2026-05-04 10:57 ftp://ftp.de.debian.org/debian/pool/main/p/pymad/pymad_0.11.3.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=python --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-111-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: e5c4a73 (2026-05-01 11:10:43 +0200) count: 17 9 elapsed-time: 0.2 0.1 head-timing-info: old-timing-info: head results: pymad-0.11.3/src/madmodule.c:50:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAD_LAYER_I [valueFlowBailoutIncompleteVar] pymad-0.11.3/src/pymadfile.c:184:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_IOError [valueFlowBailoutIncompleteVar] pymad-0.11.3/src/pymadfile.c:262:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAD_UNITS_MILLISECONDS [valueFlowBailoutIncompleteVar] pymad-0.11.3/src/pymadfile.c:336:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAD_F_FRACBITS [valueFlowBailoutIncompleteVar] pymad-0.11.3/src/pymadfile.c:375:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAD_ERROR_BUFLEN [valueFlowBailoutIncompleteVar] pymad-0.11.3/src/pymadfile.c:589:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAD_UNITS_MILLISECONDS [valueFlowBailoutIncompleteVar] pymad-0.11.3/src/pymadfile.c:602:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] pymad-0.11.3/src/pymadfile.c:151:36: style:inconclusive: Function 'py_madfile_new' argument 1 names different: declaration '' definition 'self'. [funcArgNamesDifferentUnnamed] pymad-0.11.3/src/pymadfile.c:151:52: style:inconclusive: Function 'py_madfile_new' argument 2 names different: declaration '' definition 'args'. [funcArgNamesDifferentUnnamed] pymad-0.11.3/src/pymadfile.c:248:48: style:inconclusive: Function 'calc_total_time' argument 1 names different: declaration '' definition 'self'. [funcArgNamesDifferentUnnamed] pymad-0.11.3/src/pymadfile.c:312:46: style:inconclusive: Function 'madfixed_to_int16' argument 1 names different: declaration '' definition 'sample'. [funcArgNamesDifferentUnnamed] pymad-0.11.3/src/xing.c:77:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] pymad-0.11.3/src/xing.c:31:29: style:inconclusive: Function 'xing_init' argument 1 names different: declaration '' definition 'xing'. [funcArgNamesDifferentUnnamed] pymad-0.11.3/src/xing.c:37:29: style:inconclusive: Function 'xing_parse' argument 1 names different: declaration '' definition 'xing'. [funcArgNamesDifferentUnnamed] pymad-0.11.3/src/xing.c:37:53: style:inconclusive: Function 'xing_parse' argument 2 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] pymad-0.11.3/src/xing.c:37:71: style:inconclusive: Function 'xing_parse' argument 3 names different: declaration '' definition 'bitlen'. [funcArgNamesDifferentUnnamed] pymad-0.11.3/src/xing.c:77:12: style: Variable 'bitlen' is assigned a value that is never used. [unreadVariable] diff: head pymad-0.11.3/src/pymadfile.c:151:36: style:inconclusive: Function 'py_madfile_new' argument 1 names different: declaration '' definition 'self'. [funcArgNamesDifferentUnnamed] head pymad-0.11.3/src/pymadfile.c:151:52: style:inconclusive: Function 'py_madfile_new' argument 2 names different: declaration '' definition 'args'. [funcArgNamesDifferentUnnamed] head pymad-0.11.3/src/pymadfile.c:248:48: style:inconclusive: Function 'calc_total_time' argument 1 names different: declaration '' definition 'self'. [funcArgNamesDifferentUnnamed] head pymad-0.11.3/src/pymadfile.c:312:46: style:inconclusive: Function 'madfixed_to_int16' argument 1 names different: declaration '' definition 'sample'. [funcArgNamesDifferentUnnamed] head pymad-0.11.3/src/xing.c:31:29: style:inconclusive: Function 'xing_init' argument 1 names different: declaration '' definition 'xing'. [funcArgNamesDifferentUnnamed] head pymad-0.11.3/src/xing.c:37:29: style:inconclusive: Function 'xing_parse' argument 1 names different: declaration '' definition 'xing'. [funcArgNamesDifferentUnnamed] head pymad-0.11.3/src/xing.c:37:53: style:inconclusive: Function 'xing_parse' argument 2 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] head pymad-0.11.3/src/xing.c:37:71: style:inconclusive: Function 'xing_parse' argument 3 names different: declaration '' definition 'bitlen'. [funcArgNamesDifferentUnnamed] DONE