From: nhmall Date: Thu, 16 Jan 2020 15:18:37 +0000 (-0500) Subject: fixes update X-Git-Tag: NetHack-3.6.5_Released~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a8208b44c8c6183beede4a25e4b75ff0e29daf29;p=nethack fixes update --- diff --git a/doc/fixes36.5 b/doc/fixes36.5 index b024d3320..54bb65f72 100644 --- a/doc/fixes36.5 +++ b/doc/fixes36.5 @@ -6,9 +6,9 @@ produce 3.6.5 as well as any post-release fixes in binaries. General Fixes and Modified Features ----------------------------------- -have string_for_opt() return empty_optstr on failure fix accessing mons[-1] when trying to gate in a non-valid demon fix accessing mons[-1] when monster figures out if a tin cures stoning +have string_for_opt() return empty_optstr on failure ensure existing callers of string_for_opt() check return value before using it fix potential buffer overflow in add_menu_coloring() fix potential buffer overflow in sym_val()