cvs commit: src/games/rogue inventory.c message.c move.c object.c pack.c rogue.h save.c score.c use.c
David Rhodus
drhodus at crater.dragonflybsd.org
Tue Aug 26 16:53:39 PDT 2003
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