[Webkit-unassigned] [Bug 82012] New: BitVector::resizeOutOfLine doesn't memset when converting an inline buffer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 22 21:41:58 PDT 2012


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

           Summary: BitVector::resizeOutOfLine doesn't memset when
                    converting an inline buffer
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: mjs at apple.com, darin at apple.com, sam at webkit.org,
                    fpizlo at apple.com
            Blocks: 81737


BitVector::resizeOutOfLine doesn't call memset on the new out-of-line buffer when the old buffer was inline, resulting in a bit vector with uninitialized entries.

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