[Bug 654293] New: [basevideodecoder] Leaks coder_hook

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jul 9 01:52:02 PDT 2011


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

           Summary: [basevideodecoder] Leaks coder_hook
    Classification: Platform
           Product: GStreamer
           Version: 0.10.13
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: slomo at circular-chaos.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


When allocating memory for the coder_hook of GstVideoFrame it is possible that
the frame is destroyed without the coder_hook ever being freed. There should be
a GDestroyNotify or something for the coder_hook and I'm going to attach a
patch for that now.

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