Files
nethack/win
PatR 1d5b59ab7e curses memory: 'anything identifier'
Three or four instances of one simple memory leak.  Allocating a union
'anything' to pass to add_menu(), then not doing anything with it.  The
value gets copied so there's no reason for the original to stick around.

[There are still lots of other memory leaks.]
2019-02-07 17:10:55 -08:00
..
2018-11-11 10:29:52 -05:00
2019-01-29 17:14:55 -08:00
2019-01-29 17:14:55 -08:00
2018-11-11 10:29:52 -05:00
2019-01-29 17:07:00 -05:00
2018-12-09 13:09:30 -05:00
2019-01-29 17:14:55 -08:00
2018-12-29 03:02:07 -08:00