cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Memory leak if FTP server responds "530 Login incorrect"

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 8 Dec 2006 16:47:14 +0100 (CET)

On Fri, 8 Dec 2006, Alexey Simak wrote:

> struct connectdata allocated in url.c, line 2720 is not destroyed if multi
> interface is used and FTP server responds "530 Login incorrect".

Not only that, it leaks a whole range of memory allocations with the most
recent CVS version.

Thanks for the snippet, I'll use that and work on a fix.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-12-08