[Webkit-unassigned] [Bug 99362] New: [GStreamer] GstCaps are leaked when building with gstreamer-1.0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 15 13:59:42 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=99362

           Summary: [GStreamer] GstCaps are leaked when building with
                    gstreamer-1.0
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arno at renevier.net


Hi,
when using gstreamer-1.0,
webkitGstGetPadCaps gets a GstCaps* with gst_pad_get_current_caps or gst_pad_query_caps which both return an object with incremented ref-count. But those caps are not unrefed.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list