]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix segfault (should free act.buf not act.name, because the latter
authorSimon Tatham <anakin@pobox.com>
Wed, 29 Aug 2001 08:56:26 +0000 (08:56 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 29 Aug 2001 08:56:26 +0000 (08:56 +0000)
commit1a1ed1ff710017cf62982f57eca71a56860549bc
tree94f0b2d5488318c42263f021ceccf865962bd813
parentc9326c240e4a25ba9e91fb42f10a0f865d2fe1d4
Fix segfault (should free act.buf not act.name, because the latter
might not point at the start of the former). Cheers Minefield :-)

[originally from svn r1224]
scp.c