$NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.2 $ $NHDT-Date: 1578972411 2020/01/14 03:26:51 $ fixes36.5 contains a terse summary of changes made to 3.6.4 in order to 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 ensure existing callers of string_for_opt() check return value before using it fix potential buffer overflow in add_menu_coloring() Fixes to Post-3.6.4 Problems that Were Exposed Via git Repository ------------------------------------------------------------------ Platform- and/or Interface-Specific Fixes or Features ----------------------------------------------------- Windows OPTIONS=map_mode:fit_to_screen could cause a game start failure General New Features -------------------- none