2025-05-09 02:48 ftp://ftp.de.debian.org/debian/pool/main/y/yorick-av/yorick-av_0.0.6.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 -j3 platform: Linux-6.8.0-1022-oracle-aarch64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.17.0 head-info: 66c9938 (2025-05-08 13:55:11 +0200) count: 8 7 elapsed-time: 0.1 0.1 head-timing-info: old-timing-info: head results: yorick-av-0.0.6/yav.c:99:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EAGAIN [valueFlowBailoutIncompleteVar] yorick-av-0.0.6/yav.c:180:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Y_DIMSIZE [valueFlowBailoutIncompleteVar] yorick-av-0.0.6/yav.c:289:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AV_CODEC_ID_MPEG1VIDEO [valueFlowBailoutIncompleteVar] yorick-av-0.0.6/yav.c:382:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AV_OPT_SEARCH_CHILDREN [valueFlowBailoutIncompleteVar] yorick-av-0.0.6/yav.c:394:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Y_DIMSIZE [valueFlowBailoutIncompleteVar] yorick-av-0.0.6/yav.c:113:20: style:inconclusive: Function 'yav_free' argument 1 names different: declaration 'obj' definition 'obj_'. [funcArgNamesDifferent] yorick-av-0.0.6/yav.c:65:20: note: Function 'yav_free' argument 1 names different: declaration 'obj' definition 'obj_'. yorick-av-0.0.6/yav.c:113:20: note: Function 'yav_free' argument 1 names different: declaration 'obj' definition 'obj_'. yorick-av-0.0.6/yav.c:404:12: style: Variable 'npix' is assigned a value that is never used. [unreadVariable] yorick-av-0.0.6/yav.c:404:8: style: Variable 'npix' is assigned a value that is never used. [unreadVariable] diff: head yorick-av-0.0.6/yav.c:404:8: style: Variable 'npix' is assigned a value that is never used. [unreadVariable] DONE