Replace `BLI_snprintf_rlen()` with `STRNCPY_RLEN()`, as the string to copy is not actually a printf-style format string, but just a plain string. Pull Request: https://projects.blender.org/blender/blender/pulls/124228
Replace `BLI_snprintf_rlen()` with `STRNCPY_RLEN()`, as the string to copy is not actually a printf-style format string, but just a plain string. Pull Request: https://projects.blender.org/blender/blender/pulls/124228