[Bug 727403] mpegts: add linkage, data_broadcast_id, private_data_specifier and parental_rating descriptors

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 8 02:32:56 PDT 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #273353|none                        |needs-work
             status|                            |

--- Comment #19 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-04-08 09:32:51 UTC ---
Review of attachment 273353:
 --> (https://bugzilla.gnome.org/review?bug=727403&attachment=273353)

::: gst-libs/gst/mpegts/gst-dvb-descriptor.c
@@ +466,3 @@
+  res->linkage_type = *data;
+  data += 1;
+

Inside all the ifs below you don't check if you have enough data available for
reading.

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