Commit dc4c7d9539fc65ace92c76a2d1536451685b74b8

Sam Lantinga 2021-11-10T09:48:49

Fixed infinite loop in SDL_vsnprintf() if the format string is too large for the output buffer Fixes https://github.com/libsdl-org/SDL/issues/4940