Ryujinx-SDL/src/stdlib
Sylvain f1bc5f305c
Prevent asan warning on qsort():
'src/stdlib/SDL_qsort.c:27:5: runtime error: null pointer passed as argument 1, which is declared to never be null`

(cherry picked from commit 2cd583ee13ec4660d7fbe6e6d8293744d3343071)
2024-01-20 11:26:37 +01:00
..
SDL_crc16.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_crc32.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_getenv.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_iconv.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_malloc.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_mslibc.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_qsort.c Prevent asan warning on qsort(): 2024-01-20 11:26:37 +01:00
SDL_stdlib.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_string.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_strtokr.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_vacopy.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00