[Webkit-unassigned] [Bug 44959] New: [GTK] Leak in the GraphicsContextCairo drawPathShadow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 31 09:12:43 PDT 2010


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

           Summary: [GTK] Leak in the GraphicsContextCairo drawPathShadow
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alex at igalia.com


We are copying the cairo_path but we are not destroying it:

    cairo_path_t* path = cairo_copy_path(cr);

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