]> granicus.if.org Git - nethack/commitdiff
fixes entry for PR #433
authornhmall <nhmall@nethack.org>
Tue, 29 Dec 2020 23:02:01 +0000 (18:02 -0500)
committernhmall <nhmall@nethack.org>
Tue, 29 Dec 2020 23:02:01 +0000 (18:02 -0500)
Closes #433

doc/fixes37.0

index cacc868b0d9a4c7566f72dd3fb87408678413c40..1e7d25d566e9af0ffcef7a1749a4632d0b587fa3 100644 (file)
@@ -466,6 +466,8 @@ ensure that monster female name variation ends up as a female during ^G
 arbitrate when there is a conflict between gender term (male or female) and
        a gender-tied monster name (cavewoman) during ^G; gender term wins
 wizard mode sanity check complained about Wizard's clone mimicking a monster
+new ^G gender-naming handling code required a guard against null permonst
+       pointer which could occur under some circumstances
 
 curses: 'msg_window' option wasn't functional for curses unless the binary
        also included tty support