Chromium Code Reviews
DescriptionAdd null checks to the parameters of glGet* calls.
The passthrough command buffer wasn't validating that the params values
of glGet calls were large enough to hold the resulting data and was
potentially passing null pointers to the driver.
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/2688233002
Cr-Commit-Position: refs/heads/master@{#449865}
Committed: https://chromium.googlesource.com/chromium/src/+/b6ed682b7d37b8f07bf9688b7a61352cd8969661
Patch Set 1 #
Messages
Total messages: 15 (10 generated)
|
|||||||||||||||||||