SDL/src/stdlib
Anonymous Maarten 5bfdb6e02f Fix overflow when doing SDL_sscanf("%hd", ...)
An overflow occured in the stdlib_sscanf test, when using msys2 clang32 toolchain.

(cherry picked from commit 342ec51131)
(cherry picked from commit 10135b2d7b)
2023-08-10 15:07:11 -07:00
..
SDL_crc16.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_crc32.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_getenv.c Updated source to match SDL function prototype style 2023-05-23 10:59:03 -07:00
SDL_iconv.c Always allocate zt in output of SDL_iconv_string() 2023-06-04 05:17:15 -07:00
SDL_malloc.c USE_DEV_RANDOM close the file descriptor even in the rare case it can't read it 2023-02-26 14:00:32 +03:00
SDL_mslibc.c Implement _intel_fast_(memcpy|memset) 2023-03-27 06:13:28 +00:00
SDL_qsort.c Updated source to match SDL function prototype style 2023-05-23 10:59:03 -07:00
SDL_stdlib.c Updated source to match SDL function prototype style 2023-05-23 10:59:03 -07:00
SDL_string.c Fix overflow when doing SDL_sscanf("%hd", ...) 2023-08-10 15:07:11 -07:00
SDL_strtokr.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_vacopy.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00