Source-Changes archive

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

CVS commit: [netbsd-1-6] basesrc/games/rogue



Module Name:    basesrc
Committed By:   lukem
Date:           Tue Oct  1 23:45:18 UTC 2002

Modified Files:
        basesrc/games/rogue [netbsd-1-6]: message.c

Log Message:
Pull up revision 1.9 (requested by mrg in ticket #892):
- use correctly bounded strings when reloading a saved game.  in particular,
do not let the save game file "string length" exceed the amount of space
supplied.  as noted by <stanojr%iserver.sk@localhost> on bugtraq.
- minor KNF.
tested by simonb.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.8.2.1 basesrc/games/rogue/message.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