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