Improvements to the malloc debugging stuff: when MALLOC_LOG is
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 15 Dec 2001 14:09:51 +0000 (14:09 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 15 Dec 2001 14:09:51 +0000 (14:09 +0000)
commitd7da76caa0881547d3605670e4e1644f92d80ea9
tree6535745669b648f5d6f151a89b76faf2a775bd55
parentbeefa433b8268f0a7bf334ce37563dd3361a4177
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: svn://svn.tartarus.org/sgt/putty@1497 cda61777-01e9-0310-a592-d414129be87e
misc.c