]> granicus.if.org Git - nethack/commitdiff
fixes update
authornhmall <nhmall@nethack.org>
Thu, 16 Jan 2020 15:18:37 +0000 (10:18 -0500)
committernhmall <nhmall@nethack.org>
Thu, 16 Jan 2020 15:18:37 +0000 (10:18 -0500)
doc/fixes36.5

index b024d332033f6203127cf0742594649790ce589b..54bb65f729a1f401140600d28c65168047b0b94a 100644 (file)
@@ -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()