2026-01-23 16:33 ftp://ftp.de.debian.org/debian/pool/main/o/osdclock/osdclock_0.5.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 -j90 platform: Linux-6.8.0-90-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.69 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.19.0 head-info: eef2137 (2026-01-22 19:15:01 +0100) count: 3 3 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: osd_clock-0.5.orig/osd_clock.c:52:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XOSD_bottom [valueFlowBailoutIncompleteVar] osd_clock-0.5.orig/osd_clock.c:127:35: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] osd_clock-0.5.orig/osd_clock.c:44:27: style: Parameter 'argv' can be declared as const array [constParameter] diff: DONE