[Webkit-unassigned] [Bug 26458] New: wx port memory leak in ImageSource::setData

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 16 15:10:15 PDT 2009


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

           Summary: wx port memory leak in ImageSource::setData
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit wx
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevinwatters at gmail.com


ImageSource::setData in platform/graphics/wx/ImageSourceWx.cpp assigns the
value of createDecoder to m_decoder without deleting an old one, if it's there.


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



More information about the webkit-unassigned mailing list