[Bug 751528] mpegdemux: Fix a prevent defect which dereference null return value. (Minor clean up)
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jun 26 00:30:07 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751528
--- Comment #3 from Sangkyu Park <sk1122.park at samsung.com> ---
Created attachment 306142
--> https://bugzilla.gnome.org/attachment.cgi?id=306142&action=edit
Sorry, I attached the patch again.
Fix a prevent defect which dereference null return value.
'gst_ps_demux_get_stream' function could return NULL when it is unknown stream.
So I added NULL check.
--
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