[Bug 735861] dataurisrc: make src thread safe

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 4 00:58:39 PDT 2014


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

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

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

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-09-04 07:58:31 UTC ---
Review of attachment 285116:
 --> (https://bugzilla.gnome.org/review?bug=735861&attachment=285116)

::: gst/dataurisrc/gstdataurisrc.c
@@ +232,3 @@
+     * just in case a buffer is provided*/
+    if (*buf != NULL)
+      gst_buffer_unref (*buf);

Add a GST_FIXME_OBJECT() for this case. It should be fixed once the assumptions
are not true anymore

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