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