[Webkit-unassigned] [Bug 116686] [Soup] [Gstreamer] ASSERT in StreamingClient::getOrCreateReadBuffer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 30 11:45:29 PDT 2013


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





--- Comment #7 from Carlos Garcia Campos <cgarcia at igalia.com>  2013-05-30 11:44:00 PST ---
I had missed the leakPtr in didReceiveData, so we are in the end creating and mapping the buffer before every data chunk, and releasing it after.

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