[gstreamer-bugs] [Bug 641706] discoverer: Keep references on discoverer objects for callbacks
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Feb 7 01:53:11 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=641706
GStreamer | gst-plugins-base | unspecified
--- Comment #1 from Arun Raghavan <arun at accosted.net> 2011-02-07 09:53:08 UTC ---
Created an attachment (id=180277)
View: https://bugzilla.gnome.org/attachment.cgi?id=180277
Review: https://bugzilla.gnome.org/review?bug=641706&attachment=180277
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