mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-02-09 00:15:28 +01:00
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.