[Webkit-unassigned] [Bug 28148] Requests through the SOUP layer leaks memory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 13 04:19:50 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28148





--- Comment #8 from Xan Lopez <xan.lopez at gmail.com>  2009-08-13 04:19:49 PDT ---
(In reply to comment #7)
> I would guess that "handle->defaultSession()" which creates a new SoupSession
> must be followed by a "free" of some kind. But I'm not familiar enough with the
> code and code flow to know where that should be.

Well, but unless I'm mistaken we don't do that. The session we return is a
static variable, so it's only created once.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list