curl-library
[PATCH] Memory leak in multi.c
From: Robson Braga Araujo <robsonbraga_at_gmail.com>
Date: Mon, 8 May 2006 23:56:12 -0300
Received on 2006-05-09
Date: Mon, 8 May 2006 23:56:12 -0300
Hi,
I think I found a memory leak in libcurl. When it tries to share the
multi's hostcache with the easy handle, it throws away the easy's
hostcache without deallocating it first.
Follows attached a proposed patch against the CVS snapshot from 20060507.
-- []s, Robson It's psychosomatic. You need a lobotomy. I'll get a saw. -- Calvin
- application/octet-stream attachment: curl-multi-leak.patch