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