[Bug 762717] mpegtsmux: m2ts-mode crashes (abort)
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Mar 18 11:58:26 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=762717
--- Comment #7 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
The last chunk in this buffer is from a gst_buffer_copy_region though, not a
straight alloc, so in order to just have 4 more bytes there, you'd need to
ensure the original buffer always has an extra 4 bytes available (and copy 4
extra bytes, then resize the buffer down, ensuring there's at least 4 slack
bytes there). Am I missing a simpler way ?
--
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