[Webkit-unassigned] [Bug 26875] New: Large buffer allocation on the stack

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 30 20:55:31 PDT 2009


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

           Summary: Large buffer allocation on the stack
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkent at chromium.org


WebCore/platform/text/TextCodecICU.cpp defines 16KB-32KB local variables.  They
are too large for the stack.


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