2026-05-31 21:31 ftp://ftp.de.debian.org/debian/pool/main/b/bdf2sfd/bdf2sfd_1.2.0.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.12.88+deb13-amd64-x86_64-with-glibc2.41 python: 3.12.13 client-version: 1.4.0 compiler: g++ (Debian 14.2.0-19) 14.2.0 cppcheck: head 2.20.0 head-info: 8c14fc7 (2026-05-31 09:56:45 +0200) count: 13 10 elapsed-time: 0.0 0.0 head-timing-info: old-timing-info: head results: bdf2sfd-1.2.0/compat/strtonum.c:40:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] bdf2sfd-1.2.0/src/bdf2sfd.c:105:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] bdf2sfd-1.2.0/src/bdf2sfd.c:166:12: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] bdf2sfd-1.2.0/src/bdf2sfd.c:197:12: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] bdf2sfd-1.2.0/src/bdf2sfd.c:205:12: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] bdf2sfd-1.2.0/src/bdf2sfd.c:73:8: style: Variable 'input' can be declared as pointer to const [constVariablePointer] bdf2sfd-1.2.0/src/header.c:24:14: style:inconclusive: Function 'header' argument 1 names different: declaration '' definition 'stream'. [funcArgNamesDifferentUnnamed] bdf2sfd-1.2.0/src/header.c:24:39: style:inconclusive: Function 'header' argument 2 names different: declaration '' definition 'font'. [funcArgNamesDifferentUnnamed] bdf2sfd-1.2.0/src/header.c:24:39: style: Parameter 'font' can be declared as pointer to const [constParameterPointer] bdf2sfd-1.2.0/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.2.0/src/parse.c:19:17: style:inconclusive: Function 'parseLine' argument 1 names different: declaration '' definition 'linebuffer'. [funcArgNamesDifferentUnnamed] bdf2sfd-1.2.0/src/parse.c:20:8: style: Variable 'key' can be declared as pointer to const [constVariablePointer] bdf2sfd-1.2.0/src/polygon.c:24:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] diff: head bdf2sfd-1.2.0/src/header.c:24:14: style:inconclusive: Function 'header' argument 1 names different: declaration '' definition 'stream'. [funcArgNamesDifferentUnnamed] head bdf2sfd-1.2.0/src/header.c:24:39: style:inconclusive: Function 'header' argument 2 names different: declaration '' definition 'font'. [funcArgNamesDifferentUnnamed] head bdf2sfd-1.2.0/src/parse.c:19:17: style:inconclusive: Function 'parseLine' argument 1 names different: declaration '' definition 'linebuffer'. [funcArgNamesDifferentUnnamed] DONE