mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-06-11 13:13:10 +02: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.