CVSROOT: /home/cvs Module name: putty Changes by: simon 01/11/14 12:58:42 Modified files: . : sftp.c Log message: 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 :-/