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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 13 07:41:55 PDT 2009


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





--- Comment #10 from Xan Lopez <xan.lopez at gmail.com>  2009-08-13 07:41:53 PDT ---
(In reply to comment #9)
> Ah sorry. A missed the little detail about the "static" keyword there. :/
> 
> I don't really see the reason for that code to fix anything either. But I have
> tested with and without it multiple times. Without the change to
> "ResourceHandleSoup.cpp" it leaks, with it it doesn't.
> 
> BTW I'm testing leak with "cat /proc/<pid>/smaps" and then diff the output. The
> heap is building quite fast.

Well, I don't understant what could happen then. If the leak was in the
security code it would make sense, but I don't see how the patch for the
ResourceHandleSoup file could affect anything. Could you pass webkit through
valgrind without any of the patches and see what it says?

-- 
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