Yikes! sftp.c wasn't using the misc.h wrappered malloc functions,
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 14 Nov 2001 12:58:42 +0000 (12:58 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 14 Nov 2001 12:58:42 +0000 (12:58 +0000)
commit78139cd8c34cff7d71f9aead284b2ce4f95f78dd
tree1e2e034b8eed6963b5e0ceba1a65e53dbc85bb03
parentcad566a90c7fb96fe17a9054bc5f8a02455fd1d2
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: svn://svn.tartarus.org/sgt/putty@1383 cda61777-01e9-0310-a592-d414129be87e
sftp.c