mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-02 22:16:24 +00:00
Buffer write operations that do not control the length of data written may overflow. Fix by replacing sprintf() with snprintf().