next qbuf overflow

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.
This commit is contained in:
nethack.allison
2003-05-09 04:03:16 +00:00
parent 5353192bda
commit 9746d9404e

View 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