]> granicus.if.org Git - nethack/commit
U313 - crash applying figurine, cursed bell or candles
authorcohrs <cohrs>
Tue, 4 Mar 2003 06:53:25 +0000 (06:53 +0000)
committercohrs <cohrs>
Tue, 4 Mar 2003 06:53:25 +0000 (06:53 +0000)
commit4d6cfb01a792e45f277edc256434cba61f9d0282
treeb9984bd26a3c178eda71edb4e2d81a02c32646f0
parent27977b7c1599824635c1c948067f1bae4a737b73
U313 - crash applying figurine, cursed bell or candles
Reported for applying a figurine that was used up, but I found the same
problem could affect cursed bells and candles.  Modified all three helper
functions to indicate when the object is gone, and modified doapply to
deal with this before doing the artifact check.
doc/fixes34.2
src/apply.c