.. |
adventure
|
Coverity CID 2737: Handle linked-lists properly. Use calloc instead of malloc
|
2006-03-21 17:14:15 +00:00 |
arithmetic
|
…
|
|
atc
|
Add missing parens.
|
2006-03-22 15:24:52 +00:00 |
backgammon
|
It's "its."
|
2006-04-24 18:00:53 +00:00 |
banner
|
…
|
|
battlestar
|
…
|
|
bcd
|
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
|
2006-05-11 23:16:28 +00:00 |
boggle
|
fclose() open FILE * even though we are returning to fail anyway.
|
2006-03-18 09:40:46 +00:00 |
caesar
|
…
|
|
canfield
|
Fix typo in the instructions.
|
2006-02-25 02:06:08 +00:00 |
ching
|
…
|
|
countmail
|
…
|
|
cribbage
|
remove duplicate #include <stdlib.h>
|
2006-03-20 12:32:21 +00:00 |
dab
|
Add a virtual destructor to avoid "future ABI issues". I love c++.
|
2006-05-14 06:38:04 +00:00 |
dm
|
…
|
|
factor
|
…
|
|
fish
|
…
|
|
fortune
|
Coverity CID 3269: Fix memory leak.
|
2006-05-13 22:28:04 +00:00 |
gomoku
|
avoid a pointer sign difference.
|
2006-05-11 00:17:07 +00:00 |
hack
|
Coverity CID 3382: Fix memory leak.
|
2006-05-13 22:45:11 +00:00 |
hangman
|
…
|
|
hunt
|
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
|
2006-05-09 20:18:05 +00:00 |
larn
|
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
|
2006-05-11 23:16:28 +00:00 |
mille
|
Coverity CID 695: Remove impossible condition. This changes the scoring as
|
2006-03-19 00:29:27 +00:00 |
monop
|
Coverity CID 998: Possible NULL pointer deref. Actually this was a bug
|
2006-03-19 00:19:31 +00:00 |
morse
|
…
|
|
number
|
…
|
|
phantasia
|
Coverity CID 3508: Fix file leak.
|
2006-05-13 22:29:53 +00:00 |
pig
|
…
|
|
pom
|
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
|
2006-05-11 23:16:28 +00:00 |
ppt
|
…
|
|
primes
|
…
|
|
quiz
|
…
|
|
rain
|
…
|
|
random
|
…
|
|
robots
|
If getpwuid() returns null, its not usually a good idea to dereference
|
2006-03-17 23:11:47 +00:00 |
rogue
|
XXX: GCC uninitialized
|
2006-05-14 03:15:50 +00:00 |
sail
|
fix buffer overflow (CVE-2006-1744), from Debian
|
2006-04-20 10:57:26 +00:00 |
snake
|
if getpwuid() returns null, print out the uid rather than dereferencing
|
2006-03-17 23:22:59 +00:00 |
tetris
|
Coverity CID 868: Fix possible NULL deref (after INFTIM passes :-)
|
2006-03-19 00:50:28 +00:00 |
trek
|
Coverity CID 1197: Don't pass -1 to close.
|
2006-03-19 01:00:35 +00:00 |
wargames
|
…
|
|
worm
|
…
|
|
worms
|
…
|
|
wtf
|
…
|
|
wump
|
…
|
|
Makefile
|
…
|
|
Makefile.inc
|
…
|
|