]> granicus.if.org Git - nethack/commit
final qbuf patch
authornethack.allison <nethack.allison>
Sat, 10 May 2003 21:11:16 +0000 (21:11 +0000)
committernethack.allison <nethack.allison>
Sat, 10 May 2003 21:11:16 +0000 (21:11 +0000)
commit6f56da52610e8cfcd217d679abf0b8ce3f3ede18
tree3987f312bc6dc8c2ee7578196bc81ef38882b75d
parent0f7508090d8f4cf19e0f42c73baa7170c6607ac3
final qbuf patch

This is my final src mod to ensure that a qbuf does not overflow due to
a lengthy named object.  These recent patches, coupled with the core yn_function() patch earlier, should make it much rarer for a QBUFSZ
buffer overflow to occur in a window port routine (unless the window
port routine has its own bugs, but that isn't the core's fault).
src/lock.c
src/mhitu.c
src/trap.c