Files
nethack/win
PatR e21a5c6ac3 curses band-aid
heaputil reported an attempt to free a null pointer at line 1314 of
cursdial.c (in menu_display_page()).

curses_break_str() can return Null but its callers aren't prepared
for that.  Make it return an empty string that can be passed to
free() instead.
2025-04-20 14:19:40 -07:00
..
2025-01-04 23:38:34 -05:00
2025-04-20 14:19:40 -07:00
2025-04-09 19:46:05 +03:00
2025-04-13 12:23:09 -04:00
2025-01-04 23:38:34 -05:00
2025-01-13 13:12:40 -05:00