cvs commit: src/games/rogue inventory.c message.c move.c object.c pack.c rogue.h save.c score.c use.c
Matthew Dillon
dillon at apollo.backplane.com
Tue Aug 26 18:00:40 PDT 2003
I have more then once considered wiping most of /usr/games, but
everytime I think about it I get hit with a wave of nostalgia and
just can't bring myself to blast that subtree :-)
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
:
:drhodus 2003/08/26 16:52:50 PDT
:
: Modified files:
: games/rogue inventory.c message.c move.c object.c
: pack.c rogue.h save.c score.c use.c
: Log:
: The game rogue(6) has a potential buffer overflow allowing
: the attacker to gain gid games.
:
: In addition, it includes a spelling fix.
:
: Revision Changes Path
: 1.3 +4 -5 src/games/rogue/inventory.c
: 1.3 +2 -2 src/games/rogue/message.c
: 1.3 +1 -2 src/games/rogue/move.c
: 1.3 +1 -2 src/games/rogue/object.c
: 1.3 +2 -2 src/games/rogue/pack.c
: 1.3 +12 -3 src/games/rogue/rogue.h
: 1.3 +22 -12 src/games/rogue/save.c
: 1.3 +1 -2 src/games/rogue/score.c
: 1.3 +1 -2 src/games/rogue/use.c
:
More information about the Commits
mailing list