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)
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


No differences found