[Bug 671136] mpegtsmux: add support for SDT and NIT tables for DVB-S/DVB-T

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 15 07:03:46 PST 2013


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

--- Comment #30 from Edward Hervey <bilboed at bilboed.com> 2013-11-15 15:03:40 UTC ---
Review of attachment 258542:
 --> (https://bugzilla.gnome.org/review?bug=671136&attachment=258542)

::: gst-libs/gst/mpegts/gst-dvb-descriptor.c
@@ +97,3 @@
+
+  converted_name = encoding_from_utf8 (name, &size);
+  g_return_val_if_fail (converted_name != NULL, NULL);

This needs to be a proper check/return (and not a g_return_val_if_fail())

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