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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Oct 11 10:16:54 PDT 2014


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

--- Comment #18 from Linus Svensson <linus.p.svensson at gmail.com> 2014-10-11 17:16:49 UTC ---
(In reply to comment #15)
> You'll have to set priv->signal_watch to NULL here before unlocking

It looks like that is already taken care of in gst_bus_source_finalize. If you
look at gst_bus_remove_signal_watch, priv->signal_watch is not set to NULL.
Shouldn't gst_bus_remove_watch and gst_bus_remove_signal_watch should be
implemented in the same manner?

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