Files
WLED_MM_Infinity/wled00/image_loader.cpp
Frank c58c6ef268 minor robustness improvement
If seg.name is at least 32 characters long, strncpy will fill the 32-byte window without appending '\0'. This could lead to sporadic errors.
2025-11-07 11:58:55 +01:00

7.8 KiB