mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-07-12 18:03:50 +00:00
274d3db34d
Buffer write operations that do not control the length of data written may overflow. Fix by replacing sprintf() with snprintf().