[Webkit-unassigned] [Bug 33312] New: [Qt] Build fix when FAST_MALLOC_MATCH_VALIDATION=1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 7 01:38:10 PST 2010


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

           Summary: [Qt] Build fix when FAST_MALLOC_MATCH_VALIDATION=1
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zoltan at webkit.org


Change pByte to static_cast<AllocAlignmentInteger*>(old_ptr), because pByte (it
was in an older patch and has not been updated) doesn't exist.

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