mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-05 15:37:56 +02:00
It was a copy/paste of SDL_strcmp, apparently, not SDL_strncmp, so it ignored the maxlen parameter. Thanks to Jack Powell for pointing this out!