[Bug 796692] buffer: Merging memories while mapping is unsafe for non-writable buffers

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 28 08:58:45 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796692

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Interesting, actually we only replace the memories if the buffer is writable.
So why does this fail at all then, even the original one.

>     if (writable) {
>      _replace_memory (buffer, len, idx, length, gst_memory_ref (nmem));

Needs some more debugging now.

(In reply to Tim-Philipp Müller from comment #3)
> Good thing we're moving to an issue tracker that has emojis.

Good that Bugzilla at least supports unicode so 

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list