Files
SOEM/contrib
Hans-Erik Floryd 5c27e20332 fix: replace sprintf with snprintf
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
2026-02-26 12:02:49 +01:00
..
2025-07-11 14:13:56 +02:00
2025-07-10 11:38:57 +02:00
2026-02-26 12:02:49 +01:00