[Bug 728364] mpegts: add service list, stuffing and bouquet name descriptors
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Apr 16 11:19:40 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=728364
GStreamer | gst-plugins-bad | git
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #274505|none |needs-work
status| |
--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-04-16 18:19:35 UTC ---
Review of attachment 274505:
--> (https://bugzilla.gnome.org/review?bug=728364&attachment=274505)
::: gst-libs/gst/mpegts/gst-dvb-descriptor.c
@@ +410,3 @@
+ data = (guint8 *) descriptor->data + 2;
+
+ *bouquet_name = get_encoding_and_convert ((const gchar *) data + 1, *data);
You are reading two bytes here but the size check is only for one byte
--
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