[Bug 735195] bus: Missing API to remove a bus watch

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Oct 5 12:31:38 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=735195
  GStreamer | gstreamer (core) | git

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #286732|reviewed                    |needs-work
             status|                            |

--- Comment #15 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-10-05 19:31:32 UTC ---
Review of attachment 286732:
 --> (https://bugzilla.gnome.org/review?bug=735195&attachment=286732)

::: gst/gstbus.c
@@ +977,3 @@
+  watch_id = bus->priv->signal_watch;
+
+  GST_OBJECT_UNLOCK (bus);

You'll have to set priv->signal_watch to NULL here before unlocking

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