[gstreamer-bugs] [Bug 639755] discoverer: Clean up callbacks in dispose()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 17 10:44:25 PST 2011


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

--- Comment #3 from Arun Raghavan <arun at accosted.net> 2011-01-17 18:44:18 UTC ---
Created an attachment (id=178546)
 View: https://bugzilla.gnome.org/attachment.cgi?id=178546
 Review: https://bugzilla.gnome.org/review?bug=639755&attachment=178546

discoverer: Make sure we call _stop() before being freed

This ensures that everything is properly cleaned up before the
GstDiscoverer object is freed. Specifically, it makes sure that we've
removed the async timeout callback before freeing the object to avoid a
potential crash later on.

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