[Webkit-unassigned] [Bug 124401] New: [EFL] Leak in ewk_frame_certificate_status_get()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 15 02:19:13 PST 2013


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

           Summary: [EFL] Leak in ewk_frame_certificate_status_get()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: berto at igalia.com
                CC: demarchi at webkit.org


I just stumbled upon this piece of code in ewk_frame.cpp:

   SoupMessage* soupMessage = documentLoader->request().toSoupMessage();

That object is not being freed.

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