RESOLVED INVALID 129292
[GStreamer] HTTP source element leaks if not used in combination with libsoup
https://bugs.webkit.org/show_bug.cgi?id=129292
Summary [GStreamer] HTTP source element leaks if not used in combination with libsoup
Philippe Normand
Reported 2014-02-24 23:37:47 PST
I think the patch for bug 105552 might have introduced this memory leak. It happens with qtwebkit at least although with some minor modifications to not pre-allocate the gst buffers from the ResourceHandle I think it would happen in GTK as well.
Attachments
Philippe Normand
Comment 1 2014-02-24 23:38:27 PST
Workaround: disable the webkit internal http element (see initializeGStreamerAndRegisterWebKitElements)
Philippe Normand
Comment 2 2014-03-10 10:03:41 PDT
Note You need to log in before you can comment on or make changes to this bug.