[Webkit-unassigned] [Bug 49900] [chromium] ArrayBuffer size check missing - easy OOM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 10 10:47:28 PST 2011


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


Kenneth Russell <kbr at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ArrayBuffer size check      |[chromium] ArrayBuffer size
                   |missing - easy OOM          |check missing - easy OOM
             Status|NEW                         |ASSIGNED
          Component|HTML DOM                    |WebGL
         AssignedTo|webkit-unassigned at lists.web |kbr at google.com
                   |kit.org                     |
                 CC|                            |kbr at google.com




--- Comment #2 from Kenneth Russell <kbr at google.com>  2011-01-10 10:47:28 PST ---
To be clear, this crash is only occurring on the Chromium port because of our OOM killer. WebKit behaves correctly; the tryFastMalloc primitive is used to initialize these array instances.

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