Chromium Code Reviews
DescriptionExplicitly validate sizes before allocating vectors.
GLsizei validation is not auto-generated in the passthrough command
decoder and is left up to ANGLE's validation but some entry points need
to make copies of the data before making GL calls. Make sure the
GLsizei is non-negative in these cases.
BUG=602737
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Review-Url: https://codereview.chromium.org/2687393003
Cr-Commit-Position: refs/heads/master@{#449864}
Committed: https://chromium.googlesource.com/chromium/src/+/3dbb71ef483227725d0167e2fc602a64b07d02f8
Patch Set 1 #
Messages
Total messages: 14 (10 generated)
|
|||||||||||||||||||