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