2026-05-02 11:45 ftp://ftp.de.debian.org/debian/pool/main/h/haskell-vty/haskell-vty_6.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-1047-aws-aarch64-with-glibc2.35 python: 3.10.12 client-version: 1.4.0 compiler: g++ (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0 cppcheck: head 2.20.0 head-info: e5c4a73 (2026-05-01 11:10:43 +0200) count: 2 2 elapsed-time: 0.2 0.1 head-timing-info: old-timing-info: head results: vty-6.4/cbits/mk_wcwidth.c:274:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HS_CHAR_MAX [valueFlowBailoutIncompleteVar] vty-6.4/cbits/mk_wcwidth.c:277:20: warning: If memory allocation fails, then there is a possible null pointer dereference: custom_table [nullPointerOutOfMemory] vty-6.4/cbits/mk_wcwidth.c:276:34: note: Assuming allocation function fails vty-6.4/cbits/mk_wcwidth.c:276:34: note: Assignment 'custom_table=malloc(size)', assigned value is 0 vty-6.4/cbits/mk_wcwidth.c:277:20: note: Null pointer dereference diff: DONE