Add random commentary to SOCKS code.
[u/mdw/putty] / psftp.c
diff --git a/psftp.c b/psftp.c
index c1d4950..ca01f12 100644 (file)
--- a/psftp.c
+++ b/psftp.c
@@ -472,6 +472,8 @@ int sftp_general_get(struct sftp_command *cmd, int restart)
                ret = 0;
                xfer_set_error(xfer);
            }
+
+           sfree(vbuf);
        }
     }