KhronosGroup / VK-GL-CTS

Khronos Vulkan, OpenGL, and OpenGL ES Conformance Tests
https://www.khronos.org/
Apache License 2.0
521 stars 290 forks source link

Fix infinite loop caused by de_asserts in while loop #468

Open pippy360 opened 1 month ago

pippy360 commented 1 month ago

When not compiled in debug mode these de_asserts cause the program to loop infinitely if bad values are passed in.

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.