plutovg
plutovg copied to clipboard
Fix UB
This fix might not be correct, nor does it fix all the UB. At least examples/smiley
won't crash now.
To reproduce, compile the project with -fsanitize=undefined
and run smiley
.
UB=C undefined behavior