2025-07-08 16:27 ftp://ftp.de.debian.org/debian/pool/main/h/hdbc-sqlite3/hdbc-sqlite3_2.3.3.1.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=sqlite3 --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-63-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.17.0 head-info: 8f3d36a (2025-07-08 11:07:56 +0200) count: 5 5 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: HDBC-sqlite3-2.3.3.1/hdbc-sqlite3-helper.c:7:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] HDBC-sqlite3-2.3.3.1/hdbc-sqlite3-helper.c:25:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] HDBC-sqlite3-2.3.3.1/hdbc-sqlite3-helper.c:114:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] HDBC-sqlite3-2.3.3.1/hdbc-sqlite3-helper.c:98:9: style: Obsolete function 'sqlite3_prepare' called. It is recommended to use 'sqlite3_prepare_v2' instead. [prohibitedsqlite3_prepareCalled] HDBC-sqlite3-2.3.3.1/hdbc-sqlite3-helper.c:26:5: error: Resource leak: ppDb [resourceLeak] diff: DONE