Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/games/hack
Module Name: src
Committed By: snj
Date: Mon Jun 29 23:33:53 UTC 2009
Modified Files:
src/games/hack [netbsd-5]: hack.do_name.c hack.h hack.invent.c
hack.main.c hack.rip.c hack.topl.c hack.unix.c
Log Message:
Pull up following revision(s) (requested by dholland in ticket #844):
games/hack/hack.unix.c: revision 1.13
games/hack/hack.topl.c: revision 1.11
games/hack/hack.invent.c: revision 1.13
games/hack/hack.rip.c: revision 1.11
games/hack/hack.main.c: revision 1.13
games/hack/hack.h: revision 1.13 via patch
games/hack/hack.do_name.c: revision 1.10
Fix two serious string-handling bugs (one exploitable, one probably
exploitable) and also add proper checking/paranoia in several other
places.
To generate a diff of this commit:
cvs rdiff -u -r1.7.10.1 -r1.7.10.2 src/games/hack/hack.do_name.c
cvs rdiff -u -r1.10 -r1.10.38.1 src/games/hack/hack.h
cvs rdiff -u -r1.10.26.1 -r1.10.26.2 src/games/hack/hack.invent.c
cvs rdiff -u -r1.10.10.1 -r1.10.10.2 src/games/hack/hack.main.c
cvs rdiff -u -r1.8.10.1 -r1.8.10.2 src/games/hack/hack.rip.c \
src/games/hack/hack.topl.c
cvs rdiff -u -r1.9.38.1 -r1.9.38.2 src/games/hack/hack.unix.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