mirror of
https://github.com/OpenEtherCATsociety/SOEM.git
synced 2026-03-24 08:53:27 +08:00
Replace unsafe sprintf() calls with snprintf() to prevent buffer overflow vulnerabilities. This adds bounds checking to ensure we don't write beyond allocated buffer space. Change-Id: Ia5576dd85bfc8762c7fe01f22f38156078ac34cd