Hash : 2a8d0063 Author : Date : 2022-09-20T07:25:49
Fixed scanning a negative number as an unsigned value e.g. sscanf("-1", "%zu", &v) Thanks to @sezero for the test case
Fork of https://github.com/libsdl-org/SDL