2026-04-29 18:10 ftp://ftp.de.debian.org/debian/pool/main/n/namazu2/namazu2_2.0.21.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-110-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: 89da2d1 (2026-04-29 18:49:37 +0200) count: 495 269 elapsed-time: 8.4 3.4 head-timing-info: old-timing-info: head results: namazu-2.0.21/lib/getopt.c:681:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] namazu-2.0.21/lib/getopt.c:507:10: style:inconclusive: Function '_getopt_internal' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/lib/getopt.c:508:19: style:inconclusive: Function '_getopt_internal' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/lib/getopt.c:509:18: style:inconclusive: Function '_getopt_internal' argument 3 names different: declaration '' definition 'optstring'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/lib/getopt.c:510:27: style:inconclusive: Function '_getopt_internal' argument 4 names different: declaration '' definition 'longopts'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/lib/getopt.c:511:11: style:inconclusive: Function '_getopt_internal' argument 5 names different: declaration '' definition 'longind'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/lib/getopt.c:512:10: style:inconclusive: Function '_getopt_internal' argument 6 names different: declaration '' definition 'long_only'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/lib/getopt.c:973:10: style:inconclusive: Function 'getopt' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/lib/getopt.c:974:19: style:inconclusive: Function 'getopt' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/lib/getopt.c:975:18: style:inconclusive: Function 'getopt' argument 3 names different: declaration '' definition 'optstring'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/lib/getopt.c:776:11: style: Variable 'temp' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/lib/getopt1.c:68:10: style:inconclusive: Function 'nmz_getopt_long' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/lib/getopt1.c:69:19: style:inconclusive: Function 'nmz_getopt_long' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/lib/getopt1.c:70:18: style:inconclusive: Function 'nmz_getopt_long' argument 3 names different: declaration '' definition 'options'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/lib/getopt1.c:71:27: style:inconclusive: Function 'nmz_getopt_long' argument 4 names different: declaration '' definition 'long_options'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/lib/getopt1.c:72:11: style:inconclusive: Function 'nmz_getopt_long' argument 5 names different: declaration '' definition 'opt_index'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/lib/getopt1.c:84:10: style:inconclusive: Function 'nmz_getopt_long_only' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/lib/getopt1.c:85:19: style:inconclusive: Function 'nmz_getopt_long_only' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/lib/getopt1.c:86:18: style:inconclusive: Function 'nmz_getopt_long_only' argument 3 names different: declaration '' definition 'options'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/lib/getopt1.c:87:27: style:inconclusive: Function 'nmz_getopt_long_only' argument 4 names different: declaration '' definition 'long_options'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/lib/getopt1.c:88:11: style:inconclusive: Function 'nmz_getopt_long_only' argument 5 names different: declaration '' definition 'opt_index'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/alias.c:77:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/alloca.c:119:16: style: Variable 'addr' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/alloca.c:153:8: style: union member 'hdr::align' is never used. [unusedStructMember] namazu-2.0.21/nmz/codeconv.c:303:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/codeconv.c:539:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/codeconv.c:206:11: warning: Comparison of a boolean expression with an integer other than 0 or 1. [compareBoolExpressionWithInt] namazu-2.0.21/nmz/codeconv.c:380:33: warning: Either the condition 'r<=sizeof(Z2H)' is redundant or the array 'Z2H[89]' is accessed at index 89, which is out of bounds. [arrayIndexOutOfBoundsCond] namazu-2.0.21/nmz/codeconv.c:380:12: note: Assuming that condition 'r<=sizeof(Z2H)' is not redundant namazu-2.0.21/nmz/codeconv.c:380:33: note: Array index out of bounds namazu-2.0.21/nmz/codeconv.c:382:17: warning: Either the condition 'r<=sizeof(Z2H)' is redundant or the array 'Z2H[89]' is accessed at index 89, which is out of bounds. [arrayIndexOutOfBoundsCond] namazu-2.0.21/nmz/codeconv.c:380:12: note: Assuming that condition 'r<=sizeof(Z2H)' is not redundant namazu-2.0.21/nmz/codeconv.c:382:17: note: Array index out of bounds namazu-2.0.21/nmz/codeconv.c:206:11: style: Comparing expression of type 'bool' against value 159. Condition is always true. [compareValueOutOfTypeRangeError] namazu-2.0.21/nmz/codeconv.c:559:2: error: Common realloc mistake: 'tmp' nulled but not freed upon failure [memleakOnRealloc] namazu-2.0.21/nmz/codeconv.c:357:8: style: Variable '*p' is reassigned a value before the old one has been used. [redundantAssignment] namazu-2.0.21/nmz/codeconv.c:353:9: note: *p is assigned namazu-2.0.21/nmz/codeconv.c:357:8: note: *p is overwritten namazu-2.0.21/nmz/codeconv.c:481:29: style:inconclusive: Function 'nmz_codeconv_internal' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/codeconv.c:534:36: style:inconclusive: Function 'nmz_codeconv_external' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/codeconv.c:298:20: style: Variable 's' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/codeconv.c:535:17: style: Variable 'lang' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/codeconv.c:279:15: style: Variable 'c2' is assigned a value that is never used. [unreadVariable] namazu-2.0.21/nmz/field.c:198:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/field.c:99:11: style: Variable 'base' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/hlist.c:131:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/hlist.c:454:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/hlist.c:469:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/hlist.c:548:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/hlist.c:613:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/hlist.c:90:24: style:inconclusive: Function 'memcpy_hlist' argument 1 names different: declaration '' definition 'to'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/hlist.c:90:38: style:inconclusive: Function 'memcpy_hlist' argument 2 names different: declaration '' definition 'from'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/hlist.c:90:48: style:inconclusive: Function 'memcpy_hlist' argument 3 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/hlist.c:96:20: style:inconclusive: Function 'set_rank' argument 1 names different: declaration '' definition 'hlist'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/hlist.c:107:22: style:inconclusive: Function 'field_sort' argument 1 names different: declaration '' definition 'hlist'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/hlist.c:155:24: style:inconclusive: Function 'field_scmp' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/hlist.c:155:40: style:inconclusive: Function 'field_scmp' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/hlist.c:174:24: style:inconclusive: Function 'field_ncmp' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/hlist.c:174:40: style:inconclusive: Function 'field_ncmp' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/hlist.c:194:23: style:inconclusive: Function 'score_cmp' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/hlist.c:194:39: style:inconclusive: Function 'score_cmp' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/hlist.c:214:22: style:inconclusive: Function 'date_cmp' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/hlist.c:214:38: style:inconclusive: Function 'date_cmp' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/hlist.c:662:53: style:inconclusive: Function 'nmz_sort_hlist' argument 2 names different: declaration 'mode' definition 'method'. [funcArgNamesDifferent] namazu-2.0.21/nmz/hlist.h:17:66: note: Function 'nmz_sort_hlist' argument 2 names different: declaration 'mode' definition 'method'. namazu-2.0.21/nmz/hlist.c:662:53: note: Function 'nmz_sort_hlist' argument 2 names different: declaration 'mode' definition 'method'. namazu-2.0.21/nmz/hlist.c:157:22: style: Variable 'v1' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/hlist.c:157:27: style: Variable 'v2' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/hlist.c:176:22: style: Variable 'v1' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/hlist.c:176:27: style: Variable 'v2' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/hlist.c:196:22: style: Variable 'v1' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/hlist.c:196:27: style: Variable 'v2' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/hlist.c:216:22: style: Variable 'v1' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/hlist.c:216:27: style: Variable 'v2' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/hlist.c:323:52: style: Parameter 'ignore' can be declared as pointer to const [constParameterPointer] namazu-2.0.21/nmz/hlist.c:484:19: style: Variable 'to.data[n_to]' is assigned a value that is never used. [unreadVariable] namazu-2.0.21/nmz/i18n.c:130:26: style:inconclusive: Function 'nmz_set_lang' argument 1 names different: declaration 'lang' definition 'value'. [funcArgNamesDifferent] namazu-2.0.21/nmz/i18n.h:21:41: note: Function 'nmz_set_lang' argument 1 names different: declaration 'lang' definition 'value'. namazu-2.0.21/nmz/i18n.c:130:26: note: Function 'nmz_set_lang' argument 1 names different: declaration 'lang' definition 'value'. namazu-2.0.21/nmz/i18n.c:107:11: style: Variable 'value' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/idxname.c:141:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/idxname.c:168:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/idxname.c:248:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/idxname.c:185:21: style:inconclusive: Function 'nmz_get_idxname' argument 1 names different: declaration 'num' definition 'id'. [funcArgNamesDifferent] namazu-2.0.21/nmz/idxname.h:19:34: note: Function 'nmz_get_idxname' argument 1 names different: declaration 'num' definition 'id'. namazu-2.0.21/nmz/idxname.c:185:21: note: Function 'nmz_get_idxname' argument 1 names different: declaration 'num' definition 'id'. namazu-2.0.21/nmz/idxname.c:135:27: style: Variable 'list' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/list.c:383:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/list.c:423:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/list.c:196:27: style: Variable 'bh' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/list.c:223:5: style: Variable 'bh' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/list.c:238:5: style: Variable 'bh' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/list.c:330:5: style: Variable 'bh' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/list.c:360:5: style: Variable 'bh' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/list.c:378:5: style: Variable 'bh' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/list.c:418:5: style: Variable 'bh' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/list.c:481:5: style: Variable 'bh' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/list.c:496:5: style: Variable 'bh' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/list.c:511:5: style: Variable 'bh' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/list.c:535:5: style: Variable 'bh' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/memcmp.c:108:33: style:inconclusive: Function 'memcmp_bytes' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/memcmp.c:108:54: style:inconclusive: Function 'memcmp_bytes' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/memcmp.c:135:35: style:inconclusive: Function 'memcmp_common_alignment' argument 1 names different: declaration '' definition 'srcp1'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/memcmp.c:135:51: style:inconclusive: Function 'memcmp_common_alignment' argument 2 names different: declaration '' definition 'srcp2'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/memcmp.c:135:65: style:inconclusive: Function 'memcmp_common_alignment' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/memcmp.c:222:39: style:inconclusive: Function 'memcmp_not_common_alignment' argument 1 names different: declaration '' definition 'srcp1'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/memcmp.c:222:55: style:inconclusive: Function 'memcmp_not_common_alignment' argument 2 names different: declaration '' definition 'srcp2'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/memcmp.c:222:69: style:inconclusive: Function 'memcmp_not_common_alignment' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/memcmp.c:322:26: style: Parameter 's1' can be declared as pointer to const [constParameterPointer] namazu-2.0.21/nmz/memcmp.c:322:42: style: Parameter 's2' can be declared as pointer to const [constParameterPointer] namazu-2.0.21/nmz/parser.c:254:30: style:inconclusive: Function 'nmz_is_query_op' argument 1 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/parser.c:76:8: style: Variable 'token' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/parser.c:121:11: style: Variable 'token' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/parser.c:194:11: style: Variable 'token' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/query.c:71:21: style: Variable 'e' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/query.c:107:21: style: Variable 'e' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/re.c:207:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/regex.c:4425:26: debug: Function::addArguments found argument 's2' with varid 0. [varid0] namazu-2.0.21/nmz/regex.c:2659:30: debug: Function::addArguments found argument 'lend' with varid 0. [varid0] namazu-2.0.21/nmz/regex.c:2660:27: debug: Function::addArguments found argument 'bend' with varid 0. [varid0] namazu-2.0.21/nmz/regex.c:2665:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bend [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/regex.c:4428:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s2 [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/regex.c:1370:2: portability: %d in format string (no. 2) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint] namazu-2.0.21/nmz/regex.c:2028:2: portability: %d in format string (no. 1) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint] namazu-2.0.21/nmz/regex.c:3708:43: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] namazu-2.0.21/nmz/regex.c:4174:17: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] namazu-2.0.21/nmz/regex.c:4185:15: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] namazu-2.0.21/nmz/regex.c:4202:17: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] namazu-2.0.21/nmz/regex.c:4347:62: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] namazu-2.0.21/nmz/regex.c:3253:10: style: Variable 'pend' is reassigned a value before the old one has been used. [redundantAssignment] namazu-2.0.21/nmz/regex.c:3251:24: note: pend is assigned namazu-2.0.21/nmz/regex.c:3253:10: note: pend is overwritten namazu-2.0.21/nmz/regex.c:2332:4: style: Checking if unsigned expression 'c1' is less than zero. [unsignedLessThanZero] namazu-2.0.21/nmz/regex.c:259:18: style:inconclusive: Function 'nmz_re_set_casetable' argument 1 names different: declaration '' definition 'table'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:1227:18: style:inconclusive: Function 'nmz_re_compile_pattern' argument 1 names different: declaration '' definition 'pattern'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:1228:10: style:inconclusive: Function 'nmz_re_compile_pattern' argument 2 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:1229:32: style:inconclusive: Function 'nmz_re_compile_pattern' argument 3 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2516:32: style:inconclusive: Function 'nmz_re_free_pattern' argument 1 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2538:12: style:inconclusive: Function 'store_jump' argument 1 names different: declaration '' definition 'from'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2539:10: style:inconclusive: Function 'store_jump' argument 2 names different: declaration '' definition 'opcode'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2538:19: style:inconclusive: Function 'store_jump' argument 3 names different: declaration '' definition 'to'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2554:10: style:inconclusive: Function 'insert_jump' argument 1 names different: declaration '' definition 'op'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2555:12: style:inconclusive: Function 'insert_jump' argument 2 names different: declaration '' definition 'from'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2555:19: style:inconclusive: Function 'insert_jump' argument 3 names different: declaration '' definition 'to'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2555:24: style:inconclusive: Function 'insert_jump' argument 4 names different: declaration '' definition 'current_end'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2576:12: style:inconclusive: Function 'store_jump_n' argument 1 names different: declaration '' definition 'from'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2577:10: style:inconclusive: Function 'store_jump_n' argument 2 names different: declaration '' definition 'opcode'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2576:19: style:inconclusive: Function 'store_jump_n' argument 3 names different: declaration '' definition 'to'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2578:15: style:inconclusive: Function 'store_jump_n' argument 4 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2596:10: style:inconclusive: Function 'insert_jump_n' argument 1 names different: declaration '' definition 'op'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2597:12: style:inconclusive: Function 'insert_jump_n' argument 2 names different: declaration '' definition 'from'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2597:19: style:inconclusive: Function 'insert_jump_n' argument 3 names different: declaration '' definition 'to'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2597:24: style:inconclusive: Function 'insert_jump_n' argument 4 names different: declaration '' definition 'current_end'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2598:15: style:inconclusive: Function 'insert_jump_n' argument 5 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2640:10: style:inconclusive: Function 'insert_op_2' argument 1 names different: declaration '' definition 'op'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2641:12: style:inconclusive: Function 'insert_op_2' argument 2 names different: declaration '' definition 'there'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2641:20: style:inconclusive: Function 'insert_op_2' argument 3 names different: declaration '' definition 'current_end'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2642:10: style:inconclusive: Function 'insert_op_2' argument 4 names different: declaration '' definition 'num_1'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2642:17: style:inconclusive: Function 'insert_op_2' argument 5 names different: declaration '' definition 'num_2'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2730:11: style:inconclusive: Function 'bm_init_skip' argument 1 names different: declaration '' definition 'skip'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2731:21: style:inconclusive: Function 'bm_init_skip' argument 2 names different: declaration '' definition 'pat'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2732:10: style:inconclusive: Function 'bm_init_skip' argument 3 names different: declaration '' definition 'm'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2733:27: style:inconclusive: Function 'bm_init_skip' argument 4 names different: declaration '' definition 'translate'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:2802:32: style:inconclusive: Function 'nmz_re_compile_fastmap' argument 1 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:3137:32: style:inconclusive: Function 'nmz_re_adjust_startpos' argument 1 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:3138:18: style:inconclusive: Function 'nmz_re_adjust_startpos' argument 2 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:3139:10: style:inconclusive: Function 'nmz_re_adjust_startpos' argument 3 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:3139:16: style:inconclusive: Function 'nmz_re_adjust_startpos' argument 4 names different: declaration '' definition 'startpos'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:3139:26: style:inconclusive: Function 'nmz_re_adjust_startpos' argument 5 names different: declaration '' definition 'range'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:3190:32: style:inconclusive: Function 'nmz_re_search' argument 1 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:3191:18: style:inconclusive: Function 'nmz_re_search' argument 2 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:3192:10: style:inconclusive: Function 'nmz_re_search' argument 3 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:3192:16: style:inconclusive: Function 'nmz_re_search' argument 4 names different: declaration '' definition 'startpos'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:3192:26: style:inconclusive: Function 'nmz_re_search' argument 5 names different: declaration '' definition 'range'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:3193:27: style:inconclusive: Function 'nmz_re_search' argument 6 names different: declaration '' definition 'regs'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:3538:27: style:inconclusive: Function 'init_regs' argument 1 names different: declaration '' definition 'regs'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:3539:19: style:inconclusive: Function 'init_regs' argument 2 names different: declaration '' definition 'num_regs'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:3579:32: style:inconclusive: Function 'nmz_re_match' argument 1 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:3580:18: style:inconclusive: Function 'nmz_re_match' argument 2 names different: declaration '' definition 'string_arg'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:3581:10: style:inconclusive: Function 'nmz_re_match' argument 3 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:3581:16: style:inconclusive: Function 'nmz_re_match' argument 4 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:3582:27: style:inconclusive: Function 'nmz_re_match' argument 5 names different: declaration '' definition 'regs'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:4426:0: style:inconclusive: Function 'memcmp_translate' argument 1 names different: declaration '' definition 's1'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:4425:21: style:inconclusive: Function 'memcmp_translate' argument 2 names different: declaration '' definition 's1'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:4425:26: style:inconclusive: Function 'memcmp_translate' argument 3 names different: declaration '' definition 's2'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:4426:19: style:inconclusive: Function 'memcmp_translate' argument 4 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:4449:27: style:inconclusive: Function 'nmz_re_copy_registers' argument 1 names different: declaration '' definition 'regs1'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:4449:35: style:inconclusive: Function 'nmz_re_copy_registers' argument 2 names different: declaration '' definition 'regs2'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:4473:27: style:inconclusive: Function 'nmz_re_free_registers' argument 1 names different: declaration '' definition 'regs'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:4563:10: style:inconclusive: Function 'nmz_re_mbcinit' argument 1 names different: declaration '' definition 'mbctype'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/regex.c:1479:6: style: Local variable 'size' shadows outer argument [shadowArgument] namazu-2.0.21/nmz/regex.c:1228:10: note: Shadowed declaration namazu-2.0.21/nmz/regex.c:1479:6: note: Shadow variable namazu-2.0.21/nmz/regex.c:3027:19: style: Local variable 'size' shadows outer variable [shadowVariable] namazu-2.0.21/nmz/regex.c:2805:7: note: Shadowed declaration namazu-2.0.21/nmz/regex.c:3027:19: note: Shadow variable namazu-2.0.21/nmz/regex.c:3075:19: style: Local variable 'size' shadows outer variable [shadowVariable] namazu-2.0.21/nmz/regex.c:2805:7: note: Shadowed declaration namazu-2.0.21/nmz/regex.c:3075:19: note: Shadow variable namazu-2.0.21/nmz/regex.c:4192:8: style: Local variable 'pos' shadows outer argument [shadowArgument] namazu-2.0.21/nmz/regex.c:3581:16: note: Shadowed declaration namazu-2.0.21/nmz/regex.c:4192:8: note: Shadow variable namazu-2.0.21/nmz/regex.c:1033:9: style: Variable 'pend' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1296:8: style: Variable 'stacke' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1340:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1354:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1360:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1362:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1407:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1418:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1425:7: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1431:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1442:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1450:7: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1458:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1462:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1466:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1469:7: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1488:6: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1840:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1841:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1845:8: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1847:8: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1863:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1864:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1867:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1875:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1877:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1878:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1881:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1883:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1884:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1888:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1894:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1895:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1899:6: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1901:6: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1921:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1929:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1932:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1933:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1943:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1944:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1945:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1951:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1957:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1960:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1961:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1966:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1969:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1970:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1975:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1991:7: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2018:7: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2095:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2114:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2120:25: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2128:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2133:25: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2152:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2177:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2226:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2230:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2233:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2236:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2263:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2268:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2273:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2277:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2282:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2286:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2290:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2295:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2300:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2304:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2345:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2346:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2398:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2400:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2403:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2407:7: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2413:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2538:19: style: Parameter 'to' can be declared as pointer to const [constParameterPointer] namazu-2.0.21/nmz/regex.c:2576:19: style: Parameter 'to' can be declared as pointer to const [constParameterPointer] namazu-2.0.21/nmz/regex.c:2659:21: style: Parameter 'little' can be declared as pointer to const [constParameterPointer] namazu-2.0.21/nmz/regex.c:2660:21: style: Parameter 'big' can be declared as pointer to const [constParameterPointer] namazu-2.0.21/nmz/regex.c:2661:21: style: Parameter 'translate' can be declared as pointer to const [constParameterPointer] namazu-2.0.21/nmz/regex.c:2683:18: style: Variable 'bsave' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:2731:21: style: Parameter 'pat' can be declared as pointer to const [constParameterPointer] namazu-2.0.21/nmz/regex.c:2754:21: style: Parameter 'little' can be declared as pointer to const [constParameterPointer] namazu-2.0.21/nmz/regex.c:2756:21: style: Parameter 'big' can be declared as pointer to const [constParameterPointer] namazu-2.0.21/nmz/regex.c:2758:11: style: Parameter 'skip' can be declared as pointer to const [constParameterPointer] namazu-2.0.21/nmz/regex.c:2759:21: style: Parameter 'translate' can be declared as pointer to const [constParameterPointer] namazu-2.0.21/nmz/regex.c:2808:27: style: Variable 'pend' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:3195:18: style: Variable 'fastmap' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:3283:26: style: Variable 'p' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:3344:26: style: Variable 'p' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:3588:27: style: Variable 'pend' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:3594:31: style: Variable 'dend' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:3608:18: style: Variable 'stacka' can be declared as const array [constVariable] namazu-2.0.21/nmz/regex.c:3794:33: style: Variable 'dend2' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:4038:28: style: Variable 'p2' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:4047:23: style: Variable 'pp' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:4428:27: style: Variable 'p1' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:4428:37: style: Variable 'p2' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/regex.c:1716:11: style: Variable 'last' is assigned a value that is never used. [unreadVariable] namazu-2.0.21/nmz/regex.c:2439:7: style: Variable 'mcnt' is assigned a value that is never used. [unreadVariable] namazu-2.0.21/nmz/regex.c:3608:18: style: Variable 'stacka' is not assigned a value. [unassignedVariable] namazu-2.0.21/nmz/replace.c:203:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/replace.c:119:12: style: Variable 'subst' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/score.c:128:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/score.c:192:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/score.c:336:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/score.c:442:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/score.c:353:21: style: Condition 'nsep>=4' is always true [knownConditionTrueFalse] namazu-2.0.21/nmz/score.c:351:21: note: Assuming that condition 'nsep==3' is not redundant namazu-2.0.21/nmz/score.c:353:21: note: Condition 'nsep>=4' is always true namazu-2.0.21/nmz/score.c:206:5: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] namazu-2.0.21/nmz/score.c:136:2: error: Resource leak: fp_field [resourceLeak] namazu-2.0.21/nmz/score.c:200:2: error: Resource leak: fp_field [resourceLeak] namazu-2.0.21/nmz/score.c:135:16: warning: Either the condition 'fp_field_idx==NULL' is redundant or there is possible null pointer dereference: fp_field_idx. [nullPointerRedundantCheck] namazu-2.0.21/nmz/score.c:133:22: note: Assuming that condition 'fp_field_idx==NULL' is not redundant namazu-2.0.21/nmz/score.c:135:16: note: Null pointer dereference namazu-2.0.21/nmz/score.c:199:16: warning: Either the condition 'fp_field_idx==NULL' is redundant or there is possible null pointer dereference: fp_field_idx. [nullPointerRedundantCheck] namazu-2.0.21/nmz/score.c:197:22: note: Assuming that condition 'fp_field_idx==NULL' is not redundant namazu-2.0.21/nmz/score.c:199:16: note: Null pointer dereference namazu-2.0.21/nmz/score.c:521:22: warning: If memory allocation fails, then there is a possible null pointer dereference: tmp [nullPointerOutOfMemory] namazu-2.0.21/nmz/score.c:519:20: note: Assuming allocation function fails namazu-2.0.21/nmz/score.c:519:20: note: Assignment 'tmp=strdup(str)', assigned value is 0 namazu-2.0.21/nmz/score.c:521:22: note: Null pointer dereference namazu-2.0.21/nmz/score.c:107:11: style: Variable 'base' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/score.c:331:11: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/score.c:331:17: style: Variable 'tmp2' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/score.c:519:8: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/score.c:564:25: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] namazu-2.0.21/nmz/score.c:570:25: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] namazu-2.0.21/nmz/score.c:576:25: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] namazu-2.0.21/nmz/search.c:384:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/search.c:419:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/search.c:646:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/search.c:790:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/search.c:848:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/search.c:437:45: style:inconclusive: Function 'do_phrase_search' argument 2 names different: declaration 'val' definition 'src'. [funcArgNamesDifferent] namazu-2.0.21/nmz/search.c:94:64: note: Function 'do_phrase_search' argument 2 names different: declaration 'val' definition 'src'. namazu-2.0.21/nmz/search.c:437:45: note: Function 'do_phrase_search' argument 2 names different: declaration 'val' definition 'src'. namazu-2.0.21/nmz/search.c:1138:45: style:inconclusive: Function 'nmz_do_searching' argument 2 names different: declaration 'val' definition 'src'. [funcArgNamesDifferent] namazu-2.0.21/nmz/search.h:9:64: note: Function 'nmz_do_searching' argument 2 names different: declaration 'val' definition 'src'. namazu-2.0.21/nmz/search.c:1138:45: note: Function 'nmz_do_searching' argument 2 names different: declaration 'val' definition 'src'. namazu-2.0.21/nmz/search.c:671:10: style: Variable 'field_name' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/search.c:759:11: style: Variable 'rhost' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/search.c:759:19: style: Variable 'raddr' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/search.c:839:11: style: Variable 'rhost' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/search.c:840:11: style: Variable 'time_string' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/search.c:908:11: style: Variable 'base' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/search.c:986:20: style: Variable 'e' is assigned a value that is never used. [unreadVariable] namazu-2.0.21/nmz/strcspn.c:50:9: style: Obsolescent function 'index' called. It is recommended to use 'strchr' instead. [prohibitedindexCalled] namazu-2.0.21/nmz/util.c:226:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/util.c:284:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/util.c:321:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/util.c:466:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/util.c:347:32: style: Condition 'win32' is always false [knownConditionTrueFalse] namazu-2.0.21/nmz/util.c:341:17: note: Assignment 'win32=0', assigned value is 0 namazu-2.0.21/nmz/util.c:347:32: note: Condition 'win32' is always false namazu-2.0.21/nmz/util.c:79:27: style:inconclusive: Function 'reverse_byte_order' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/util.c:79:37: style:inconclusive: Function 'reverse_byte_order' argument 2 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/util.c:79:47: style:inconclusive: Function 'reverse_byte_order' argument 3 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/util.c:497:24: style:inconclusive: Function 'nmz_getenv' argument 1 names different: declaration 'str' definition 's'. [funcArgNamesDifferent] namazu-2.0.21/nmz/util.h:40:40: note: Function 'nmz_getenv' argument 1 names different: declaration 'str' definition 's'. namazu-2.0.21/nmz/util.c:497:24: note: Function 'nmz_getenv' argument 1 names different: declaration 'str' definition 's'. namazu-2.0.21/nmz/util.c:530:28: style:inconclusive: Function 'nmz_strerror' argument 1 names different: declaration 'errnumt' definition 'errnum'. [funcArgNamesDifferent] namazu-2.0.21/nmz/util.h:42:44: note: Function 'nmz_strerror' argument 1 names different: declaration 'errnumt' definition 'errnum'. namazu-2.0.21/nmz/util.c:530:28: note: Function 'nmz_strerror' argument 1 names different: declaration 'errnumt' definition 'errnum'. namazu-2.0.21/nmz/util.c:129:17: style: Variable 'hexdigit' can be declared as const array [constVariable] namazu-2.0.21/nmz/util.c:132:11: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/util.c:174:8: style: Variable 'idx' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/vsnprintf.c:75:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROT_NONE [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/vsnprintf.c:100:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROT_READ [valueFlowBailoutIncompleteVar] namazu-2.0.21/nmz/vsnprintf.c:113:8: style: Parameter 'fmt' can be declared as pointer to const [constParameterPointer] namazu-2.0.21/nmz/vsnprintf.c:138:28: warning: Uninitialized variable: &osa [uninitvar] namazu-2.0.21/nmz/vsnprintf.c:130:25: note: Assuming condition is false namazu-2.0.21/nmz/vsnprintf.c:138:28: note: Uninitialized variable: &osa namazu-2.0.21/nmz/wakati.c:124:18: style:inconclusive: Function 'nmz_wakati' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] namazu-2.0.21/nmz/wakati.c:67:24: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] namazu-2.0.21/nmz/wakati.c:82:12: style: Variable 'c' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/nmz/wakati.c:101:12: style: Variable 'c' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/cgi.c:263:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/cgi.c:354:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUERY_MAX [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/cgi.c:374:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUERY_MAX [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/cgi.c:408:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SORT_BY_SCORE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/cgi.c:509:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/cgi.c:558:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/cgi.c:439:6: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] namazu-2.0.21/src/cgi.c:125:49: style: Condition 'win32' is always false [knownConditionTrueFalse] namazu-2.0.21/src/cgi.c:120:17: note: Assignment 'win32=0', assigned value is 0 namazu-2.0.21/src/cgi.c:125:49: note: Condition 'win32' is always false namazu-2.0.21/src/cgi.c:138:14: style: Condition 'win32' is always false [knownConditionTrueFalse] namazu-2.0.21/src/cgi.c:120:17: note: Assignment 'win32=0', assigned value is 0 namazu-2.0.21/src/cgi.c:138:14: note: Condition 'win32' is always false namazu-2.0.21/src/cgi.c:139:14: style: Condition 'win32' is always false [knownConditionTrueFalse] namazu-2.0.21/src/cgi.c:120:17: note: Assignment 'win32=0', assigned value is 0 namazu-2.0.21/src/cgi.c:139:14: note: Condition 'win32' is always false namazu-2.0.21/src/cgi.c:151:40: style: Condition '!(win32&&*idxname=='\\')' is always true [knownConditionTrueFalse] namazu-2.0.21/src/cgi.c:120:17: note: Assignment 'win32=0', assigned value is 0 namazu-2.0.21/src/cgi.c:151:40: note: Condition '!(win32&&*idxname=='\\')' is always true namazu-2.0.21/src/cgi.c:172:28: style: Condition 'win32' is always false [knownConditionTrueFalse] namazu-2.0.21/src/cgi.c:165:17: note: Assignment 'win32=0', assigned value is 0 namazu-2.0.21/src/cgi.c:172:28: note: Condition 'win32' is always false namazu-2.0.21/src/cgi.c:227:23: style: Redundant initialization for 'query_string'. The initialized value is overwritten before it is read. [redundantInitialization] namazu-2.0.21/src/cgi.c:225:26: note: query_string is initialized namazu-2.0.21/src/cgi.c:227:23: note: query_string is overwritten namazu-2.0.21/src/cgi.c:255:26: style:inconclusive: Function 'get_cgi_vars' argument 1 names different: declaration 'qs' definition 'querystring'. [funcArgNamesDifferent] namazu-2.0.21/src/cgi.c:78:51: note: Function 'get_cgi_vars' argument 1 names different: declaration 'qs' definition 'querystring'. namazu-2.0.21/src/cgi.c:255:26: note: Function 'get_cgi_vars' argument 1 names different: declaration 'qs' definition 'querystring'. namazu-2.0.21/src/cgi.c:179:56: style: Parameter 'value' can be declared as pointer to const [constParameterPointer] namazu-2.0.21/src/cgi.c:224:11: style: Variable 'script_name' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/cgi.c:262:15: style: Variable 'pSemicolon' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/cgi.c:318:11: style: Variable 'qs' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/cgi.c:352:29: style: Parameter 'value' can be declared as pointer to const. However it seems that 'process_cgi_var_query' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] namazu-2.0.21/src/cgi.c:99:20: note: You might need to cast the function pointer here namazu-2.0.21/src/cgi.c:352:29: note: Parameter 'value' can be declared as pointer to const namazu-2.0.21/src/cgi.c:372:32: style: Parameter 'value' can be declared as pointer to const. However it seems that 'process_cgi_var_subquery' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] namazu-2.0.21/src/cgi.c:100:20: note: You might need to cast the function pointer here namazu-2.0.21/src/cgi.c:372:32: note: Parameter 'value' can be declared as pointer to const namazu-2.0.21/src/cgi.c:395:30: style: Parameter 'value' can be declared as pointer to const. However it seems that 'process_cgi_var_format' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] namazu-2.0.21/src/cgi.c:101:20: note: You might need to cast the function pointer here namazu-2.0.21/src/cgi.c:395:30: note: Parameter 'value' can be declared as pointer to const namazu-2.0.21/src/cgi.c:395:52: style: Parameter 'ca' can be declared as pointer to const. However it seems that 'process_cgi_var_format' is a callback function, if 'ca' is declared with const you might also need to cast function pointer(s). [constParameterCallback] namazu-2.0.21/src/cgi.c:101:20: note: You might need to cast the function pointer here namazu-2.0.21/src/cgi.c:395:52: note: Parameter 'ca' can be declared as pointer to const namazu-2.0.21/src/cgi.c:445:27: style: Parameter 'value' can be declared as pointer to const. However it seems that 'process_cgi_var_max' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] namazu-2.0.21/src/cgi.c:103:20: note: You might need to cast the function pointer here namazu-2.0.21/src/cgi.c:445:27: note: Parameter 'value' can be declared as pointer to const namazu-2.0.21/src/cgi.c:462:30: style: Parameter 'value' can be declared as pointer to const. However it seems that 'process_cgi_var_whence' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] namazu-2.0.21/src/cgi.c:104:20: note: You might need to cast the function pointer here namazu-2.0.21/src/cgi.c:462:30: note: Parameter 'value' can be declared as pointer to const namazu-2.0.21/src/cgi.c:483:30: style: Parameter 'value' can be declared as pointer to const. However it seems that 'process_cgi_var_result' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] namazu-2.0.21/src/cgi.c:106:20: note: You might need to cast the function pointer here namazu-2.0.21/src/cgi.c:483:30: note: Parameter 'value' can be declared as pointer to const namazu-2.0.21/src/cgi.c:483:52: style: Parameter 'ca' can be declared as pointer to const. However it seems that 'process_cgi_var_result' is a callback function, if 'ca' is declared with const you might also need to cast function pointer(s). [constParameterCallback] namazu-2.0.21/src/cgi.c:106:20: note: You might need to cast the function pointer here namazu-2.0.21/src/cgi.c:483:52: note: Parameter 'ca' can be declared as pointer to const namazu-2.0.21/src/cgi.c:489:33: style: Parameter 'value' can be declared as pointer to const. However it seems that 'process_cgi_var_reference' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] namazu-2.0.21/src/cgi.c:107:20: note: You might need to cast the function pointer here namazu-2.0.21/src/cgi.c:489:33: note: Parameter 'value' can be declared as pointer to const namazu-2.0.21/src/cgi.c:489:55: style: Parameter 'ca' can be declared as pointer to const. However it seems that 'process_cgi_var_reference' is a callback function, if 'ca' is declared with const you might also need to cast function pointer(s). [constParameterCallback] namazu-2.0.21/src/cgi.c:107:20: note: You might need to cast the function pointer here namazu-2.0.21/src/cgi.c:489:55: note: Parameter 'ca' can be declared as pointer to const namazu-2.0.21/src/cgi.c:498:30: style: Parameter 'value' can be declared as pointer to const. However it seems that 'process_cgi_var_submit' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] namazu-2.0.21/src/cgi.c:110:20: note: You might need to cast the function pointer here namazu-2.0.21/src/cgi.c:498:30: note: Parameter 'value' can be declared as pointer to const namazu-2.0.21/src/cgi.c:498:52: style: Parameter 'ca' can be declared as pointer to const. However it seems that 'process_cgi_var_submit' is a callback function, if 'ca' is declared with const you might also need to cast function pointer(s). [constParameterCallback] namazu-2.0.21/src/cgi.c:110:20: note: You might need to cast the function pointer here namazu-2.0.21/src/cgi.c:498:52: note: Parameter 'ca' can be declared as pointer to const namazu-2.0.21/src/cgi.c:224:26: style: Variable 'script_name' is assigned a value that is never used. [unreadVariable] namazu-2.0.21/src/cgi.c:436:12: style: Variable 'value' is assigned a value that is never used. [unreadVariable] namazu-2.0.21/src/cgi.c:439:12: style: Variable 'value' is assigned a value that is never used. [unreadVariable] namazu-2.0.21/src/charset.c:83:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NMZ_STRLIST_KEY_CASE_INSENSITIVE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/form.c:124:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/form.c:150:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/form.c:202:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/form.c:237:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/form.c:320:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/form.c:367:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/form.c:390:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/form.c:536:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/form.c:517:23: style: Condition 'patlen>replen' is always true [knownConditionTrueFalse] namazu-2.0.21/src/form.c:511:16: note: Assuming that condition 'patlen==replen' is not redundant namazu-2.0.21/src/form.c:517:23: note: Condition 'patlen>replen' is always true namazu-2.0.21/src/form.c:184:27: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] namazu-2.0.21/src/namazu-cgi.c:137:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/namazu-cgi.c:119:25: style: Condition 'win32' is always false [knownConditionTrueFalse] namazu-2.0.21/src/namazu-cgi.c:112:17: note: Assignment 'win32=0', assigned value is 0 namazu-2.0.21/src/namazu-cgi.c:119:25: note: Condition 'win32' is always false namazu-2.0.21/src/namazu-cmd.c:110:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmz_optarg [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/namazu-cmd.c:134:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/namazu-cmd.c:196:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmz_optarg [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/namazu-cmd.c:314:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/namazu-cmd.c:376:25: style: Redundant initialization for 'curidx'. The initialized value is overwritten before it is read. [redundantInitialization] namazu-2.0.21/src/namazu-cmd.c:375:17: note: curidx is initialized namazu-2.0.21/src/namazu-cmd.c:376:25: note: curidx is overwritten namazu-2.0.21/src/namazu.c:100:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/namazu.c:129:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/namazu.c:144:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/namazu.c:127:23: style: Parameter 'dir' can be declared as pointer to const [constParameterPointer] namazu-2.0.21/src/output.c:133:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/output.c:178:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/output.c:252:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/output.c:285:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/output.c:349:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/output.c:391:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INDEX_MAX [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/output.c:504:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/output.c:571:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/output.c:617:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/output.c:686:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/output.c:737:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/output.c:754:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/output.c:853:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/output.c:875:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/output.c:898:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/output.c:917:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/output.c:923:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/output.c:1089:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/output.c:1126:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/output.c:1163:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/output.c:929:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] namazu-2.0.21/src/output.c:935:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] namazu-2.0.21/src/output.c:1129:15: warning: Either the condition 'converted==NULL' is redundant or there is possible null pointer dereference: str. [nullPointerRedundantCheck] namazu-2.0.21/src/output.c:277:20: note: Assuming that condition 'converted==NULL' is not redundant namazu-2.0.21/src/output.c:282:17: note: Calling function 'html_print', 1st argument 'converted' value is 0 namazu-2.0.21/src/output.c:1129:15: note: Null pointer dereference namazu-2.0.21/src/output.c:199:10: style: Local variable 'len' shadows outer variable [shadowVariable] namazu-2.0.21/src/output.c:179:12: note: Shadowed declaration namazu-2.0.21/src/output.c:199:10: note: Shadow variable namazu-2.0.21/src/output.c:129:15: style: Parameter 's' can be declared as pointer to const [constParameterPointer] namazu-2.0.21/src/output.c:188:12: style: Variable 'p' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/output.c:288:9: style: Variable 'errmsg' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/output.c:425:8: style: Variable 'template' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/output.c:445:13: style: Variable 'basedir' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/output.c:544:11: style: Variable 'qs' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/output.c:633:13: style: Variable 'idxname' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/output.c:736:11: style: Variable 'errmsg' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/output.c:924:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/output.c:939:15: style: Variable 'charset' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/output.c:942:15: style: Variable 'lang' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/rcfile.c:190:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:197:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:210:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:219:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:231:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:243:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:260:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:269:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:278:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:287:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:296:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:310:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:320:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:329:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:338:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:347:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:357:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:366:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:380:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:389:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUCCESS [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:428:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:469:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:567:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:627:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAILURE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:688:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAILURE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:720:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:779:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:786:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:806:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/rcfile.c:689:31: style: Condition 'argnum>dtab->argnum' is always true [knownConditionTrueFalse] namazu-2.0.21/src/rcfile.c:677:24: note: Assuming that condition 'argnum==dtab->argnum' is not redundant namazu-2.0.21/src/rcfile.c:689:31: note: Condition 'argnum>dtab->argnum' is always true namazu-2.0.21/src/rcfile.c:203:11: style: Variable 'arg1' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/rcfile.c:252:11: style: Variable 'arg1' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/rcfile.c:316:11: style: Variable 'arg1' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/rcfile.c:317:11: style: Variable 'arg2' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/rcfile.c:353:11: style: Variable 'arg1' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/rcfile.c:372:11: style: Variable 'arg1' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/rcfile.c:477:15: style: Variable 'home' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/rcfile.c:665:14: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/rcfile.c:806:11: style: Variable 'env_norc' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/rcfile.c:826:15: style: Variable 'env' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/rcfile.c:851:15: style: Variable 'home' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/rcfile.c:910:27: style: Variable 'list' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/rcfile.c:920:29: style: Variable 'list' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/result.c:141:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/result.c:182:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/result.c:218:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/result.c:368:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZE [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/result.c:249:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] namazu-2.0.21/src/result.c:256:39: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] namazu-2.0.21/src/result.c:322:24: style: Condition 'keylen' is always true [knownConditionTrueFalse] namazu-2.0.21/src/result.c:317:20: note: Assuming that condition 'keylen>0' is not redundant namazu-2.0.21/src/result.c:322:24: note: Condition 'keylen' is always true namazu-2.0.21/src/result.c:247:25: warning:inconclusive: Possible null pointer dereference: lowerPtr [nullPointer] namazu-2.0.21/src/result.c:241:37: note: Assuming allocation function fails namazu-2.0.21/src/result.c:241:37: note: Assignment 'lowerString=strdup(str)', assigned value is 0 namazu-2.0.21/src/result.c:243:40: note: Assignment 'lowerPtr=lowerString+(ptr-str)', assigned value is 0 namazu-2.0.21/src/result.c:247:25: note: Null pointer dereference namazu-2.0.21/src/result.c:250:33: warning:inconclusive: Possible null pointer dereference: lowerPtr [nullPointer] namazu-2.0.21/src/result.c:241:37: note: Assuming allocation function fails namazu-2.0.21/src/result.c:241:37: note: Assignment 'lowerString=strdup(str)', assigned value is 0 namazu-2.0.21/src/result.c:243:40: note: Assignment 'lowerPtr=lowerString+(ptr-str)', assigned value is 0 namazu-2.0.21/src/result.c:250:33: note: Null pointer dereference namazu-2.0.21/src/result.c:236:13: style: Variable 'ptr' is assigned an expression that holds the same value. [redundantAssignment] namazu-2.0.21/src/result.c:217:19: note: ptr is assigned 'str' here. namazu-2.0.21/src/result.c:224:28: note: Assuming condition is false namazu-2.0.21/src/result.c:236:13: note: Variable 'ptr' is assigned an expression that holds the same value. namazu-2.0.21/src/result.c:87:14: style: Checking if unsigned expression 'leng' is less than zero. [unsignedLessThanZero] namazu-2.0.21/src/result.c:81:14: style:inconclusive: Function 'commas' argument 1 names different: declaration 'str' definition 'numstr'. [funcArgNamesDifferent] namazu-2.0.21/src/result.c:66:28: note: Function 'commas' argument 1 names different: declaration 'str' definition 'numstr'. namazu-2.0.21/src/result.c:81:14: note: Function 'commas' argument 1 names different: declaration 'str' definition 'numstr'. namazu-2.0.21/src/result.c:337:23: style:inconclusive: Function 'is_wordboundary' argument 1 names different: declaration 'str' definition 'p'. [funcArgNamesDifferent] namazu-2.0.21/src/result.c:71:36: note: Function 'is_wordboundary' argument 1 names different: declaration 'str' definition 'p'. namazu-2.0.21/src/result.c:337:23: note: Function 'is_wordboundary' argument 1 names different: declaration 'str' definition 'p'. namazu-2.0.21/src/result.c:222:15: style: Variable 'word' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/result.c:239:23: style: Variable 'startPos' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/result.c:239:34: style: Variable 'endPos' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/usage.c:95:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/usage.c:102:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERSION [valueFlowBailoutIncompleteVar] namazu-2.0.21/src/usage.c:53:11: style: Variable 'usage' can be declared as pointer to const [constVariablePointer] namazu-2.0.21/src/output.c:1129:15: warning: Null pointer dereference: str [ctunullpointer] namazu-2.0.21/src/output.c:277:20: note: Assuming that condition 'converted==NULL' is not redundant namazu-2.0.21/src/output.c:282:16: note: Calling function html_print, 1st argument is null namazu-2.0.21/src/output.c:1129:15: note: Dereferencing argument str that is null diff: head namazu-2.0.21/lib/getopt.c:507:10: style:inconclusive: Function '_getopt_internal' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/lib/getopt.c:508:19: style:inconclusive: Function '_getopt_internal' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/lib/getopt.c:509:18: style:inconclusive: Function '_getopt_internal' argument 3 names different: declaration '' definition 'optstring'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/lib/getopt.c:510:27: style:inconclusive: Function '_getopt_internal' argument 4 names different: declaration '' definition 'longopts'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/lib/getopt.c:511:11: style:inconclusive: Function '_getopt_internal' argument 5 names different: declaration '' definition 'longind'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/lib/getopt.c:512:10: style:inconclusive: Function '_getopt_internal' argument 6 names different: declaration '' definition 'long_only'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/lib/getopt.c:973:10: style:inconclusive: Function 'getopt' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/lib/getopt.c:974:19: style:inconclusive: Function 'getopt' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/lib/getopt.c:975:18: style:inconclusive: Function 'getopt' argument 3 names different: declaration '' definition 'optstring'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/lib/getopt1.c:68:10: style:inconclusive: Function 'nmz_getopt_long' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/lib/getopt1.c:69:19: style:inconclusive: Function 'nmz_getopt_long' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/lib/getopt1.c:70:18: style:inconclusive: Function 'nmz_getopt_long' argument 3 names different: declaration '' definition 'options'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/lib/getopt1.c:71:27: style:inconclusive: Function 'nmz_getopt_long' argument 4 names different: declaration '' definition 'long_options'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/lib/getopt1.c:72:11: style:inconclusive: Function 'nmz_getopt_long' argument 5 names different: declaration '' definition 'opt_index'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/lib/getopt1.c:84:10: style:inconclusive: Function 'nmz_getopt_long_only' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/lib/getopt1.c:85:19: style:inconclusive: Function 'nmz_getopt_long_only' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/lib/getopt1.c:86:18: style:inconclusive: Function 'nmz_getopt_long_only' argument 3 names different: declaration '' definition 'options'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/lib/getopt1.c:87:27: style:inconclusive: Function 'nmz_getopt_long_only' argument 4 names different: declaration '' definition 'long_options'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/lib/getopt1.c:88:11: style:inconclusive: Function 'nmz_getopt_long_only' argument 5 names different: declaration '' definition 'opt_index'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/codeconv.c:481:29: style:inconclusive: Function 'nmz_codeconv_internal' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/codeconv.c:534:36: style:inconclusive: Function 'nmz_codeconv_external' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/hlist.c:107:22: style:inconclusive: Function 'field_sort' argument 1 names different: declaration '' definition 'hlist'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/hlist.c:155:24: style:inconclusive: Function 'field_scmp' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/hlist.c:155:40: style:inconclusive: Function 'field_scmp' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/hlist.c:174:24: style:inconclusive: Function 'field_ncmp' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/hlist.c:174:40: style:inconclusive: Function 'field_ncmp' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/hlist.c:194:23: style:inconclusive: Function 'score_cmp' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/hlist.c:194:39: style:inconclusive: Function 'score_cmp' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/hlist.c:214:22: style:inconclusive: Function 'date_cmp' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/hlist.c:214:38: style:inconclusive: Function 'date_cmp' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/hlist.c:90:24: style:inconclusive: Function 'memcpy_hlist' argument 1 names different: declaration '' definition 'to'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/hlist.c:90:38: style:inconclusive: Function 'memcpy_hlist' argument 2 names different: declaration '' definition 'from'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/hlist.c:90:48: style:inconclusive: Function 'memcpy_hlist' argument 3 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/hlist.c:96:20: style:inconclusive: Function 'set_rank' argument 1 names different: declaration '' definition 'hlist'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/memcmp.c:108:33: style:inconclusive: Function 'memcmp_bytes' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/memcmp.c:108:54: style:inconclusive: Function 'memcmp_bytes' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/memcmp.c:135:35: style:inconclusive: Function 'memcmp_common_alignment' argument 1 names different: declaration '' definition 'srcp1'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/memcmp.c:135:51: style:inconclusive: Function 'memcmp_common_alignment' argument 2 names different: declaration '' definition 'srcp2'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/memcmp.c:135:65: style:inconclusive: Function 'memcmp_common_alignment' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/memcmp.c:222:39: style:inconclusive: Function 'memcmp_not_common_alignment' argument 1 names different: declaration '' definition 'srcp1'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/memcmp.c:222:55: style:inconclusive: Function 'memcmp_not_common_alignment' argument 2 names different: declaration '' definition 'srcp2'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/memcmp.c:222:69: style:inconclusive: Function 'memcmp_not_common_alignment' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/parser.c:254:30: style:inconclusive: Function 'nmz_is_query_op' argument 1 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:1033:9: style: Variable 'pend' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1227:18: style:inconclusive: Function 'nmz_re_compile_pattern' argument 1 names different: declaration '' definition 'pattern'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:1228:10: style:inconclusive: Function 'nmz_re_compile_pattern' argument 2 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:1229:32: style:inconclusive: Function 'nmz_re_compile_pattern' argument 3 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:1296:8: style: Variable 'stacke' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1340:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1354:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1360:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1362:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1370:2: portability: %d in format string (no. 2) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint] head namazu-2.0.21/nmz/regex.c:1407:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1418:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1425:7: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1431:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1442:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1450:7: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1458:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1462:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1466:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1469:7: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1479:6: style: Local variable 'size' shadows outer argument [shadowArgument] namazu-2.0.21/nmz/regex.c:1228:10: note: Shadowed declaration namazu-2.0.21/nmz/regex.c:1479:6: note: Shadow variable head namazu-2.0.21/nmz/regex.c:1488:6: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1716:11: style: Variable 'last' is assigned a value that is never used. [unreadVariable] head namazu-2.0.21/nmz/regex.c:1840:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1841:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1845:8: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1847:8: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1863:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1864:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1867:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1875:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1877:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1878:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1881:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1883:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1884:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1888:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1894:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1895:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1899:6: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1901:6: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1921:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1929:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1932:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1933:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1943:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1944:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1945:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1951:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1957:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1960:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1961:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1966:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1969:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1970:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1975:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:1991:7: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2018:7: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2028:2: portability: %d in format string (no. 1) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint] head namazu-2.0.21/nmz/regex.c:2095:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2114:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2120:25: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2128:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2133:25: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2152:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2177:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2226:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2230:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2233:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2236:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2263:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2268:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2273:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2277:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2282:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2286:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2290:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2295:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2300:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2304:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2332:4: style: Checking if unsigned expression 'c1' is less than zero. [unsignedLessThanZero] head namazu-2.0.21/nmz/regex.c:2345:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2346:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2398:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2400:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2403:2: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2407:7: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2413:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2439:7: style: Variable 'mcnt' is assigned a value that is never used. [unreadVariable] head namazu-2.0.21/nmz/regex.c:2516:32: style:inconclusive: Function 'nmz_re_free_pattern' argument 1 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2538:12: style:inconclusive: Function 'store_jump' argument 1 names different: declaration '' definition 'from'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2538:19: style: Parameter 'to' can be declared as pointer to const [constParameterPointer] head namazu-2.0.21/nmz/regex.c:2538:19: style:inconclusive: Function 'store_jump' argument 3 names different: declaration '' definition 'to'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2539:10: style:inconclusive: Function 'store_jump' argument 2 names different: declaration '' definition 'opcode'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2554:10: style:inconclusive: Function 'insert_jump' argument 1 names different: declaration '' definition 'op'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2555:12: style:inconclusive: Function 'insert_jump' argument 2 names different: declaration '' definition 'from'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2555:19: style:inconclusive: Function 'insert_jump' argument 3 names different: declaration '' definition 'to'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2555:24: style:inconclusive: Function 'insert_jump' argument 4 names different: declaration '' definition 'current_end'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2576:12: style:inconclusive: Function 'store_jump_n' argument 1 names different: declaration '' definition 'from'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2576:19: style: Parameter 'to' can be declared as pointer to const [constParameterPointer] head namazu-2.0.21/nmz/regex.c:2576:19: style:inconclusive: Function 'store_jump_n' argument 3 names different: declaration '' definition 'to'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2577:10: style:inconclusive: Function 'store_jump_n' argument 2 names different: declaration '' definition 'opcode'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2578:15: style:inconclusive: Function 'store_jump_n' argument 4 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2596:10: style:inconclusive: Function 'insert_jump_n' argument 1 names different: declaration '' definition 'op'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2597:12: style:inconclusive: Function 'insert_jump_n' argument 2 names different: declaration '' definition 'from'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2597:19: style:inconclusive: Function 'insert_jump_n' argument 3 names different: declaration '' definition 'to'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2597:24: style:inconclusive: Function 'insert_jump_n' argument 4 names different: declaration '' definition 'current_end'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2598:15: style:inconclusive: Function 'insert_jump_n' argument 5 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:259:18: style:inconclusive: Function 'nmz_re_set_casetable' argument 1 names different: declaration '' definition 'table'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2640:10: style:inconclusive: Function 'insert_op_2' argument 1 names different: declaration '' definition 'op'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2641:12: style:inconclusive: Function 'insert_op_2' argument 2 names different: declaration '' definition 'there'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2641:20: style:inconclusive: Function 'insert_op_2' argument 3 names different: declaration '' definition 'current_end'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2642:10: style:inconclusive: Function 'insert_op_2' argument 4 names different: declaration '' definition 'num_1'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2642:17: style:inconclusive: Function 'insert_op_2' argument 5 names different: declaration '' definition 'num_2'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2659:21: style: Parameter 'little' can be declared as pointer to const [constParameterPointer] head namazu-2.0.21/nmz/regex.c:2659:30: debug: Function::addArguments found argument 'lend' with varid 0. [varid0] head namazu-2.0.21/nmz/regex.c:2660:21: style: Parameter 'big' can be declared as pointer to const [constParameterPointer] head namazu-2.0.21/nmz/regex.c:2660:27: debug: Function::addArguments found argument 'bend' with varid 0. [varid0] head namazu-2.0.21/nmz/regex.c:2661:21: style: Parameter 'translate' can be declared as pointer to const [constParameterPointer] head namazu-2.0.21/nmz/regex.c:2665:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bend [valueFlowBailoutIncompleteVar] head namazu-2.0.21/nmz/regex.c:2683:18: style: Variable 'bsave' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:2730:11: style:inconclusive: Function 'bm_init_skip' argument 1 names different: declaration '' definition 'skip'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2731:21: style: Parameter 'pat' can be declared as pointer to const [constParameterPointer] head namazu-2.0.21/nmz/regex.c:2731:21: style:inconclusive: Function 'bm_init_skip' argument 2 names different: declaration '' definition 'pat'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2732:10: style:inconclusive: Function 'bm_init_skip' argument 3 names different: declaration '' definition 'm'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2733:27: style:inconclusive: Function 'bm_init_skip' argument 4 names different: declaration '' definition 'translate'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2754:21: style: Parameter 'little' can be declared as pointer to const [constParameterPointer] head namazu-2.0.21/nmz/regex.c:2756:21: style: Parameter 'big' can be declared as pointer to const [constParameterPointer] head namazu-2.0.21/nmz/regex.c:2758:11: style: Parameter 'skip' can be declared as pointer to const [constParameterPointer] head namazu-2.0.21/nmz/regex.c:2759:21: style: Parameter 'translate' can be declared as pointer to const [constParameterPointer] head namazu-2.0.21/nmz/regex.c:2802:32: style:inconclusive: Function 'nmz_re_compile_fastmap' argument 1 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:2808:27: style: Variable 'pend' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:3027:19: style: Local variable 'size' shadows outer variable [shadowVariable] namazu-2.0.21/nmz/regex.c:2805:7: note: Shadowed declaration namazu-2.0.21/nmz/regex.c:3027:19: note: Shadow variable head namazu-2.0.21/nmz/regex.c:3075:19: style: Local variable 'size' shadows outer variable [shadowVariable] namazu-2.0.21/nmz/regex.c:2805:7: note: Shadowed declaration namazu-2.0.21/nmz/regex.c:3075:19: note: Shadow variable head namazu-2.0.21/nmz/regex.c:3137:32: style:inconclusive: Function 'nmz_re_adjust_startpos' argument 1 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:3138:18: style:inconclusive: Function 'nmz_re_adjust_startpos' argument 2 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:3139:10: style:inconclusive: Function 'nmz_re_adjust_startpos' argument 3 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:3139:16: style:inconclusive: Function 'nmz_re_adjust_startpos' argument 4 names different: declaration '' definition 'startpos'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:3139:26: style:inconclusive: Function 'nmz_re_adjust_startpos' argument 5 names different: declaration '' definition 'range'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:3190:32: style:inconclusive: Function 'nmz_re_search' argument 1 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:3191:18: style:inconclusive: Function 'nmz_re_search' argument 2 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:3192:10: style:inconclusive: Function 'nmz_re_search' argument 3 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:3192:16: style:inconclusive: Function 'nmz_re_search' argument 4 names different: declaration '' definition 'startpos'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:3192:26: style:inconclusive: Function 'nmz_re_search' argument 5 names different: declaration '' definition 'range'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:3193:27: style:inconclusive: Function 'nmz_re_search' argument 6 names different: declaration '' definition 'regs'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:3195:18: style: Variable 'fastmap' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:3253:10: style: Variable 'pend' is reassigned a value before the old one has been used. [redundantAssignment] namazu-2.0.21/nmz/regex.c:3251:24: note: pend is assigned namazu-2.0.21/nmz/regex.c:3253:10: note: pend is overwritten head namazu-2.0.21/nmz/regex.c:3283:26: style: Variable 'p' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:3344:26: style: Variable 'p' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:3538:27: style:inconclusive: Function 'init_regs' argument 1 names different: declaration '' definition 'regs'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:3539:19: style:inconclusive: Function 'init_regs' argument 2 names different: declaration '' definition 'num_regs'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:3579:32: style:inconclusive: Function 'nmz_re_match' argument 1 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:3580:18: style:inconclusive: Function 'nmz_re_match' argument 2 names different: declaration '' definition 'string_arg'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:3581:10: style:inconclusive: Function 'nmz_re_match' argument 3 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:3581:16: style:inconclusive: Function 'nmz_re_match' argument 4 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:3582:27: style:inconclusive: Function 'nmz_re_match' argument 5 names different: declaration '' definition 'regs'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:3588:27: style: Variable 'pend' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:3594:31: style: Variable 'dend' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:3608:18: style: Variable 'stacka' can be declared as const array [constVariable] head namazu-2.0.21/nmz/regex.c:3608:18: style: Variable 'stacka' is not assigned a value. [unassignedVariable] head namazu-2.0.21/nmz/regex.c:3708:43: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] head namazu-2.0.21/nmz/regex.c:3794:33: style: Variable 'dend2' can be declared as pointer to const [constVariablePointer] 2.20.0 namazu-2.0.21/nmz/regex.c:3919:4: error: syntax error [syntaxError] head namazu-2.0.21/nmz/regex.c:4038:28: style: Variable 'p2' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:4047:23: style: Variable 'pp' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:4174:17: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] head namazu-2.0.21/nmz/regex.c:4185:15: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] head namazu-2.0.21/nmz/regex.c:4192:8: style: Local variable 'pos' shadows outer argument [shadowArgument] namazu-2.0.21/nmz/regex.c:3581:16: note: Shadowed declaration namazu-2.0.21/nmz/regex.c:4192:8: note: Shadow variable head namazu-2.0.21/nmz/regex.c:4202:17: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] head namazu-2.0.21/nmz/regex.c:4347:62: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] head namazu-2.0.21/nmz/regex.c:4425:21: style:inconclusive: Function 'memcmp_translate' argument 2 names different: declaration '' definition 's1'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:4425:26: debug: Function::addArguments found argument 's2' with varid 0. [varid0] head namazu-2.0.21/nmz/regex.c:4425:26: style:inconclusive: Function 'memcmp_translate' argument 3 names different: declaration '' definition 's2'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:4426:0: style:inconclusive: Function 'memcmp_translate' argument 1 names different: declaration '' definition 's1'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:4426:19: style:inconclusive: Function 'memcmp_translate' argument 4 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:4428:27: style: Variable 'p1' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:4428:37: style: Variable 'p2' can be declared as pointer to const [constVariablePointer] head namazu-2.0.21/nmz/regex.c:4428:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s2 [valueFlowBailoutIncompleteVar] head namazu-2.0.21/nmz/regex.c:4449:27: style:inconclusive: Function 'nmz_re_copy_registers' argument 1 names different: declaration '' definition 'regs1'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:4449:35: style:inconclusive: Function 'nmz_re_copy_registers' argument 2 names different: declaration '' definition 'regs2'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:4473:27: style:inconclusive: Function 'nmz_re_free_registers' argument 1 names different: declaration '' definition 'regs'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/regex.c:4563:10: style:inconclusive: Function 'nmz_re_mbcinit' argument 1 names different: declaration '' definition 'mbctype'. [funcArgNamesDifferentUnnamed] 2.20.0 namazu-2.0.21/nmz/score.c:135:16: error: Null pointer dereference [nullPointer] 2.20.0 namazu-2.0.21/nmz/score.c:199:16: error: Null pointer dereference [nullPointer] head namazu-2.0.21/nmz/util.c:79:27: style:inconclusive: Function 'reverse_byte_order' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/util.c:79:37: style:inconclusive: Function 'reverse_byte_order' argument 2 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/util.c:79:47: style:inconclusive: Function 'reverse_byte_order' argument 3 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] head namazu-2.0.21/nmz/vsnprintf.c:138:28: warning: Uninitialized variable: &osa [uninitvar] namazu-2.0.21/nmz/vsnprintf.c:130:25: note: Assuming condition is false namazu-2.0.21/nmz/vsnprintf.c:138:28: note: Uninitialized variable: &osa head namazu-2.0.21/nmz/wakati.c:124:18: style:inconclusive: Function 'nmz_wakati' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] DONE