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