Files
nethack/src
PatR adf64764f4 minor memory leak
I ran the fuzzer with MONITOR_HEAP enabled and heaputil found a dozen
or so un-free'd allocations, all made by the same dupstr() call in
special_handling() for "symset" and "roguesymset".  (Reproducible with
a few tens of thousands of fuzzer moves, although you have to take
over from the fuzzer and make a clean exit rather than just interrupt
it or there'll be lots of other un-free'd memory.)  I haven't actually
figured out how/why it was leaking, but reorganizing the code has made
the leak go away (according to a couple of even longer fuzzer runs) so
I'm settling for that.
2018-12-29 20:41:16 -08:00
..
2018-11-11 10:29:52 -05:00
2018-09-10 21:13:10 +03:00
2018-04-25 15:00:13 -04:00
2018-12-24 18:43:51 -08:00
2018-12-28 15:06:45 -08:00
2018-12-10 09:00:50 -05:00
2018-11-17 16:40:53 -08:00
2015-11-08 01:37:55 -08:00
2018-12-02 02:09:22 -08:00
2018-12-23 12:37:26 -08:00
2018-11-25 14:31:20 -08:00
2018-12-25 17:07:45 -08:00
2018-10-02 16:53:22 -07:00
2018-12-15 15:46:49 -08:00
2015-11-08 01:37:55 -08:00
2018-12-29 20:41:16 -08:00
2018-12-27 13:31:42 -08:00
2016-04-16 15:37:35 -07:00
2018-05-15 17:06:51 -07:00
2018-04-25 15:00:13 -04:00
2018-12-16 18:52:55 -05:00
2016-05-20 17:01:40 -07:00
2018-11-25 14:31:20 -08:00
2018-12-27 15:01:15 -08:00
2018-12-21 14:36:55 -08:00
2018-11-29 18:33:34 -08:00
2018-12-23 12:13:37 -08:00
2018-10-20 23:14:33 -04:00
2018-12-25 13:48:51 -08:00
2018-12-29 20:41:16 -08:00
2018-12-29 20:39:11 -08:00
2018-12-25 16:52:33 -08:00
2018-11-12 11:02:40 -08:00
2018-12-18 03:13:41 -08:00
2018-12-28 19:10:54 -08:00
2016-05-20 17:01:40 -07:00
2018-11-16 20:51:22 -05:00
2018-04-25 16:54:50 -04:00
2018-12-27 15:37:06 -08:00
2018-11-20 17:56:16 -08:00
2018-12-27 13:31:42 -08:00
2018-11-20 17:56:16 -08:00
2018-04-25 15:00:13 -04:00
2018-11-17 16:40:53 -08:00
2018-04-25 15:00:13 -04:00
2018-11-17 16:40:53 -08:00
2018-09-17 18:28:49 -07:00