[Webkit-unassigned] [Bug 29367] New: memory leak in JavaScriptCore RegisterFile on Windows CE

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 18 04:12:39 PDT 2009


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

           Summary: memory leak in JavaScriptCore RegisterFile on Windows
                    CE
           Product: WebKit
           Version: 523.x (Safari 3)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Major
          Priority: P1
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joerg.bornemann at trolltech.com
                CC: hausmann at webkit.org



Joerg Bornemann <joerg.bornemann at trolltech.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39756|                            |review?(hausmann at webkit.org
               Flag|                            |)


Created an attachment (id=39756)
 --> (https://bugs.webkit.org/attachment.cgi?id=39756)
mem leak fix

On Widows CE we must decommit all committed pages before we release
them. See VirtualFree documentation.
Desktop Windows behaves much smoother in this situation.

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