]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Further tightening up in PSCP. Fixed a couple more holes whereby a
authorSimon Tatham <anakin@pobox.com>
Sun, 26 Aug 2001 15:31:29 +0000 (15:31 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 26 Aug 2001 15:31:29 +0000 (15:31 +0000)
commit306a13c025ff81dedb08bbef7a51ef3158016de0
treeba291816af22c7ec269b79232340bebe7b6969a0
parentf7f96066f79c6a4e21da703ad7f0fc385e81eadc
Further tightening up in PSCP. Fixed a couple more holes whereby a
malicious SCP server could have written to areas other than the ones
the user requested; cleared up buffer overruns everywhere. Hopefully
we now do not use arbitrary buffer limits _anywhere_.

[originally from svn r1205]
misc.c
misc.h
psftp.c
scp.c