WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 40398
32619
Do buffer overrun checks on texImage2D and texSubImage2D
https://bugs.webkit.org/show_bug.cgi?id=32619
Summary
Do buffer overrun checks on texImage2D and texSubImage2D
Chris Marrin
Reported
2009-12-16 10:52:01 PST
Currently the WebGLArray case of these calls does not ensure that the buffer is big enough for the modes passed.
Attachments
Add attachment
proposed patch, testcase, etc.
Kenneth Russell
Comment 1
2010-07-07 19:18:16 PDT
These bounds checks were necessarily added as part of
https://bugs.webkit.org/show_bug.cgi?id=40398
. Closing as a duplicate of that bug. *** This bug has been marked as a duplicate of
bug 40398
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug