WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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
Turns out this is a qtwebkit bug:
https://bugreports.qt-project.org/browse/QTBUG-369793
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug