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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 17 15:53:09 PST 2011


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.32

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-01-17 23:53:06 UTC ---
commit e730ce71dc72df6d380d53c1a65aacb0c0c134b6
Author: Arun Raghavan <arun.raghavan at collabora.co.uk>
Date:   Tue Jan 18 00:08:32 2011 +0530

    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.

    https://bugzilla.gnome.org/show_bug.cgi?id=639755

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