mirror of
https://github.com/Genymobile/scrcpy
synced 2025-08-31 06:15:25 +00:00
The memset() size was 1 byte too long. It was harmless because the last 'a' was overwritten by '\0`.
The memset() size was 1 byte too long. It was harmless because the last 'a' was overwritten by '\0`.