[Webkit-unassigned] [Bug 101941] New: Fix memory leak in createSurfaceForBackingStore()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 12 08:36:35 PST 2012


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

           Summary: Fix memory leak in createSurfaceForBackingStore()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: ASSIGNED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: christophe.dumez at intel.com
                CC: demarchi at webkit.org


We have a memory leak in createSurfaceForBackingStore(), the RefPtr<cairo_surface_t> is not released when returned.

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