]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Argh. With DEBUG and MALLOC_LOG enabled, I found output intended for the
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 8 Dec 2002 14:44:42 +0000 (14:44 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 8 Dec 2002 14:44:42 +0000 (14:44 +0000)
commit918bad5ddd82ef03e950d11090f39acf417045fc
tree78a7ccdaf94f832124163ef198501ccf4734ef0e
parentcc23f454301f11883aa4070b6df4c13d4cba8429
Argh. With DEBUG and MALLOC_LOG enabled, I found output intended for the
console was ending up in one or other of debug.log or putty_mem.log. I
don't really understand why, but I've put some extra paranoia and caching
in debug(()) and that seems to have fixed it (tm). Perhaps I can get back
to debugging...

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