]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
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)
commit5eeff974fde2255913ccc310ca1acacaa1bd147c
tree6535745669b648f5d6f151a89b76faf2a775bd55
parent88a3baa06541fc6563f5f94bac4758141eada690
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.

[originally from svn r1497]
misc.c