[Bug 762717] mpegtsmux: m2ts-mode crashes (abort)
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Oct 17 11:37:32 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=762717
Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.9.91
--- Comment #11 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
commit 1630d2a0d7228765a169bbca4a745a46a9484e4a
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date: Fri Mar 18 14:09:37 2016 +0000
mpegtsmux: fix buffer size mismatch in M2TS mode
In M2TS mode, we need an extra 4 bytes in the buffer, so need
to ensure the buffer can contain these. The allocation site
does not know the mode, so this is done in all cases.
--
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