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