[Bug 707536] [collectpads] unref of NULL pointer after pad removal

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 5 05:16:00 PDT 2013


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at circular-chaos.org
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.5

--- Comment #1 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-09-05 12:15:57 UTC ---
commit d1d99af22973dd379d95fa477097576275ec1394
Author: Zaheer Abbas Merali <zaheermerali at gmail.com>
Date:   Thu Sep 5 14:14:42 2013 +0200

    collectpads: Don't unref NULL GstCollectData

    If a pad is removed while a collectpads element (say adder) is in a chain
    function waiting to be collected, there is a possibility that an unref
happens
    on a NULL pointer.

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

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