]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit - misc.c
Improvements to the malloc debugging stuff: when MALLOC_LOG is
authorSimon Tatham <anakin@pobox.com>
Sat, 15 Dec 2001 14:09:51 +0000 (14:09 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 15 Dec 2001 14:09:51 +0000 (14:09 +0000)
commit770871ddc06c0b1916c7be25f74e1d86baa9a466
tree6535745669b648f5d6f151a89b76faf2a775bd55
parent129ba8bea582708a429bdc17073658001ecdbf88
Improvements to the malloc debugging stuff: when MALLOC_LOG is
enabled, so that all mallocs and reallocs are tagged with a file
name and line number, this information is now shown in the `Out of
memory!' panic box.

git-svn-id: http://svn.tartarus.org/sgt/putty@1497 cda61777-01e9-0310-a592-d414129be87e
misc.c