[Webkit-unassigned] [Bug 136038] New: Resource leak in object - memory allocated in constructor but not freed in destructor.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 18 04:39:27 PDT 2014


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

           Summary: Resource leak in object - memory allocated in
                    constructor but not freed in destructor.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: a.malewski at samsung.com
                CC: m.pakula at samsung.com, m.leszko at samsung.com


Constructor of ResourceLoadScheduler allocates field m_nonHTTPProtocolHost. This field needs to be freed in destructor.

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