2024-04-17 23:08 ftp://ftp.de.debian.org/debian/pool/main/l/lua-zlib/lua-zlib_1.2.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=lua --library=zlib --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j1 platform: Linux-5.15.0-102-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.56 compiler: g++ (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 cppcheck: head 2.13.0 head-info: 397464e (2024-04-17 17:31:21 +0200) count: 6 3 elapsed-time: 0.2 0.2 head-timing-info: old-timing-info: head results: lua-zlib-1.2/lua_zlib.c:987:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUAL_BUFFERSIZE [valueFlowBailoutIncompleteVar] lua-zlib-1.2/lua_zlib.c:1051:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_WBITS [valueFlowBailoutIncompleteVar] lua-zlib-1.2/lua_zlib.c:1110:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_WBITS [valueFlowBailoutIncompleteVar] lua-zlib-1.2/lua_zlib.c:1273:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUAL_BUFFERSIZE [valueFlowBailoutIncompleteVar] lua-zlib-1.2/lua_zlib.c:865:15: style: Variable 'begin' can be declared as pointer to const [constVariablePointer] lua-zlib-1.2/lua_zlib.c:927:101: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] diff: head lua-zlib-1.2/lua_zlib.c:1051:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_WBITS [valueFlowBailoutIncompleteVar] head lua-zlib-1.2/lua_zlib.c:1110:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_WBITS [valueFlowBailoutIncompleteVar] head lua-zlib-1.2/lua_zlib.c:1273:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUAL_BUFFERSIZE [valueFlowBailoutIncompleteVar] DONE