fixes update
This commit is contained in:
@@ -6,9 +6,9 @@ produce 3.6.5 as well as any post-release fixes in binaries.
|
|||||||
|
|
||||||
General Fixes and Modified Features
|
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 trying to gate in a non-valid demon
|
||||||
fix accessing mons[-1] when monster figures out if a tin cures stoning
|
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
|
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 add_menu_coloring()
|
||||||
fix potential buffer overflow in sym_val()
|
fix potential buffer overflow in sym_val()
|
||||||
|
|||||||
Reference in New Issue
Block a user