Files
nethack/win
PatR b264e17cf2 fix use-after-free bug in curses shutdown
A year ago a use-free-bug was reported for curses.  I don't use ASAN
so haven't reproduced it, but I think this should fix it.

If the RIP window is deleted after the map window has gone away, the
code from commit 5e572d3d5f (post 3.6.7)
would execute and access the internals of the deleted map window.
2026-04-11 01:02:42 -07:00
..
2025-01-04 23:38:34 -05:00
2026-04-06 12:38:25 -04:00
2026-04-10 10:53:53 -04:00
2026-04-09 14:14:49 -04:00
2026-03-08 03:17:42 -07:00