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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 8 01:59:37 PST 2011


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

--- Comment #5 from Arun Raghavan <arun at accosted.net> 2011-02-08 09:59:33 UTC ---
Created an attachment (id=180374)
 View: https://bugzilla.gnome.org/attachment.cgi?id=180374
 Review: https://bugzilla.gnome.org/review?bug=641706&attachment=180374

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