[Bug 665988] mpegtsparse: segfault on malformed packets when retrieving table_id

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 12 06:55:58 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=665988
  GStreamer | gst-plugins-bad | git

Julien Isorce <julien.isorce> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #203252|0                           |1
        is obsolete|                            |

--- Comment #5 from Julien Isorce <julien.isorce at gmail.com> 2011-12-12 14:55:57 UTC ---
Created an attachment (id=203256)
 View: https://bugzilla.gnome.org/attachment.cgi?id=203256
 Review: https://bugzilla.gnome.org/review?bug=665988&attachment=203256

Revert "mpegtsparse: check offset when retrieving table_id on malformed
packets"

This reverts commit e62978d045d57ee9fed7598c02b9017eb974ea36

Original commit is valid but not enough to avoid out of range.
It supposes that GST_BUFFER_DATA (packet->buffer) is equal to
packet->data which is wrong.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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