mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2025-07-01 15:25:35 +00:00
Buffer write operations that do not control the length of data written may overflow. Fix by replacing sprintf() with snprintf().