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