]> granicus.if.org Git - nethack/commitdiff
next qbuf overflow
authornethack.allison <nethack.allison>
Fri, 9 May 2003 04:03:16 +0000 (04:03 +0000)
committernethack.allison <nethack.allison>
Fri, 9 May 2003 04:03:16 +0000 (04:03 +0000)
By naming the candelabrum as long a name as the game will allow, and by naming a candle the longest name also, a qbuf overflow and crash is
triggered when you attach the candle to the candelabrum.

doc/fixes34.2

index adc79c8057dd6fb8db41fd80a1440189dcab19d0..c5a274f89d0361e1812dc67a59365b60893debf9 100644 (file)
@@ -53,6 +53,7 @@ update map display sooner when pushed boulder triggers land mine explosion
 prevent fatal error from prompt string overflow in lift_object() 
 make sure that leashed monsters are released prior to shopkeeper inheriting
        dead character's inventory
+attaching long named candle to long named candelabrum caused buffer overflow
 
 
 Platform- and/or Interface-Specific Fixes