Files
nethack/win/X11
PatR 64112c8464 X11 memory management
The big memory allocation for tiles that was unfreed according to
heaputil was actually freed by X according to a comment in the code.
But free it explicitly for #if MONITOR_HEAP so that the alloc/free
tracking stays accurate.

Also, the cached extended commands menu was not being freed, so take
care of that.  I wasn't sure where to handle it; I ended up making it
happen when the map window is torn down.
2016-02-02 15:19:31 -08:00
..
2016-01-21 23:13:49 -08:00
2002-01-05 21:06:02 +00:00
2015-06-09 19:59:38 +03:00
2015-05-25 09:21:31 +09:00
2002-01-05 21:06:03 +00:00
2015-11-02 01:51:58 -08:00
2015-11-02 01:51:58 -08:00
2015-11-02 01:51:58 -08:00
2002-01-05 21:06:03 +00:00
2002-01-05 21:06:03 +00:00
2015-06-09 19:59:38 +03:00
2002-01-05 21:06:03 +00:00
2015-05-25 09:21:31 +09:00
2015-05-25 09:21:31 +09:00
2016-02-02 15:19:31 -08:00
2015-05-25 09:21:31 +09:00
2016-02-02 15:19:31 -08:00
2016-01-15 20:56:12 -08:00
2015-12-18 07:42:23 -08:00
2015-05-25 09:21:31 +09:00
2016-01-21 23:13:49 -08:00