]> granicus.if.org Git - nethack/commit
final qbuf patch
authornethack.allison <nethack.allison>
Sat, 10 May 2003 21:16:39 +0000 (21:16 +0000)
committernethack.allison <nethack.allison>
Sat, 10 May 2003 21:16:39 +0000 (21:16 +0000)
commitb32a445a2cd3d05f217b9af31c393e4b2cc20209
treed95f0cbb5056912ac79f0fe8c504004b9ea0ff5b
parent6f56da52610e8cfcd217d679abf0b8ce3f3ede18
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).
doc/fixes34.2