[Bug 641706] discoverer: Keep references on discoverer objects for callbacks

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 17 10:48:33 PST 2011


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

--- Comment #7 from Arun Raghavan <arun at accosted.net> 2011-02-17 18:48:29 UTC ---
Created an attachment (id=181159)
 View: https://bugzilla.gnome.org/attachment.cgi?id=181159
 Review: https://bugzilla.gnome.org/review?bug=641706&attachment=181159

discoverer: Use g_signal_connect_object instead of g_signal_connect

We want to make sure the discoverer object passed to the various
callbacks doesn't become invalid if a callback is pending and the object
is free'd in the mean time.

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