Fix segfault (should free act.buf not act.name, because the latter
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 29 Aug 2001 08:56:26 +0000 (08:56 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 29 Aug 2001 08:56:26 +0000 (08:56 +0000)
commitd4aa8594a34f1ce449e6815bcb3feea4b545c08b
tree94f0b2d5488318c42263f021ceccf865962bd813
parentb3dcd9b2e83d61b9441c95ccfb784ed718173244
Fix segfault (should free act.buf not act.name, because the latter
might not point at the start of the former). Cheers Minefield :-)

git-svn-id: svn://svn.tartarus.org/sgt/putty@1224 cda61777-01e9-0310-a592-d414129be87e
scp.c