[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:44:06 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751528
--- Comment #8 from Sangkyu Park <sk1122.park at samsung.com> ---
It is 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