2025-12-08 20:08 ftp://ftp.de.debian.org/debian/pool/main/b/bdf2sfd/bdf2sfd_1.1.9.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-88-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.69 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.18.0 head-info: 2fee3b4 (2025-12-08 20:43:36 +0100) count: 10 10 elapsed-time: 0.1 0.3 head-timing-info: old-timing-info: head results: bdf2sfd-1.1.9/compat/strtonum.c:40:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] bdf2sfd-1.1.9/src/bdf2sfd.c:105:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] bdf2sfd-1.1.9/src/bdf2sfd.c:165:12: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] bdf2sfd-1.1.9/src/bdf2sfd.c:196:12: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] bdf2sfd-1.1.9/src/bdf2sfd.c:204:12: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] bdf2sfd-1.1.9/src/bdf2sfd.c:73:8: style: Variable 'input' can be declared as pointer to const [constVariablePointer] bdf2sfd-1.1.9/src/header.c:21:39: style: Parameter 'font' can be declared as pointer to const [constParameterPointer] bdf2sfd-1.1.9/src/parse.c:23:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] bdf2sfd-1.1.9/src/parse.c:20:8: style: Variable 'key' can be declared as pointer to const [constVariablePointer] bdf2sfd-1.1.9/src/polygon.c:24:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] diff: DONE