[Bug 678017] gstfunnel: access of freed pad object

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 14 06:13:04 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=678017
  GStreamer | gstreamer (core) | git

Vincent Penquerc'h <vincent.penquerch> changed:

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

--- Comment #3 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2012-06-14 13:12:55 UTC ---
After IRC discussion, I've changed the annotation to full, then pushed the
original patch (0.10 and master):

commit 066b515985897495cae32fca5b7eeeec260c40c9
Author: David Svensson Fors <davidsf at axis.com>
Date:   Tue Jun 12 13:26:35 2012 +0200

    gstfunnel: avoid access of freed pad

    Save the value of the pad's got_eos in gst_funnel_release_pad,
    before calling gst_element_remove_pad. This is because
    gst_element_remove_pad may free the pad.

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


Thanks

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