]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Yikes! sftp.c wasn't using the misc.h wrappered malloc functions,
authorSimon Tatham <anakin@pobox.com>
Wed, 14 Nov 2001 12:58:42 +0000 (12:58 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 14 Nov 2001 12:58:42 +0000 (12:58 +0000)
commit9bf112efde6c9dfce2290593c1c6f155dc42ebe0
tree1e2e034b8eed6963b5e0ceba1a65e53dbc85bb03
parentfa343f1210c9abe43ffecbc73fc8bb218fa6afba
Yikes! sftp.c wasn't using the misc.h wrappered malloc functions,
meaning that PSFTP couldn't meaningfully be debugged using
Minefield. That's what I get for developing it under Unix and
forgetting to port it properly :-/

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