[Webkit-unassigned] [Bug 116686] [Soup] [Gstreamer] ASSERT in StreamingClient::getOrCreateReadBuffer
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 30 10:47:58 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=116686
Alberto Garcia <agarcia at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mrobinson at webkit.org
--- Comment #2 from Alberto Garcia <agarcia at igalia.com> 2013-05-30 10:46:29 PST ---
I actually don't understand why that assert is there, either it is
wrong or the name of the method is misleading, because it's creating a
new buffer every time (and we're most likely leaking memory).
This is called from ResourceHandle::ensureReadBuffer(), which is used
by several callbacks in ResourceHandle.
This comes from bug 115364 and bug 105552.
--
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