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
32040
Need to do size, type and stride checking for texImage2D and texSubImage2D
https://bugs.webkit.org/show_bug.cgi?id=32040
Summary
Need to do size, type and stride checking for texImage2D and texSubImage2D
Chris Marrin
Reported
2009-12-01 16:49:46 PST
Currently no checking is done to make sure the passed buffer is large enough for the passed sizes or that the pixelStore params are valid for the passed data. Also need to validate the type, format and internal format for the passed buffer type.
Attachments
Add attachment
proposed patch, testcase, etc.
Kenneth Russell
Comment 1
2010-08-23 13:57:01 PDT
This was necessarily fixed as part of
https://bugs.webkit.org/show_bug.cgi?id=40398
. Closing as a duplicate. *** 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