path is treated as a null-terminated string, which is only guaranteed when the buffer that strncpy copies to is at least one larger than the maximum number of characters copied (the third argument). Without this patch, g++ 13.2.1 gives a warning turned into an error. |
||
|---|---|---|
| .github | ||
| doc | ||
| etc | ||
| fsutils | ||
| indra | ||
| scripts | ||
| .clang-format | ||
| .gitattributes | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| BuildParams | ||
| FIRESTORM-SOURCE_LICENSE_HEADER.txt | ||
| LICENSE | ||
| README_BUILD_FIRESTORM_LINUX.txt | ||
| README_BUILD_FIRESTORM_MACOSX.txt | ||
| README_BUILD_FIRESTORM_WINDOWS.txt | ||
| autobuild.xml | ||
| build.sh | ||
| build_target.sh | ||
| requirements.txt | ||