[Webkit-unassigned] [Bug 123015] [GStreamer] webkitwebaudiosrc element needs to emit stream-start, caps and segment events
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 6 03:06:05 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=123015
--- Comment #17 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-12-06 03:04:14 PST ---
(From update of attachment 218584)
View in context: https://bugs.webkit.org/attachment.cgi?id=218584&action=review
>> Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:266
>> +
>
> It's probably a good idea to switch to a smart pointer here.
Also this will crash because you free some random memory that you didn't allocate ;) Just don't do anything here, the segment does not have any extra allocations
--
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