2025-11-24 04:32 ftp://ftp.de.debian.org/debian/pool/main/s/subunit/subunit_1.4.4+1.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=cppunit --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.57+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: cb76e52 (2025-11-22 14:47:37 +0100) count: 11 11 elapsed-time: 0.0 0.0 head-timing-info: old-timing-info: head results: subunit-1.4.4+1/c/lib/child.c:33:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] subunit-1.4.4+1/c/lib/child.c:101:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] subunit-1.4.4+1/c++/SubunitTestProgressListener.h:33:3: warning: Member variable 'SubunitTestProgressListener::last_test_failed' is not initialized in the constructor. [uninitMemberVar] subunit-1.4.4+1/c/tests/test_child.c:62:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] subunit-1.4.4+1/c/tests/test_child.c:174:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBUNIT_PROGRESS_POP [valueFlowBailoutIncompleteVar] subunit-1.4.4+1/c/tests/test_child.c:180:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBUNIT_PROGRESS_SET [valueFlowBailoutIncompleteVar] subunit-1.4.4+1/c/tests/test_child.c:186:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBUNIT_PROGRESS_PUSH [valueFlowBailoutIncompleteVar] subunit-1.4.4+1/c/tests/test_child.c:192:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBUNIT_PROGRESS_CUR [valueFlowBailoutIncompleteVar] subunit-1.4.4+1/c/tests/test_child.c:214:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_start [valueFlowBailoutIncompleteVar] subunit-1.4.4+1/c/tests/test_child.c:230:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CK_NORMAL [valueFlowBailoutIncompleteVar] subunit-1.4.4+1/c/tests/test_child.c:65:7: error: Resource handle 'old_stdout' freed twice. [doubleFree] subunit-1.4.4+1/c/tests/test_child.c:52:7: note: Resource handle 'old_stdout' freed twice. subunit-1.4.4+1/c/tests/test_child.c:65:7: note: Resource handle 'old_stdout' freed twice. diff: DONE