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