cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: FW: scp upload failure memory leak

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 21 May 2008 20:16:21 +0200 (CEST)

On Wed, 21 May 2008, Jeff Weber wrote:

> I tried adding a call to
> state(conn, SSH_SCP_CHANNEL_FREE);
> inside ssh.c:scp_disconnect() to no avail. I'm not familiar with the details
> of the SSH state machine. Any help would be appreciated.
>
> Alternatively, I tried uploading to sftp:// . This protocol also leaks upon
> a transfer timeout.

I'll look into this as soon as I get some time for it. Any chance you can
write up a test case for the test suite that repeats this problem? It'd help
us a lot...

-- 
  / daniel.haxx.se
Received on 2008-05-21