2025-07-03 09:33 ftp://ftp.de.debian.org/debian/pool/main/g/golang-github-yuin-goldmark/golang-github-yuin-goldmark_1.7.4.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 -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: 90b0e14 (2025-07-02 15:41:51 +0200) count: 4 4 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: goldmark-1.7.4/_benchmark/cmark/cmark_benchmark.c:49:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] goldmark-1.7.4/_benchmark/cmark/cmark_benchmark.c:57:27: style: Checking if unsigned expression 'size=ftell(fp)' is less than zero. [unsignedLessThanZero] goldmark-1.7.4/_benchmark/cmark/cmark_benchmark.c:36:11: style: Variable 'markdown_file' can be declared as pointer to const [constVariablePointer] goldmark-1.7.4/_benchmark/cmark/cmark_benchmark.c:87:36: warning: Uninitialized variable: sum [uninitvar] goldmark-1.7.4/_benchmark/cmark/cmark_benchmark.c:78:18: note: Assuming condition is false goldmark-1.7.4/_benchmark/cmark/cmark_benchmark.c:87:36: note: Uninitialized variable: sum diff: DONE