2026-05-06 02:20 ftp://ftp.de.debian.org/debian/pool/main/a/an/an_1.2.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=icu --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-111-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: 6278f6b (2026-05-05 15:01:04 +0200) count: 15 15 elapsed-time: 0.2 0.1 head-timing-info: old-timing-info: head results: an-1.2/an.c:62:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] an-1.2/an.c:113:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable required_argument [valueFlowBailoutIncompleteVar] an-1.2/an.c:102:11: style: Variable 'dictionary' can be declared as pointer to const [constVariablePointer] an-1.2/an.c:107:52: style: Variable 'w' can be declared as pointer to const [constVariablePointer] an-1.2/bitfield.c:166:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UChar [valueFlowBailoutIncompleteVar] an-1.2/bitfield.c:88:30: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] an-1.2/bitfield.c:88:50: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] an-1.2/malloc.c:31:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] an-1.2/malloc.c:42:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] an-1.2/unicode.c:44:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNORM2_DECOMPOSE [valueFlowBailoutIncompleteVar] an-1.2/unicode.c:66:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UChar [valueFlowBailoutIncompleteVar] an-1.2/words.c:119:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] an-1.2/words.c:164:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] an-1.2/words.c:67:5: warning: Possible null pointer dereference: oldp [nullPointer] an-1.2/words.c:53:12: note: Assignment 'oldp=NULL', assigned value is 0 an-1.2/words.c:54:12: note: Assuming condition is false an-1.2/words.c:67:5: note: Null pointer dereference an-1.2/words.c:71:42: style: Parameter 'alphabet' can be declared as pointer to const [constParameterPointer] diff: DONE