2026-05-04 22:32 ftp://ftp.de.debian.org/debian/pool/main/r/ruby-http-parser/ruby-http-parser_1.2.3.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: 519958a (2026-05-04 15:03:10 +0200) count: 28 28 elapsed-time: 0.5 0.4 head-timing-info: old-timing-info: head results: http-parser-1.2.3/ext/http-parser/http_parser.c:243:14: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:243:23: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:243:32: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:243:41: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:243:50: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:243:59: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:243:68: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:247:14: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:247:23: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:247:32: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:247:41: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:247:50: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:247:59: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:247:68: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:249:14: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:249:23: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:249:32: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:249:41: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:249:50: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:249:59: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:249:68: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:251:14: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:251:32: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:257:68: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:273:68: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-1.2.3/ext/http-parser/http_parser.c:1163:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] http-parser-1.2.3/ext/http-parser/http_parser.c:2117:62: style:inconclusive: Function 'http_parser_init' argument 2 names different: declaration 'type' definition 't'. [funcArgNamesDifferent] http-parser-1.2.3/ext/http-parser/http_parser.h:383:66: note: Function 'http_parser_init' argument 2 names different: declaration 'type' definition 't'. http-parser-1.2.3/ext/http-parser/http_parser.c:2117:62: note: Function 'http_parser_init' argument 2 names different: declaration 'type' definition 't'. http-parser-1.2.3/ext/http-parser/http_parser.c:2410:17: style: Local variable 'p' shadows outer variable [shadowVariable] http-parser-1.2.3/ext/http-parser/http_parser.c:2319:15: note: Shadowed declaration http-parser-1.2.3/ext/http-parser/http_parser.c:2410:17: note: Shadow variable diff: DONE