text-rendering-tests
text-rendering-tests copied to clipboard
Unsigned integer overflow in Tehreer stack harness
I believe the variable assigned on this line should be of type SBInteger rather than SBUInteger since it can receive a negative value:
https://github.com/unicode-org/text-rendering-tests/blob/f9535a12551d2fb25d8288547692271ebef38c35/src/fonttest/tehreerstack_line.cpp#L113