Files
picodrive-irixxxx/pico/cd/cd_image.c
vobe 8a601d66cb Prevent segfault while scanning for MP3 files
Make sure the destination string is NULL-terminated when building the uppercase extension. The tmp_ext_u array is uninitialized when it's passed to this function.
2014-12-25 12:11:32 +01:00

6.6 KiB