#R650: Game crash (Panic - obj not free)

> <email deleted>
> Oops! [...]
> Suddenly, the dungeon collapses.
> place_object: obj not free
>
> The crash is reproducible in wizmode by wishing for a landmine, arming it and
> pushing a wished-for boulder onto it.
This commit is contained in:
nethack.allison
2002-03-23 01:35:59 +00:00
parent 9fd9ff3db9
commit fba4cbd6af
3 changed files with 6 additions and 4 deletions

View File

@@ -2,6 +2,7 @@ $RCSfile$ $Revision$ $Date$
General Fixes and Modified Features
-----------------------------------
Prevent panic() obj_not_free when pushing a boulder over a landmine
Platform- and/or Interface-Specific Fixes