[Bug 725855] New: [PATCH] fix use-after-free in ges-base-xml-formatter.c::_free_pending_clip()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 6 13:30:15 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=725855
  GStreamer | gst-editing-services | git

           Summary: [PATCH] fix use-after-free in
                    ges-base-xml-formatter.c::_free_pending_clip()
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-editing-services
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: dcbw at redhat.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=271146)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=271146)
fix use-after-free

pend->id is freed, then used as a hash table lookup string.

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