[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 10:07:20 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751528
Luis de Bethencourt <luis at debethencourt.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #306147|none |committed
status| |
--- Comment #15 from Luis de Bethencourt <luis at debethencourt.com> ---
Review of attachment 306147:
--> (https://bugzilla.gnome.org/review?bug=751528&attachment=306147)
commit 0ca354eb102d883d0bc4cb9762c8911ccf698ffc
Author: Sangkyu Park <sk1122.park at samsung.com>
Date: Fri Jun 26 15:58:25 2015 +0900
mpegdemux: check pointer before dereferencing
gst_ps_demux_get_stream() could return NULL when it is unknown stream,
check this hasn't happened before dereferencing the returned pointer.
https://bugzilla.gnome.org/show_bug.cgi?id=751528
--
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