[webkit-changes] [WebKit/WebKit] f0359f: Translator: Limit variable sizes vs uint overflow
Dean Jackson
noreply at github.com
Tue Jul 18 16:11:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f0359fbb43df03a64de57551c11c4d3f17bd8f5b
https://github.com/WebKit/WebKit/commit/f0359fbb43df03a64de57551c11c4d3f17bd8f5b
Author: Dean Jackson <dino at apple.com>
Date: 2023-07-18 (Tue, 18 Jul 2023)
Changed paths:
M Source/ThirdParty/ANGLE/changes.diff
M Source/ThirdParty/ANGLE/src/compiler/translator/ValidateTypeSizeLimitations.cpp
M Source/ThirdParty/ANGLE/src/tests/gl_tests/WebGLCompatibilityTest.cpp
Log Message:
-----------
Translator: Limit variable sizes vs uint overflow
https://bugs.webkit.org/show_bug.cgi?id=259322
rdar://112414766
Reviewed by Alan Baradlay.
Take change bebb83d from the main ANGLE repository.
* Source/ThirdParty/ANGLE/changes.diff:
* Source/ThirdParty/ANGLE/src/compiler/translator/ValidateTypeSizeLimitations.cpp:
* Source/ThirdParty/ANGLE/src/tests/gl_tests/WebGLCompatibilityTest.cpp:
Canonical link: https://commits.webkit.org/266146@main
More information about the webkit-changes
mailing list