]> granicus.if.org Git - nethack/commitdiff
github PR #787 - segfault for wizterrain wish
authorPatR <rankin@nethack.org>
Fri, 3 Jun 2022 19:10:55 +0000 (12:10 -0700)
committerPatR <rankin@nethack.org>
Fri, 3 Jun 2022 19:10:55 +0000 (12:10 -0700)
Pull request from entrez:  the change to show the result of a wish in
its gamelog/livelog event resulted in a segfault if that result was
&zeroobj.  It occurs for wizard mode wishes producing terrain changes
instead of objects.

Closes #787


Trivial merge