Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   jsm
Date:           Thu Sep  9 17:28:00 UTC 1999

Modified Files:
        basesrc/games/gomoku: pickmove.c
        basesrc/games/monop: cards.c initdeck.c monop.c monop.h prop.c
        basesrc/games/rogue: init.c
        basesrc/games/snake/snscore: snscore.c
        basesrc/games/worm: worm.c

Log Message:
Check for failure of malloc() and calloc() at various places in the games.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/games/gomoku/pickmove.c
cvs rdiff -r1.9 -r1.10 basesrc/games/monop/cards.c \
    basesrc/games/monop/initdeck.c
cvs rdiff -r1.7 -r1.8 basesrc/games/monop/monop.c
cvs rdiff -r1.8 -r1.9 basesrc/games/monop/monop.h
cvs rdiff -r1.5 -r1.6 basesrc/games/monop/prop.c
cvs rdiff -r1.8 -r1.9 basesrc/games/rogue/init.c
cvs rdiff -r1.9 -r1.10 basesrc/games/snake/snscore/snscore.c
cvs rdiff -r1.14 -r1.15 basesrc/games/worm/worm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index