2025-09-17 23:34 ftp://ftp.de.debian.org/debian/pool/main/c/cd5/cd5_0.1.orig.tar.gz cppcheck-options: --library=posix --library=gnu --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 -j4 platform: Linux-6.12.43+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.67 compiler: g++ (Debian 14.2.0-19) 14.2.0 cppcheck: head 2.18.0 head-info: 3e169d6 (2025-09-15 13:38:15 +0200) count: 3 3 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: cd5-0.1/cd5.c:114:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] cd5-0.1/cd5.c:133:5: error: Resource handle 'fd' freed twice. [doubleFree] cd5-0.1/cd5.c:126:5: note: Resource handle 'fd' freed twice. cd5-0.1/cd5.c:133:5: note: Resource handle 'fd' freed twice. cd5-0.1/cd5.c:151:5: error: Resource handle 'fd' freed twice. [doubleFree] cd5-0.1/cd5.c:126:5: note: Resource handle 'fd' freed twice. cd5-0.1/cd5.c:151:5: note: Resource handle 'fd' freed twice. diff: DONE