DragonFly commits List (threaded) for 2003-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/games/rogue inventory.c message.c move.c object.c pack.c rogue.h save.c score.c use.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]