Chromium Code Reviews
DescriptionFix heap overflow caused by small buffer size
Calling DoTexImage with pixels_size == 1 for 1x1 size texture is not big
enough for some formats. Use the specified texture size to calculate
pixles_size.
BUG=681641
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/2683993002
Cr-Commit-Position: refs/heads/master@{#449083}
Committed: https://chromium.googlesource.com/chromium/src/+/c2a73adc758f50c5ee8bf8e79ac6fe3fe2c52ce3
Patch Set 1 #
Messages
Total messages: 10 (6 generated)
|
|||||||||||||||||||