[Bug 775120] mpegts parser: null pointer deref in _parse_pat

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Nov 26 10:04:10 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=775120

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #340786|none                        |reviewed
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 340786:
 --> (https://bugzilla.gnome.org/review?bug=775120&attachment=340786)

Looks good, just one other potential problem here

::: gst-libs/gst/mpegts/gstmpegtssection.c
@@ +430,1 @@
       g_ptr_array_new_full (nb_programs,

Above here, you probably also want to check "if (end - data < 4)", or is that
guaranteed from the caller?

-- 
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