[Bug 768467] New: [avidemux] do not increase num_streams when parse_stream fail
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jul 6 02:13:16 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=768467
Bug ID: 768467
Summary: [avidemux] do not increase num_streams when
parse_stream fail
Classification: Platform
Product: GStreamer
Version: git master
OS: All
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: seoungil.kang at lge.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 330929
--> https://bugzilla.gnome.org/attachment.cgi?id=330929&action=edit
patch for this issue.
Failure handling code in the function "gst_avi_demux_parse_stream()"
increases num_streams of avi context. It's causing SIGSEGV because the
stream data structure indexed by num_streams is not updated after
initializing to 0 or NULL.
--
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