[Bug 740616] decklinksink: crash on recreation

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 28 05:52:19 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740616
  GStreamer | gst-plugins-bad | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-11-28 13:52:14 UTC ---
commit ee8766b342a9feb68f1e1ed4947db1f3ca5660b3
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Nov 28 14:50:18 2014 +0100

    decklinksrc: Handle callback/delegate object the same way as in the sink

    Potentially fixes crashes.

commit 2a0123d79a86b4d22a147cebf5cdb9c80158ef87
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Nov 28 14:46:06 2014 +0100

    decklinksink: Don't crash when going to READY another time

    We have to handle the callback object a bit different:
    a) it needs a virtual destructor
    b) we need to set the callback to NULL when we're done with the output
    c) create a new one every time

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

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