[Webkit-unassigned] [Bug 89366] New: FastMalloc.cpp needs to be reordered before padding bug can be fixed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 18 11:42:49 PDT 2012


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

           Summary: FastMalloc.cpp needs to be reordered before padding
                    bug can be fixed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P4
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alex.christensen at flexsim.com


FastMalloc.cpp cannot be compiled by MSVC for x64 because of an error with a 0-length array.  This can be fixed by using specialized templates, but the code needs to be reordered before doing so.

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