[Bug 659573] multipartdemux: segfault

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 7 08:24:33 PST 2011


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

--- Comment #11 from Nicola <lists at svrinformatica.it> 2011-12-07 16:24:28 UTC ---
the relevant code in the patch is this:

     return mppad;
+  } else {
+    GST_WARNING_OBJECT (demux,
+        "No MIME type e force-mime-if-null not setted, cannot create pad");
+    if (created) {
+      *created = FALSE;
+    }
+    return NULL;
   }

I'm not using anymore the trendnet camera, I think the patch could be useful in
general,

Nicola

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