DACA2 - liba

STARTDATE 2018-08-22
STARTTIME 00:25:49
GIT-REVISION 0ca6ab1

ftp://ftp.se.debian.org/debian/pool/main/liba/libaacs/libaacs_0.9.0.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/liba/libaal/libaal_1.0.7.orig.tar.gz
libaal-1.0.7/src/file.c:200:2: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
libaal-1.0.7/src/file.c:212:4: note: Found duplicate branches for 'if' and 'else'.
libaal-1.0.7/src/file.c:200:2: note: Found duplicate branches for 'if' and 'else'.
libaal-1.0.7/src/file.c:277:11: style: Unused variable: size [unusedVariable]
libaal-1.0.7/src/list.c:62:10: style: The scope of the variable 'res' can be reduced. [variableScope]
libaal-1.0.7/src/math.c:19:12: style: Opposite expression on both sides of '&'. [oppositeExpression]
libaal-1.0.7/src/math.c:19:12: note: Opposite expression on both sides of '&'.
libaal-1.0.7/src/math.c:19:12: note: Opposite expression on both sides of '&'.
libaal-1.0.7/src/stream.c:161:20: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
libaal-1.0.7/src/stream.c:185:21: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
[00:25]

ftp://ftp.se.debian.org/debian/pool/main/liba/libabigail/libabigail_1.4.orig.tar.gz
libabigail-1.4/src/abg-comparison.cc:10661:10: style: The scope of the variable 'has_non_suppressed_child' can be reduced. [variableScope]
libabigail-1.4/src/abg-comparison.cc:10662:10: style: The scope of the variable 'has_non_empty_child' can be reduced. [variableScope]
libabigail-1.4/src/abg-comparison.cc:10663:10: style: The scope of the variable 'has_suppressed_child' can be reduced. [variableScope]
libabigail-1.4/src/abg-comparison.cc:3030:29: style: Variable 'emitted_a_category' is assigned a value that is never used. [unreadVariable]
libabigail-1.4/src/abg-comparison-priv.h:316:3: style: Technically the member function 'abigail::comparison::priv::is_filtered_out' can be const. [functionConst]
libabigail-1.4/src/abg-comparison-priv.h:605:3: style: Technically the member function 'abigail::comparison::base_spec_comp::operator()' can be const. [functionConst]
libabigail-1.4/src/abg-comparison-priv.h:721:3: style: Technically the member function 'abigail::comparison::virtual_member_function_diff_comp::operator()' can be const. [functionConst]
libabigail-1.4/src/abg-comparison-priv.h:859:3: style: Technically the member function 'abigail::comparison::fn_parm_diff_comp::operator()' can be const. [functionConst]
libabigail-1.4/src/abg-comparison-priv.h:881:3: style: Technically the member function 'abigail::comparison::parm_comp::operator()' can be const. [functionConst]
libabigail-1.4/src/abg-comparison-priv.h:921:3: style: Technically the member function 'abigail::comparison::elf_symbol_comp::operator()' can be const. [functionConst]
libabigail-1.4/src/abg-comparison-priv.h:1092:3: style: Technically the member function 'abigail::comparison::function_comp::operator()' can be const. [functionConst]
libabigail-1.4/src/abg-comparison-priv.h:1137:3: style: Technically the member function 'abigail::comparison::function_decl_diff_comp::operator()' can be const. [functionConst]
libabigail-1.4/src/abg-comparison-priv.h:1194:3: style: Technically the member function 'abigail::comparison::var_diff_sptr_comp::operator()' can be const. [functionConst]
libabigail-1.4/src/abg-comparison.cc:11163:3: performance: Technically the member function 'abigail::comparison::redundancy_clearing_visitor::visit' can be static. [functionStatic]
libabigail-1.4/src/abg-comparison.cc:11167:3: performance: Technically the member function 'abigail::comparison::redundancy_clearing_visitor::visit' can be static. [functionStatic]
libabigail-1.4/src/abg-comparison-priv.h:408:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-comparison-priv.h:418:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-comparison-priv.h:426:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-comparison-priv.h:436:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-comparison-priv.h:449:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-comparison-priv.h:735:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-comparison-priv.h:940:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-comparison-priv.h:1238:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-comparison.cc:10240:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-comparison.cc:10800:3: style: Struct 'diff_node_printer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-comparison.cc:2934:0: warning: Result of operator '|' is always true if one operand is non-zero. Did you intend to use '&'? [badBitmaskCheck]
libabigail-1.4/src/abg-comparison.cc:2942:0: warning: Result of operator '|' is always true if one operand is non-zero. Did you intend to use '&'? [badBitmaskCheck]
libabigail-1.4/src/abg-comparison.cc:2950:0: warning: Result of operator '|' is always true if one operand is non-zero. Did you intend to use '&'? [badBitmaskCheck]
libabigail-1.4/src/abg-comparison.cc:2958:0: warning: Result of operator '|' is always true if one operand is non-zero. Did you intend to use '&'? [badBitmaskCheck]
libabigail-1.4/src/abg-comparison.cc:2966:0: warning: Result of operator '|' is always true if one operand is non-zero. Did you intend to use '&'? [badBitmaskCheck]
libabigail-1.4/src/abg-comparison.cc:2973:0: warning: Result of operator '|' is always true if one operand is non-zero. Did you intend to use '&'? [badBitmaskCheck]
libabigail-1.4/src/abg-comparison.cc:2981:0: warning: Result of operator '|' is always true if one operand is non-zero. Did you intend to use '&'? [badBitmaskCheck]
libabigail-1.4/src/abg-comparison.cc:2989:0: warning: Result of operator '|' is always true if one operand is non-zero. Did you intend to use '&'? [badBitmaskCheck]
libabigail-1.4/src/abg-comparison.cc:2997:0: warning: Result of operator '|' is always true if one operand is non-zero. Did you intend to use '&'? [badBitmaskCheck]
libabigail-1.4/src/abg-comparison.cc:3005:0: warning: Result of operator '|' is always true if one operand is non-zero. Did you intend to use '&'? [badBitmaskCheck]
libabigail-1.4/src/abg-comparison.cc:3013:0: warning: Result of operator '|' is always true if one operand is non-zero. Did you intend to use '&'? [badBitmaskCheck]
libabigail-1.4/src/abg-comparison.cc:3021:0: warning: Result of operator '|' is always true if one operand is non-zero. Did you intend to use '&'? [badBitmaskCheck]
libabigail-1.4/src/abg-comparison.cc:3030:0: warning: Result of operator '|' is always true if one operand is non-zero. Did you intend to use '&'? [badBitmaskCheck]
libabigail-1.4/src/abg-comparison.cc:3541:0: warning: Result of operator '|' is always true if one operand is non-zero. Did you intend to use '&'? [badBitmaskCheck]
libabigail-1.4/src/abg-comparison.cc:3543:0: warning: Result of operator '|' is always true if one operand is non-zero. Did you intend to use '&'? [badBitmaskCheck]
libabigail-1.4/src/abg-comparison.cc:3545:0: warning: Result of operator '|' is always true if one operand is non-zero. Did you intend to use '&'? [badBitmaskCheck]
libabigail-1.4/src/abg-corpus-priv.h:260:3: performance: Technically the member function 'abigail::ir::priv::get_id' can be static. [functionStatic]
libabigail-1.4/src/abg-corpus-priv.h:269:3: performance: Technically the member function 'abigail::ir::priv::get_id' can be static. [functionStatic]
libabigail-1.4/src/abg-corpus-priv.h:465:3: style: Technically the member function 'abigail::ir::priv::keep_wrt_id_of_fns_to_keep' can be const. [functionConst]
libabigail-1.4/src/abg-corpus-priv.h:572:3: style: Technically the member function 'abigail::ir::priv::keep_wrt_id_of_vars_to_keep' can be const. [functionConst]
libabigail-1.4/src/abg-corpus.cc:854:3: style: Technically the member function 'abigail::ir::elf_symbol_comp_functor::operator()' can be const. [functionConst]
libabigail-1.4/src/abg-ir-priv.h:104:3: style: Class 'integral_type' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ir-priv.h:153:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-default-reporter.cc:1370:12: style: The scope of the variable 'emitted' can be reduced. [variableScope]
libabigail-1.4/src/abg-default-reporter.cc:1955:14: style: Variable 'emitted' is assigned a value that is never used. [unreadVariable]
libabigail-1.4/src/abg-default-reporter.cc:1949:0: warning: Result of operator '|' is always true if one operand is non-zero. Did you intend to use '&'? [badBitmaskCheck]
libabigail-1.4/src/abg-dwarf-reader.cc:11230:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
libabigail-1.4/src/abg-dwarf-reader.cc:11287:10: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
libabigail-1.4/src/abg-dwarf-reader.cc:11324:6: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
libabigail-1.4/src/abg-dwarf-reader.cc:11423:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
libabigail-1.4/src/abg-dwarf-reader.cc:12553:7: style: Condition 'enum_underlying_type_is_anonymous' is always true [knownConditionTrueFalse]
libabigail-1.4/src/abg-dwarf-reader.cc:12551:43: note: Assignment 'enum_underlying_type_is_anonymous=true', assigned value is 1
libabigail-1.4/src/abg-dwarf-reader.cc:12553:7: note: Condition 'enum_underlying_type_is_anonymous' is always true
libabigail-1.4/src/abg-dwarf-reader.cc:1137:14: style: The scope of the variable 'buildid_len' can be reduced. [variableScope]
libabigail-1.4/src/abg-dwarf-reader.cc:1576:15: style: The scope of the variable 'sym_name_str' can be reduced. [variableScope]
libabigail-1.4/src/abg-dwarf-reader.cc:2006:9: style: The scope of the variable 'name_str' can be reduced. [variableScope]
libabigail-1.4/src/abg-dwarf-reader.cc:4184:16: style: The scope of the variable 'ctxt' can be reduced. [variableScope]
libabigail-1.4/src/abg-dwarf-reader.cc:14033:12: style: The scope of the variable 'count' can be reduced. [variableScope]
libabigail-1.4/src/abg-dwarf-reader.cc:15506:13: style: The scope of the variable 'interface_die' can be reduced. [variableScope]
libabigail-1.4/src/abg-dwarf-reader.cc:15506:33: style: The scope of the variable 'origin_die' can be reduced. [variableScope]
libabigail-1.4/src/abg-dwarf-reader.cc:929:54: style: Function 'find_symbol_table_section' argument 2 names different: declaration 'section' definition 'symtab'. [funcArgNamesDifferent]
libabigail-1.4/src/abg-dwarf-reader.cc:285:54: note: Function 'find_symbol_table_section' argument 2 names different: declaration 'section' definition 'symtab'.
libabigail-1.4/src/abg-dwarf-reader.cc:929:54: note: Function 'find_symbol_table_section' argument 2 names different: declaration 'section' definition 'symtab'.
libabigail-1.4/src/abg-dwarf-reader.cc:8771:21: style: Function 'die_this_pointer_from_object_pointer' argument 2 names different: declaration 'this_pointer' definition 'this_pointer_die'. [funcArgNamesDifferent]
libabigail-1.4/src/abg-dwarf-reader.cc:347:21: note: Function 'die_this_pointer_from_object_pointer' argument 2 names different: declaration 'this_pointer' definition 'this_pointer_die'.
libabigail-1.4/src/abg-dwarf-reader.cc:8771:21: note: Function 'die_this_pointer_from_object_pointer' argument 2 names different: declaration 'this_pointer' definition 'this_pointer_die'.
libabigail-1.4/src/abg-dwarf-reader.cc:10166:11: style: Function 'die_qualified_type_name' argument 3 names different: declaration 'where' definition 'where_offset'. [funcArgNamesDifferent]
libabigail-1.4/src/abg-dwarf-reader.cc:395:74: note: Function 'die_qualified_type_name' argument 3 names different: declaration 'where' definition 'where_offset'.
libabigail-1.4/src/abg-dwarf-reader.cc:10166:11: note: Function 'die_qualified_type_name' argument 3 names different: declaration 'where' definition 'where_offset'.
libabigail-1.4/src/abg-dwarf-reader.cc:10440:11: style: Function 'die_qualified_decl_name' argument 3 names different: declaration 'where' definition 'where_offset'. [funcArgNamesDifferent]
libabigail-1.4/src/abg-dwarf-reader.cc:398:74: note: Function 'die_qualified_decl_name' argument 3 names different: declaration 'where' definition 'where_offset'.
libabigail-1.4/src/abg-dwarf-reader.cc:10440:11: note: Function 'die_qualified_decl_name' argument 3 names different: declaration 'where' definition 'where_offset'.
libabigail-1.4/src/abg-dwarf-reader.cc:10714:21: style: Function 'die_function_signature' argument 2 names different: declaration 'die' definition 'fn_die'. [funcArgNamesDifferent]
libabigail-1.4/src/abg-dwarf-reader.cc:421:21: note: Function 'die_function_signature' argument 2 names different: declaration 'die' definition 'fn_die'.
libabigail-1.4/src/abg-dwarf-reader.cc:10714:21: note: Function 'die_function_signature' argument 2 names different: declaration 'die' definition 'fn_die'.
libabigail-1.4/src/abg-dwarf-reader.cc:14555:25: style: Function 'build_or_get_fn_decl_if_not_suppressed' argument 3 names different: declaration 'die' definition 'fn_die'. [funcArgNamesDifferent]
libabigail-1.4/src/abg-dwarf-reader.cc:7926:23: note: Function 'build_or_get_fn_decl_if_not_suppressed' argument 3 names different: declaration 'die' definition 'fn_die'.
libabigail-1.4/src/abg-dwarf-reader.cc:14555:25: note: Function 'build_or_get_fn_decl_if_not_suppressed' argument 3 names different: declaration 'die' definition 'fn_die'.
libabigail-1.4/src/abg-dwarf-reader.cc:14557:31: style: Function 'build_or_get_fn_decl_if_not_suppressed' argument 5 names different: declaration 'f' definition 'result'. [funcArgNamesDifferent]
libabigail-1.4/src/abg-dwarf-reader.cc:7928:31: note: Function 'build_or_get_fn_decl_if_not_suppressed' argument 5 names different: declaration 'f' definition 'result'.
libabigail-1.4/src/abg-dwarf-reader.cc:14557:31: note: Function 'build_or_get_fn_decl_if_not_suppressed' argument 5 names different: declaration 'f' definition 'result'.
libabigail-1.4/src/abg-dwarf-reader.cc:6968:9: warning: Assert statement calls a function which may have desired side effects: 'read_int_from_array_of_bytes'. [assertWithSideEffect]
libabigail-1.4/src/abg-dwarf-reader.cc:7192:9: warning: Assert statement calls a function which may have desired side effects: 'get_binary_load_address'. [assertWithSideEffect]
libabigail-1.4/src/abg-dwarf-reader.cc:7194:9: warning: Assert statement calls a function which may have desired side effects: 'get_binary_load_address'. [assertWithSideEffect]
libabigail-1.4/src/abg-dwarf-reader.cc:13142:15: warning: Assert statement calls a function which may have desired side effects: 'is_decl_only_class_scheduled_for_resolution'. [assertWithSideEffect]
libabigail-1.4/src/abg-suppression-priv.h:733:3: style: Technically the member function 'abigail::suppr::priv::set_type_name_regex' can be const. [functionConst]
libabigail-1.4/src/abg-suppression-priv.h:760:3: style: Technically the member function 'abigail::suppr::priv::set_source_location_to_keep_regex' can be const. [functionConst]
libabigail-1.4/src/abg-dwarf-reader.cc:112:3: style: Technically the member function 'abigail::dwarf_reader::dwfl_deleter::operator()' can be const. [functionConst]
libabigail-1.4/src/abg-dwarf-reader.cc:2364:3: style: Technically the member function 'abigail::dwarf_reader::expr_result::const_value' can be const. [functionConst]
libabigail-1.4/src/abg-dwarf-reader.cc:4086:3: style: Technically the member function 'abigail::dwarf_reader::read_context::lookup_decl_from_die_offset' can be const. [functionConst]
libabigail-1.4/src/abg-dwarf-reader.cc:4393:3: performance: Technically the member function 'abigail::dwarf_reader::read_context::get_die_language' can be static. [functionStatic]
libabigail-1.4/src/abg-dwarf-reader.cc:4426:3: performance: Technically the member function 'abigail::dwarf_reader::read_context::odr_is_relevant' can be static. [functionStatic]
libabigail-1.4/src/abg-dwarf-reader.cc:4509:3: performance: Technically the member function 'abigail::dwarf_reader::read_context::set_canonical_die_offset' can be static. [functionStatic]
libabigail-1.4/src/abg-dwarf-reader.cc:4580:3: performance: Technically the member function 'abigail::dwarf_reader::read_context::get_canonical_die_offset' can be static. [functionStatic]
libabigail-1.4/src/abg-dwarf-reader.cc:4861:3: style: Technically the member function 'abigail::dwarf_reader::read_context::maybe_schedule_declaration_only_class_for_resolution' can be const. [functionConst]
libabigail-1.4/src/abg-dwarf-reader.cc:4884:3: style: Technically the member function 'abigail::dwarf_reader::read_context::is_decl_only_class_scheduled_for_resolution' can be const. [functionConst]
libabigail-1.4/src/abg-dwarf-reader.cc:5330:3: style: Technically the member function 'abigail::dwarf_reader::read_context::current_corpus' can be const. [functionConst]
libabigail-1.4/src/abg-dwarf-reader.cc:5363:3: style: Technically the member function 'abigail::dwarf_reader::read_context::current_corpus_group' can be const. [functionConst]
libabigail-1.4/src/abg-dwarf-reader.cc:5549:3: style: Technically the member function 'abigail::dwarf_reader::read_context::get_elf_file_type' can be const. [functionConst]
libabigail-1.4/src/abg-dwarf-reader.cc:5832:3: performance: Technically the member function 'abigail::dwarf_reader::read_context::read_int_from_array_of_bytes' can be static. [functionStatic]
libabigail-1.4/src/abg-dwarf-reader.cc:6137:3: style: Technically the member function 'abigail::dwarf_reader::read_context::fun_addr_sym_map_sptr' can be const. [functionConst]
libabigail-1.4/src/abg-dwarf-reader.cc:6280:3: style: Technically the member function 'abigail::dwarf_reader::read_context::var_syms_sptr' can be const. [functionConst]
libabigail-1.4/src/abg-dwarf-reader.cc:7104:3: style: Technically the member function 'abigail::dwarf_reader::read_context::address_is_in_opd_section' can be const. [functionConst]
libabigail-1.4/src/abg-dwarf-reader.cc:7262:3: performance: Technically the member function 'abigail::dwarf_reader::read_context::address_is_in_section' can be static. [functionStatic]
libabigail-1.4/src/abg-suppression-priv.h:64:3: style: Class 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-dwarf-reader.cc:219:3: style: Struct 'imported_unit_point' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-dwarf-reader.cc:2333:3: style: Class 'expr_result' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-dwarf-reader.cc:11234:62: warning: Found suspicious equality comparison. Did you intend to assign a value instead? [suspiciousEqualityComparison]
libabigail-1.4/src/abg-dwarf-reader.cc:11291:61: warning: Found suspicious equality comparison. Did you intend to assign a value instead? [suspiciousEqualityComparison]
libabigail-1.4/src/abg-dwarf-reader.cc:11328:61: warning: Found suspicious equality comparison. Did you intend to assign a value instead? [suspiciousEqualityComparison]
libabigail-1.4/src/abg-dwarf-reader.cc:11429:23: warning: Found suspicious equality comparison. Did you intend to assign a value instead? [suspiciousEqualityComparison]
libabigail-1.4/src/abg-hash.cc:230:3: style: Technically the member function 'abigail::hash::operator()' can be const. [functionConst]
libabigail-1.4/src/abg-hash.cc:263:3: style: Technically the member function 'abigail::hash::operator()' can be const. [functionConst]
libabigail-1.4/src/abg-hash.cc:469:3: style: Technically the member function 'abigail::hash::operator()' can be const. [functionConst]
libabigail-1.4/src/abg-ini.cc:1167:9: style: The scope of the variable 'b' can be reduced. [variableScope]
libabigail-1.4/src/abg-ini.cc:1137:9: warning: Assert statement calls a function which may have desired side effects: 'read_next_char'. [assertWithSideEffect]
libabigail-1.4/src/abg-ini.cc:1196:12: warning: Assert statement calls a function which may have desired side effects: 'read_next_char'. [assertWithSideEffect]
libabigail-1.4/src/abg-ini.cc:1203:9: warning: Assert statement calls a function which may have desired side effects: 'read_next_char'. [assertWithSideEffect]
libabigail-1.4/src/abg-ini.cc:1225:12: warning: Assert statement calls a function which may have desired side effects: 'read_next_char'. [assertWithSideEffect]
libabigail-1.4/src/abg-ini.cc:1232:9: warning: Assert statement calls a function which may have desired side effects: 'read_next_char'. [assertWithSideEffect]
libabigail-1.4/src/abg-ini.cc:1253:12: warning: Assert statement calls a function which may have desired side effects: 'read_next_char'. [assertWithSideEffect]
libabigail-1.4/src/abg-ini.cc:1260:9: warning: Assert statement calls a function which may have desired side effects: 'read_next_char'. [assertWithSideEffect]
libabigail-1.4/src/abg-ini.cc:1325:13: warning: Assert statement calls a function which may have desired side effects: 'read_next_char'. [assertWithSideEffect]
libabigail-1.4/src/abg-ini.cc:1335:12: warning: Assert statement calls a function which may have desired side effects: 'read_next_char'. [assertWithSideEffect]
libabigail-1.4/src/abg-ini.cc:1399:9: warning: Assert statement calls a function which may have desired side effects: 'read_next_char'. [assertWithSideEffect]
libabigail-1.4/src/abg-ini.cc:1474:12: warning: Assert statement calls a function which may have desired side effects: 'read_next_char'. [assertWithSideEffect]
libabigail-1.4/src/abg-ini.cc:1518:12: warning: Assert statement calls a function which may have desired side effects: 'read_next_char'. [assertWithSideEffect]
libabigail-1.4/src/abg-ini.cc:1525:9: warning: Assert statement calls a function which may have desired side effects: 'read_next_char'. [assertWithSideEffect]
libabigail-1.4/src/abg-ini.cc:1552:9: warning: Assert statement calls a function which may have desired side effects: 'read_next_char'. [assertWithSideEffect]
libabigail-1.4/src/abg-ini.cc:1597:14: warning: Assert statement calls a function which may have desired side effects: 'read_next_char'. [assertWithSideEffect]
libabigail-1.4/src/abg-ini.cc:210:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ini.cc:253:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ini.cc:300:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ini.cc:373:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ini.cc:469:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ini.cc:555:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ini.cc:646:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ini.cc:714:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ini.cc:787:3: style: Class 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ini.cc:889:3: style: Class 'read_context' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ir.cc:20831:8: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
libabigail-1.4/src/abg-ir.cc:20829:11: note: outer condition: !was_indirect_type
libabigail-1.4/src/abg-ir.cc:20831:8: note: identical inner condition: !was_indirect_type
libabigail-1.4/src/abg-ir.cc:16476:11: style: Condition '!stop' is always true [knownConditionTrueFalse]
libabigail-1.4/src/abg-ir.cc:16474:19: note: Assignment 'stop=false', assigned value is 0
libabigail-1.4/src/abg-ir.cc:16476:11: note: Condition '!stop' is always true
libabigail-1.4/src/abg-ir.cc:19523:11: style: Condition '!stop' is always true [knownConditionTrueFalse]
libabigail-1.4/src/abg-ir.cc:19521:19: note: Assignment 'stop=false', assigned value is 0
libabigail-1.4/src/abg-ir.cc:19523:11: note: Condition '!stop' is always true
libabigail-1.4/src/abg-ir.cc:20831:8: style: Condition '!was_indirect_type' is always true [knownConditionTrueFalse]
libabigail-1.4/src/abg-ir.cc:20829:11: note: Assuming that condition '!was_indirect_type' is not redundant
libabigail-1.4/src/abg-ir.cc:20831:8: note: Condition '!was_indirect_type' is always true
libabigail-1.4/src/abg-ir.cc:18747:41: style: Same expression on both sides of '|'. [duplicateExpression]
libabigail-1.4/src/abg-ir.cc:8099:8: style: The scope of the variable 'it_is_last' can be reduced. [variableScope]
libabigail-1.4/src/abg-ir.cc:11022:35: style: Function 'parse_integral_type' argument 1 names different: declaration 'type_name' definition 'str'. [funcArgNamesDifferent]
libabigail-1.4/src/abg-ir-priv.h:132:35: note: Function 'parse_integral_type' argument 1 names different: declaration 'type_name' definition 'str'.
libabigail-1.4/src/abg-ir.cc:11022:35: note: Function 'parse_integral_type' argument 1 names different: declaration 'type_name' definition 'str'.
libabigail-1.4/src/abg-ir.cc:11055:44: style: Function 'integral_type' argument 1 names different: declaration 'name' definition 'type_name'. [funcArgNamesDifferent]
libabigail-1.4/src/abg-ir-priv.h:104:31: note: Function 'integral_type' argument 1 names different: declaration 'name' definition 'type_name'.
libabigail-1.4/src/abg-ir.cc:11055:44: note: Function 'integral_type' argument 1 names different: declaration 'name' definition 'type_name'.
libabigail-1.4/src/abg-ir.cc:21280:15: style: Unused variable: parent_qualified_name [unusedVariable]
libabigail-1.4/src/abg-ir.cc:13621:3: warning: Member variable 'priv::value_' is not initialized in the constructor. [uninitMemberVar]
libabigail-1.4/src/abg-ir.cc:14466:3: performance: Technically the member function 'abigail::ir::priv::mark_as_being_compared' can be static. [functionStatic]
libabigail-1.4/src/abg-ir.cc:14480:3: performance: Technically the member function 'abigail::ir::priv::unmark_as_being_compared' can be static. [functionStatic]
libabigail-1.4/src/abg-ir.cc:14494:3: performance: Technically the member function 'abigail::ir::priv::comparison_started' can be static. [functionStatic]
libabigail-1.4/src/abg-ir.cc:16263:3: performance: Technically the member function 'abigail::ir::priv::mark_as_being_compared' can be static. [functionStatic]
libabigail-1.4/src/abg-ir.cc:16311:3: performance: Technically the member function 'abigail::ir::priv::unmark_as_being_compared' can be static. [functionStatic]
libabigail-1.4/src/abg-ir.cc:16337:3: performance: Technically the member function 'abigail::ir::priv::comparison_started' can be static. [functionStatic]
libabigail-1.4/src/abg-ir.cc:18293:3: style: Technically the member function 'abigail::ir::virtual_member_function_less_than::operator()' can be const. [functionConst]
libabigail-1.4/src/abg-ir.cc:118:3: style: Class 'qualified_name_setter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ir.cc:2645:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ir.cc:2910:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ir.cc:12027:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ir.cc:12938:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ir.cc:13780:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ir.cc:14458:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ir.cc:16246:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ir.cc:17586:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ir.cc:19897:3: style: Class 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ir.cc:20069:3: style: Class 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ir.cc:20143:3: style: Class 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ir.cc:20310:3: style: Class 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-ir.cc:20448:3: style: Class 'non_canonicalized_subtype_detector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-leaf-reporter.cc:1039:10: style: The scope of the variable 'removed' can be reduced. [variableScope]
libabigail-1.4/src/abg-leaf-reporter.cc:1039:23: style: The scope of the variable 'added' can be reduced. [variableScope]
libabigail-1.4/src/abg-leaf-reporter.cc:690:36: style: Variable 'emitted_data_members_changes' is assigned a value that is never used. [unreadVariable]
libabigail-1.4/src/abg-leaf-reporter.cc:1227:12: style: Variable 'added' is modified but its new value is never used. [unreadVariable]
libabigail-1.4/src/abg-leaf-reporter.cc:1176:14: style: Variable 'changed' is assigned a value that is never used. [unreadVariable]
libabigail-1.4/src/abg-leaf-reporter.cc:1170:0: warning: Result of operator '|' is always true if one operand is non-zero. Did you intend to use '&'? [badBitmaskCheck]
libabigail-1.4/src/abg-reader.cc:1654:7: warning: Identical condition '!node', second condition is always false [identicalConditionAfterEarlyExit]
libabigail-1.4/src/abg-reader.cc:1651:7: note: first condition
libabigail-1.4/src/abg-reader.cc:1654:7: note: second condition
libabigail-1.4/src/abg-reader.cc:461:11: warning: Assert statement calls a function which may have desired side effects: 'pop_scope'. [assertWithSideEffect]
libabigail-1.4/src/abg-reader.cc:3461:19: warning: Assert statement calls a function which may have desired side effects: 'types_equal'. [assertWithSideEffect]
libabigail-1.4/src/abg-reader.cc:3550:19: warning: Assert statement calls a function which may have desired side effects: 'types_equal'. [assertWithSideEffect]
libabigail-1.4/src/abg-reader.cc:208:3: style: Technically the member function 'abigail::xml_reader::read_context::map_xml_node_to_decl' can be const. [functionConst]
libabigail-1.4/src/abg-reader.cc:550:3: performance: Technically the member function 'abigail::xml_reader::read_context::types_equal' can be static. [functionStatic]
libabigail-1.4/src/abg-reader.cc:710:3: style: Technically the member function 'abigail::xml_reader::read_context::get_corpus' can be const. [functionConst]
libabigail-1.4/src/abg-reader.cc:803:3: performance: Technically the member function 'abigail::xml_reader::read_context::clear_per_translation_unit_data' can be static. [functionStatic]
libabigail-1.4/src/abg-reader.cc:5565:3: style: Technically the member function 'abigail::xml_reader::array_deleter::operator()' can be const. [functionConst]
libabigail-1.4/src/abg-reporter-priv.cc:117:14: style: Function 'show_numerical_change' argument 6 names different: declaration 'show_bits_or_bytes' definition 'show_bits_or_byte'. [funcArgNamesDifferent]
libabigail-1.4/src/abg-reporter-priv.h:144:14: note: Function 'show_numerical_change' argument 6 names different: declaration 'show_bits_or_bytes' definition 'show_bits_or_byte'.
libabigail-1.4/src/abg-reporter-priv.cc:117:14: note: Function 'show_numerical_change' argument 6 names different: declaration 'show_bits_or_bytes' definition 'show_bits_or_byte'.
libabigail-1.4/src/abg-reporter-priv.cc:663:21: style: Variable 'begin_with_and' is assigned a value that is never used. [unreadVariable]
libabigail-1.4/src/abg-suppression.cc:899:29: style: Function 'suppression_matches_type_name' argument 2 names different: declaration 'scope' definition 'type_scope'. [funcArgNamesDifferent]
libabigail-1.4/src/abg-suppression-priv.h:772:29: note: Function 'suppression_matches_type_name' argument 2 names different: declaration 'scope' definition 'type_scope'.
libabigail-1.4/src/abg-suppression.cc:899:29: note: Function 'suppression_matches_type_name' argument 2 names different: declaration 'scope' definition 'type_scope'.
libabigail-1.4/src/abg-suppression.cc:1274:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-suppression.cc:1314:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-tools-utils.cc:99:0: error: #error the macro ABIGAIL_ROOT_SYSTEM_LIBDIR must be set at compile time [preprocessorErrorDirective]
libabigail-1.4/src/abg-viz-dot.cc:61:7: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
libabigail-1.4/src/abg-viz-svg.cc:202:21: style: Variable 'name' is assigned a value that is never used. [unreadVariable]
libabigail-1.4/src/abg-viz-svg.cc:50:7: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
libabigail-1.4/src/abg-workers.cc:184:3: style: Struct 'priv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-writer.cc:218:3: style: Technically the member function 'abigail::xml_writer::write_context::get_annotate' can be const. [functionConst]
libabigail-1.4/src/abg-writer.cc:439:3: style: Technically the member function 'abigail::xml_writer::write_context::sort_types' can be const. [functionConst]
libabigail-1.4/src/abg-writer.cc:461:3: style: Technically the member function 'abigail::xml_writer::write_context::sort_types' can be const. [functionConst]
libabigail-1.4/src/abg-writer.cc:483:3: style: Technically the member function 'abigail::xml_writer::write_context::sort_types' can be const. [functionConst]
libabigail-1.4/src/abg-writer.cc:98:3: style: Class 'id_manager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/src/abg-writer.cc:365:5: style: Struct 'type_ptr_cmp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/tests/data/test-alt-dwarf-file/test0.cc:29:5: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
libabigail-1.4/tests/data/test-diff-dwarf/test0-v0.cc:1:1: style: The class 'B0S0' does not have a constructor although it has private member variables. [noConstructor]
libabigail-1.4/tests/data/test-diff-dwarf/test0-v0.cc:28:3: warning: Member variable 'B0S1::m0' is not initialized in the constructor. [uninitMemberVar]
libabigail-1.4/tests/data/test-diff-dwarf/test0-v0.cc:32:1: style: The class 'S0' does not have a constructor although it has private member variables. [noConstructor]
libabigail-1.4/tests/data/test-diff-dwarf/test0-v0.cc:42:1: style: The class 'S1' does not have a constructor although it has private member variables. [noConstructor]
libabigail-1.4/tests/data/test-diff-dwarf/test0-v0.cc:35:8: style: Unused private function: 'S0::member0' [unusedPrivateFunction]
libabigail-1.4/tests/data/test-diff-dwarf/test0-v0.cc:45:8: style: Unused private function: 'S1::member0' [unusedPrivateFunction]
libabigail-1.4/tests/data/test-diff-dwarf/test0-v0.cc:8:3: performance: Technically the member function 'B0S0::member0' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-dwarf/test0-v0.cc:15:7: note: Technically the member function 'B0S0::member0' can be static.
libabigail-1.4/tests/data/test-diff-dwarf/test0-v0.cc:8:3: note: Technically the member function 'B0S0::member0' can be static.
libabigail-1.4/tests/data/test-diff-dwarf/test0-v0.cc:35:8: performance: Technically the member function 'S0::member0' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-dwarf/test0-v0.cc:39:5: note: Technically the member function 'S0::member0' can be static.
libabigail-1.4/tests/data/test-diff-dwarf/test0-v0.cc:35:8: note: Technically the member function 'S0::member0' can be static.
libabigail-1.4/tests/data/test-diff-dwarf/test0-v0.cc:45:8: performance: Technically the member function 'S1::member0' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-dwarf/test0-v1.cc:1:1: style: The class 'B0S0' does not have a constructor although it has private member variables. [noConstructor]
libabigail-1.4/tests/data/test-diff-dwarf/test0-v1.cc:29:3: warning: Member variable 'B0S1::m0' is not initialized in the constructor. [uninitMemberVar]
libabigail-1.4/tests/data/test-diff-dwarf/test0-v1.cc:54:1: style: The class 'S1' does not have a constructor although it has private member variables. [noConstructor]
libabigail-1.4/tests/data/test-diff-dwarf/test0-v1.cc:57:8: style: Unused private function: 'S1::member0' [unusedPrivateFunction]
libabigail-1.4/tests/data/test-diff-dwarf/test0-v1.cc:9:3: performance: Technically the member function 'B0S0::member0' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-dwarf/test0-v1.cc:16:7: note: Technically the member function 'B0S0::member0' can be static.
libabigail-1.4/tests/data/test-diff-dwarf/test0-v1.cc:9:3: note: Technically the member function 'B0S0::member0' can be static.
libabigail-1.4/tests/data/test-diff-dwarf/test0-v1.cc:40:3: performance: Technically the member function 'S0::member0' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-dwarf/test0-v1.cc:47:5: note: Technically the member function 'S0::member0' can be static.
libabigail-1.4/tests/data/test-diff-dwarf/test0-v1.cc:40:3: note: Technically the member function 'S0::member0' can be static.
libabigail-1.4/tests/data/test-diff-dwarf/test0-v1.cc:57:8: performance: Technically the member function 'S1::member0' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-dwarf/test1-v0.cc:3:8: style: struct member 'S::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test1-v0.cc:4:7: style: struct member 'S::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test1-v1.cc:3:8: style: struct member 'S::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test1-v1.cc:4:12: style: struct member 'S::m01' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test1-v1.cc:5:7: style: struct member 'S::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test10-v0.cc:3:6: style: struct member 'S::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test10-v0.cc:4:7: style: struct member 'S::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test10-v1.cc:3:6: style: struct member 'S::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test10-v1.cc:4:8: style: struct member 'S::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test11-v0.cc:3:6: style: struct member 'S::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test11-v0.cc:4:6: style: struct member 'S::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test11-v1.cc:3:6: style: struct member 'S::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test11-v1.cc:4:6: style: struct member 'S::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test13-v0.cc:3:7: style: struct member 'S::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test13-v0.cc:4:8: style: struct member 'S::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test13-v0.cc:5:12: style: struct member 'S::m2' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test13-v0.cc:6:17: style: struct member 'S::m3' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test13-v1.cc:3:12: style: struct member 'S::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test13-v1.cc:4:8: style: struct member 'S::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test13-v1.cc:5:13: style: struct member 'S::m2' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test13-v1.cc:6:17: style: struct member 'S::m3' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test26-added-parms-before-variadic-v0.c:6:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libabigail-1.4/tests/data/test-diff-dwarf/test26-added-parms-before-variadic-v0.c:13:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libabigail-1.4/tests/data/test-diff-dwarf/test26-added-parms-before-variadic-v0.c:20:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libabigail-1.4/tests/data/test-diff-dwarf/test26-added-parms-before-variadic-v0.c:23:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libabigail-1.4/tests/data/test-diff-dwarf/test26-added-parms-before-variadic-v0.c:30:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libabigail-1.4/tests/data/test-diff-dwarf/test26-added-parms-before-variadic-v0.c:33:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libabigail-1.4/tests/data/test-diff-dwarf/test26-added-parms-before-variadic-v1.c:6:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libabigail-1.4/tests/data/test-diff-dwarf/test26-added-parms-before-variadic-v1.c:9:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libabigail-1.4/tests/data/test-diff-dwarf/test26-added-parms-before-variadic-v1.c:16:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libabigail-1.4/tests/data/test-diff-dwarf/test26-added-parms-before-variadic-v1.c:19:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libabigail-1.4/tests/data/test-diff-dwarf/test26-added-parms-before-variadic-v1.c:26:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libabigail-1.4/tests/data/test-diff-dwarf/test26-added-parms-before-variadic-v1.c:29:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libabigail-1.4/tests/data/test-diff-dwarf/test26-added-parms-before-variadic-v1.c:32:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libabigail-1.4/tests/data/test-diff-dwarf/test26-added-parms-before-variadic-v1.c:39:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libabigail-1.4/tests/data/test-diff-dwarf/test26-added-parms-before-variadic-v1.c:42:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libabigail-1.4/tests/data/test-diff-dwarf/test26-added-parms-before-variadic-v1.c:45:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libabigail-1.4/tests/data/test-diff-dwarf/test27-local-base-diff-v0.cc:10:7: warning: The struct 'S' defines member variable with name 'm0' also defined in its parent struct 'base'. [duplInheritedMember]
libabigail-1.4/tests/data/test-diff-dwarf/test27-local-base-diff-v0.cc:5:7: note: Parent variable 'base::m0'
libabigail-1.4/tests/data/test-diff-dwarf/test27-local-base-diff-v0.cc:10:7: note: Derived variable 'S::m0'
libabigail-1.4/tests/data/test-diff-dwarf/test27-local-base-diff-v1.cc:11:7: warning: The struct 'S' defines member variable with name 'm0' also defined in its parent struct 'base'. [duplInheritedMember]
libabigail-1.4/tests/data/test-diff-dwarf/test27-local-base-diff-v1.cc:5:7: note: Parent variable 'base::m0'
libabigail-1.4/tests/data/test-diff-dwarf/test27-local-base-diff-v1.cc:11:7: note: Derived variable 'S::m0'
libabigail-1.4/tests/data/test-diff-dwarf/test28-vtable-changes-v0.cc:7:3: performance: Technically the member function 'S::bar' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-dwarf/test28-vtable-changes-v0.cc:17:4: note: Technically the member function 'S::bar' can be static.
libabigail-1.4/tests/data/test-diff-dwarf/test28-vtable-changes-v0.cc:7:3: note: Technically the member function 'S::bar' can be static.
libabigail-1.4/tests/data/test-diff-dwarf/test3-v0.cc:14:3: performance: Technically the member function 'C1::foo' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-dwarf/test3-v0.cc:18:5: note: Technically the member function 'C1::foo' can be static.
libabigail-1.4/tests/data/test-diff-dwarf/test3-v0.cc:14:3: note: Technically the member function 'C1::foo' can be static.
libabigail-1.4/tests/data/test-diff-dwarf/test3-v1.cc:16:3: performance: Technically the member function 'C1::foo' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-dwarf/test3-v1.cc:20:5: note: Technically the member function 'C1::foo' can be static.
libabigail-1.4/tests/data/test-diff-dwarf/test3-v1.cc:16:3: note: Technically the member function 'C1::foo' can be static.
libabigail-1.4/tests/data/test-diff-dwarf/test32-fnptr-changes-v0.cc:1:1: style: The class 'S' does not have a constructor although it has private member variables. [noConstructor]
libabigail-1.4/tests/data/test-diff-dwarf/test32-fnptr-changes-v0.cc:9:12: performance: Function parameter 's' should be passed by const reference. [passedByValue]
libabigail-1.4/tests/data/test-diff-dwarf/test32-fnptr-changes-v1.cc:1:1: style: The class 'S' does not have a constructor although it has private member variables. [noConstructor]
libabigail-1.4/tests/data/test-diff-dwarf/test32-fnptr-changes-v1.cc:10:12: performance: Function parameter 's' should be passed by const reference. [passedByValue]
libabigail-1.4/tests/data/test-diff-dwarf/test33-fnref-changes-v0.cc:1:1: style: The class 'S' does not have a constructor although it has private member variables. [noConstructor]
libabigail-1.4/tests/data/test-diff-dwarf/test33-fnref-changes-v1.cc:1:1: style: The class 'S' does not have a constructor although it has private member variables. [noConstructor]
libabigail-1.4/tests/data/test-diff-dwarf/test36-ppc64-aliases-v0.cc:9:3: style: Struct 'S' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/tests/data/test-diff-dwarf/test36-ppc64-aliases-v1.cc:15:4: warning: Member variable 'S::m1' is not initialized in the constructor. [uninitMemberVar]
libabigail-1.4/tests/data/test-diff-dwarf/test36-ppc64-aliases-v1.cc:9:3: style: Struct 'S' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/tests/data/test-diff-dwarf/test37-union-v1.cc:6:7: style: struct member 'S::S_member0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test37-union-v1.cc:7:7: style: struct member 'S::S_member1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test38-union-v0.cc:6:7: style: struct member 'S::S_member0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test38-union-v0.cc:7:7: style: struct member 'S::S_member1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test38-union-v1.cc:6:7: style: struct member 'S::S_member0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test38-union-v1.cc:7:7: style: struct member 'S::S_member1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test39-union-v0.cc:6:7: style: struct member 'S::S_member0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test39-union-v0.cc:7:7: style: struct member 'S::S_member1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test39-union-v1.cc:6:7: style: struct member 'S::S_member0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test39-union-v1.cc:7:7: style: struct member 'S::S_member1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test39-union-v1.cc:8:8: style: struct member 'S::S_member2' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test44-anon-struct-union-v0.cc:14:14: style: union member 'Anonymous0::d' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test44-anon-struct-union-v0.cc:14:22: style: union member 'Anonymous0::c' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test45-anon-dm-change-v0.cc:9:7: style: struct member 'S0::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test45-anon-dm-change-v0.cc:10:8: style: struct member 'S0::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test45-anon-dm-change-v0.cc:15:15: style: struct member 'S1::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test45-anon-dm-change-v0.cc:15:24: style: struct member 'S1::m01' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test45-anon-dm-change-v0.cc:16:8: style: struct member 'S1::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test45-anon-dm-change-v1.cc:9:14: style: struct member 'S0::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test45-anon-dm-change-v1.cc:9:23: style: struct member 'S0::m01' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test45-anon-dm-change-v1.cc:10:8: style: struct member 'S0::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test45-anon-dm-change-v1.cc:15:7: style: struct member 'S1::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test45-anon-dm-change-v1.cc:16:8: style: struct member 'S1::m01' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test45-anon-dm-change-v1.cc:17:8: style: struct member 'S1::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test7-v0.cc:3:14: style: struct member 'S::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test7-v1.cc:3:15: style: struct member 'S::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test7-v1.cc:4:14: style: struct member 'S::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-dwarf/test8-v0.cc:14:7: warning: The struct 'S' defines member variable with name 'm0' also defined in its parent struct 'B0'. [duplInheritedMember]
libabigail-1.4/tests/data/test-diff-dwarf/test8-v0.cc:3:8: note: Parent variable 'B0::m0'
libabigail-1.4/tests/data/test-diff-dwarf/test8-v0.cc:14:7: note: Derived variable 'S::m0'
libabigail-1.4/tests/data/test-diff-filter/test0-v0.cc:1:1: style: The class 'B0S0' does not have a constructor although it has private member variables. [noConstructor]
libabigail-1.4/tests/data/test-diff-filter/test0-v0.cc:31:7: warning: Member variable 'B0S1::m0' is not initialized in the constructor. [uninitMemberVar]
libabigail-1.4/tests/data/test-diff-filter/test0-v0.cc:34:1: style: The class 'S0' does not have a constructor although it has private member variables. [noConstructor]
libabigail-1.4/tests/data/test-diff-filter/test0-v0.cc:46:1: style: The class 'S1' does not have a constructor although it has private member variables. [noConstructor]
libabigail-1.4/tests/data/test-diff-filter/test0-v0.cc:39:3: style: Unused private function: 'S0::member0' [unusedPrivateFunction]
libabigail-1.4/tests/data/test-diff-filter/test0-v0.cc:50:8: style: Unused private function: 'S1::member0' [unusedPrivateFunction]
libabigail-1.4/tests/data/test-diff-filter/test0-v0.cc:8:3: performance: Technically the member function 'B0S0::member0' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-filter/test0-v0.cc:15:7: note: Technically the member function 'B0S0::member0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test0-v0.cc:8:3: note: Technically the member function 'B0S0::member0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test0-v0.cc:39:3: performance: Technically the member function 'S0::member0' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-filter/test0-v0.cc:43:5: note: Technically the member function 'S0::member0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test0-v0.cc:39:3: note: Technically the member function 'S0::member0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test0-v0.cc:50:8: performance: Technically the member function 'S1::member0' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-filter/test0-v0.cc:54:5: note: Technically the member function 'S1::member0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test0-v0.cc:50:8: note: Technically the member function 'S1::member0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test0-v1.cc:1:1: style: The class 'B0S0' does not have a constructor although it has private member variables. [noConstructor]
libabigail-1.4/tests/data/test-diff-filter/test0-v1.cc:32:7: warning: Member variable 'B0S1::m0' is not initialized in the constructor. [uninitMemberVar]
libabigail-1.4/tests/data/test-diff-filter/test0-v1.cc:57:1: style: The class 'S1' does not have a constructor although it has private member variables. [noConstructor]
libabigail-1.4/tests/data/test-diff-filter/test0-v1.cc:9:3: performance: Technically the member function 'B0S0::member0' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-filter/test0-v1.cc:16:7: note: Technically the member function 'B0S0::member0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test0-v1.cc:9:3: note: Technically the member function 'B0S0::member0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test0-v1.cc:43:3: performance: Technically the member function 'S0::member0' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-filter/test0-v1.cc:50:5: note: Technically the member function 'S0::member0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test0-v1.cc:43:3: note: Technically the member function 'S0::member0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test0-v1.cc:63:3: performance: Technically the member function 'S1::member0' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-filter/test0-v1.cc:67:5: note: Technically the member function 'S1::member0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test0-v1.cc:63:3: note: Technically the member function 'S1::member0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test1-v1.cc:17:3: warning: Member variable 'C1::m0' is not initialized in the constructor. [uninitMemberVar]
libabigail-1.4/tests/data/test-diff-filter/test10-v0.cc:8:3: performance: Technically the member function 'S::mem_fn0' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-filter/test10-v0.cc:26:4: note: Technically the member function 'S::mem_fn0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test10-v0.cc:8:3: note: Technically the member function 'S::mem_fn0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test10-v0.cc:11:3: performance: Technically the member function 'S::mem_fn1' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-filter/test10-v0.cc:30:4: note: Technically the member function 'S::mem_fn1' can be static.
libabigail-1.4/tests/data/test-diff-filter/test10-v0.cc:11:3: note: Technically the member function 'S::mem_fn1' can be static.
libabigail-1.4/tests/data/test-diff-filter/test10-v0.cc:14:3: performance: Technically the member function 'S::mem_fn2' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-filter/test10-v0.cc:18:4: note: Technically the member function 'S::mem_fn2' can be static.
libabigail-1.4/tests/data/test-diff-filter/test10-v0.cc:14:3: note: Technically the member function 'S::mem_fn2' can be static.
libabigail-1.4/tests/data/test-diff-filter/test10-v1.cc:4:3: performance: Technically the member function 'S::mem_fn0' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-filter/test10-v1.cc:11:4: note: Technically the member function 'S::mem_fn0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test10-v1.cc:4:3: note: Technically the member function 'S::mem_fn0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test10-v1.cc:7:3: performance: Technically the member function 'S::mem_fn1' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-filter/test10-v1.cc:15:4: note: Technically the member function 'S::mem_fn1' can be static.
libabigail-1.4/tests/data/test-diff-filter/test10-v1.cc:7:3: note: Technically the member function 'S::mem_fn1' can be static.
libabigail-1.4/tests/data/test-diff-filter/test11-v0.cc:15:3: performance: Technically the member function 'S1::member_fn0' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-filter/test11-v0.cc:19:5: note: Technically the member function 'S1::member_fn0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test11-v0.cc:15:3: note: Technically the member function 'S1::member_fn0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test11-v1.cc:17:3: performance: Technically the member function 'S1::member_fn0' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-filter/test11-v1.cc:21:5: note: Technically the member function 'S1::member_fn0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test11-v1.cc:17:3: note: Technically the member function 'S1::member_fn0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test12-v0.cc:3:14: style: struct member 'S::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test12-v1.cc:3:15: style: struct member 'S::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test12-v1.cc:4:14: style: struct member 'S::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test13-v0.cc:14:7: warning: The struct 'S' defines member variable with name 'm0' also defined in its parent struct 'B0'. [duplInheritedMember]
libabigail-1.4/tests/data/test-diff-filter/test13-v0.cc:3:8: note: Parent variable 'B0::m0'
libabigail-1.4/tests/data/test-diff-filter/test13-v0.cc:14:7: note: Derived variable 'S::m0'
libabigail-1.4/tests/data/test-diff-filter/test14-v0.cc:3:7: style: struct member 'S::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test14-v0.cc:4:8: style: struct member 'S::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test14-v1.cc:3:7: style: struct member 'S::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test14-v1.cc:4:8: style: struct member 'S::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test14-v1.cc:5:12: style: struct member 'S::m2' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test16-v0.cc:3:6: style: struct member 'S::m2' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test16-v1.cc:3:7: style: struct member 'S::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test16-v1.cc:4:6: style: struct member 'S::m2' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test17-v0.cc:3:6: style: struct member 'S::m2' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test17-v1.cc:3:7: style: struct member 'S::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test17-v1.cc:4:6: style: struct member 'S::m2' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test18-v0.cc:3:7: style: struct member 'S::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test18-v0.cc:4:8: style: struct member 'S::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test18-v1.cc:3:12: style: struct member 'S::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test18-v1.cc:4:8: style: struct member 'S::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test20-inline-v0.cc:4:3: performance: Technically the member function 'S::foo' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-filter/test20-inline-v1.cc:4:3: performance: Technically the member function 'S::foo' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-filter/test20-inline-v1.cc:8:4: note: Technically the member function 'S::foo' can be static.
libabigail-1.4/tests/data/test-diff-filter/test20-inline-v1.cc:4:3: note: Technically the member function 'S::foo' can be static.
libabigail-1.4/tests/data/test-diff-filter/test25-cyclic-type-v0.cc:6:7: style: struct member 'S::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test25-cyclic-type-v0.cc:7:6: style: struct member 'S::m2' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test25-cyclic-type-v1.cc:6:7: style: struct member 'S::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test25-cyclic-type-v1.cc:7:8: style: struct member 'S::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test25-cyclic-type-v1.cc:8:6: style: struct member 'S::m2' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test26-qualified-redundant-node-v0.cc:7:7: style: struct member 'FooStruct::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test26-qualified-redundant-node-v1.cc:8:7: style: struct member 'FooStruct::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test27-redundant-and-filtered-children-nodes-v0.cc:19:7: style: struct member 'S::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test27-redundant-and-filtered-children-nodes-v0.cc:20:7: style: struct member 'S::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test27-redundant-and-filtered-children-nodes-v0.cc:21:7: style: struct member 'S::m2' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test27-redundant-and-filtered-children-nodes-v1.cc:25:7: style: struct member 'S::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test27-redundant-and-filtered-children-nodes-v1.cc:26:14: style: struct member 'S::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test27-redundant-and-filtered-children-nodes-v1.cc:27:14: style: struct member 'S::m2' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test28-redundant-and-filtered-children-nodes-v0.cc:3:1: warning: The class 's' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libabigail-1.4/tests/data/test-diff-filter/test28-redundant-and-filtered-children-nodes-v1.cc:17:4: warning: Member variable 's::m1' is not initialized in the constructor. [uninitMemberVar]
libabigail-1.4/tests/data/test-diff-filter/test28-redundant-and-filtered-children-nodes-v1.cc:4:1: warning: The class 's' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libabigail-1.4/tests/data/test-diff-filter/test29-finer-redundancy-marking-v0.cc:11:7: warning: The struct 'inherited' defines member variable with name 'm0' also defined in its parent struct 'base'. [duplInheritedMember]
libabigail-1.4/tests/data/test-diff-filter/test29-finer-redundancy-marking-v0.cc:6:7: note: Parent variable 'base::m0'
libabigail-1.4/tests/data/test-diff-filter/test29-finer-redundancy-marking-v0.cc:11:7: note: Derived variable 'inherited::m0'
libabigail-1.4/tests/data/test-diff-filter/test29-finer-redundancy-marking-v1.cc:12:7: warning: The struct 'inherited' defines member variable with name 'm0' also defined in its parent struct 'base'. [duplInheritedMember]
libabigail-1.4/tests/data/test-diff-filter/test29-finer-redundancy-marking-v1.cc:6:7: note: Parent variable 'base::m0'
libabigail-1.4/tests/data/test-diff-filter/test29-finer-redundancy-marking-v1.cc:12:7: note: Derived variable 'inherited::m0'
libabigail-1.4/tests/data/test-diff-filter/test37-v0.cc:5:7: style: struct member 'A::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test37-v0.cc:10:7: style: struct member 'B::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test37-v0.cc:15:7: style: struct member 'C::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test37-v1.cc:5:8: style: struct member 'A::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test37-v1.cc:10:8: style: struct member 'B::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test37-v1.cc:15:8: style: struct member 'C::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test38/test38-b.c:5:16: style: struct member 'stub_type::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test38/test38-b.c:6:8: style: struct member 'stub_type::m2' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test38/test38-c.c:5:16: style: struct member 'stub_type::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test38/test38-c.c:6:8: style: struct member 'stub_type::m2' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test38/test38-c.c:7:8: style: struct member 'stub_type::m3' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test39/test39-b-v0.c:5:7: style: struct member 'opaque_type::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test39/test39-b-v1.c:5:7: style: struct member 'opaque_type::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test39/test39-b-v1.c:6:8: style: struct member 'opaque_type::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test39/test39-c-v0.c:5:12: style: struct member 'opaque_type::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test39/test39-c-v1.c:5:12: style: struct member 'opaque_type::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test39/test39-c-v1.c:6:17: style: struct member 'opaque_type::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test4-v0.cc:10:3: style: Unused private function: 'C0::foo' [unusedPrivateFunction]
libabigail-1.4/tests/data/test-diff-filter/test4-v0.cc:10:3: performance: Technically the member function 'C0::foo' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-filter/test4-v0.cc:18:5: note: Technically the member function 'C0::foo' can be static.
libabigail-1.4/tests/data/test-diff-filter/test4-v0.cc:10:3: note: Technically the member function 'C0::foo' can be static.
libabigail-1.4/tests/data/test-diff-filter/test4-v0.cc:30:3: performance: Technically the member function 'C1::bar' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-filter/test4-v0.cc:34:5: note: Technically the member function 'C1::bar' can be static.
libabigail-1.4/tests/data/test-diff-filter/test4-v0.cc:30:3: note: Technically the member function 'C1::bar' can be static.
libabigail-1.4/tests/data/test-diff-filter/test4-v1.cc:10:3: performance: Technically the member function 'C0::foo' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-filter/test4-v1.cc:18:5: note: Technically the member function 'C0::foo' can be static.
libabigail-1.4/tests/data/test-diff-filter/test4-v1.cc:10:3: note: Technically the member function 'C0::foo' can be static.
libabigail-1.4/tests/data/test-diff-filter/test4-v1.cc:30:3: performance: Technically the member function 'C1::bar' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-filter/test4-v1.cc:34:5: note: Technically the member function 'C1::bar' can be static.
libabigail-1.4/tests/data/test-diff-filter/test4-v1.cc:30:3: note: Technically the member function 'C1::bar' can be static.
libabigail-1.4/tests/data/test-diff-filter/test40-v0.cc:6:7: style: struct member 'S::m' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test40-v0.cc:12:11: style: Variable 'd' is assigned a value that is never used. [unreadVariable]
libabigail-1.4/tests/data/test-diff-filter/test40-v0.cc:20:7: error: Uninitialized struct member: s.m [uninitStructMember]
libabigail-1.4/tests/data/test-diff-filter/test40-v1.cc:6:7: style: struct member 'S::m' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test40-v1.cc:12:11: style: Variable 'd' is assigned a value that is never used. [unreadVariable]
libabigail-1.4/tests/data/test-diff-filter/test40-v1.cc:19:7: error: Uninitialized struct member: s.m [uninitStructMember]
libabigail-1.4/tests/data/test-diff-filter/test42-leaf-report-v0.cc:11:9: style: struct member 'C::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test42-leaf-report-v1.cc:12:9: style: struct member 'C::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test7-v0.cc:3:17: style: struct member 'return_type::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test7-v1.cc:3:17: style: struct member 'other_return_type::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-filter/test9-v0.cc:4:3: performance: Technically the member function 'S::mem_fn0' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-filter/test9-v0.cc:8:4: note: Technically the member function 'S::mem_fn0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test9-v0.cc:4:3: note: Technically the member function 'S::mem_fn0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test9-v1.cc:8:3: performance: Technically the member function 'S::mem_fn0' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-filter/test9-v1.cc:19:4: note: Technically the member function 'S::mem_fn0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test9-v1.cc:8:3: note: Technically the member function 'S::mem_fn0' can be static.
libabigail-1.4/tests/data/test-diff-filter/test9-v1.cc:11:3: performance: Technically the member function 'S::mem_fn1' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-filter/test9-v1.cc:23:4: note: Technically the member function 'S::mem_fn1' can be static.
libabigail-1.4/tests/data/test-diff-filter/test9-v1.cc:11:3: note: Technically the member function 'S::mem_fn1' can be static.
libabigail-1.4/tests/data/test-diff-pkg/dirpkg-2-dir2/obj-v0.cc:17:7: style: struct member 'S1::mem2' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-pkg/dirpkg-3-dir2/obj-v0.cc:17:7: style: struct member 'S1::mem2' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test0-type-suppr-v0.cc:9:7: style: struct member 'Private::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test0-type-suppr-v1.cc:9:7: style: struct member 'Private::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test0-type-suppr-v1.cc:10:8: style: struct member 'Private::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test15-suppr-added-fn-v0.cc:5:7: style: struct member 'S::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test15-suppr-added-fn-v1.cc:5:7: style: struct member 'S::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test15-suppr-added-fn-v1.cc:6:8: style: struct member 'S::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test2-struct-suppr-v0.cc:3:7: style: struct member 'S::int_member' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test2-struct-suppr-v0.cc:6:1: style: The class 'C' does not have a constructor although it has private member variables. [noConstructor]
libabigail-1.4/tests/data/test-diff-suppr/test2-struct-suppr-v1.cc:3:8: style: struct member 'S::inserted_char_member' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test2-struct-suppr-v1.cc:4:7: style: struct member 'S::int_member' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test2-struct-suppr-v1.cc:7:1: style: The class 'C' does not have a constructor although it has private member variables. [noConstructor]
libabigail-1.4/tests/data/test-diff-suppr/test3-struct-suppr-v0.cc:3:7: style: struct member 'S::int_member' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test3-struct-suppr-v0.cc:6:1: style: The class 'C' does not have a constructor although it has private member variables. [noConstructor]
libabigail-1.4/tests/data/test-diff-suppr/test3-struct-suppr-v1.cc:3:8: style: struct member 'S::inserted_char_member' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test3-struct-suppr-v1.cc:4:7: style: struct member 'S::int_member' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test3-struct-suppr-v1.cc:7:1: style: The class 'C' does not have a constructor although it has private member variables. [noConstructor]
libabigail-1.4/tests/data/test-diff-suppr/test30-include-dir-v0/test30-pub-lib-v0.h:1:1: style: The class 'S' does not have a constructor although it has private member variables. [noConstructor]
libabigail-1.4/tests/data/test-diff-suppr/test30-include-dir-v1/test30-pub-lib-v1.h:1:1: style: The class 'S' does not have a constructor although it has private member variables. [noConstructor]
libabigail-1.4/tests/data/test-diff-suppr/test31-v0.cc:11:3: warning: Member variable 'S0::m0' is not initialized in the constructor. [uninitMemberVar]
libabigail-1.4/tests/data/test-diff-suppr/test31-v0.cc:13:3: style: Struct 'S0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/tests/data/test-diff-suppr/test31-v1.cc:16:3: style: Struct 'S0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/tests/data/test-diff-suppr/test32-v0.c:4:0: error: Code 'namespacepriv{' is invalid C code. Use --std or --language to configure the language. [syntaxError]
libabigail-1.4/tests/data/test-diff-suppr/test32-v1.c:4:0: error: Code 'namespacepriv{' is invalid C code. Use --std or --language to configure the language. [syntaxError]
libabigail-1.4/tests/data/test-diff-suppr/test33-v0.h:3:8: style: Unused private function: 'to_keep::method1' [unusedPrivateFunction]
libabigail-1.4/tests/data/test-diff-suppr/test33-v0.h:4:8: style: Unused private function: 'to_keep::method2' [unusedPrivateFunction]
libabigail-1.4/tests/data/test-diff-suppr/test33-v0.cc:8:7: style: Unused private function: 'to_suppress::method1' [unusedPrivateFunction]
libabigail-1.4/tests/data/test-diff-suppr/test33-v0.cc:9:8: style: Unused private function: 'to_suppress::method2' [unusedPrivateFunction]
libabigail-1.4/tests/data/test-diff-suppr/test33-v0.h:3:8: performance: Technically the member function 'to_keep::method1' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-suppr/test33-v0.cc:21:10: note: Technically the member function 'to_keep::method1' can be static.
libabigail-1.4/tests/data/test-diff-suppr/test33-v0.h:3:8: note: Technically the member function 'to_keep::method1' can be static.
libabigail-1.4/tests/data/test-diff-suppr/test33-v0.h:4:8: performance: Technically the member function 'to_keep::method2' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-suppr/test33-v0.cc:25:10: note: Technically the member function 'to_keep::method2' can be static.
libabigail-1.4/tests/data/test-diff-suppr/test33-v0.h:4:8: note: Technically the member function 'to_keep::method2' can be static.
libabigail-1.4/tests/data/test-diff-suppr/test33-v0.cc:8:7: performance: Technically the member function 'to_suppress::method1' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-suppr/test33-v0.cc:13:14: note: Technically the member function 'to_suppress::method1' can be static.
libabigail-1.4/tests/data/test-diff-suppr/test33-v0.cc:8:7: note: Technically the member function 'to_suppress::method1' can be static.
libabigail-1.4/tests/data/test-diff-suppr/test33-v0.cc:9:8: performance: Technically the member function 'to_suppress::method2' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-suppr/test33-v0.cc:17:14: note: Technically the member function 'to_suppress::method2' can be static.
libabigail-1.4/tests/data/test-diff-suppr/test33-v0.cc:9:8: note: Technically the member function 'to_suppress::method2' can be static.
libabigail-1.4/tests/data/test-diff-suppr/test33-v1.h:1:1: style: The class 'to_keep' does not have a constructor although it has private member variables. [noConstructor]
libabigail-1.4/tests/data/test-diff-suppr/test33-v1.cc:6:1: style: The class 'to_suppress' does not have a constructor although it has private member variables. [noConstructor]
libabigail-1.4/tests/data/test-diff-suppr/test33-v1.h:5:8: style: Unused private function: 'to_keep::method1' [unusedPrivateFunction]
libabigail-1.4/tests/data/test-diff-suppr/test33-v1.h:6:8: style: Unused private function: 'to_keep::method2' [unusedPrivateFunction]
libabigail-1.4/tests/data/test-diff-suppr/test33-v1.cc:10:8: style: Unused private function: 'to_suppress::method1' [unusedPrivateFunction]
libabigail-1.4/tests/data/test-diff-suppr/test33-v1.cc:11:8: style: Unused private function: 'to_suppress::method2' [unusedPrivateFunction]
libabigail-1.4/tests/data/test-diff-suppr/test33-v1.h:5:8: performance: Technically the member function 'to_keep::method1' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-suppr/test33-v1.cc:23:10: note: Technically the member function 'to_keep::method1' can be static.
libabigail-1.4/tests/data/test-diff-suppr/test33-v1.h:5:8: note: Technically the member function 'to_keep::method1' can be static.
libabigail-1.4/tests/data/test-diff-suppr/test33-v1.h:6:8: performance: Technically the member function 'to_keep::method2' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-suppr/test33-v1.cc:27:10: note: Technically the member function 'to_keep::method2' can be static.
libabigail-1.4/tests/data/test-diff-suppr/test33-v1.h:6:8: note: Technically the member function 'to_keep::method2' can be static.
libabigail-1.4/tests/data/test-diff-suppr/test33-v1.cc:10:8: performance: Technically the member function 'to_suppress::method1' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-suppr/test33-v1.cc:15:14: note: Technically the member function 'to_suppress::method1' can be static.
libabigail-1.4/tests/data/test-diff-suppr/test33-v1.cc:10:8: note: Technically the member function 'to_suppress::method1' can be static.
libabigail-1.4/tests/data/test-diff-suppr/test33-v1.cc:11:8: performance: Technically the member function 'to_suppress::method2' can be static. [functionStatic]
libabigail-1.4/tests/data/test-diff-suppr/test33-v1.cc:19:14: note: Technically the member function 'to_suppress::method2' can be static.
libabigail-1.4/tests/data/test-diff-suppr/test33-v1.cc:11:8: note: Technically the member function 'to_suppress::method2' can be static.
libabigail-1.4/tests/data/test-diff-suppr/test34-v0.c:13:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
libabigail-1.4/tests/data/test-diff-suppr/test34-v0.c:20:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
libabigail-1.4/tests/data/test-diff-suppr/test34-v1.c:13:3: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
libabigail-1.4/tests/data/test-diff-suppr/test34-v1.c:20:3: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
libabigail-1.4/tests/data/test-diff-suppr/test35-leaf-v0.cc:17:9: style: struct member 'C::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test35-leaf-v0.cc:18:19: style: struct member 'C::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test35-leaf-v1.cc:19:9: style: struct member 'C::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test35-leaf-v1.cc:20:19: style: struct member 'C::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test36-leaf-v0.cc:6:7: style: struct member 'leaf1::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test36-leaf-v1.cc:6:7: style: struct member 'leaf1::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test36-leaf-v1.cc:7:8: style: struct member 'leaf1::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test37-opaque-type-v0.c:14:7: style: struct member 'opaque_struct::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test37-opaque-type-v0.c:15:7: style: struct member 'opaque_struct::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test37-opaque-type-v0.c:16:30: style: struct member 'opaque_struct::m2' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test37-opaque-type-v1.c:15:7: style: struct member 'opaque_struct::m0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test37-opaque-type-v1.c:16:7: style: struct member 'opaque_struct::m1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test37-opaque-type-v1.c:17:30: style: struct member 'opaque_struct::m2' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test37-opaque-type-v1.c:18:8: style: struct member 'opaque_struct::m3' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test4-local-suppr-v0.c:8:7: style: struct member 'private_data::private_data0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test4-local-suppr-v1.c:8:7: style: struct member 'private_data::private_data0' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test4-local-suppr-v1.c:9:8: style: struct member 'private_data::private_data1' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-diff-suppr/test6-fn-suppr-v1.cc:16:7: warning: The struct 'S' defines member variable with name 'm0' also defined in its parent struct 'base'. [duplInheritedMember]
libabigail-1.4/tests/data/test-diff-suppr/test6-fn-suppr-v1.cc:6:8: note: Parent variable 'base::m0'
libabigail-1.4/tests/data/test-diff-suppr/test6-fn-suppr-v1.cc:16:7: note: Derived variable 'S::m0'
libabigail-1.4/tests/data/test-diff-suppr/test6-fn-suppr-v1.cc:25:7: warning: The struct 'S1' defines member variable with name 'm0' also defined in its parent struct 'base'. [duplInheritedMember]
libabigail-1.4/tests/data/test-diff-suppr/test6-fn-suppr-v1.cc:6:8: note: Parent variable 'base::m0'
libabigail-1.4/tests/data/test-diff-suppr/test6-fn-suppr-v1.cc:25:7: note: Derived variable 'S1::m0'
libabigail-1.4/tests/data/test-diff-suppr/test6-fn-suppr-v1.cc:34:7: warning: The struct 'S2' defines member variable with name 'm0' also defined in its parent struct 'base'. [duplInheritedMember]
libabigail-1.4/tests/data/test-diff-suppr/test6-fn-suppr-v1.cc:6:8: note: Parent variable 'base::m0'
libabigail-1.4/tests/data/test-diff-suppr/test6-fn-suppr-v1.cc:34:7: note: Derived variable 'S2::m0'
libabigail-1.4/tests/data/test-read-dwarf/test0.cc:23:11: style: Variable 'c' is modified but its new value is never used. [unreadVariable]
libabigail-1.4/tests/data/test-read-dwarf/test1.cc:32:3: style: Technically the member function 's0::mem_fun' can be const. [functionConst]
libabigail-1.4/tests/data/test-read-dwarf/test1.cc:36:5: note: Technically the member function 's0::mem_fun' can be const.
libabigail-1.4/tests/data/test-read-dwarf/test1.cc:32:3: note: Technically the member function 's0::mem_fun' can be const.
libabigail-1.4/tests/data/test-read-dwarf/test1.cc:18:11: warning: The struct 's0' defines member variable with name 'm0' also defined in its parent struct 'b0'. [duplInheritedMember]
libabigail-1.4/tests/data/test-read-dwarf/test1.cc:3:13: note: Parent variable 'b0::m0'
libabigail-1.4/tests/data/test-read-dwarf/test1.cc:18:11: note: Derived variable 's0::m0'
libabigail-1.4/tests/data/test-read-dwarf/test1.cc:19:8: warning: The struct 's0' defines member variable with name 'm1' also defined in its parent struct 'b0'. [duplInheritedMember]
libabigail-1.4/tests/data/test-read-dwarf/test1.cc:4:8: note: Parent variable 'b0::m1'
libabigail-1.4/tests/data/test-read-dwarf/test1.cc:19:8: note: Derived variable 's0::m1'
libabigail-1.4/tests/data/test-read-dwarf/test1.cc:18:11: warning: The struct 's0' defines member variable with name 'm0' also defined in its parent struct 'b1'. [duplInheritedMember]
libabigail-1.4/tests/data/test-read-dwarf/test1.cc:9:10: note: Parent variable 'b1::m0'
libabigail-1.4/tests/data/test-read-dwarf/test1.cc:18:11: note: Derived variable 's0::m0'
libabigail-1.4/tests/data/test-read-dwarf/test1.cc:19:8: warning: The struct 's0' defines member variable with name 'm1' also defined in its parent struct 'b1'. [duplInheritedMember]
libabigail-1.4/tests/data/test-read-dwarf/test1.cc:10:8: note: Parent variable 'b1::m1'
libabigail-1.4/tests/data/test-read-dwarf/test1.cc:19:8: note: Derived variable 's0::m1'
libabigail-1.4/tests/data/test-read-dwarf/test6.cc:11:8: performance: Technically the member function 'B::foo' can be static. [functionStatic]
libabigail-1.4/tests/data/test-read-dwarf/test6.cc:37:11: error: Uninitialized struct member: c.bar [uninitStructMember]
libabigail-1.4/tests/data/test-read-dwarf/test7.cc:3:7: style: struct member 'S::a' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-read-dwarf/test7.cc:4:9: style: struct member 'S::b' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-read-dwarf/test7.cc:5:10: style: struct member 'S::c' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-read-dwarf/test7.cc:6:10: style: struct member 'S::d' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-read-dwarf/test7.cc:7:8: style: struct member 'S::e' is never used. [unusedStructMember]
libabigail-1.4/tests/data/test-read-dwarf/test7.cc:8:8: style: struct member 'S::f' is never used. [unusedStructMember]
libabigail-1.4/tests/test-diff-filter.cc:546:3: style: Struct 'test_task' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/tests/test-diff-pkg.cc:586:3: style: Struct 'test_task' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/tests/test-read-write.cc:272:3: style: Struct 'test_task' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/tests/test-types-stability.cc:81:3: style: Struct 'test_task' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/tests/test-utils.cc:38:0: error: #error the macro ABIGAIL_SRC_DIR must be set at compile time [preprocessorErrorDirective]
libabigail-1.4/tools/abiar.cc:107:20: style: The scope of the variable 'arg_index1' can be reduced. [variableScope]
libabigail-1.4/tools/abiar.cc:108:10: style: The scope of the variable 'f' can be reduced. [variableScope]
libabigail-1.4/tools/abicompat.cc:91:3: style: Class 'options' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/tools/abidiff.cc:981:7: style: Variable 'files_suppressed' is reassigned a value before the old one has been used. [redundantAssignment]
libabigail-1.4/tools/abidiff.cc:976:0: note: Variable 'files_suppressed' is reassigned a value before the old one has been used.
libabigail-1.4/tools/abidiff.cc:981:7: note: Variable 'files_suppressed' is reassigned a value before the old one has been used.
libabigail-1.4/tools/abipkgdiff.cc:1623:7: style: The scope of the variable 'is_ok' can be reduced. [variableScope]
libabigail-1.4/tools/abipkgdiff.cc:367:5: performance: Variable 'type_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libabigail-1.4/tools/abipkgdiff.cc:213:3: style: Class 'options' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/tools/abipkgdiff.cc:273:3: style: Class 'elf_file' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/tools/abipkgdiff.cc:1783:3: style: Class 'compare_task' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabigail-1.4/tools/abipkgdiff.cc:2280:3: style: Class 'comparison_done_notify' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libabstract-ruby/libabstract-ruby_1.0.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libabw/libabw_0.1.2.orig.tar.xz
libabw-0.1.2/src/lib/ABWCollector.h:45:1: warning: The struct 'ABWData' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libabw-0.1.2/src/lib/ABWContentCollector.cpp:2326:86: style: Function '_recurseListLevels' argument 3 names different: declaration 'listId' definition 'newListId'. [funcArgNamesDifferent]
libabw-0.1.2/src/lib/ABWContentCollector.h:197:59: note: Function '_recurseListLevels' argument 3 names different: declaration 'listId' definition 'newListId'.
libabw-0.1.2/src/lib/ABWContentCollector.cpp:2326:86: note: Function '_recurseListLevels' argument 3 names different: declaration 'listId' definition 'newListId'.
libabw-0.1.2/src/lib/ABWContentCollector.h:176:8: performance: Technically the member function 'libabw::ABWContentCollector::_addBorderProperties' can be static. [functionStatic]
libabw-0.1.2/src/lib/ABWContentCollector.cpp:536:35: note: Technically the member function 'libabw::ABWContentCollector::_addBorderProperties' can be static.
libabw-0.1.2/src/lib/ABWContentCollector.h:176:8: note: Technically the member function 'libabw::ABWContentCollector::_addBorderProperties' can be static.
libabw-0.1.2/src/lib/ABWContentCollector.h:225:8: performance: Technically the member function 'libabw::ABWContentCollector::_convertFieldDTFormat' can be static. [functionStatic]
libabw-0.1.2/src/lib/ABWContentCollector.cpp:1862:35: note: Technically the member function 'libabw::ABWContentCollector::_convertFieldDTFormat' can be static.
libabw-0.1.2/src/lib/ABWContentCollector.h:225:8: note: Technically the member function 'libabw::ABWContentCollector::_convertFieldDTFormat' can be static.
libabw-0.1.2/src/lib/ABWContentCollector.h:44:1: warning: The struct 'ABWContentTableState' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libabw-0.1.2/src/lib/ABWContentCollector.h:64:1: warning: The struct 'ABWContentParsingState' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libabw-0.1.2/src/lib/ABWOutputElements.cpp:416:8: performance: Technically the member function 'libabw::ABWOpenPageSpanElement::_writeElements' can be static. [functionStatic]
libabw-0.1.2/src/lib/ABWOutputElements.cpp:814:38: note: Technically the member function 'libabw::ABWOpenPageSpanElement::_writeElements' can be static.
libabw-0.1.2/src/lib/ABWOutputElements.cpp:416:8: note: Technically the member function 'libabw::ABWOpenPageSpanElement::_writeElements' can be static.
libabw-0.1.2/src/lib/ABWOutputElements.cpp:213:3: style: Class 'ABWInsertBinaryObjectElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabw-0.1.2/src/lib/ABWOutputElements.cpp:226:3: style: Class 'ABWInsertFieldElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabw-0.1.2/src/lib/ABWOutputElements.cpp:239:3: style: Class 'ABWInsertCoveredTableCellElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabw-0.1.2/src/lib/ABWOutputElements.cpp:282:3: style: Class 'ABWInsertTextElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabw-0.1.2/src/lib/ABWOutputElements.cpp:295:3: style: Class 'ABWOpenEndnoteElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabw-0.1.2/src/lib/ABWOutputElements.cpp:308:3: style: Class 'ABWOpenFooterElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabw-0.1.2/src/lib/ABWOutputElements.cpp:321:3: style: Class 'ABWOpenFootnoteElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabw-0.1.2/src/lib/ABWOutputElements.cpp:334:3: style: Class 'ABWOpenFrameElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabw-0.1.2/src/lib/ABWOutputElements.cpp:347:3: style: Class 'ABWOpenHeaderElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabw-0.1.2/src/lib/ABWOutputElements.cpp:360:3: style: Class 'ABWOpenLinkElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabw-0.1.2/src/lib/ABWOutputElements.cpp:373:3: style: Class 'ABWOpenListElementElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabw-0.1.2/src/lib/ABWOutputElements.cpp:386:3: style: Class 'ABWOpenOrderedListLevelElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabw-0.1.2/src/lib/ABWOutputElements.cpp:432:3: style: Class 'ABWOpenParagraphElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabw-0.1.2/src/lib/ABWOutputElements.cpp:445:3: style: Class 'ABWOpenSectionElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabw-0.1.2/src/lib/ABWOutputElements.cpp:458:3: style: Class 'ABWOpenSpanElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabw-0.1.2/src/lib/ABWOutputElements.cpp:471:3: style: Class 'ABWOpenTableElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabw-0.1.2/src/lib/ABWOutputElements.cpp:484:3: style: Class 'ABWOpenTableCellElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabw-0.1.2/src/lib/ABWOutputElements.cpp:497:3: style: Class 'ABWOpenTableRowElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabw-0.1.2/src/lib/ABWOutputElements.cpp:510:3: style: Class 'ABWOpenTextBoxElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabw-0.1.2/src/lib/ABWOutputElements.cpp:523:3: style: Class 'ABWOpenUnorderedListLevelElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabw-0.1.2/src/lib/ABWParser.h:38:7: performance: Technically the member function 'libabw::ABWParser::getElementToken' can be static. [functionStatic]
libabw-0.1.2/src/lib/ABWParser.cpp:372:24: note: Technically the member function 'libabw::ABWParser::getElementToken' can be static.
libabw-0.1.2/src/lib/ABWParser.h:38:7: note: Technically the member function 'libabw::ABWParser::getElementToken' can be static.
libabw-0.1.2/src/lib/ABWXMLHelper.h:27:3: style: Class 'ABWXMLString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libabw-0.1.2/src/lib/ABWParser.cpp:659:5: warning: Access of moved variable 'm_collector'. [accessMoved]
libabw-0.1.2/src/lib/ABWParser.cpp:658:36: note: Calling std::move(m_collector)
libabw-0.1.2/src/lib/ABWParser.cpp:659:5: note: $symbol:m_collector
Access of moved variable '$symbol'.
libabw-0.1.2/src/lib/ABWParser.cpp:661:3: warning: Access of moved variable 'm_collector'. [accessMoved]
libabw-0.1.2/src/lib/ABWParser.cpp:658:36: note: Calling std::move(m_collector)
libabw-0.1.2/src/lib/ABWParser.cpp:661:3: note: $symbol:m_collector
Access of moved variable '$symbol'.
libabw-0.1.2/src/lib/ABWStylesCollector.h:21:1: warning: The struct 'ABWStylesTableState' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libabw-0.1.2/src/lib/ABWStylesCollector.h:34:1: warning: The struct 'ABWStylesParsingState' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libabw-0.1.2/src/lib/tokenhash.h:29:0: error: #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gperf@gnu.org>." [preprocessorErrorDirective]
libabw-0.1.2/src/lib/ABWZlibStream.h:22:3: style: Class 'ABWZlibStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libaccessors-perl/libaccessors-perl_1.01.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libaccounts-glib/libaccounts-glib_1.23.orig.tar.xz
libaccounts-glib-1.23/libaccounts-glib/ag-account.c:1688:5: warning: Either the condition 'iter!=NULL' is redundant or there is possible null pointer dereference: ri. [nullPointerRedundantCheck]
libaccounts-glib-1.23/libaccounts-glib/ag-account.c:1685:28: note: Assuming that condition 'iter!=NULL' is not redundant
libaccounts-glib-1.23/libaccounts-glib/ag-account.c:1682:20: note: Assignment 'ri=(struct RealIter*)iter', assigned value is 0
libaccounts-glib-1.23/libaccounts-glib/ag-account.c:1688:5: note: Null pointer dereference
libaccounts-glib-1.23/libaccounts-glib/ag-account.c:2278:21: warning: Either the condition 'iter!=NULL' is redundant or there is possible null pointer dereference: ri. [nullPointerRedundantCheck]
libaccounts-glib-1.23/libaccounts-glib/ag-account.c:2273:32: note: Assuming that condition 'iter!=NULL' is not redundant
libaccounts-glib-1.23/libaccounts-glib/ag-account.c:2268:20: note: Assignment 'ri=(struct RealIter*)iter', assigned value is 0
libaccounts-glib-1.23/libaccounts-glib/ag-account.c:2278:21: note: Null pointer dereference
libaccounts-glib-1.23/libaccounts-glib/ag-account.c:2280:9: warning: Either the condition 'iter!=NULL' is redundant or there is possible null pointer dereference: ri. [nullPointerRedundantCheck]
libaccounts-glib-1.23/libaccounts-glib/ag-account.c:2273:32: note: Assuming that condition 'iter!=NULL' is not redundant
libaccounts-glib-1.23/libaccounts-glib/ag-account.c:2268:20: note: Assignment 'ri=(struct RealIter*)iter', assigned value is 0
libaccounts-glib-1.23/libaccounts-glib/ag-account.c:2280:9: note: Null pointer dereference
libaccounts-glib-1.23/libaccounts-glib/ag-account.c:488:15: style: The scope of the variable 'value' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-account.c:509:15: style: The scope of the variable 'value' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-account.c:1155:23: style: The scope of the variable 'sc' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-account.c:1918:24: style: The scope of the variable 'ss' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-account.c:2410:17: style: The scope of the variable 'service_watches' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-account.c:543:45: style: Function '_ag_account_changes_free' argument 1 names different: declaration 'change' definition 'changes'. [funcArgNamesDifferent]
libaccounts-glib-1.23/libaccounts-glib/ag-internals.h:205:50: note: Function '_ag_account_changes_free' argument 1 names different: declaration 'change' definition 'changes'.
libaccounts-glib-1.23/libaccounts-glib/ag-account.c:543:45: note: Function '_ag_account_changes_free' argument 1 names different: declaration 'change' definition 'changes'.
libaccounts-glib-1.23/libaccounts-glib/ag-application.c:145:14: style: The scope of the variable 'type' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-application.c:199:18: style: The scope of the variable 'name' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-application.c:209:14: style: The scope of the variable 'type' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-application.c:246:18: style: The scope of the variable 'name' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-application.c:247:14: style: The scope of the variable 'type' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-application.c:311:20: style: The scope of the variable 'name' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-application.c:401:16: style: The scope of the variable 'service' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-manager.c:1349:23: style: The scope of the variable 'pathname' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-manager.c:1968:10: style: The scope of the variable 'sql' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-provider.c:82:18: style: The scope of the variable 'name' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-provider.c:83:14: style: The scope of the variable 'type' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-provider.c:160:14: style: The scope of the variable 'type' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-service-type.c:74:18: style: The scope of the variable 'name' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-service-type.c:75:14: style: The scope of the variable 'type' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-service-type.c:139:20: style: The scope of the variable 'name' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-service.c:88:18: style: The scope of the variable 'name' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-service.c:89:14: style: The scope of the variable 'type' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-service.c:188:20: style: The scope of the variable 'name' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-util.c:307:5: style: Variable 'str_type' is reassigned a value before the old one has been used. [redundantAssignment]
libaccounts-glib-1.23/libaccounts-glib/ag-util.c:303:0: note: Variable 'str_type' is reassigned a value before the old one has been used.
libaccounts-glib-1.23/libaccounts-glib/ag-util.c:307:5: note: Variable 'str_type' is reassigned a value before the old one has been used.
libaccounts-glib-1.23/libaccounts-glib/ag-util.c:344:18: style: The scope of the variable 'name' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-util.c:345:14: style: The scope of the variable 'type' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-util.c:436:18: style: The scope of the variable 'ename' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-util.c:438:14: style: The scope of the variable 'etype' can be reduced. [variableScope]
libaccounts-glib-1.23/libaccounts-glib/ag-util.c:78:37: style: Function '_ag_value_to_variant' argument 1 names different: declaration 'value' definition 'in_value'. [funcArgNamesDifferent]
libaccounts-glib-1.23/libaccounts-glib/ag-util.h:49:47: note: Function '_ag_value_to_variant' argument 1 names different: declaration 'value' definition 'in_value'.
libaccounts-glib-1.23/libaccounts-glib/ag-util.c:78:37: note: Function '_ag_value_to_variant' argument 1 names different: declaration 'value' definition 'in_value'.
libaccounts-glib-1.23/tests/check_ag.c:1503:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
libaccounts-glib-1.23/tests/check_ag.c:1491:5: note: Variable 'data' is reassigned a value before the old one has been used.
libaccounts-glib-1.23/tests/check_ag.c:1503:5: note: Variable 'data' is reassigned a value before the old one has been used.
libaccounts-glib-1.23/tests/check_ag.c:3720:5: style: Variable 'account1' is reassigned a value before the old one has been used. [redundantAssignment]
libaccounts-glib-1.23/tests/check_ag.c:3710:0: note: Variable 'account1' is reassigned a value before the old one has been used.
libaccounts-glib-1.23/tests/check_ag.c:3720:5: note: Variable 'account1' is reassigned a value before the old one has been used.
libaccounts-glib-1.23/tests/check_ag.c:3727:5: style: Variable 'account2' is reassigned a value before the old one has been used. [redundantAssignment]
libaccounts-glib-1.23/tests/check_ag.c:3711:0: note: Variable 'account2' is reassigned a value before the old one has been used.
libaccounts-glib-1.23/tests/check_ag.c:3727:5: note: Variable 'account2' is reassigned a value before the old one has been used.
libaccounts-glib-1.23/tests/check_ag.c:3735:5: style: Variable 'list' is reassigned a value before the old one has been used. [redundantAssignment]
libaccounts-glib-1.23/tests/check_ag.c:3709:0: note: Variable 'list' is reassigned a value before the old one has been used.
libaccounts-glib-1.23/tests/check_ag.c:3735:5: note: Variable 'list' is reassigned a value before the old one has been used.
libaccounts-glib-1.23/tests/check_ag.c:2607:20: style: The scope of the variable 'service_type' can be reduced. [variableScope]
libaccounts-glib-1.23/tests/check_ag.c:2608:18: style: The scope of the variable 'name' can be reduced. [variableScope]
libaccounts-glib-1.23/tests/check_ag.c:96:13: warning: Size of pointer 'data' used instead of size of its data. [pointerSize]
libaccounts-glib-1.23/tests/check_ag.c:309:21: style: Unused variable: source [unusedVariable]
libaccounts-glib-1.23/tests/check_ag.c:311:15: style: Unused variable: variant [unusedVariable]
libaccounts-glib-1.23/tests/check_ag.c:392:17: style: Unused variable: provider [unusedVariable]
libaccounts-glib-1.23/tests/check_ag.c:423:32: style: Unused variable: xdg_data_dirs_env [unusedVariable]
libaccounts-glib-1.23/tests/check_ag.c:1441:14: style: Unused variable: equal [unusedVariable]
libaccounts-glib-1.23/tests/check_ag.c:1466:16: style: Unused variable: my_service [unusedVariable]
libaccounts-glib-1.23/tests/check_ag.c:1545:16: style: Unused variable: my_service [unusedVariable]
libaccounts-glib-1.23/tests/check_ag.c:1602:10: style: Unused variable: i [unusedVariable]
libaccounts-glib-1.23/tests/check_ag.c:1669:32: style: Unused variable: sharing_service [unusedVariable]
libaccounts-glib-1.23/tests/check_ag.c:1672:10: style: Unused variable: i [unusedVariable]
libaccounts-glib-1.23/tests/check_ag.c:1994:16: style: Unused variable: service [unusedVariable]
libaccounts-glib-1.23/tests/check_ag.c:2084:32: style: Variable 'service_enabled' is assigned a value that is never used. [unreadVariable]
libaccounts-glib-1.23/tests/check_ag.c:2154:0: style: Variable 'value' is assigned a value that is never used. [unreadVariable]
libaccounts-glib-1.23/tests/check_ag.c:2155:21: style: Unused variable: source [unusedVariable]
libaccounts-glib-1.23/tests/check_ag.c:2755:13: style: Variable 'w_dir' is assigned a value that is never used. [unreadVariable]
libaccounts-glib-1.23/tests/check_ag.c:3340:19: style: Variable 'account_id2' is assigned a value that is never used. [unreadVariable]
libaccounts-glib-1.23/tests/check_ag.c:3470:10: style: Variable 'id' is assigned a value that is never used. [unreadVariable]
libaccounts-glib-1.23/tools/backup.c:128:5: style: Variable 'success' is reassigned a value before the old one has been used. [redundantAssignment]
libaccounts-glib-1.23/tools/backup.c:125:5: note: Variable 'success' is reassigned a value before the old one has been used.
libaccounts-glib-1.23/tools/backup.c:128:5: note: Variable 'success' is reassigned a value before the old one has been used.
libaccounts-glib-1.23/tools/main.c:275:5: style: Variable 'list' is reassigned a value before the old one has been used. [redundantAssignment]
libaccounts-glib-1.23/tools/main.c:268:0: note: Variable 'list' is reassigned a value before the old one has been used.
libaccounts-glib-1.23/tools/main.c:275:5: note: Variable 'list' is reassigned a value before the old one has been used.
libaccounts-glib-1.23/tools/main.c:882:5: style: Variable 'manager' is reassigned a value before the old one has been used. [redundantAssignment]
libaccounts-glib-1.23/tools/main.c:877:0: note: Variable 'manager' is reassigned a value before the old one has been used.
libaccounts-glib-1.23/tools/main.c:882:5: note: Variable 'manager' is reassigned a value before the old one has been used.
libaccounts-glib-1.23/tools/main.c:917:5: style: Variable 'manager' is reassigned a value before the old one has been used. [redundantAssignment]
libaccounts-glib-1.23/tools/main.c:910:0: note: Variable 'manager' is reassigned a value before the old one has been used.
libaccounts-glib-1.23/tools/main.c:917:5: note: Variable 'manager' is reassigned a value before the old one has been used.
libaccounts-glib-1.23/tools/main.c:979:5: style: Variable 'manager' is reassigned a value before the old one has been used. [redundantAssignment]
libaccounts-glib-1.23/tools/main.c:972:0: note: Variable 'manager' is reassigned a value before the old one has been used.
libaccounts-glib-1.23/tools/main.c:979:5: note: Variable 'manager' is reassigned a value before the old one has been used.
libaccounts-glib-1.23/tools/main.c:1079:5: style: Variable 'manager' is reassigned a value before the old one has been used. [redundantAssignment]
libaccounts-glib-1.23/tools/main.c:1072:0: note: Variable 'manager' is reassigned a value before the old one has been used.
libaccounts-glib-1.23/tools/main.c:1079:5: note: Variable 'manager' is reassigned a value before the old one has been used.
libaccounts-glib-1.23/tools/main.c:1187:0: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libaccounts-qt/libaccounts-qt_1.15.orig.tar.gz
libaccounts-qt-VERSION_1.15-5b272ae218ccdf1f67f4eed92e2cdbe21c56ceb8/Accounts/account.cpp:202:51: style: Function 'Account' argument 2 names different: declaration 'provider' definition 'providerName'. [funcArgNamesDifferent]
libaccounts-qt-VERSION_1.15-5b272ae218ccdf1f67f4eed92e2cdbe21c56ceb8/Accounts/account.h:100:46: note: Function 'Account' argument 2 names different: declaration 'provider' definition 'providerName'.
libaccounts-qt-VERSION_1.15-5b272ae218ccdf1f67f4eed92e2cdbe21c56ceb8/Accounts/account.cpp:202:51: note: Function 'Account' argument 2 names different: declaration 'provider' definition 'providerName'.
libaccounts-qt-VERSION_1.15-5b272ae218ccdf1f67f4eed92e2cdbe21c56ceb8/Accounts/account.cpp:781:47: style: Function 'account_notify_cb' argument 3 names different: declaration 'self' definition 'watch'. [funcArgNamesDifferent]
libaccounts-qt-VERSION_1.15-5b272ae218ccdf1f67f4eed92e2cdbe21c56ceb8/Accounts/account.cpp:108:42: note: Function 'account_notify_cb' argument 3 names different: declaration 'self' definition 'watch'.
libaccounts-qt-VERSION_1.15-5b272ae218ccdf1f67f4eed92e2cdbe21c56ceb8/Accounts/account.cpp:781:47: note: Function 'account_notify_cb' argument 3 names different: declaration 'self' definition 'watch'.
libaccounts-qt-VERSION_1.15-5b272ae218ccdf1f67f4eed92e2cdbe21c56ceb8/Accounts/account.cpp:126:8: warning: Member variable 'Watch::watch' is not initialized in the constructor. [uninitMemberVar]
libaccounts-qt-VERSION_1.15-5b272ae218ccdf1f67f4eed92e2cdbe21c56ceb8/Accounts/account.h:78:5: style: Class 'Watch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libaccounts-qt-VERSION_1.15-5b272ae218ccdf1f67f4eed92e2cdbe21c56ceb8/Accounts/application.h:64:5: style: Class 'Application' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libaccounts-qt-VERSION_1.15-5b272ae218ccdf1f67f4eed92e2cdbe21c56ceb8/Accounts/auth-data.h:66:5: style: Class 'AuthData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libaccounts-qt-VERSION_1.15-5b272ae218ccdf1f67f4eed92e2cdbe21c56ceb8/Accounts/auth-data.h:49:1: warning: The class 'AuthData' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libaccounts-qt-VERSION_1.15-5b272ae218ccdf1f67f4eed92e2cdbe21c56ceb8/Accounts/error.h:106:5: style: Class 'Error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libace-perl/libace-perl_1.92.orig.tar.gz
AcePerl-1.92/acelib/aceclientlib.c:241:7: style: Condition '!reponse' is always true [knownConditionTrueFalse]
AcePerl-1.92/acelib/aceclientlib.c:191:26: note: Assignment 'reponse=0', assigned value is 0
AcePerl-1.92/acelib/aceclientlib.c:241:7: note: Condition '!reponse' is always true
AcePerl-1.92/acelib/aceclientlib.c:45:3: style: Variable 'sig' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
AcePerl-1.92/acelib/aceclientlib.c:44:14: note: Variable 'sig' is reassigned a value before the old one has been used if variable is no semaphore variable.
AcePerl-1.92/acelib/aceclientlib.c:45:3: note: Variable 'sig' is reassigned a value before the old one has been used if variable is no semaphore variable.
AcePerl-1.92/acelib/aceclientlib.c:334:14: style: The scope of the variable 'reponse' can be reduced. [variableScope]
AcePerl-1.92/acelib/aceclientlib.c:498:15: style: The scope of the variable 'i' can be reduced. [variableScope]
AcePerl-1.92/acelib/aceclientlib.c:502:9: style: The scope of the variable 'loop' can be reduced. [variableScope]
AcePerl-1.92/acelib/aceclientlib.c:45:9: style: Variable 'sig' is assigned a value that is never used. [unreadVariable]
AcePerl-1.92/acelib/arraysub.c:410:32: style: The scope of the variable 'k' can be reduced. [variableScope]
AcePerl-1.92/acelib/arraysub.c:1056:9: style: The scope of the variable 'test' can be reduced. [variableScope]
AcePerl-1.92/acelib/arraysub.c:1087:9: style: The scope of the variable 'test' can be reduced. [variableScope]
AcePerl-1.92/acelib/arraysub.c:1128:9: style: The scope of the variable 'test' can be reduced. [variableScope]
AcePerl-1.92/acelib/arraysub.c:1204:9: style: The scope of the variable 'test' can be reduced. [variableScope]
AcePerl-1.92/acelib/arraysub.c:52:5: warning: Address of local variable x is assigned to global pointer stackorigin and not reassigned before x goes out of scope. [autoVariablesAssignGlobalPointer]
AcePerl-1.92/acelib/call.c:65:11: style: The scope of the variable 'args' can be reduced. [variableScope]
AcePerl-1.92/acelib/dict.c:115:16: style: The scope of the variable 'i' can be reduced. [variableScope]
AcePerl-1.92/acelib/filsubs.c:457:11: warning: Either the condition 'spec?spec:"(null)"' is redundant or there is possible null pointer dereference: spec. [nullPointerRedundantCheck]
AcePerl-1.92/acelib/filsubs.c:471:11: note: Assuming that condition 'spec?spec:"(null)"' is not redundant
AcePerl-1.92/acelib/filsubs.c:457:11: note: Null pointer dereference
AcePerl-1.92/acelib/filsubs.c:461:16: warning: Either the condition 'spec?spec:"(null)"' is redundant or there is possible null pointer dereference: spec. [nullPointerRedundantCheck]
AcePerl-1.92/acelib/filsubs.c:471:11: note: Assuming that condition 'spec?spec:"(null)"' is not redundant
AcePerl-1.92/acelib/filsubs.c:461:16: note: Null pointer dereference
AcePerl-1.92/acelib/filsubs.c:465:16: warning: Either the condition 'spec?spec:"(null)"' is redundant or there is possible null pointer dereference: spec. [nullPointerRedundantCheck]
AcePerl-1.92/acelib/filsubs.c:471:11: note: Assuming that condition 'spec?spec:"(null)"' is not redundant
AcePerl-1.92/acelib/filsubs.c:465:16: note: Null pointer dereference
AcePerl-1.92/acelib/filsubs.c:161:16: style: The scope of the variable 'path_copy' can be reduced. [variableScope]
AcePerl-1.92/acelib/filsubs.c:656:7: style: The scope of the variable 'dLen' can be reduced. [variableScope]
AcePerl-1.92/acelib/filsubs.c:711:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
AcePerl-1.92/acelib/filsubs.c:739:8: style: The scope of the variable 'time_modified_str' can be reduced. [variableScope]
AcePerl-1.92/acelib/filsubs.c:581:14: error: Resource leak: fil [resourceLeak]
AcePerl-1.92/acelib/freeout.c:94:8: style: The scope of the variable 'out' can be reduced. [variableScope]
AcePerl-1.92/acelib/freeout.c:174:13: style: The scope of the variable 'k' can be reduced. [variableScope]
AcePerl-1.92/acelib/freesubs.c:567:18: style: The scope of the variable 'cp' can be reduced. [variableScope]
AcePerl-1.92/acelib/freesubs.c:568:7: style: The scope of the variable 'value' can be reduced. [variableScope]
AcePerl-1.92/acelib/helpsubs.c:1081:11: style: Same expression on both sides of '==' because the value of '*cp' and 'start' are the same. [duplicateExpression]
AcePerl-1.92/acelib/helpsubs.c:1071:11: note: 'start' is assigned value '*cp' here.
AcePerl-1.92/acelib/helpsubs.c:1081:11: note: Same expression on both sides of '==' because the value of '*cp' and 'start' are the same.
AcePerl-1.92/acelib/helpsubs.c:1227:12: style: The scope of the variable 'srclen' can be reduced. [variableScope]
AcePerl-1.92/acelib/memsubs.c:131:3: error: Memory leak: unit [memleak]
AcePerl-1.92/acelib/messubs.c:672:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
AcePerl-1.92/acelib/messubs.c:297:3: style: Variable 'mesg_buf' is reassigned a value before the old one has been used. [redundantAssignment]
AcePerl-1.92/acelib/messubs.c:293:0: note: Variable 'mesg_buf' is reassigned a value before the old one has been used.
AcePerl-1.92/acelib/messubs.c:297:3: note: Variable 'mesg_buf' is reassigned a value before the old one has been used.
AcePerl-1.92/acelib/messubs.c:346:3: style: Variable 'mesg_buf' is reassigned a value before the old one has been used. [redundantAssignment]
AcePerl-1.92/acelib/messubs.c:339:0: note: Variable 'mesg_buf' is reassigned a value before the old one has been used.
AcePerl-1.92/acelib/messubs.c:346:3: note: Variable 'mesg_buf' is reassigned a value before the old one has been used.
AcePerl-1.92/acelib/messubs.c:382:3: style: Variable 'mesg_buf' is reassigned a value before the old one has been used. [redundantAssignment]
AcePerl-1.92/acelib/messubs.c:378:0: note: Variable 'mesg_buf' is reassigned a value before the old one has been used.
AcePerl-1.92/acelib/messubs.c:382:3: note: Variable 'mesg_buf' is reassigned a value before the old one has been used.
AcePerl-1.92/acelib/messubs.c:397:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
AcePerl-1.92/acelib/messubs.c:459:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
AcePerl-1.92/acelib/texthelp.c:73:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
AcePerl-1.92/acelib/texthelp.c:178:7: style: The scope of the variable 'i' can be reduced. [variableScope]
AcePerl-1.92/acelib/texthelp.c:205:10: style: The scope of the variable 'len' can be reduced. [variableScope]
AcePerl-1.92/acelib/timesubs.c:665:21: style: The scope of the variable 'ddiff' can be reduced. [variableScope]
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libacme-bleach-perl/libacme-bleach-perl_1.150.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libacme-brainfck-perl/libacme-brainfck-perl_1.1.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libacme-constant-perl/libacme-constant-perl_0.1.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libacme-damn-perl/libacme-damn-perl_0.08.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libacme-eyedrops-perl/libacme-eyedrops-perl_1.62.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libacme-poe-knee-perl/libacme-poe-knee-perl_1.12.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libacpi/libacpi_0.2.orig.tar.gz
libacpi-0.2/libacpi.c:131:30: style: Redundant condition: If 'version == -1', the comparison 'version < 20020214' is always true. [redundantCondition]
libacpi-0.2/libacpi.c:141:13: style: The scope of the variable 'binfo' can be reduced. [variableScope]
libacpi-0.2/libacpi.c:161:9: style: The scope of the variable 'tmp1' can be reduced. [variableScope]
libacpi-0.2/libacpi.c:162:9: style: The scope of the variable 'y' can be reduced. [variableScope]
libacpi-0.2/libacpi.c:565:8: style: The scope of the variable 'lfcap' can be reduced. [variableScope]
libacpi-0.2/libacpi.c:87:3: error: Memory leak: buf [memleak]
libacpi-0.2/libacpi.c:385:2: error: Memory pointed to by 'tmp' is freed twice. [doubleFree]
libacpi-0.2/libacpi.c:394:2: error: Memory pointed to by 'tmp' is freed twice. [doubleFree]
libacpi-0.2/libacpi.c:403:2: error: Memory pointed to by 'tmp' is freed twice. [doubleFree]
libacpi-0.2/test-libacpi.c:20:13: style: The scope of the variable 'binfo' can be reduced. [variableScope]
libacpi-0.2/test-libacpi.c:22:13: style: The scope of the variable 'tp' can be reduced. [variableScope]
libacpi-0.2/test-libacpi.c:23:9: style: The scope of the variable 'fa' can be reduced. [variableScope]
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libad9361/libad9361_0.1.orig.tar.xz
libad9361-0.1/ad9361_multichip_sync.c:35:42: style: The scope of the variable 'tx_sample_slave' can be reduced. [variableScope]
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libaec/libaec_1.0.2.orig.tar.xz
libaec-1.0.2/src/decode.c:269:54: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libaec-1.0.2/src/decode.c:285:34: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libaec-1.0.2/src/decode.c:343:23: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libaec-1.0.2/src/decode.c:343:23: error: Shifting 32-bit value by 63 bits is undefined behaviour [shiftTooManyBits]
libaec-1.0.2/src/decode.c:631:32: note: Calling function 'bits_get', 2nd argument 'n' value is 1
libaec-1.0.2/src/decode.c:343:23: note: Shift
libaec-1.0.2/src/utime.c:75:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
libaec-1.0.2/src/utime.c:70:7: style: The scope of the variable 'rstatus' can be reduced. [variableScope]
libaec-1.0.2/tests/check_aec.h:36:0: error: #error "no snprintf compatible function found" [preprocessorErrorDirective]
libaec-1.0.2/tests/check_szcomp.c:44:9: error: Memory leak: source [memleak]
libaec-1.0.2/tests/check_szcomp.c:44:9: error: Memory leak: dest [memleak]
libaec-1.0.2/tests/check_szcomp.c:44:9: error: Memory leak: dest1 [memleak]
libaec-1.0.2/tests/check_szcomp.c:44:9: error: Resource leak: fp [resourceLeak]
libaec-1.0.2/tests/check_szcomp.c:51:9: error: Memory leak: dest1 [memleak]
libaec-1.0.2/tests/check_szcomp.c:51:9: error: Resource leak: fp [resourceLeak]
libaec-1.0.2/tests/check_szcomp.c:57:9: error: Resource leak: fp [resourceLeak]
libaec-1.0.2/tests/check_szcomp.c:65:5: error: Resource leak: fp [resourceLeak]
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libafs-pag-perl/libafs-pag-perl_1.02.orig.tar.xz
AFS-PAG-1.02/kafs/kafs.c:79:0: error: #error "Unknown AFS system call implementation" [preprocessorErrorDirective]
AFS-PAG-1.02/kafs/sys-solaris.c:77:13: style: Unused variable: code [unusedVariable]
AFS-PAG-1.02/portable/k_haspag.c:45:14: style: The scope of the variable 'pag' can be reduced. [variableScope]
AFS-PAG-1.02/portable/k_haspag.c:45:27: style: The scope of the variable 'hi' can be reduced. [variableScope]
AFS-PAG-1.02/portable/k_haspag.c:45:31: style: The scope of the variable 'lo' can be reduced. [variableScope]
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libai-decisiontree-perl/libai-decisiontree-perl_0.11.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libai-fann-perl/libai-fann-perl_0.10.orig.tar.gz
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libaio/libaio_0.3.111.orig.tar.gz
libaio-0.3.111/src/libaio.h:94:0: error: #error endian? [preprocessorErrorDirective]
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libaio-ocaml/libaio-ocaml_1.0.1.orig.tar.gz
libaio-ocaml-1.0.1/lib/aio_stubs.c:212:35: style: Function 'caml_aio_run' argument 1 names different: declaration 'context' definition 'ml_ctx'. [funcArgNamesDifferent]
libaio-ocaml-1.0.1/lib/aio_stubs.c:45:35: note: Function 'caml_aio_run' argument 1 names different: declaration 'context' definition 'ml_ctx'.
libaio-ocaml-1.0.1/lib/aio_stubs.c:212:35: note: Function 'caml_aio_run' argument 1 names different: declaration 'context' definition 'ml_ctx'.
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libajaxtags-java/libajaxtags-java_1.5.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libalberta2/libalberta2_2.0.1.orig.tar.gz
alberta-2.0.1/add_ons/alberta2netcdf/dxexport.cc:66:4: style: Struct 'dxexport_data' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alberta-2.0.1/add_ons/alberta2netcdf/dxexport.cc:66:4: style: Struct 'dxexport_data' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alberta-2.0.1/add_ons/geomview/alberta2oogl.c:22:0: error: #error Only for parametric surfaces in 2d [preprocessorErrorDirective]
alberta-2.0.1/add_ons/grape/mesh/Common/mesh_interface_common.c:189:20: style: The scope of the variable 'uh_loc' can be reduced. [variableScope]
alberta-2.0.1/add_ons/grape/mesh/Common/mesh_interface_common.c:265:20: style: The scope of the variable 'uh_loc' can be reduced. [variableScope]
alberta-2.0.1/add_ons/grape/mesh/Common/mesh_interface_common.c:338:21: style: The scope of the variable 'dof' can be reduced. [variableScope]
alberta-2.0.1/add_ons/grape/mesh/Common/mesh_interface_common.c:339:20: style: The scope of the variable 'admin' can be reduced. [variableScope]
alberta-2.0.1/add_ons/grape/mesh/Common/mesh_interface_common.c:342:19: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-2.0.1/add_ons/grape/mesh/Common/mesh_interface_common.c:342:22: style: The scope of the variable 'n0' can be reduced. [variableScope]
alberta-2.0.1/add_ons/grape/mesh/Common/mesh_interface_common.c:554:12: style: The scope of the variable 'f_data' can be reduced. [variableScope]
alberta-2.0.1/add_ons/grape/mesh/Common/alberta_grape.c:173:18: style: The scope of the variable 'c' can be reduced. [variableScope]
alberta-2.0.1/add_ons/grape/mesh/Common/alberta_movi.c:102:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
alberta-2.0.1/add_ons/grape/mesh/Common/alberta_movi.c:175:18: style: The scope of the variable 'c' can be reduced. [variableScope]
alberta-2.0.1/add_ons/meshtv/Common/alberta_meshtv.c:194:20: style: The scope of the variable 'local_dof_ptr' can be reduced. [variableScope]
alberta-2.0.1/add_ons/meshtv/Common/alberta_meshtv.c:305:20: style: The scope of the variable 'local_dof_ptr' can be reduced. [variableScope]
alberta-2.0.1/add_ons/meshtv/Common/alberta_meshtv.c:646:19: style: The scope of the variable 'c' can be reduced. [variableScope]
alberta-2.0.1/add_ons/slip_bound/slip_bound.c:340:23: style: The scope of the variable 'k' can be reduced. [variableScope]
alberta-2.0.1/add_ons/slip_bound/slip_bound.c:340:26: style: The scope of the variable 'l' can be reduced. [variableScope]
alberta-2.0.1/add_ons/slip_bound/slip_bound.c:432:20: style: The scope of the variable 'entry_dd' can be reduced. [variableScope]
alberta-2.0.1/add_ons/slip_bound/slip_bound.c:434:20: style: The scope of the variable 'entry_d' can be reduced. [variableScope]
alberta-2.0.1/add_ons/slip_bound/slip_bound.c:436:20: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-2.0.1/add_ons/slip_bound/slip_bound.c:436:23: style: The scope of the variable 'k' can be reduced. [variableScope]
alberta-2.0.1/add_ons/triangle2alberta/triangle2alberta.c:90:3: style: Variable 'neigh_file' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-2.0.1/add_ons/triangle2alberta/triangle2alberta.c:60:0: note: Variable 'neigh_file' is reassigned a value before the old one has been used.
alberta-2.0.1/add_ons/triangle2alberta/triangle2alberta.c:90:3: note: Variable 'neigh_file' is reassigned a value before the old one has been used.
alberta-2.0.1/add_ons/triangle2alberta/triangle2alberta.c:365:3: style: Variable 'macro_data' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-2.0.1/add_ons/triangle2alberta/triangle2alberta.c:362:0: note: Variable 'macro_data' is reassigned a value before the old one has been used.
alberta-2.0.1/add_ons/triangle2alberta/triangle2alberta.c:365:3: note: Variable 'macro_data' is reassigned a value before the old one has been used.
alberta-2.0.1/add_ons/triangle2alberta/triangle2alberta.c:368:3: warning: Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append. [strncatUsage]
alberta-2.0.1/alberta/src/0d/memory_0d.c:40:20: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/disc_lagrange_0_1d.c:257:11: style: The scope of the variable 'cdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/disc_lagrange_0_1d.c:257:17: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/disc_lagrange_0_1d.c:282:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/disc_lagrange_0_1d.c:282:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/disc_lagrange_0_1d.c:282:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/disc_lagrange_0_1d.c:307:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/disc_lagrange_0_1d.c:307:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/disc_lagrange_0_1d.c:307:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/disc_lagrange_0_1d.c:333:11: style: The scope of the variable 'cdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/disc_lagrange_0_1d.c:333:17: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/disc_lagrange_0_1d.c:361:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/disc_lagrange_0_1d.c:361:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/disc_lagrange_0_1d.c:361:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/disc_lagrange_0_1d.c:388:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/disc_lagrange_0_1d.c:388:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/disc_lagrange_0_1d.c:388:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/lagrange_2_1d.c:306:3: style: Variable 'ibas' is modified but its new value is never used. [unreadVariable]
alberta-2.0.1/alberta/src/1d/element_1d.c:72:7: style: Variable 'j' is modified but its new value is never used. [unreadVariable]
alberta-2.0.1/alberta/src/1d/memory_1d.c:165:3: style: Variable 'l_els' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-2.0.1/alberta/src/1d/memory_1d.c:161:0: note: Variable 'l_els' is reassigned a value before the old one has been used.
alberta-2.0.1/alberta/src/1d/memory_1d.c:165:3: note: Variable 'l_els' is reassigned a value before the old one has been used.
alberta-2.0.1/alberta/src/1d/memory_1d.c:61:7: style: The scope of the variable 'i_child' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/memory_1d.c:97:7: style: The scope of the variable 'i_child' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/memory_1d.c:97:30: style: The scope of the variable 'neigh' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/memory_1d.c:98:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/memory_1d.c:358:20: style: The scope of the variable 'el' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/parametric_1d.c:107:16: style: The scope of the variable 'vec' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/parametric_1d.c:288:28: error: Uninitialized variable: Dt [uninitvar]
alberta-2.0.1/alberta/src/1d/parametric_1d.c:306:62: error: Uninitialized variable: Dt [uninitvar]
alberta-2.0.1/alberta/src/1d/refine_1d.c:120:11: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/submesh_1d.c:219:3: style: Variable 'vert_ind' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-2.0.1/alberta/src/1d/submesh_1d.c:207:0: note: Variable 'vert_ind' is reassigned a value before the old one has been used.
alberta-2.0.1/alberta/src/1d/submesh_1d.c:219:3: note: Variable 'vert_ind' is reassigned a value before the old one has been used.
alberta-2.0.1/alberta/src/1d/submesh_1d.c:106:27: style: The scope of the variable 's_el' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/1d/traverse_r_1d.c:119:11: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/disc_lagrange_0_2d.c:257:11: style: The scope of the variable 'cdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/disc_lagrange_0_2d.c:257:17: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/disc_lagrange_0_2d.c:282:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/disc_lagrange_0_2d.c:282:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/disc_lagrange_0_2d.c:282:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/disc_lagrange_0_2d.c:307:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/disc_lagrange_0_2d.c:307:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/disc_lagrange_0_2d.c:307:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/disc_lagrange_0_2d.c:333:11: style: The scope of the variable 'cdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/disc_lagrange_0_2d.c:333:17: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/disc_lagrange_0_2d.c:361:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/disc_lagrange_0_2d.c:361:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/disc_lagrange_0_2d.c:361:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/disc_lagrange_0_2d.c:388:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/disc_lagrange_0_2d.c:388:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/disc_lagrange_0_2d.c:388:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/disc_lagrange_1_2d.c:302:18: style: The scope of the variable 'child' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/disc_lagrange_2_2d.c:458:20: style: The scope of the variable 'child' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/coarsen_2d.c:220:13: style: The scope of the variable 'el' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/coarsen_2d.c:354:19: style: The scope of the variable 'el_info' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/element_2d.c:184:18: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/element_2d.c:328:10: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/element_2d.c:89:7: style: Variable 'j' is modified but its new value is never used. [unreadVariable]
alberta-2.0.1/alberta/src/2d/graphXO_2d.c:565:14: style: The scope of the variable 'k' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/graphXO_2d.c:841:26: style: The scope of the variable 'l' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/graphXO_2d.c:842:26: style: The scope of the variable 'c' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/graphXO_2d.c:843:29: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/graphXO_2d.c:915:26: style: The scope of the variable 'c' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/graphXO_2d.c:916:26: style: The scope of the variable 'l' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/graphXO_2d.c:917:29: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/graphXO_2d.c:1002:12: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/graphXO_2d.c:1164:13: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/graphXO_2d.c:1164:16: style: The scope of the variable 'k' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/graphXO_2d.c:1373:12: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/graphXO_2d.c:1604:13: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/macro_2d.c:446:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-2.0.1/alberta/src/2d/macro_2d.c:444:0: note: Variable 'i' is reassigned a value before the old one has been used.
alberta-2.0.1/alberta/src/2d/macro_2d.c:446:3: note: Variable 'i' is reassigned a value before the old one has been used.
alberta-2.0.1/alberta/src/2d/macro_2d.c:47:15: style: The scope of the variable 'mel' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/macro_2d.c:243:20: style: The scope of the variable 'buffer_vertex' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/macro_2d.c:243:35: style: The scope of the variable 'buffer_neigh' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/memory_2d.c:275:3: style: Variable 'l_els' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-2.0.1/alberta/src/2d/memory_2d.c:271:0: note: Variable 'l_els' is reassigned a value before the old one has been used.
alberta-2.0.1/alberta/src/2d/memory_2d.c:275:3: note: Variable 'l_els' is reassigned a value before the old one has been used.
alberta-2.0.1/alberta/src/2d/memory_2d.c:66:7: style: The scope of the variable 'i_child' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/memory_2d.c:105:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/memory_2d.c:105:10: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/memory_2d.c:135:7: style: The scope of the variable 'i_child' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/memory_2d.c:135:30: style: The scope of the variable 'opp_v' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/memory_2d.c:135:62: style: The scope of the variable 'neigh' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/memory_2d.c:136:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/memory_2d.c:136:26: style: The scope of the variable 'new_vertex' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/memory_2d.c:564:20: style: The scope of the variable 'el' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/parametric_2d.c:206:16: style: The scope of the variable 'vec' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/parametric_2d.c:834:22: style: The scope of the variable 'vec0' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/parametric_2d.c:834:29: style: The scope of the variable 'vec1' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/parametric_2d.c:88:5: style: Variable 'e1' is assigned a value that is never used. [unreadVariable]
alberta-2.0.1/alberta/src/2d/parametric_2d.c:89:5: style: Variable 'e2' is assigned a value that is never used. [unreadVariable]
alberta-2.0.1/alberta/src/2d/parametric_2d.c:79:51: style: Variable 'adet' is not assigned a value. [unassignedVariable]
alberta-2.0.1/alberta/src/2d/parametric_2d.c:175:15: error: Uninitialized variable: adet [uninitvar]
alberta-2.0.1/alberta/src/2d/refine_2d.c:44:19: style: The scope of the variable 'opp_vertex' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/refine_2d.c:91:14: style: The scope of the variable 'i_child' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/refine_2d.c:91:23: style: The scope of the variable 'node' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/refine_2d.c:180:19: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/refine_2d.c:291:11: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/refine_2d.c:327:18: style: The scope of the variable 'el_info' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/submesh_2d.c:353:3: style: Variable 'vert_ind' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-2.0.1/alberta/src/2d/submesh_2d.c:340:0: note: Variable 'vert_ind' is reassigned a value before the old one has been used.
alberta-2.0.1/alberta/src/2d/submesh_2d.c:353:3: note: Variable 'vert_ind' is reassigned a value before the old one has been used.
alberta-2.0.1/alberta/src/2d/submesh_2d.c:69:13: style: The scope of the variable 'm_mel' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/2d/traverse_r_2d.c:197:53: style: Same expression on both sides of '&&'. [duplicateExpression]
alberta-2.0.1/alberta/src/2d/traverse_r_2d.c:45:18: style: The scope of the variable 'k' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/disc_lagrange_0_3d.c:260:11: style: The scope of the variable 'cdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/disc_lagrange_0_3d.c:260:17: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/disc_lagrange_0_3d.c:285:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/disc_lagrange_0_3d.c:285:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/disc_lagrange_0_3d.c:285:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/disc_lagrange_0_3d.c:310:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/disc_lagrange_0_3d.c:310:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/disc_lagrange_0_3d.c:310:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/disc_lagrange_0_3d.c:336:11: style: The scope of the variable 'cdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/disc_lagrange_0_3d.c:336:17: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/disc_lagrange_0_3d.c:364:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/disc_lagrange_0_3d.c:364:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/disc_lagrange_0_3d.c:364:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/disc_lagrange_0_3d.c:391:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/disc_lagrange_0_3d.c:391:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/disc_lagrange_0_3d.c:391:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/disc_lagrange_1_3d.c:352:18: style: The scope of the variable 'child' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/disc_lagrange_2_3d.c:584:14: style: The scope of the variable 'el' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/lagrange_2_3d.c:576:16: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/lagrange_2_3d.c:684:19: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/lagrange_2_3d.c:817:19: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/lagrange_3_3d.c:1032:16: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/lagrange_3_3d.c:1136:36: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/lagrange_3_3d.c:1389:36: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/lagrange_3_3d.c:1655:16: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/lagrange_3_3d.c:1767:39: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/lagrange_4_3d.c:1004:15: style: The scope of the variable 'sorted' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/lagrange_4_3d.c:1879:25: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/lagrange_4_3d.c:2032:25: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/lagrange_4_3d.c:2608:28: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/lagrange_4_3d.c:3178:28: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/lagrange_4_3d.c:3352:28: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/coarsen_3d.c:61:13: style: The scope of the variable 'neigh' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/coarsen_3d.c:62:26: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/coarsen_3d.c:159:29: style: The scope of the variable 'edge_no' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/coarsen_3d.c:254:15: style: The scope of the variable 'node' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/coarsen_3d.c:384:13: style: The scope of the variable 'el' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/coarsen_3d.c:546:18: style: The scope of the variable 'el_info' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/element_3d.c:349:10: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/element_3d.c:108:7: style: Variable 'j' is modified but its new value is never used. [unreadVariable]
alberta-2.0.1/alberta/src/3d/element_3d.c:193:18: style: Unused variable: j [unusedVariable]
alberta-2.0.1/alberta/src/3d/element_3d.c:204:5: style: Variable 'e1' is assigned a value that is never used. [unreadVariable]
alberta-2.0.1/alberta/src/3d/element_3d.c:205:5: style: Variable 'e2' is assigned a value that is never used. [unreadVariable]
alberta-2.0.1/alberta/src/3d/element_3d.c:206:5: style: Variable 'e3' is assigned a value that is never used. [unreadVariable]
alberta-2.0.1/alberta/src/3d/element_3d.c:196:15: style: Unused variable: det [unusedVariable]
alberta-2.0.1/alberta/src/3d/element_3d.c:197:15: style: Unused variable: a11 [unusedVariable]
alberta-2.0.1/alberta/src/3d/element_3d.c:197:20: style: Unused variable: a12 [unusedVariable]
alberta-2.0.1/alberta/src/3d/element_3d.c:197:25: style: Unused variable: a13 [unusedVariable]
alberta-2.0.1/alberta/src/3d/element_3d.c:197:30: style: Unused variable: a21 [unusedVariable]
alberta-2.0.1/alberta/src/3d/element_3d.c:197:35: style: Unused variable: a22 [unusedVariable]
alberta-2.0.1/alberta/src/3d/element_3d.c:197:40: style: Unused variable: a23 [unusedVariable]
alberta-2.0.1/alberta/src/3d/element_3d.c:197:45: style: Unused variable: a31 [unusedVariable]
alberta-2.0.1/alberta/src/3d/element_3d.c:197:50: style: Unused variable: a32 [unusedVariable]
alberta-2.0.1/alberta/src/3d/element_3d.c:197:55: style: Unused variable: a33 [unusedVariable]
alberta-2.0.1/alberta/src/3d/element_3d.c:254:10: error: Uninitialized variable: adet [uninitvar]
alberta-2.0.1/alberta/src/3d/macro_3d.c:253:10: style: Variable 'node' is assigned a value that is never used. [unreadVariable]
alberta-2.0.1/alberta/src/3d/memory_3d.c:788:3: style: Variable 'l_els' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-2.0.1/alberta/src/3d/memory_3d.c:784:0: note: Variable 'l_els' is reassigned a value before the old one has been used.
alberta-2.0.1/alberta/src/3d/memory_3d.c:788:3: note: Variable 'l_els' is reassigned a value before the old one has been used.
alberta-2.0.1/alberta/src/3d/memory_3d.c:77:7: style: The scope of the variable 'i_child' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/memory_3d.c:280:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/memory_3d.c:280:10: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/memory_3d.c:457:10: style: The scope of the variable 'i_child' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/memory_3d.c:457:68: style: The scope of the variable 'neigh' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/memory_3d.c:458:10: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/memory_3d.c:458:32: style: The scope of the variable 'new_vertex' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/memory_3d.c:459:10: style: The scope of the variable 'i_neigh' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/memory_3d.c:459:19: style: The scope of the variable 'j_neigh' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/memory_3d.c:459:28: style: The scope of the variable 'sub_opp_v' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/memory_3d.c:459:50: style: The scope of the variable 'sub_type' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/memory_3d.c:1144:20: style: The scope of the variable 'el' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/parametric_3d.c:153:16: style: The scope of the variable 'vec' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/parametric_3d.c:719:22: style: The scope of the variable 'vec0' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/parametric_3d.c:719:29: style: The scope of the variable 'vec1' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/refine_3d.c:42:13: style: The scope of the variable 'el' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/refine_3d.c:338:15: style: The scope of the variable 'neigh' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/refine_3d.c:455:18: style: The scope of the variable 'edge_no' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/refine_3d.c:675:11: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/refine_3d.c:676:11: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/refine_3d.c:750:18: style: The scope of the variable 'el_info' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/submesh_3d.c:587:3: style: Variable 'vert_ind' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-2.0.1/alberta/src/3d/submesh_3d.c:575:0: note: Variable 'vert_ind' is reassigned a value before the old one has been used.
alberta-2.0.1/alberta/src/3d/submesh_3d.c:587:3: note: Variable 'vert_ind' is reassigned a value before the old one has been used.
alberta-2.0.1/alberta/src/3d/submesh_3d.c:52:11: style: The scope of the variable 'child_face' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/submesh_3d.c:124:13: style: The scope of the variable 'm_mel' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/traverse_nr_3d.c:70:43: style: The scope of the variable 'typ' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/traverse_r_3d.c:180:8: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
alberta-2.0.1/alberta/src/3d/traverse_r_3d.c:50:18: style: The scope of the variable 'k' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/traverse_r_3d.c:149:15: style: The scope of the variable 'k' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/traverse_r_3d.c:154:12: style: The scope of the variable 'ce' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/traverse_r_3d.c:155:11: style: The scope of the variable 'iedge' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/traverse_r_3d.c:159:11: style: The scope of the variable 'dof' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/traverse_r_3d.c:160:11: style: The scope of the variable 'ov' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/traverse_r_3d.c:161:13: style: The scope of the variable 'neigh' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/3d/traverse_r_3d.c:163:12: style: The scope of the variable 'opp_vertex' can be reduced. [variableScope]
alberta-2.0.1/alberta/src/Common/alberta.h:70:0: error: #error DIM_OF_WORLD UNDEFINED [preprocessorErrorDirective]
alberta-2.0.1/alberta_util/src/alloc.c:69:12: style: Checking if unsigned variable 'size' is less than zero. [unsignedLessThanZero]
alberta-2.0.1/alberta_util/src/alloc.c:92:16: style: Checking if unsigned variable 'new_size' is less than zero. [unsignedLessThanZero]
alberta-2.0.1/alberta_util/src/alloc.c:114:12: style: Checking if unsigned variable 'size' is less than zero. [unsignedLessThanZero]
alberta-2.0.1/alberta_util/src/alloc.c:114:27: style: Checking if unsigned variable 'elsize' is less than zero. [unsignedLessThanZero]
alberta-2.0.1/alberta_util/src/alloc.c:120:15: warning: Either the condition 'size<=0' is redundant or calloc() argument nr 1 can have invalid value. The value is 0 but the valid values are '1:'. [invalidFunctionArg]
alberta-2.0.1/alberta_util/src/alloc.c:114:12: note: Assuming that condition 'size<=0' is not redundant
alberta-2.0.1/alberta_util/src/alloc.c:120:15: note: Invalid argument
alberta-2.0.1/alberta_util/src/banach.c:25:14: style: The scope of the variable 'n' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/bicgstab.c:28:14: style: The scope of the variable 'rh2' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/bicgstab.c:28:19: style: The scope of the variable 'dad' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/bicgstab.c:28:24: style: The scope of the variable 'alpha' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/bicgstab.c:28:31: style: The scope of the variable 'ast' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/bicgstab.c:28:36: style: The scope of the variable 'att' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/bicgstab.c:28:41: style: The scope of the variable 'omega' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/bicgstab.c:28:48: style: The scope of the variable 'beta' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/cg.c:24:9: style: The scope of the variable 'rho' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/cg.c:24:14: style: The scope of the variable 'hd_2' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/cg.c:24:27: style: The scope of the variable 'gamma' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/divers.c:74:22: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/gmres.c:25:3: style: The scope of the variable 'funcName' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/msg.c:63:3: style: The scope of the variable 'funcName' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/msg.c:82:3: style: The scope of the variable 'funcName' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/msg.c:105:3: style: The scope of the variable 'funcName' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/msg.c:124:3: style: The scope of the variable 'funcName' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/msg.c:145:32: style: Function 'print_funcname' argument 1 names different: declaration 'name' definition 'funcname'. [funcArgNamesDifferent]
alberta-2.0.1/alberta_util/src/alberta_util.h:208:33: note: Function 'print_funcname' argument 1 names different: declaration 'name' definition 'funcname'.
alberta-2.0.1/alberta_util/src/msg.c:145:32: note: Function 'print_funcname' argument 1 names different: declaration 'name' definition 'funcname'.
alberta-2.0.1/alberta_util/src/msg.c:167:38: style: Function 'print_error_funcname' argument 1 names different: declaration 'name' definition 'funcname'. [funcArgNamesDifferent]
alberta-2.0.1/alberta_util/src/alberta_util.h:205:39: note: Function 'print_error_funcname' argument 1 names different: declaration 'name' definition 'funcname'.
alberta-2.0.1/alberta_util/src/msg.c:167:38: note: Function 'print_error_funcname' argument 1 names different: declaration 'name' definition 'funcname'.
alberta-2.0.1/alberta_util/src/msg.c:225:38: style: Function 'print_warn_funcname' argument 1 names different: declaration 'name' definition 'funcname'. [funcArgNamesDifferent]
alberta-2.0.1/alberta_util/src/alberta_util.h:207:38: note: Function 'print_warn_funcname' argument 1 names different: declaration 'name' definition 'funcname'.
alberta-2.0.1/alberta_util/src/msg.c:225:38: note: Function 'print_warn_funcname' argument 1 names different: declaration 'name' definition 'funcname'.
alberta-2.0.1/alberta_util/src/msg.c:100:3: error: Resource leak: fp [resourceLeak]
alberta-2.0.1/alberta_util/src/msg.c:142:3: error: Resource leak: fp [resourceLeak]
alberta-2.0.1/alberta_util/src/newton.c:25:14: style: The scope of the variable 'n' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/newton_br.c:26:14: style: The scope of the variable 'n' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/newton_ds.c:56:3: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-2.0.1/alberta_util/src/newton_ds.c:26:0: note: Variable 'err' is reassigned a value before the old one has been used.
alberta-2.0.1/alberta_util/src/newton_ds.c:56:3: note: Variable 'err' is reassigned a value before the old one has been used.
alberta-2.0.1/alberta_util/src/newton_fs.c:27:17: style: The scope of the variable 'n' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/odir.c:29:9: style: The scope of the variable 'dad' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/odir.c:29:23: style: The scope of the variable 'rd' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/odir.c:29:27: style: The scope of the variable 'alpha' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/odir.c:29:34: style: The scope of the variable 'gamma' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/odir.c:29:41: style: The scope of the variable 'sigma' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/ores.c:28:9: style: The scope of the variable 'alpha' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/ores.c:28:16: style: The scope of the variable 'gamma' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/ores.c:28:23: style: The scope of the variable 'sigma' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/ores.c:29:9: style: The scope of the variable 'daad' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/ores.c:29:25: style: The scope of the variable 'rad' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/parameters.c:719:26: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
alberta-2.0.1/alberta_util/src/parameters.c:196:9: style: Same expression on both sides of '==' because the value of 'ol' and '*nl' are the same. [duplicateExpression]
alberta-2.0.1/alberta_util/src/parameters.c:171:19: note: 'ol' is assigned value '*nl' here.
alberta-2.0.1/alberta_util/src/parameters.c:196:9: note: Same expression on both sides of '==' because the value of 'ol' and '*nl' are the same.
alberta-2.0.1/alberta_util/src/parameters.c:222:12: style: Same expression on both sides of '==' because the value of 'ol' and '*nl' are the same. [duplicateExpression]
alberta-2.0.1/alberta_util/src/parameters.c:171:19: note: 'ol' is assigned value '*nl' here.
alberta-2.0.1/alberta_util/src/parameters.c:222:12: note: Same expression on both sides of '==' because the value of 'ol' and '*nl' are the same.
alberta-2.0.1/alberta_util/src/parameters.c:63:11: style: The scope of the variable 'fn' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/parameters.c:63:23: style: The scope of the variable 'c' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/parameters.c:234:12: style: The scope of the variable 'cond' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/parameters.c:234:31: style: The scope of the variable 'mid' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/parameters.c:271:3: style: The scope of the variable 'funcName' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/parameters.c:273:30: style: The scope of the variable 'max_files' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/parameters.c:274:20: style: The scope of the variable 'size_f' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/parameters.c:275:18: style: The scope of the variable 'actfile' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/parameters.c:746:17: style: The scope of the variable 'rval' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/parameters.c:542:41: style: Function 'init_parameters' argument 2 names different: declaration 'filename' definition 'file_name'. [funcArgNamesDifferent]
alberta-2.0.1/alberta_util/src/alberta_util.h:355:41: note: Function 'init_parameters' argument 2 names different: declaration 'filename' definition 'file_name'.
alberta-2.0.1/alberta_util/src/parameters.c:542:41: note: Function 'init_parameters' argument 2 names different: declaration 'filename' definition 'file_name'.
alberta-2.0.1/alberta_util/src/parameters.c:740:23: style: Function 'get_parameter' argument 1 names different: declaration 'flag' definition 'info'. [funcArgNamesDifferent]
alberta-2.0.1/alberta_util/src/alberta_util.h:358:23: note: Function 'get_parameter' argument 1 names different: declaration 'flag' definition 'info'.
alberta-2.0.1/alberta_util/src/parameters.c:740:23: note: Function 'get_parameter' argument 1 names different: declaration 'flag' definition 'info'.
alberta-2.0.1/alberta_util/src/qmr.c:172:13: style: Condition 'tres!=0' is always false [knownConditionTrueFalse]
alberta-2.0.1/alberta_util/src/qmr.c:251:13: style: Condition 'tres!=0' is always false [knownConditionTrueFalse]
alberta-2.0.1/alberta_util/src/qmr.c:29:9: style: The scope of the variable 'alpha' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/qmr.c:29:16: style: The scope of the variable 'beta' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/qmr.c:29:22: style: The scope of the variable 'dcos' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/qmr.c:29:28: style: The scope of the variable 'dtmp' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/qmr.c:29:34: style: The scope of the variable 'unrm' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/qmr.c:29:40: style: The scope of the variable 'uchk' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/spcg.c:177:10: style: The scope of the variable 'rho' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/spcg.c:177:15: style: The scope of the variable 'Bdchi' can be reduced. [variableScope]
alberta-2.0.1/alberta_util/src/spcg.c:177:29: style: The scope of the variable 'gamma' can be reduced. [variableScope]
alberta-2.0.1/demo/src/Common/graphics.c:19:26: style: The scope of the variable 'u_diff' can be reduced. [variableScope]
alberta-2.0.1/demo/src/Common/graphics.c:91:28: style: The scope of the variable 'u_diff' can be reduced. [variableScope]
alberta-2.0.1/demo/src/Common/heat.c:438:26: style: The scope of the variable 'a_mat' can be reduced. [variableScope]
alberta-2.0.1/demo/src/Common/heat.c:438:35: style: The scope of the variable 'c_mat' can be reduced. [variableScope]
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libalgorithm-c3-perl/libalgorithm-c3-perl_0.10.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libalgorithm-checkdigits-perl/libalgorithm-checkdigits-perl_0.50.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libalgorithm-combinatorics-perl/libalgorithm-combinatorics-perl_0.27.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libalgorithm-dependency-perl/libalgorithm-dependency-perl_1.110.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libalgorithm-diff-perl/libalgorithm-diff-perl_1.19.03.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libalgorithm-diff-xs-perl/libalgorithm-diff-xs-perl_0.04.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libalgorithm-lbfgs-perl/libalgorithm-lbfgs-perl_0.16.orig.tar.gz
Algorithm-LBFGS-0.16/lbfgs.c:597:25: style: The scope of the variable 'ftest1' can be reduced. [variableScope]
Algorithm-LBFGS-0.16/lbfgs.c:174:21: style: Function 'lbfgs' argument 7 names different: declaration 'param' definition '_param'. [funcArgNamesDifferent]
Algorithm-LBFGS-0.16/lbfgs.h:352:21: note: Function 'lbfgs' argument 7 names different: declaration 'param' definition '_param'.
Algorithm-LBFGS-0.16/lbfgs.c:174:21: note: Function 'lbfgs' argument 7 names different: declaration 'param' definition '_param'.
Algorithm-LBFGS-0.16/lbfgs.c:470:19: style: Function 'line_search_backtracking' argument 7 names different: declaration 'wa' definition 'xp'. [funcArgNamesDifferent]
Algorithm-LBFGS-0.16/lbfgs.c:125:19: note: Function 'line_search_backtracking' argument 7 names different: declaration 'wa' definition 'xp'.
Algorithm-LBFGS-0.16/lbfgs.c:470:19: note: Function 'line_search_backtracking' argument 7 names different: declaration 'wa' definition 'xp'.
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libalgorithm-merge-perl/libalgorithm-merge-perl_0.08.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libalgorithm-munkres-perl/libalgorithm-munkres-perl_0.08.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libalgorithm-naivebayes-perl/libalgorithm-naivebayes-perl_0.04.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libalgorithm-numerical-sample-perl/libalgorithm-numerical-sample-perl_2010011201.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libalgorithm-permute-perl/libalgorithm-permute-perl_0.16.orig.tar.gz
Algorithm-Permute-0.16/coollex.c:20:5: style: Variable 'b' is reassigned a value before the old one has been used. [redundantAssignment]
Algorithm-Permute-0.16/coollex.c:16:0: note: Variable 'b' is reassigned a value before the old one has been used.
Algorithm-Permute-0.16/coollex.c:20:5: note: Variable 'b' is reassigned a value before the old one has been used.
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libalgorithm-svm-perl/libalgorithm-svm-perl_0.13.orig.tar.gz
Algorithm-SVM-0.13/bindings.h:23:10: style: Technically the member function 'DataSet::getLabel' can be const. [functionConst]
Algorithm-SVM-0.13/bindings.h:24:6: style: Technically the member function 'DataSet::getMaxI' can be const. [functionConst]
Algorithm-SVM-0.13/bindings.h:26:10: style: Technically the member function 'DataSet::getAttribute' can be const. [functionConst]
Algorithm-SVM-0.13/bindings.cpp:91:17: note: Technically the member function 'DataSet::getAttribute' can be const.
Algorithm-SVM-0.13/bindings.h:26:10: note: Technically the member function 'DataSet::getAttribute' can be const.
Algorithm-SVM-0.13/bindings.h:27:9: style: Technically the member function 'DataSet::getIndexAt' can be const. [functionConst]
Algorithm-SVM-0.13/bindings.h:28:9: style: Technically the member function 'DataSet::getValueAt' can be const. [functionConst]
Algorithm-SVM-0.13/bindings.h:48:10: style: Technically the member function 'SVM::getSVMType' can be const. [functionConst]
Algorithm-SVM-0.13/bindings.h:50:10: style: Technically the member function 'SVM::getKernelType' can be const. [functionConst]
Algorithm-SVM-0.13/bindings.h:52:10: style: Technically the member function 'SVM::getGamma' can be const. [functionConst]
Algorithm-SVM-0.13/bindings.h:54:10: style: Technically the member function 'SVM::getDegree' can be const. [functionConst]
Algorithm-SVM-0.13/bindings.h:56:10: style: Technically the member function 'SVM::getCoef0' can be const. [functionConst]
Algorithm-SVM-0.13/bindings.h:58:10: style: Technically the member function 'SVM::getC' can be const. [functionConst]
Algorithm-SVM-0.13/bindings.h:60:10: style: Technically the member function 'SVM::getNu' can be const. [functionConst]
Algorithm-SVM-0.13/bindings.h:62:10: style: Technically the member function 'SVM::getEpsilon' can be const. [functionConst]
Algorithm-SVM-0.13/bindings.cpp:22:2: style: Class 'DataSet' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
Algorithm-SVM-0.13/bindings.cpp:22:2: style: Class 'DataSet' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
Algorithm-SVM-0.13/bindings.h:21:3: style: Class 'DataSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Algorithm-SVM-0.13/libsvm.cpp:89:9: style: C-style pointer casting [cstyleCast]
Algorithm-SVM-0.13/libsvm.cpp:2090:21: style: C-style pointer casting [cstyleCast]
Algorithm-SVM-0.13/libsvm.cpp:2174:26: style: C-style pointer casting [cstyleCast]
Algorithm-SVM-0.13/libsvm.cpp:2712:21: style: C-style pointer casting [cstyleCast]
Algorithm-SVM-0.13/libsvm.cpp:2866:20: style: C-style pointer casting [cstyleCast]
Algorithm-SVM-0.13/libsvm.cpp:1482:0: style: Same expression used in consecutive assignments of 'sum_pos' and 'sum_neg'. [duplicateAssignExpression]
Algorithm-SVM-0.13/libsvm.cpp:1483:0: note: Same expression used in consecutive assignments of 'sum_pos' and 'sum_neg'.
Algorithm-SVM-0.13/libsvm.cpp:1482:0: note: Same expression used in consecutive assignments of 'sum_pos' and 'sum_neg'.
Algorithm-SVM-0.13/libsvm.cpp:1738:18: style: The scope of the variable 'h11' can be reduced. [variableScope]
Algorithm-SVM-0.13/libsvm.cpp:1738:22: style: The scope of the variable 'h22' can be reduced. [variableScope]
Algorithm-SVM-0.13/libsvm.cpp:1738:26: style: The scope of the variable 'h21' can be reduced. [variableScope]
Algorithm-SVM-0.13/libsvm.cpp:1738:30: style: The scope of the variable 'g1' can be reduced. [variableScope]
Algorithm-SVM-0.13/libsvm.cpp:1738:33: style: The scope of the variable 'g2' can be reduced. [variableScope]
Algorithm-SVM-0.13/libsvm.cpp:1738:36: style: The scope of the variable 'det' can be reduced. [variableScope]
Algorithm-SVM-0.13/libsvm.cpp:1738:40: style: The scope of the variable 'dA' can be reduced. [variableScope]
Algorithm-SVM-0.13/libsvm.cpp:1738:43: style: The scope of the variable 'dB' can be reduced. [variableScope]
Algorithm-SVM-0.13/libsvm.cpp:1738:46: style: The scope of the variable 'gd' can be reduced. [variableScope]
Algorithm-SVM-0.13/libsvm.cpp:1738:49: style: The scope of the variable 'stepsize' can be reduced. [variableScope]
Algorithm-SVM-0.13/libsvm.cpp:1849:9: style: The scope of the variable 'pQp' can be reduced. [variableScope]
Algorithm-SVM-0.13/libsvm.cpp:87:18: style: Function 'Cache' argument 1 names different: declaration 'l' definition 'l_'. [funcArgNamesDifferent]
Algorithm-SVM-0.13/libsvm.cpp:63:12: note: Function 'Cache' argument 1 names different: declaration 'l' definition 'l_'.
Algorithm-SVM-0.13/libsvm.cpp:87:18: note: Function 'Cache' argument 1 names different: declaration 'l' definition 'l_'.
Algorithm-SVM-0.13/libsvm.cpp:87:26: style: Function 'Cache' argument 2 names different: declaration 'size' definition 'size_'. [funcArgNamesDifferent]
Algorithm-SVM-0.13/libsvm.cpp:63:19: note: Function 'Cache' argument 2 names different: declaration 'size' definition 'size_'.
Algorithm-SVM-0.13/libsvm.cpp:87:26: note: Function 'Cache' argument 2 names different: declaration 'size' definition 'size_'.
Algorithm-SVM-0.13/libsvm.cpp:246:42: style: Function 'Kernel' argument 2 names different: declaration 'x' definition 'x_'. [funcArgNamesDifferent]
Algorithm-SVM-0.13/libsvm.cpp:197:35: note: Function 'Kernel' argument 2 names different: declaration 'x' definition 'x_'.
Algorithm-SVM-0.13/libsvm.cpp:246:42: note: Function 'Kernel' argument 2 names different: declaration 'x' definition 'x_'.
Algorithm-SVM-0.13/libsvm.cpp:744:37: style: Function 'select_working_set' argument 1 names different: declaration 'i' definition 'out_i'. [funcArgNamesDifferent]
Algorithm-SVM-0.13/libsvm.cpp:436:38: note: Function 'select_working_set' argument 1 names different: declaration 'i' definition 'out_i'.
Algorithm-SVM-0.13/libsvm.cpp:744:37: note: Function 'select_working_set' argument 1 names different: declaration 'i' definition 'out_i'.
Algorithm-SVM-0.13/libsvm.cpp:744:49: style: Function 'select_working_set' argument 2 names different: declaration 'j' definition 'out_j'. [funcArgNamesDifferent]
Algorithm-SVM-0.13/libsvm.cpp:436:46: note: Function 'select_working_set' argument 2 names different: declaration 'j' definition 'out_j'.
Algorithm-SVM-0.13/libsvm.cpp:744:49: note: Function 'select_working_set' argument 2 names different: declaration 'j' definition 'out_j'.
Algorithm-SVM-0.13/libsvm.cpp:1003:40: style: Function 'select_working_set' argument 1 names different: declaration 'i' definition 'out_i'. [funcArgNamesDifferent]
Algorithm-SVM-0.13/libsvm.cpp:996:30: note: Function 'select_working_set' argument 1 names different: declaration 'i' definition 'out_i'.
Algorithm-SVM-0.13/libsvm.cpp:1003:40: note: Function 'select_working_set' argument 1 names different: declaration 'i' definition 'out_i'.
Algorithm-SVM-0.13/libsvm.cpp:1003:52: style: Function 'select_working_set' argument 2 names different: declaration 'j' definition 'out_j'. [funcArgNamesDifferent]
Algorithm-SVM-0.13/libsvm.cpp:996:38: note: Function 'select_working_set' argument 2 names different: declaration 'j' definition 'out_j'.
Algorithm-SVM-0.13/libsvm.cpp:1003:52: note: Function 'select_working_set' argument 2 names different: declaration 'j' definition 'out_j'.
Algorithm-SVM-0.13/libsvm.cpp:1752:24: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
Algorithm-SVM-0.13/libsvm.cpp:1754:29: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
Algorithm-SVM-0.13/libsvm.cpp:1807:26: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
Algorithm-SVM-0.13/libsvm.cpp:1809:31: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
Algorithm-SVM-0.13/libsvm.cpp:388:2: warning: Member variable 'Solver::active_size' is not initialized in the constructor. [uninitMemberVar]
Algorithm-SVM-0.13/libsvm.cpp:388:2: warning: Member variable 'Solver::y' is not initialized in the constructor. [uninitMemberVar]
Algorithm-SVM-0.13/libsvm.cpp:388:2: warning: Member variable 'Solver::G' is not initialized in the constructor. [uninitMemberVar]
Algorithm-SVM-0.13/libsvm.cpp:388:2: warning: Member variable 'Solver::alpha_status' is not initialized in the constructor. [uninitMemberVar]
Algorithm-SVM-0.13/libsvm.cpp:388:2: warning: Member variable 'Solver::alpha' is not initialized in the constructor. [uninitMemberVar]
Algorithm-SVM-0.13/libsvm.cpp:388:2: warning: Member variable 'Solver::Q' is not initialized in the constructor. [uninitMemberVar]
Algorithm-SVM-0.13/libsvm.cpp:388:2: warning: Member variable 'Solver::QD' is not initialized in the constructor. [uninitMemberVar]
Algorithm-SVM-0.13/libsvm.cpp:388:2: warning: Member variable 'Solver::eps' is not initialized in the constructor. [uninitMemberVar]
Algorithm-SVM-0.13/libsvm.cpp:388:2: warning: Member variable 'Solver::Cp' is not initialized in the constructor. [uninitMemberVar]
Algorithm-SVM-0.13/libsvm.cpp:388:2: warning: Member variable 'Solver::Cn' is not initialized in the constructor. [uninitMemberVar]
Algorithm-SVM-0.13/libsvm.cpp:388:2: warning: Member variable 'Solver::p' is not initialized in the constructor. [uninitMemberVar]
Algorithm-SVM-0.13/libsvm.cpp:388:2: warning: Member variable 'Solver::active_set' is not initialized in the constructor. [uninitMemberVar]
Algorithm-SVM-0.13/libsvm.cpp:388:2: warning: Member variable 'Solver::G_bar' is not initialized in the constructor. [uninitMemberVar]
Algorithm-SVM-0.13/libsvm.cpp:388:2: warning: Member variable 'Solver::l' is not initialized in the constructor. [uninitMemberVar]
Algorithm-SVM-0.13/libsvm.cpp:388:2: warning: Member variable 'Solver::unshrinked' is not initialized in the constructor. [uninitMemberVar]
Algorithm-SVM-0.13/libsvm.cpp:986:2: warning: Member variable 'Solver_NU::si' is not initialized in the constructor. [uninitMemberVar]
Algorithm-SVM-0.13/libsvm.cpp:83:7: performance: Technically the member function 'Cache::lru_delete' can be static. [functionStatic]
Algorithm-SVM-0.13/libsvm.cpp:103:13: note: Technically the member function 'Cache::lru_delete' can be static.
Algorithm-SVM-0.13/libsvm.cpp:83:7: note: Technically the member function 'Cache::lru_delete' can be static.
Algorithm-SVM-0.13/libsvm.cpp:419:9: style: Technically the member function 'Solver::get_C' can be const. [functionConst]
Algorithm-SVM-0.13/libsvm.cpp:431:7: style: Technically the member function 'Solver::is_upper_bound' can be const. [functionConst]
Algorithm-SVM-0.13/libsvm.cpp:432:7: style: Technically the member function 'Solver::is_lower_bound' can be const. [functionConst]
Algorithm-SVM-0.13/libsvm.cpp:433:7: style: Technically the member function 'Solver::is_free' can be const. [functionConst]
Algorithm-SVM-0.13/libsvm.cpp:89:2: style: Class 'Cache' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
Algorithm-SVM-0.13/libsvm.cpp:89:2: style: Class 'Cache' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
Algorithm-SVM-0.13/libsvm.cpp:273:3: style: Class 'Kernel' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
Algorithm-SVM-0.13/libsvm.cpp:273:3: style: Class 'Kernel' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
Algorithm-SVM-0.13/libsvm.cpp:1264:3: style: Class 'SVC_Q' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
Algorithm-SVM-0.13/libsvm.cpp:1264:3: style: Class 'SVC_Q' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
Algorithm-SVM-0.13/libsvm.cpp:1313:3: style: Class 'ONE_CLASS_Q' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
Algorithm-SVM-0.13/libsvm.cpp:1313:3: style: Class 'ONE_CLASS_Q' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
Algorithm-SVM-0.13/libsvm.cpp:1360:3: style: Class 'SVR_Q' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
Algorithm-SVM-0.13/libsvm.cpp:1360:3: style: Class 'SVR_Q' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
Algorithm-SVM-0.13/libsvm.cpp:202:18: style: The function 'get_Q' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Algorithm-SVM-0.13/libsvm.cpp:189:18: note: Virtual function in base class
Algorithm-SVM-0.13/libsvm.cpp:202:18: note: Function in derived class
Algorithm-SVM-0.13/libsvm.cpp:203:18: style: The function 'get_QD' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Algorithm-SVM-0.13/libsvm.cpp:190:18: note: Virtual function in base class
Algorithm-SVM-0.13/libsvm.cpp:203:18: note: Function in derived class
Algorithm-SVM-0.13/libsvm.cpp:204:15: style: The function 'swap_index' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Algorithm-SVM-0.13/libsvm.cpp:191:15: note: Virtual function in base class
Algorithm-SVM-0.13/libsvm.cpp:204:15: note: Function in derived class
Algorithm-SVM-0.13/libsvm.cpp:996:6: style: The function 'select_working_set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Algorithm-SVM-0.13/libsvm.cpp:436:14: note: Virtual function in base class
Algorithm-SVM-0.13/libsvm.cpp:996:6: note: Function in derived class
Algorithm-SVM-0.13/libsvm.cpp:997:9: style: The function 'calculate_rho' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Algorithm-SVM-0.13/libsvm.cpp:437:17: note: Virtual function in base class
Algorithm-SVM-0.13/libsvm.cpp:997:9: note: Function in derived class
Algorithm-SVM-0.13/libsvm.cpp:999:7: style: The function 'do_shrinking' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Algorithm-SVM-0.13/libsvm.cpp:438:15: note: Virtual function in base class
Algorithm-SVM-0.13/libsvm.cpp:999:7: note: Function in derived class
Algorithm-SVM-0.13/libsvm.cpp:1270:10: style: The function 'get_Q' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Algorithm-SVM-0.13/libsvm.cpp:202:18: note: Virtual function in base class
Algorithm-SVM-0.13/libsvm.cpp:1270:10: note: Function in derived class
Algorithm-SVM-0.13/libsvm.cpp:1282:10: style: The function 'get_QD' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Algorithm-SVM-0.13/libsvm.cpp:203:18: note: Virtual function in base class
Algorithm-SVM-0.13/libsvm.cpp:1282:10: note: Function in derived class
Algorithm-SVM-0.13/libsvm.cpp:1287:7: style: The function 'swap_index' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Algorithm-SVM-0.13/libsvm.cpp:204:15: note: Virtual function in base class
Algorithm-SVM-0.13/libsvm.cpp:1287:7: note: Function in derived class
Algorithm-SVM-0.13/libsvm.cpp:1319:10: style: The function 'get_Q' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Algorithm-SVM-0.13/libsvm.cpp:202:18: note: Virtual function in base class
Algorithm-SVM-0.13/libsvm.cpp:1319:10: note: Function in derived class
Algorithm-SVM-0.13/libsvm.cpp:1331:10: style: The function 'get_QD' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Algorithm-SVM-0.13/libsvm.cpp:203:18: note: Virtual function in base class
Algorithm-SVM-0.13/libsvm.cpp:1331:10: note: Function in derived class
Algorithm-SVM-0.13/libsvm.cpp:1336:7: style: The function 'swap_index' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Algorithm-SVM-0.13/libsvm.cpp:204:15: note: Virtual function in base class
Algorithm-SVM-0.13/libsvm.cpp:1336:7: note: Function in derived class
Algorithm-SVM-0.13/libsvm.cpp:1378:7: style: The function 'swap_index' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Algorithm-SVM-0.13/libsvm.cpp:204:15: note: Virtual function in base class
Algorithm-SVM-0.13/libsvm.cpp:1378:7: note: Function in derived class
Algorithm-SVM-0.13/libsvm.cpp:1385:10: style: The function 'get_Q' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Algorithm-SVM-0.13/libsvm.cpp:202:18: note: Virtual function in base class
Algorithm-SVM-0.13/libsvm.cpp:1385:10: note: Function in derived class
Algorithm-SVM-0.13/libsvm.cpp:1404:10: style: The function 'get_QD' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Algorithm-SVM-0.13/libsvm.cpp:203:18: note: Virtual function in base class
Algorithm-SVM-0.13/libsvm.cpp:1404:10: note: Function in derived class
Algorithm-SVM-0.13/libsvm.cpp:2056:5: error: Common realloc mistake: 'label' nulled but not freed upon failure [memleakOnRealloc]
Algorithm-SVM-0.13/libsvm.cpp:2057:5: error: Common realloc mistake: 'count' nulled but not freed upon failure [memleakOnRealloc]
Algorithm-SVM-0.13/libsvm.cpp:3004:6: error: Common realloc mistake: 'label' nulled but not freed upon failure [memleakOnRealloc]
Algorithm-SVM-0.13/libsvm.cpp:3005:6: error: Common realloc mistake: 'count' nulled but not freed upon failure [memleakOnRealloc]
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libalias-perl/libalias-perl_2.32.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libaliased-perl/libaliased-perl_0.34.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libalien-gnuplot-perl/libalien-gnuplot-perl_1.033.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libalien-sdl-perl/libalien-sdl-perl_1.446.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libalien-wxwidgets-perl/libalien-wxwidgets-perl_0.69+dfsg.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libalkimia/libalkimia_5.0.0.orig.tar.xz
libalkimia-5.0.0/libalkimia/alkcompany.h:35:3: style: Class 'AlkCompany' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libalkimia-5.0.0/libalkimia/alkcompany.h:31:1: warning: The class 'AlkCompany' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libalkimia-5.0.0/libalkimia/alkquoteitem.cpp:140:49: style: Function 'setDateTime' argument 1 names different: declaration 'datetime' definition 'dateTime'. [funcArgNamesDifferent]
libalkimia-5.0.0/libalkimia/alkquoteitem.h:114:37: note: Function 'setDateTime' argument 1 names different: declaration 'datetime' definition 'dateTime'.
libalkimia-5.0.0/libalkimia/alkquoteitem.cpp:140:49: note: Function 'setDateTime' argument 1 names different: declaration 'datetime' definition 'dateTime'.
libalkimia-5.0.0/libalkimia/alkvalue.h:178:3: style: 'AlkValue::operator=' should return 'AlkValue &'. [operatorEq]
libalkimia-5.0.0/libalkimia/alkquoteitem.h:41:3: style: Class 'AlkQuoteItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libalkimia-5.0.0/libalkimia/alkquoteitem.h:36:1: warning: The class 'AlkQuoteItem' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libalkimia-5.0.0/libalkimia/alkvalue.cpp:124:34: style: Function 'AlkValue' argument 1 names different: declaration 'val' definition 'dAmount'. [funcArgNamesDifferent]
libalkimia-5.0.0/libalkimia/alkvalue.h:145:35: note: Function 'AlkValue' argument 1 names different: declaration 'val' definition 'dAmount'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:124:34: note: Function 'AlkValue' argument 1 names different: declaration 'val' definition 'dAmount'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:245:43: style: Function 'convertDenominator' argument 1 names different: declaration 'denom' definition '_denom'. [funcArgNamesDifferent]
libalkimia-5.0.0/libalkimia/alkvalue.h:167:41: note: Function 'convertDenominator' argument 1 names different: declaration 'denom' definition '_denom'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:245:43: note: Function 'convertDenominator' argument 1 names different: declaration 'denom' definition '_denom'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:372:41: style: Function 'convertPrecision' argument 1 names different: declaration 'precision' definition 'prec'. [funcArgNamesDifferent]
libalkimia-5.0.0/libalkimia/alkvalue.h:175:39: note: Function 'convertPrecision' argument 1 names different: declaration 'precision' definition 'prec'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:372:41: note: Function 'convertPrecision' argument 1 names different: declaration 'precision' definition 'prec'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:402:46: style: Function 'operator+' argument 1 names different: declaration 'summand' definition 'right'. [funcArgNamesDifferent]
libalkimia-5.0.0/libalkimia/alkvalue.h:192:38: note: Function 'operator+' argument 1 names different: declaration 'summand' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:402:46: note: Function 'operator+' argument 1 names different: declaration 'summand' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:410:46: style: Function 'operator-' argument 1 names different: declaration 'minuend' definition 'right'. [funcArgNamesDifferent]
libalkimia-5.0.0/libalkimia/alkvalue.h:193:38: note: Function 'operator-' argument 1 names different: declaration 'minuend' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:410:46: note: Function 'operator-' argument 1 names different: declaration 'minuend' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:418:46: style: Function 'operator*' argument 1 names different: declaration 'factor' definition 'right'. [funcArgNamesDifferent]
libalkimia-5.0.0/libalkimia/alkvalue.h:194:38: note: Function 'operator*' argument 1 names different: declaration 'factor' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:418:46: note: Function 'operator*' argument 1 names different: declaration 'factor' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:426:46: style: Function 'operator/' argument 1 names different: declaration 'divisor' definition 'right'. [funcArgNamesDifferent]
libalkimia-5.0.0/libalkimia/alkvalue.h:195:38: note: Function 'operator/' argument 1 names different: declaration 'divisor' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:426:46: note: Function 'operator/' argument 1 names different: declaration 'divisor' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:443:55: style: Function 'operator=' argument 1 names different: declaration 'val' definition 'right'. [funcArgNamesDifferent]
libalkimia-5.0.0/libalkimia/alkvalue.h:178:46: note: Function 'operator=' argument 1 names different: declaration 'val' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:443:55: note: Function 'operator=' argument 1 names different: declaration 'val' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:449:42: style: Function 'operator=' argument 1 names different: declaration 'num' definition 'right'. [funcArgNamesDifferent]
libalkimia-5.0.0/libalkimia/alkvalue.h:179:34: note: Function 'operator=' argument 1 names different: declaration 'num' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:449:42: note: Function 'operator=' argument 1 names different: declaration 'num' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:456:45: style: Function 'operator=' argument 1 names different: declaration 'num' definition 'right'. [funcArgNamesDifferent]
libalkimia-5.0.0/libalkimia/alkvalue.h:180:37: note: Function 'operator=' argument 1 names different: declaration 'num' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:456:45: note: Function 'operator=' argument 1 names different: declaration 'num' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:463:54: style: Function 'operator=' argument 1 names different: declaration 'str' definition 'right'. [funcArgNamesDifferent]
libalkimia-5.0.0/libalkimia/alkvalue.h:181:45: note: Function 'operator=' argument 1 names different: declaration 'str' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:463:54: note: Function 'operator=' argument 1 names different: declaration 'str' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:519:50: style: Function 'operator+=' argument 1 names different: declaration 'val' definition 'right'. [funcArgNamesDifferent]
libalkimia-5.0.0/libalkimia/alkvalue.h:201:42: note: Function 'operator+=' argument 1 names different: declaration 'val' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:519:50: note: Function 'operator+=' argument 1 names different: declaration 'val' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:526:50: style: Function 'operator-=' argument 1 names different: declaration 'val' definition 'right'. [funcArgNamesDifferent]
libalkimia-5.0.0/libalkimia/alkvalue.h:202:42: note: Function 'operator-=' argument 1 names different: declaration 'val' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:526:50: note: Function 'operator-=' argument 1 names different: declaration 'val' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:533:50: style: Function 'operator*=' argument 1 names different: declaration 'val' definition 'right'. [funcArgNamesDifferent]
libalkimia-5.0.0/libalkimia/alkvalue.h:204:42: note: Function 'operator*=' argument 1 names different: declaration 'val' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:533:50: note: Function 'operator*=' argument 1 names different: declaration 'val' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:540:50: style: Function 'operator/=' argument 1 names different: declaration 'val' definition 'right'. [funcArgNamesDifferent]
libalkimia-5.0.0/libalkimia/alkvalue.h:203:42: note: Function 'operator/=' argument 1 names different: declaration 'val' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:540:50: note: Function 'operator/=' argument 1 names different: declaration 'val' definition 'right'.
libalkimia-5.0.0/libalkimia/alkvalue.cpp:204:13: style: Array index 'cnt' is used before limits check. [arrayIndexThenCheck]
libalkimia-5.0.0/libalkimia/alkvalue.cpp:26:1: warning: The class 'Private' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:249:14: style: Condition 'm0<m1' is always true [knownConditionTrueFalse]
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:247:8: note: Assignment 'm0=12', assigned value is 12
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:249:14: note: Condition 'm0<m1' is always true
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:252:14: style: Condition 'm1<m0' is always true [knownConditionTrueFalse]
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:248:8: note: Assignment 'm1=13', assigned value is 13
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:251:8: note: Assignment 'm1=-m1', assigned value is -13
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:252:14: note: Condition 'm1<m0' is always true
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:265:11: style: Condition '!(m0<m1)' is always true [knownConditionTrueFalse]
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:263:8: note: Assignment 'm0=12', assigned value is 12
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:265:11: note: Condition '!(m0<m1)' is always true
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:265:16: style: Condition 'm0<m1' is always false [knownConditionTrueFalse]
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:263:8: note: Assignment 'm0=12', assigned value is 12
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:265:16: note: Condition 'm0<m1' is always false
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:273:14: style: Condition 'm1>m0' is always true [knownConditionTrueFalse]
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:272:8: note: Assignment 'm1=13', assigned value is 13
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:273:14: note: Condition 'm1>m0' is always true
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:276:14: style: Condition 'm0>m1' is always true [knownConditionTrueFalse]
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:271:8: note: Assignment 'm0=12', assigned value is 12
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:274:8: note: Assignment 'm0=-m0', assigned value is -12
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:276:14: note: Condition 'm0>m1' is always true
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:289:11: style: Condition '!(m0>m1)' is always true [knownConditionTrueFalse]
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:287:8: note: Assignment 'm0=12', assigned value is 12
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:289:11: note: Condition '!(m0>m1)' is always true
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:289:16: style: Condition 'm0>m1' is always false [knownConditionTrueFalse]
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:287:8: note: Assignment 'm0=12', assigned value is 12
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:289:16: note: Condition 'm0>m1' is always false
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:299:14: style: Condition 'm0<=m2' is always true [knownConditionTrueFalse]
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:296:8: note: Assignment 'm0=12', assigned value is 12
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:299:14: note: Condition 'm0<=m2' is always true
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:304:14: style: Condition 'm2<=m0' is always true [knownConditionTrueFalse]
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:297:8: note: Assignment 'm2=12', assigned value is 12
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:302:8: note: Assignment 'm2=-m2', assigned value is -12
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:304:14: note: Condition 'm2<=m0' is always true
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:314:14: style: Condition 'm2>=m0' is always true [knownConditionTrueFalse]
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:312:8: note: Assignment 'm2=12', assigned value is 12
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:314:14: note: Condition 'm2>=m0' is always true
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:319:14: style: Condition 'm0>=m2' is always true [knownConditionTrueFalse]
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:311:8: note: Assignment 'm0=12', assigned value is 12
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:315:8: note: Assignment 'm0=-m0', assigned value is -12
libalkimia-5.0.0/libalkimia/alkvaluetest.cpp:319:14: note: Condition 'm0>=m2' is always true
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libalog/libalog_0.5.2.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/liba/libalt-alien-ffi-system-perl/libalt-alien-ffi-system-perl_0.21.orig.tar.gz
Alt-Alien-FFI-System-0.21/config/basic.c:16:9: style: The scope of the variable 'values' can be reduced. [variableScope]
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libalt-base-perl/libalt-base-perl_0.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libalt-perl/libalt-perl_0.19.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libalzabo-perl/libalzabo-perl_0.92.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libam7xxx/libam7xxx_0.1.7.orig.tar.gz
libam7xxx-0.1.7/src/am7xxx.c:470:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libam7xxx-0.1.7/src/am7xxx.c:1160:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libam7xxx-0.1.7/src/am7xxx.c:647:10: style: The scope of the variable 'ap' can be reduced. [variableScope]
libam7xxx-0.1.7/src/am7xxx.c:201:11: style: struct member 'am7xxx_devinfo_header::unknown0' is never used. [unusedStructMember]
libam7xxx-0.1.7/src/am7xxx.c:202:11: style: struct member 'am7xxx_devinfo_header::unknown1' is never used. [unusedStructMember]
libam7xxx-0.1.7/src/portable_endian.h:61:0: error: #error platform not supported [preprocessorErrorDirective]
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libamazon-s3-perl/libamazon-s3-perl_0.45.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libamazon-sqs-simple-perl/libamazon-sqs-simple-perl_2.06.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libambix/libambix_0.1.1.orig.tar.gz
ambix-0.1.1/libambix/src/private.h:37:0: error: #error private.h must only be used from within libambix [preprocessorErrorDirective]
ambix-0.1.1/libambix/tests/ambix_close.c:9:3: style: Variable 'ambix' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/ambix_close.c:7:0: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/ambix_close.c:9:3: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/ambix_get_sndfile.c:10:3: style: Variable 'ambix' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/ambix_get_sndfile.c:6:0: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/ambix_get_sndfile.c:10:3: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/ambix_get_sndfile.c:13:3: style: Variable 'sndfile' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/ambix_get_sndfile.c:7:0: note: Variable 'sndfile' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/ambix_get_sndfile.c:13:3: note: Variable 'sndfile' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/ambix_open.c:10:3: style: Variable 'ambix' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/ambix_open.c:6:0: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/ambix_open.c:10:3: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/ambix_seek.c:11:3: style: Variable 'ambix' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/ambix_seek.c:8:0: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/ambix_seek.c:11:3: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/ambix_seek_read.c:15:4: style: Variable 'ambix' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/ambix_seek_read.c:7:0: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/ambix_seek_read.c:15:4: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/ambix_seek_read.c:9:11: style: Unused variable: ambidata [unusedVariable]
ambix-0.1.1/libambix/tests/ambix_seek_read.c:10:0: style: Variable 'otherdata' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/ambix_seek_read.c:12:0: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/ambix_seek_read.c:13:0: style: Variable 'cmp' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/ambix_writef_int16.c:13:3: style: Variable 'ambix' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/ambix_writef_int16.c:6:0: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/ambix_writef_int16.c:13:3: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/ambix_writef_int16.c:8:0: style: Variable 'ambidata' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/ambix_writef_int16.c:9:0: style: Variable 'otherdata' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/ambix_writef_int16.c:10:0: style: Variable 'frames' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/ambix_writef_int16.c:14:0: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_FUMA4x4_3extra_float32.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_FUMA4x4_3extra_float32.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_FUMA4x4_3extra_float64.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_FUMA4x4_3extra_float64.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_FUMA4x4_3extra_pcm16.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_FUMA4x4_3extra_pcm16.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_FUMA4x4_3extra_pcm32.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_FUMA4x4_3extra_pcm32.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_FUMA4x4_float32.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_FUMA4x4_float32.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_FUMA4x4_float64.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_FUMA4x4_float64.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_FUMA4x4_pcm16.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_FUMA4x4_pcm16.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_FUMA4x4_pcm32.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_FUMA4x4_pcm32.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_N3D4x4_3extra_float32.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_N3D4x4_3extra_float32.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_N3D4x4_3extra_float64.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_N3D4x4_3extra_float64.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_N3D4x4_3extra_pcm16.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_N3D4x4_3extra_pcm16.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_N3D4x4_3extra_pcm32.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_N3D4x4_3extra_pcm32.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_N3D4x4_float32.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_N3D4x4_float32.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_N3D4x4_float64.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_N3D4x4_float64.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_N3D4x4_pcm16.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_N3D4x4_pcm16.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_N3D4x4_pcm32.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_N3D4x4_pcm32.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_SID4x4_3extra_float32.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_SID4x4_3extra_float32.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_SID4x4_3extra_float64.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_SID4x4_3extra_float64.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_SID4x4_3extra_pcm16.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_SID4x4_3extra_pcm16.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_SID4x4_3extra_pcm32.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_SID4x4_3extra_pcm32.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_SID4x4_float32.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_SID4x4_float32.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_SID4x4_float64.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_SID4x4_float64.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_SID4x4_pcm16.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_SID4x4_pcm16.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_SID4x4_pcm32.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_SID4x4_pcm32.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_identity4x4_3extra_float32.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_identity4x4_3extra_float32.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_identity4x4_3extra_float64.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_identity4x4_3extra_float64.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_identity4x4_3extra_pcm16.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_identity4x4_3extra_pcm16.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_identity4x4_3extra_pcm32.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_identity4x4_3extra_pcm32.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_identity4x4_float32.c:28:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_identity4x4_float32.c:18:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_identity4x4_float64.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_identity4x4_float64.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_identity4x4_pcm16.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_identity4x4_pcm16.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_identity4x4_pcm32.c:20:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_identity4x4_pcm32.c:11:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_rand4x7_3extra_float32.c:27:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_rand4x7_3extra_float32.c:18:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_rand4x7_3extra_float64.c:27:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_rand4x7_3extra_float64.c:18:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_rand4x7_3extra_pcm16.c:27:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_rand4x7_3extra_pcm16.c:18:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_rand4x7_3extra_pcm32.c:27:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_rand4x7_3extra_pcm32.c:18:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_rand4x7_float32.c:27:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_rand4x7_float32.c:18:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_rand4x7_float64.c:27:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_rand4x7_float64.c:18:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_rand4x7_pcm16.c:27:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_rand4x7_pcm16.c:18:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_rand4x7_pcm32.c:27:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_rand4x7_pcm32.c:18:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_rand4x9_3extra_float32.c:27:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_rand4x9_3extra_float32.c:18:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_rand4x9_3extra_float64.c:27:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_rand4x9_3extra_float64.c:18:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_rand4x9_3extra_pcm16.c:27:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_rand4x9_3extra_pcm16.c:18:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_rand4x9_3extra_pcm32.c:27:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_rand4x9_3extra_pcm32.c:18:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_rand4x9_float32.c:27:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_rand4x9_float32.c:18:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_rand4x9_float64.c:27:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_rand4x9_float64.c:18:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_rand4x9_pcm16.c:27:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_rand4x9_pcm16.c:18:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic2extended_rand4x9_pcm32.c:27:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/basic2extended_rand4x9_pcm32.c:18:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic_float32.c:5:23: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic_float64.c:5:23: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic_pcm16.c:5:23: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/basic_pcm32.c:5:23: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/common.c:104:11: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/common.c:104:11: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/common.c:109:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/common.c:167:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/common.c:328:3: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/common.c:91:3: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/common.c:84:0: note: Variable 'a' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/common.c:91:3: note: Variable 'a' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/common.c:92:3: style: Variable 'b' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/common.c:85:0: note: Variable 'b' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/common.c:92:3: note: Variable 'b' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/common.c:230:98: style: Function 'data_sine' argument 4 names different: declaration 'periods' definition 'freq'. [funcArgNamesDifferent]
ambix-0.1.1/libambix/tests/common.h:112:98: note: Function 'data_sine' argument 4 names different: declaration 'periods' definition 'freq'.
ambix-0.1.1/libambix/tests/common.c:230:98: note: Function 'data_sine' argument 4 names different: declaration 'periods' definition 'freq'.
ambix-0.1.1/libambix/tests/common.c:323:63: style: Function 'ambixtest_getfname' argument 3 names different: declaration 'path' definition 'path_'. [funcArgNamesDifferent]
ambix-0.1.1/libambix/tests/common.h:127:63: note: Function 'ambixtest_getfname' argument 3 names different: declaration 'path' definition 'path_'.
ambix-0.1.1/libambix/tests/common.c:323:63: note: Function 'ambixtest_getfname' argument 3 names different: declaration 'path' definition 'path_'.
ambix-0.1.1/libambix/tests/common.c:323:81: style: Function 'ambixtest_getfname' argument 4 names different: declaration 'basename' definition 'basename_'. [funcArgNamesDifferent]
ambix-0.1.1/libambix/tests/common.h:127:80: note: Function 'ambixtest_getfname' argument 4 names different: declaration 'basename' definition 'basename_'.
ambix-0.1.1/libambix/tests/common.c:323:81: note: Function 'ambixtest_getfname' argument 4 names different: declaration 'basename' definition 'basename_'.
ambix-0.1.1/libambix/tests/common.c:323:103: style: Function 'ambixtest_getfname' argument 5 names different: declaration 'ext' definition 'ext_'. [funcArgNamesDifferent]
ambix-0.1.1/libambix/tests/common.h:127:101: note: Function 'ambixtest_getfname' argument 5 names different: declaration 'ext' definition 'ext_'.
ambix-0.1.1/libambix/tests/common.c:323:103: note: Function 'ambixtest_getfname' argument 5 names different: declaration 'ext' definition 'ext_'.
ambix-0.1.1/libambix/tests/common_basic.c:61:10: warning: Either the condition 'NULL==data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
ambix-0.1.1/libambix/tests/common_basic.c:63:16: note: Assuming that condition 'NULL==data' is not redundant
ambix-0.1.1/libambix/tests/common_basic.c:61:10: note: Null pointer dereference
ambix-0.1.1/libambix/tests/common_basic.c:55:3: style: Variable 'ambix' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/common_basic.c:30:0: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/common_basic.c:55:3: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/common_basic.c:68:3: style: Variable 'diff' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/common_basic.c:36:0: note: Variable 'diff' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/common_basic.c:68:3: note: Variable 'diff' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/common_basic.c:74:3: style: Variable 'ambix' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/common_basic.c:72:3: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/common_basic.c:74:3: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/common_basic2extended.c:43:3: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/common_basic2extended.c:126:3: style: Variable 'ambix' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/common_basic2extended.c:120:3: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/common_basic2extended.c:126:3: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/common_basic2extended.c:159:3: style: Variable 'ambix' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/common_basic2extended.c:152:3: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/common_basic2extended.c:159:3: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/common_extended.c:65:3: style: Variable 'ambix' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/common_extended.c:30:0: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/common_extended.c:65:3: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/common_extended.c:112:3: style: Variable 'ambix' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/common_extended.c:107:3: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/common_extended.c:112:3: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/common_none.c:59:10: warning: Either the condition 'NULL==data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
ambix-0.1.1/libambix/tests/common_none.c:61:16: note: Assuming that condition 'NULL==data' is not redundant
ambix-0.1.1/libambix/tests/common_none.c:59:10: note: Null pointer dereference
ambix-0.1.1/libambix/tests/common_none.c:53:3: style: Variable 'ambix' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/common_none.c:31:0: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/common_none.c:53:3: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/common_none.c:66:3: style: Variable 'diff' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/common_none.c:37:0: note: Variable 'diff' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/common_none.c:66:3: note: Variable 'diff' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/common_none.c:72:3: style: Variable 'ambix' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/common_none.c:70:3: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/common_none.c:72:3: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/const_matrix.c:63:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/const_matrix.c:63:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/const_matrix.c:102:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/const_matrix.c:102:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/const_matrix.c:160:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/const_matrix.c:160:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/const_matrix.c:160:3: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/const_matrix.c:160:3: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/const_matrix.c:195:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/const_matrix.c:195:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/extended_float32_0.c:9:25: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/extended_float32_1024.c:9:25: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/extended_float64_0.c:9:25: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/extended_float64_1024.c:9:25: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/extended_pcm16_0.c:9:25: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/extended_pcm16_1024.c:9:25: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/extended_pcm32_0.c:9:25: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/extended_pcm32_1024.c:9:25: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/markers_regions.c:24:3: style: Variable 'ambix' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/markers_regions.c:8:0: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/markers_regions.c:24:3: note: Variable 'ambix' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/markers_regions.c:70:9: style: Variable 'err64' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/markers_regions.c:7:25: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/matrices.c:158:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/matrices.c:158:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/matrices.c:160:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/matrices.c:160:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/matrices.c:162:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/matrices.c:162:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/matrices.c:215:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/matrices.c:215:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/matrices.c:217:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/matrices.c:217:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/matrices.c:219:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/matrices.c:219:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/matrices.c:223:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/matrices.c:223:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/matrices.c:225:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/matrices.c:225:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/matrices.c:228:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/matrices.c:228:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/libambix/tests/matrices.c:56:3: style: Variable 'a2f' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/matrices.c:50:0: note: Variable 'a2f' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrices.c:56:3: note: Variable 'a2f' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrices.c:57:3: style: Variable 'f2a' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/matrices.c:51:0: note: Variable 'f2a' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrices.c:57:3: note: Variable 'f2a' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrices.c:84:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/matrices.c:78:0: note: Variable 'result' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrices.c:84:3: note: Variable 'result' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrices.c:113:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/matrices.c:104:0: note: Variable 'result' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrices.c:113:3: note: Variable 'result' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrices.c:124:3: style: Variable 'errf' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/matrices.c:106:0: note: Variable 'errf' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrices.c:124:3: note: Variable 'errf' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrices.c:146:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/matrices.c:138:0: note: Variable 'result' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrices.c:146:3: note: Variable 'result' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrices.c:139:0: style: Variable 'errf' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/matrices.c:140:0: style: Variable 'eps' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/matrixtests.c:70:19: warning: Either the condition 'NULL==mtx' is redundant or there is possible null pointer dereference: mtx. [nullPointerRedundantCheck]
ambix-0.1.1/libambix/tests/matrixtests.c:72:16: note: Assuming that condition 'NULL==mtx' is not redundant
ambix-0.1.1/libambix/tests/matrixtests.c:70:19: note: Null pointer dereference
ambix-0.1.1/libambix/tests/matrixtests.c:193:3: style: Variable 'left' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/matrixtests.c:189:0: note: Variable 'left' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrixtests.c:193:3: note: Variable 'left' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrixtests.c:195:3: style: Variable 'right' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/matrixtests.c:189:0: note: Variable 'right' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrixtests.c:195:3: note: Variable 'right' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrixtests.c:274:3: style: Variable 'mtx' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/matrixtests.c:271:0: note: Variable 'mtx' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrixtests.c:274:3: note: Variable 'mtx' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrixtests.c:426:3: style: Variable 'right' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/matrixtests.c:420:0: note: Variable 'right' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrixtests.c:426:3: note: Variable 'right' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrixtests.c:461:3: style: Variable 'left' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/matrixtests.c:451:0: note: Variable 'left' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrixtests.c:461:3: note: Variable 'left' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrixtests.c:462:3: style: Variable 'right' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/libambix/tests/matrixtests.c:451:0: note: Variable 'right' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrixtests.c:462:3: note: Variable 'right' is reassigned a value before the old one has been used.
ambix-0.1.1/libambix/tests/matrixtests.c:110:13: style: Unused variable: errf [unusedVariable]
ambix-0.1.1/libambix/tests/matrixtests.c:421:16: style: Unused variable: i [unusedVariable]
ambix-0.1.1/libambix/tests/matrixtests.c:422:20: style: Variable 'maxeps' is assigned a value that is never used. [unreadVariable]
ambix-0.1.1/libambix/tests/none_float32.c:32:21: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/libambix/tests/none_float64.c:32:21: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ambix-0.1.1/samples/pd/ambix_read~.c:94:5: style: Variable 'in' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/samples/pd/ambix_read~.c:91:0: note: Variable 'in' is reassigned a value before the old one has been used.
ambix-0.1.1/samples/pd/ambix_read~.c:94:5: note: Variable 'in' is reassigned a value before the old one has been used.
ambix-0.1.1/utils/ambix-deinterleave.c:355:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/utils/ambix-deinterleave.c:355:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/utils/ambix-deinterleave.c:480:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/utils/ambix-deinterleave.c:162:12: style: The scope of the variable 'i' can be reduced. [variableScope]
ambix-0.1.1/utils/ambix-deinterleave.c:501:29: style: Function 'print_usage' argument 1 names different: declaration 'path' definition 'name'. [funcArgNamesDifferent]
ambix-0.1.1/utils/ambix-deinterleave.c:75:36: note: Function 'print_usage' argument 1 names different: declaration 'path' definition 'name'.
ambix-0.1.1/utils/ambix-deinterleave.c:501:29: note: Function 'print_usage' argument 1 names different: declaration 'path' definition 'name'.
ambix-0.1.1/utils/ambix-deinterleave.c:528:31: style: Function 'print_version' argument 1 names different: declaration 'path' definition 'name'. [funcArgNamesDifferent]
ambix-0.1.1/utils/ambix-deinterleave.c:76:38: note: Function 'print_version' argument 1 names different: declaration 'path' definition 'name'.
ambix-0.1.1/utils/ambix-deinterleave.c:528:31: note: Function 'print_version' argument 1 names different: declaration 'path' definition 'name'.
ambix-0.1.1/utils/ambix-deinterleave.c:449:5: style: Variable 'blocks' is modified but its new value is never used. [unreadVariable]
ambix-0.1.1/utils/ambix-dump.c:197:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/utils/ambix-dump.c:197:3: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/utils/ambix-dump.c:202:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/utils/ambix-dump.c:233:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/utils/ambix-dump.c:233:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/utils/ambix-dump.c:356:29: style: Function 'print_usage' argument 1 names different: declaration 'path' definition 'name'. [funcArgNamesDifferent]
ambix-0.1.1/utils/ambix-dump.c:71:36: note: Function 'print_usage' argument 1 names different: declaration 'path' definition 'name'.
ambix-0.1.1/utils/ambix-dump.c:356:29: note: Function 'print_usage' argument 1 names different: declaration 'path' definition 'name'.
ambix-0.1.1/utils/ambix-dump.c:388:31: style: Function 'print_version' argument 1 names different: declaration 'path' definition 'name'. [funcArgNamesDifferent]
ambix-0.1.1/utils/ambix-dump.c:72:38: note: Function 'print_version' argument 1 names different: declaration 'path' definition 'name'.
ambix-0.1.1/utils/ambix-dump.c:388:31: note: Function 'print_version' argument 1 names different: declaration 'path' definition 'name'.
ambix-0.1.1/utils/ambix-info.c:45:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/utils/ambix-info.c:57:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/utils/ambix-interleave.c:311:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
ambix-0.1.1/utils/ambix-interleave.c:103:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/utils/ambix-interleave.c:103:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/utils/ambix-interleave.c:268:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/utils/ambix-interleave.c:268:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/utils/ambix-interleave.c:378:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/utils/ambix-interleave.c:391:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/utils/ambix-interleave.c:433:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/utils/ambix-interleave.c:92:3: style: Variable 'file' is reassigned a value before the old one has been used. [redundantAssignment]
ambix-0.1.1/utils/ambix-interleave.c:84:0: note: Variable 'file' is reassigned a value before the old one has been used.
ambix-0.1.1/utils/ambix-interleave.c:92:3: note: Variable 'file' is reassigned a value before the old one has been used.
ambix-0.1.1/utils/ambix-interleave.c:278:12: style: The scope of the variable 'i' can be reduced. [variableScope]
ambix-0.1.1/utils/ambix-interleave.c:604:29: style: Function 'print_usage' argument 1 names different: declaration 'path' definition 'name'. [funcArgNamesDifferent]
ambix-0.1.1/utils/ambix-interleave.c:77:36: note: Function 'print_usage' argument 1 names different: declaration 'path' definition 'name'.
ambix-0.1.1/utils/ambix-interleave.c:604:29: note: Function 'print_usage' argument 1 names different: declaration 'path' definition 'name'.
ambix-0.1.1/utils/ambix-interleave.c:645:31: style: Function 'print_version' argument 1 names different: declaration 'path' definition 'name'. [funcArgNamesDifferent]
ambix-0.1.1/utils/ambix-interleave.c:78:38: note: Function 'print_version' argument 1 names different: declaration 'path' definition 'name'.
ambix-0.1.1/utils/ambix-interleave.c:645:31: note: Function 'print_version' argument 1 names different: declaration 'path' definition 'name'.
ambix-0.1.1/utils/ambix-jplay.c:147:27: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ambix-0.1.1/utils/ambix-jplay.c:228:28: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ambix-0.1.1/utils/ambix-jplay.c:330:34: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ambix-0.1.1/utils/ambix-jrecord.c:87:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/utils/ambix-jrecord.c:87:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/utils/ambix-jrecord.c:170:5: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ambix-0.1.1/utils/ambix-jrecord.c:236:7: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ambix-0.1.1/utils/ambix-matrix.c:83:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/utils/ambix-matrix.c:83:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ambix-0.1.1/utils/ambix-matrix.c:38:14: style: struct member 'matrix_map_t::name' is never used. [unusedStructMember]
ambix-0.1.1/utils/ambix-test.c:190:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libandroid-json-org-java/libandroid-json-org-java_20121204-20090211.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libantlr3c/libantlr3c_3.4+dfsg.orig.tar.gz
libantlr3c-3.4/src/antlr3baserecognizer.c:576:2: style: Variable 'followClone' is reassigned a value before the old one has been used. [redundantAssignment]
libantlr3c-3.4/src/antlr3baserecognizer.c:568:2: note: Variable 'followClone' is reassigned a value before the old one has been used.
libantlr3c-3.4/src/antlr3baserecognizer.c:576:2: note: Variable 'followClone' is reassigned a value before the old one has been used.
libantlr3c-3.4/src/antlr3baserecognizer.c:1619:91: style: Function 'recoverFromMismatchedElement' argument 2 names different: declaration 'follow' definition 'followBits'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3baserecognizer.c:66:109: note: Function 'recoverFromMismatchedElement' argument 2 names different: declaration 'follow' definition 'followBits'.
libantlr3c-3.4/src/antlr3baserecognizer.c:1619:91: note: Function 'recoverFromMismatchedElement' argument 2 names different: declaration 'follow' definition 'followBits'.
libantlr3c-3.4/src/antlr3baserecognizer.c:2177:38: style: Variable 'cts' is assigned a value that is never used. [unreadVariable]
libantlr3c-3.4/src/antlr3basetree.c:339:122: style: Function 'replaceChildren' argument 4 names different: declaration 't' definition 'newTree'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3basetree.c:46:138: note: Function 'replaceChildren' argument 4 names different: declaration 't' definition 'newTree'.
libantlr3c-3.4/src/antlr3basetree.c:339:122: note: Function 'replaceChildren' argument 4 names different: declaration 't' definition 'newTree'.
libantlr3c-3.4/src/antlr3basetree.c:438:17: style: Variable 'numToInsert' is assigned a value that is never used. [unreadVariable]
libantlr3c-3.4/src/antlr3basetreeadaptor.c:520:67: style: Function 'dbgDupTree' argument 2 names different: declaration 't' definition 'tree'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3basetreeadaptor.c:47:94: note: Function 'dbgDupTree' argument 2 names different: declaration 't' definition 'tree'.
libantlr3c-3.4/src/antlr3basetreeadaptor.c:520:67: note: Function 'dbgDupTree' argument 2 names different: declaration 't' definition 'tree'.
libantlr3c-3.4/src/antlr3basetreeadaptor.c:620:66: style: Function 'becomeRoot' argument 2 names different: declaration 'newRoot' definition 'newRootTree'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3basetreeadaptor.c:51:94: note: Function 'becomeRoot' argument 2 names different: declaration 'newRoot' definition 'newRootTree'.
libantlr3c-3.4/src/antlr3basetreeadaptor.c:620:66: note: Function 'becomeRoot' argument 2 names different: declaration 'newRoot' definition 'newRootTree'.
libantlr3c-3.4/src/antlr3basetreeadaptor.c:620:97: style: Function 'becomeRoot' argument 3 names different: declaration 'oldRoot' definition 'oldRootTree'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3basetreeadaptor.c:51:121: note: Function 'becomeRoot' argument 3 names different: declaration 'oldRoot' definition 'oldRootTree'.
libantlr3c-3.4/src/antlr3basetreeadaptor.c:620:97: note: Function 'becomeRoot' argument 3 names different: declaration 'oldRoot' definition 'oldRootTree'.
libantlr3c-3.4/src/antlr3basetreeadaptor.c:691:69: style: Function 'dbgBecomeRoot' argument 2 names different: declaration 'newRoot' definition 'newRootTree'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3basetreeadaptor.c:52:96: note: Function 'dbgBecomeRoot' argument 2 names different: declaration 'newRoot' definition 'newRootTree'.
libantlr3c-3.4/src/antlr3basetreeadaptor.c:691:69: note: Function 'dbgBecomeRoot' argument 2 names different: declaration 'newRoot' definition 'newRootTree'.
libantlr3c-3.4/src/antlr3basetreeadaptor.c:691:100: style: Function 'dbgBecomeRoot' argument 3 names different: declaration 'oldRoot' definition 'oldRootTree'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3basetreeadaptor.c:52:123: note: Function 'dbgBecomeRoot' argument 3 names different: declaration 'oldRoot' definition 'oldRootTree'.
libantlr3c-3.4/src/antlr3basetreeadaptor.c:691:100: note: Function 'dbgBecomeRoot' argument 3 names different: declaration 'oldRoot' definition 'oldRootTree'.
libantlr3c-3.4/src/antlr3basetreeadaptor.c:883:68: style: Function 'getChild' argument 2 names different: declaration 't' definition 'tree'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3basetreeadaptor.c:69:92: note: Function 'getChild' argument 2 names different: declaration 't' definition 'tree'.
libantlr3c-3.4/src/antlr3basetreeadaptor.c:883:68: note: Function 'getChild' argument 2 names different: declaration 't' definition 'tree'.
libantlr3c-3.4/src/antlr3basetreeadaptor.c:890:72: style: Function 'getChildCount' argument 2 names different: declaration 't' definition 'tree'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3basetreeadaptor.c:70:93: note: Function 'getChildCount' argument 2 names different: declaration 't' definition 'tree'.
libantlr3c-3.4/src/antlr3basetreeadaptor.c:890:72: note: Function 'getChildCount' argument 2 names different: declaration 't' definition 'tree'.
libantlr3c-3.4/src/antlr3basetreeadaptor.c:900:71: style: Function 'getUniqueID' argument 2 names different: declaration 't' definition 'node'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3basetreeadaptor.c:71:92: note: Function 'getUniqueID' argument 2 names different: declaration 't' definition 'node'.
libantlr3c-3.4/src/antlr3basetreeadaptor.c:900:71: note: Function 'getUniqueID' argument 2 names different: declaration 't' definition 'node'.
libantlr3c-3.4/src/antlr3collections.c:1896:9: warning: Redundant assignment of 'key' to itself. [selfAssignment]
libantlr3c-3.4/src/antlr3collections.c:1913:89: style: Function 'intTrieAdd' argument 4 names different: declaration 'intType' definition 'intVal'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3collections.c:110:113: note: Function 'intTrieAdd' argument 4 names different: declaration 'intType' definition 'intVal'.
libantlr3c-3.4/src/antlr3collections.c:1913:89: note: Function 'intTrieAdd' argument 4 names different: declaration 'intType' definition 'intVal'.
libantlr3c-3.4/src/antlr3collections.c:1895:7: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
libantlr3c-3.4/src/antlr3commontoken.c:335:5: style: Variable 'token->setLine' is reassigned a value before the old one has been used. [redundantAssignment]
libantlr3c-3.4/src/antlr3commontoken.c:334:5: note: Variable 'token->setLine' is reassigned a value before the old one has been used.
libantlr3c-3.4/src/antlr3commontoken.c:335:5: note: Variable 'token->setLine' is reassigned a value before the old one has been used.
libantlr3c-3.4/src/antlr3commontoken.c:519:73: style: Function 'setStartIndex' argument 2 names different: declaration 'index' definition 'start'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3commontoken.c:54:75: note: Function 'setStartIndex' argument 2 names different: declaration 'index' definition 'start'.
libantlr3c-3.4/src/antlr3commontoken.c:519:73: note: Function 'setStartIndex' argument 2 names different: declaration 'index' definition 'start'.
libantlr3c-3.4/src/antlr3commontoken.c:529:72: style: Function 'setStopIndex' argument 2 names different: declaration 'index' definition 'stop'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3commontoken.c:56:74: note: Function 'setStopIndex' argument 2 names different: declaration 'index' definition 'stop'.
libantlr3c-3.4/src/antlr3commontoken.c:529:72: note: Function 'setStopIndex' argument 2 names different: declaration 'index' definition 'stop'.
libantlr3c-3.4/src/antlr3commontreeadaptor.c:259:36: style: Function 'create' argument 1 names different: declaration 'adpator' definition 'adaptor'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3commontreeadaptor.c:47:65: note: Function 'create' argument 1 names different: declaration 'adpator' definition 'adaptor'.
libantlr3c-3.4/src/antlr3commontreeadaptor.c:259:36: note: Function 'create' argument 1 names different: declaration 'adpator' definition 'adaptor'.
libantlr3c-3.4/src/antlr3commontreenodestream.c:110:51: style: Function 'antlr3TreeNodeStreamFree' argument 1 names different: declaration 'tns' definition 'stream'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3commontreenodestream.c:84:71: note: Function 'antlr3TreeNodeStreamFree' argument 1 names different: declaration 'tns' definition 'stream'.
libantlr3c-3.4/src/antlr3commontreenodestream.c:110:51: note: Function 'antlr3TreeNodeStreamFree' argument 1 names different: declaration 'tns' definition 'stream'.
libantlr3c-3.4/src/antlr3commontreenodestream.c:830:63: style: Function 'toStringWork' argument 2 names different: declaration 'start' definition 'p'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3commontreenodestream.c:61:83: note: Function 'toStringWork' argument 2 names different: declaration 'start' definition 'p'.
libantlr3c-3.4/src/antlr3commontreenodestream.c:830:63: note: Function 'toStringWork' argument 2 names different: declaration 'start' definition 'p'.
libantlr3c-3.4/src/antlr3commontreenodestream.c:936:40: style: Variable 'cta' is assigned a value that is never used. [unreadVariable]
libantlr3c-3.4/src/antlr3debughandlers.c:325:44: warning: Either the condition 'buffer!=NULL' is redundant or there is possible null pointer dereference: ptr. [nullPointerRedundantCheck]
libantlr3c-3.4/src/antlr3debughandlers.c:796:14: note: Assuming that condition 'buffer!=NULL' is not redundant
libantlr3c-3.4/src/antlr3debughandlers.c:840:20: note: Calling function 'transmit', 2nd argument 'ptr' value is 0
libantlr3c-3.4/src/antlr3debughandlers.c:325:44: note: Null pointer dereference
libantlr3c-3.4/src/antlr3debughandlers.c:168:7: style: The scope of the variable 'thisSend' can be reduced. [variableScope]
libantlr3c-3.4/src/antlr3debughandlers.c:790:18: style: The scope of the variable 'out' can be reduced. [variableScope]
libantlr3c-3.4/src/antlr3filestream.c:236:25: style: Same expression on both sides of '&&'. [duplicateExpression]
libantlr3c-3.4/src/antlr3lexer.c:427:54: style: Function 'displayRecognitionError' argument 1 names different: declaration 'rec' definition 'recognizer'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3lexer.c:60:70: note: Function 'displayRecognitionError' argument 1 names different: declaration 'rec' definition 'recognizer'.
libantlr3c-3.4/src/antlr3lexer.c:427:54: note: Function 'displayRecognitionError' argument 1 names different: declaration 'rec' definition 'recognizer'.
libantlr3c-3.4/src/antlr3rewritestreams.c:696:65: style: Function 'dupTree' argument 2 names different: declaration 'el' definition 'element'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3rewritestreams.c:47:80: note: Function 'dupTree' argument 2 names different: declaration 'el' definition 'element'.
libantlr3c-3.4/src/antlr3rewritestreams.c:696:65: note: Function 'dupTree' argument 2 names different: declaration 'el' definition 'element'.
libantlr3c-3.4/src/antlr3rewritestreams.c:710:69: style: Function 'dupTreeNode' argument 2 names different: declaration 'el' definition 'element'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3rewritestreams.c:48:83: note: Function 'dupTreeNode' argument 2 names different: declaration 'el' definition 'element'.
libantlr3c-3.4/src/antlr3rewritestreams.c:710:69: note: Function 'dupTreeNode' argument 2 names different: declaration 'el' definition 'element'.
libantlr3c-3.4/src/antlr3string.c:476:56: style: Function 'newPtr8' argument 2 names different: declaration 'string' definition 'ptr'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3string.c:42:84: note: Function 'newPtr8' argument 2 names different: declaration 'string' definition 'ptr'.
libantlr3c-3.4/src/antlr3string.c:476:56: note: Function 'newPtr8' argument 2 names different: declaration 'string' definition 'ptr'.
libantlr3c-3.4/src/antlr3string.c:509:62: style: Function 'newPtrUTF16_8' argument 2 names different: declaration 'string' definition 'ptr'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3string.c:43:90: note: Function 'newPtrUTF16_8' argument 2 names different: declaration 'string' definition 'ptr'.
libantlr3c-3.4/src/antlr3string.c:509:62: note: Function 'newPtrUTF16_8' argument 2 names different: declaration 'string' definition 'ptr'.
libantlr3c-3.4/src/antlr3string.c:557:66: style: Function 'newPtrUTF16_UTF16' argument 2 names different: declaration 'string' definition 'ptr'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3string.c:44:94: note: Function 'newPtrUTF16_UTF16' argument 2 names different: declaration 'string' definition 'ptr'.
libantlr3c-3.4/src/antlr3string.c:557:66: note: Function 'newPtrUTF16_UTF16' argument 2 names different: declaration 'string' definition 'ptr'.
libantlr3c-3.4/src/antlr3string.c:592:56: style: Function 'newStr8' argument 2 names different: declaration 'string' definition 'ptr'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3string.c:45:84: note: Function 'newStr8' argument 2 names different: declaration 'string' definition 'ptr'.
libantlr3c-3.4/src/antlr3string.c:592:56: note: Function 'newStr8' argument 2 names different: declaration 'string' definition 'ptr'.
libantlr3c-3.4/src/antlr3string.c:603:62: style: Function 'newStrUTF16_8' argument 2 names different: declaration 'string' definition 'ptr'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3string.c:46:90: note: Function 'newStrUTF16_8' argument 2 names different: declaration 'string' definition 'ptr'.
libantlr3c-3.4/src/antlr3string.c:603:62: note: Function 'newStrUTF16_8' argument 2 names different: declaration 'string' definition 'ptr'.
libantlr3c-3.4/src/antlr3string.c:614:66: style: Function 'newStrUTF16_UTF16' argument 2 names different: declaration 'string' definition 'ptr'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3string.c:47:94: note: Function 'newStrUTF16_UTF16' argument 2 names different: declaration 'string' definition 'ptr'.
libantlr3c-3.4/src/antlr3string.c:614:66: note: Function 'newStrUTF16_UTF16' argument 2 names different: declaration 'string' definition 'ptr'.
libantlr3c-3.4/src/antlr3string.c:677:59: style: Function 'printable8' argument 2 names different: declaration 'string' definition 'instr'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3string.c:49:88: note: Function 'printable8' argument 2 names different: declaration 'string' definition 'instr'.
libantlr3c-3.4/src/antlr3string.c:677:59: note: Function 'printable8' argument 2 names different: declaration 'string' definition 'instr'.
libantlr3c-3.4/src/antlr3string.c:724:63: style: Function 'printableUTF16' argument 2 names different: declaration 'string' definition 'instr'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3string.c:50:92: note: Function 'printableUTF16' argument 2 names different: declaration 'string' definition 'instr'.
libantlr3c-3.4/src/antlr3string.c:724:63: note: Function 'printableUTF16' argument 2 names different: declaration 'string' definition 'instr'.
libantlr3c-3.4/src/antlr3string.c:1208:57: style: Function 'compareUTF16_UTF16' argument 2 names different: declaration 'compStr' definition 'compStr8'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3string.c:78:84: note: Function 'compareUTF16_UTF16' argument 2 names different: declaration 'compStr' definition 'compStr8'.
libantlr3c-3.4/src/antlr3string.c:1208:57: note: Function 'compareUTF16_UTF16' argument 2 names different: declaration 'compStr' definition 'compStr8'.
libantlr3c-3.4/src/antlr3string.c:392:24: style: Variable 'cResult' is assigned a value that is never used. [unreadVariable]
libantlr3c-3.4/src/antlr3string.c:977:7: style: Variable 'ptr' is assigned a value that is never used. [unreadVariable]
libantlr3c-3.4/src/antlr3string.c:1089:5: style: Variable 'inPoint' is assigned a value that is never used. [unreadVariable]
libantlr3c-3.4/src/antlr3tokenstream.c:454:32: style: Function 'LB' argument 1 names different: declaration 'tokenStream' definition 'cts'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3tokenstream.c:90:64: note: Function 'LB' argument 1 names different: declaration 'tokenStream' definition 'cts'.
libantlr3c-3.4/src/antlr3tokenstream.c:454:32: note: Function 'LB' argument 1 names different: declaration 'tokenStream' definition 'cts'.
libantlr3c-3.4/src/antlr3tokenstream.c:454:50: style: Function 'LB' argument 2 names different: declaration 'i' definition 'k'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3tokenstream.c:90:90: note: Function 'LB' argument 2 names different: declaration 'i' definition 'k'.
libantlr3c-3.4/src/antlr3tokenstream.c:454:50: note: Function 'LB' argument 2 names different: declaration 'i' definition 'k'.
libantlr3c-3.4/src/antlr3tokenstream.c:666:50: style: Function 'setTokenTypeChannel' argument 1 names different: declaration 'cts' definition 'tokenStream'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3tokenstream.c:42:67: note: Function 'setTokenTypeChannel' argument 1 names different: declaration 'cts' definition 'tokenStream'.
libantlr3c-3.4/src/antlr3tokenstream.c:666:50: note: Function 'setTokenTypeChannel' argument 1 names different: declaration 'cts' definition 'tokenStream'.
libantlr3c-3.4/src/antlr3tokenstream.c:680:50: style: Function 'discardTokenType' argument 1 names different: declaration 'cts' definition 'tokenStream'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3tokenstream.c:43:67: note: Function 'discardTokenType' argument 1 names different: declaration 'cts' definition 'tokenStream'.
libantlr3c-3.4/src/antlr3tokenstream.c:680:50: note: Function 'discardTokenType' argument 1 names different: declaration 'cts' definition 'tokenStream'.
libantlr3c-3.4/src/antlr3tokenstream.c:694:50: style: Function 'discardOffChannel' argument 1 names different: declaration 'cts' definition 'tokenStream'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3tokenstream.c:44:67: note: Function 'discardOffChannel' argument 1 names different: declaration 'cts' definition 'tokenStream'.
libantlr3c-3.4/src/antlr3tokenstream.c:694:50: note: Function 'discardOffChannel' argument 1 names different: declaration 'cts' definition 'tokenStream'.
libantlr3c-3.4/src/antlr3tokenstream.c:700:42: style: Function 'getTokens' argument 1 names different: declaration 'cts' definition 'tokenStream'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3tokenstream.c:45:70: note: Function 'getTokens' argument 1 names different: declaration 'cts' definition 'tokenStream'.
libantlr3c-3.4/src/antlr3tokenstream.c:700:42: note: Function 'getTokens' argument 1 names different: declaration 'cts' definition 'tokenStream'.
libantlr3c-3.4/src/antlr3tokenstream.c:711:44: style: Function 'getTokenRange' argument 1 names different: declaration 'cts' definition 'tokenStream'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3tokenstream.c:46:72: note: Function 'getTokenRange' argument 1 names different: declaration 'cts' definition 'tokenStream'.
libantlr3c-3.4/src/antlr3tokenstream.c:711:44: note: Function 'getTokenRange' argument 1 names different: declaration 'cts' definition 'tokenStream'.
libantlr3c-3.4/src/antlr3tokenstream.c:720:43: style: Function 'getTokensSet' argument 1 names different: declaration 'cts' definition 'tokenStream'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3tokenstream.c:47:71: note: Function 'getTokensSet' argument 1 names different: declaration 'cts' definition 'tokenStream'.
libantlr3c-3.4/src/antlr3tokenstream.c:720:43: note: Function 'getTokensSet' argument 1 names different: declaration 'cts' definition 'tokenStream'.
libantlr3c-3.4/src/antlr3tokenstream.c:770:44: style: Function 'getTokensList' argument 1 names different: declaration 'cts' definition 'tokenStream'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3tokenstream.c:48:72: note: Function 'getTokensList' argument 1 names different: declaration 'cts' definition 'tokenStream'.
libantlr3c-3.4/src/antlr3tokenstream.c:770:44: note: Function 'getTokensList' argument 1 names different: declaration 'cts' definition 'tokenStream'.
libantlr3c-3.4/src/antlr3tokenstream.c:786:44: style: Function 'getTokensType' argument 1 names different: declaration 'cts' definition 'tokenStream'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3tokenstream.c:49:72: note: Function 'getTokensType' argument 1 names different: declaration 'cts' definition 'tokenStream'.
libantlr3c-3.4/src/antlr3tokenstream.c:786:44: note: Function 'getTokensType' argument 1 names different: declaration 'cts' definition 'tokenStream'.
libantlr3c-3.4/src/antlr3tokenstream.c:1055:83: style: Function 'skipOffTokenChannelsReverse' argument 2 names different: declaration 'i' definition 'x'. [funcArgNamesDifferent]
libantlr3c-3.4/src/antlr3tokenstream.c:89:109: note: Function 'skipOffTokenChannelsReverse' argument 2 names different: declaration 'i' definition 'x'.
libantlr3c-3.4/src/antlr3tokenstream.c:1055:83: note: Function 'skipOffTokenChannelsReverse' argument 2 names different: declaration 'i' definition 'x'.
libantlr3c-3.4/src/antlr3treeparser.c:195:15: style: Variable 'ctns' is assigned a value that is never used. [unreadVariable]
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libany-moose-perl/libany-moose-perl_0.27.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libany-template-processdir-perl/libany-template-processdir-perl_0.08.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libany-uri-escape-perl/libany-uri-escape-perl_0.01.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanydata-perl/libanydata-perl_0.12.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-aggressiveidle-perl/libanyevent-aggressiveidle-perl_0.04.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-cachedns-perl/libanyevent-cachedns-perl_0.08.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-callback-perl/libanyevent-callback-perl_0.06.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-connection-perl/libanyevent-connection-perl_0.06.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-dbd-pg-perl/libanyevent-dbd-pg-perl_0.03.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-dbi-perl/libanyevent-dbi-perl_3.04.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-fcgi-perl/libanyevent-fcgi-perl_0.04.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-feed-perl/libanyevent-feed-perl_0.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-fork-perl/libanyevent-fork-perl_1.31.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-forkobject-perl/libanyevent-forkobject-perl_0.09.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-gearman-perl/libanyevent-gearman-perl_0.10.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-handle-udp-perl/libanyevent-handle-udp-perl_0.048.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-http-perl/libanyevent-http-perl_2.23.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-http-scopedclient-perl/libanyevent-http-scopedclient-perl_0.0.5.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-httpd-perl/libanyevent-httpd-perl_0.93.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-i3-perl/libanyevent-i3-perl_0.17.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-irc-perl/libanyevent-irc-perl_0.97.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-memcached-perl/libanyevent-memcached-perl_0.08.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-perl/libanyevent-perl_7.140.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-processor-perl/libanyevent-processor-perl_0.006.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-rabbitmq-perl/libanyevent-rabbitmq-perl_1.19+dfsg.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-redis-perl/libanyevent-redis-perl_0.24.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-serialize-perl/libanyevent-serialize-perl_0.04.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-termkey-perl/libanyevent-termkey-perl_0.02.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-tools-perl/libanyevent-tools-perl_0.12.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-xmpp-perl/libanyevent-xmpp-perl_0.55.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libanyevent-yubico-perl/libanyevent-yubico-perl_0.9.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libao/libao_1.2.2.orig.tar.gz
libao-1.2.2/src/ao_null.c:89:52: style: Variable 'internal' is assigned a value that is never used. [unreadVariable]
libao-1.2.2/src/audio_out.c:213:6: style: The scope of the variable 'id' can be reduced. [variableScope]
libao-1.2.2/src/audio_out.c:214:11: style: The scope of the variable 'info' can be reduced. [variableScope]
libao-1.2.2/src/audio_out.c:251:6: style: The scope of the variable 'i' can be reduced. [variableScope]
libao-1.2.2/src/config.c:42:9: style: The scope of the variable 't' can be reduced. [variableScope]
libao-1.2.2/src/config.c:92:7: style: The scope of the variable 'userfile' can be reduced. [variableScope]
libao-1.2.2/src/config.c:58:6: style: Unused variable: end [unusedVariable]
libao-1.2.2/src/plugins/alsa/ao_alsa.c:745:6: style: The scope of the variable 'err' can be reduced. [variableScope]
libao-1.2.2/src/plugins/alsa/ao_alsa.c:836:20: style: The scope of the variable 'internal' can be reduced. [variableScope]
libao-1.2.2/src/plugins/alsa/ao_alsa.c:889:20: style: The scope of the variable 'internal' can be reduced. [variableScope]
libao-1.2.2/src/plugins/alsa/ao_alsa.c:531:26: style: Unused variable: params [unusedVariable]
libao-1.2.2/src/plugins/alsa/ao_alsa.c:790:19: style: Variable 'istride' is assigned a value that is never used. [unreadVariable]
libao-1.2.2/src/plugins/alsa/ao_alsa.c:791:19: style: Variable 'ostride' is assigned a value that is never used. [unreadVariable]
libao-1.2.2/src/plugins/alsa/ao_alsa.c:798:20: style: Variable 'ibytes' is assigned a value that is never used. [unreadVariable]
libao-1.2.2/src/plugins/irix/ao_irix.c:69:8: style: Unused variable: dev_path [unusedVariable]
libao-1.2.2/src/plugins/macosx/ao_macosx.c:386:7: style: The scope of the variable 'buffer' can be reduced. [variableScope]
libao-1.2.2/src/plugins/macosx/ao_macosx.c:617:16: style: The scope of the variable 'firstEmptyByteOffset' can be reduced. [variableScope]
libao-1.2.2/src/plugins/macosx/ao_macosx.c:617:38: style: The scope of the variable 'emptyByteCount' can be reduced. [variableScope]
libao-1.2.2/src/plugins/macosx/ao_macosx.c:147:46: portability: 'internal->buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
libao-1.2.2/src/plugins/macosx/ao_macosx.c:656:29: portability: 'internal->buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
libao-1.2.2/src/plugins/oss/ao_oss.c:368:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
libao-1.2.2/src/plugins/oss/ao_oss.c:369:6: style: The scope of the variable 'send' can be reduced. [variableScope]
libao-1.2.2/src/plugins/pulse/ao_pulse.c:189:12: style: The scope of the variable 'allocated' can be reduced. [variableScope]
libao-1.2.2/src/plugins/sun/ao_sun.c:89:9: style: Variable 'dev' is reassigned a value before the old one has been used. [redundantAssignment]
libao-1.2.2/src/plugins/sun/ao_sun.c:87:0: note: Variable 'dev' is reassigned a value before the old one has been used.
libao-1.2.2/src/plugins/sun/ao_sun.c:89:9: note: Variable 'dev' is reassigned a value before the old one has been used.
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libaopalliance-java/libaopalliance-java_20070526.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libaosd/libaosd_0.2.7.orig.tar.gz
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-admin-config-perl/libapache-admin-config-perl_0.95.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-asp-perl/libapache-asp-perl_2.63.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-authenhook-perl/libapache-authenhook-perl_2.00-04+pristine.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-authznetldap-perl/libapache-authznetldap-perl_0.07.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-db-perl/libapache-db-perl_0.14.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-dbi-perl/libapache-dbi-perl_1.12.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-dbilogger-perl/libapache-dbilogger-perl_0.93.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-gallery-perl/libapache-gallery-perl_1.0.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-htgroup-perl/libapache-htgroup-perl_1.23.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-htpasswd-perl/libapache-htpasswd-perl_1.9.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-logformat-compiler-perl/libapache-logformat-compiler-perl_0.35.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-mod-auth-kerb/libapache-mod-auth-kerb_5.4.orig.tar.gz
mod_auth_kerb-5.4/spnegokrb5/asn1_ContextFlags.c:46:1: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/asn1_ContextFlags.c:46:1: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/asn1_ContextFlags.c:77:1: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/asn1_ContextFlags.c:77:15: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/asn1_ContextFlags.c:23:1: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
mod_auth_kerb-5.4/spnegokrb5/asn1_MechType.c:25:1: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/asn1_MechType.c:25:1: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/asn1_MechType.c:42:1: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/asn1_MechType.c:42:1: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/asn1_MechType.c:23:1: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
mod_auth_kerb-5.4/spnegokrb5/asn1_MechTypeList.c:32:1: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/asn1_MechTypeList.c:32:1: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/asn1_NegTokenInit.c:65:1: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/asn1_NegTokenInit.c:65:1: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/asn1_NegTokenInit.c:201:1: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/asn1_NegTokenInit.c:201:1: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/asn1_NegTokenInit.c:23:1: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
mod_auth_kerb-5.4/spnegokrb5/asn1_NegTokenTarg.c:65:1: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/asn1_NegTokenTarg.c:65:1: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/asn1_NegTokenTarg.c:201:1: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/asn1_NegTokenTarg.c:201:1: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/asn1_NegTokenTarg.c:23:1: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
mod_auth_kerb-5.4/spnegokrb5/der_get.c:232:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/der_get.c:233:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/der_get.c:261:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/der_get.c:262:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/der_get.c:290:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/der_get.c:291:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/der_get.c:317:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/der_get.c:318:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/der_get.c:349:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/der_get.c:350:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/der_get.c:381:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/der_get.c:382:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/der_get.c:413:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/der_get.c:414:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/der_get.c:460:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/der_get.c:461:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/der_get.c:87:13: style: Checking if unsigned variable 'len' is less than zero. [unsignedLessThanZero]
mod_auth_kerb-5.4/spnegokrb5/der_length.c:67:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/der_put.c:106:6: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/der_put.c:146:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/der_put.c:159:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/der_put.c:223:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/der_put.c:224:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/der_put.c:247:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/der_put.c:248:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/der_put.c:272:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/der_put.c:273:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/der_put.c:297:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/der_put.c:298:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/der_put.c:321:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/der_put.c:322:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/der_put.c:345:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/der_put.c:346:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/der_put.c:369:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/der_put.c:370:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/der_put.c:418:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_auth_kerb-5.4/spnegokrb5/der_put.c:419:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_auth_kerb-5.4/spnegokrb5/init_sec_context.c:176:4: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
mod_auth_kerb-5.4/spnegokrb5/init_sec_context.c:172:5: note: Variable 'ret' is reassigned a value before the old one has been used.
mod_auth_kerb-5.4/spnegokrb5/init_sec_context.c:176:4: note: Variable 'ret' is reassigned a value before the old one has been used.
mod_auth_kerb-5.4/src/mod_auth_kerb.c:1626:4: style: Variable 'type' is reassigned a value before the old one has been used. [redundantAssignment]
mod_auth_kerb-5.4/src/mod_auth_kerb.c:1618:0: note: Variable 'type' is reassigned a value before the old one has been used.
mod_auth_kerb-5.4/src/mod_auth_kerb.c:1626:4: note: Variable 'type' is reassigned a value before the old one has been used.
mod_auth_kerb-5.4/src/mod_auth_kerb.c:1623:9: style: The scope of the variable 'keyname' can be reduced. [variableScope]
mod_auth_kerb-5.4/src/mod_auth_kerb.c:343:40: style: Function 'krb5_save_realms' argument 2 names different: declaration 'sec' definition 'vsec'. [funcArgNamesDifferent]
mod_auth_kerb-5.4/src/mod_auth_kerb.c:187:40: note: Function 'krb5_save_realms' argument 2 names different: declaration 'sec' definition 'vsec'.
mod_auth_kerb-5.4/src/mod_auth_kerb.c:343:40: note: Function 'krb5_save_realms' argument 2 names different: declaration 'sec' definition 'vsec'.
mod_auth_kerb-5.4/src/mod_auth_kerb.c:1584:16: style: Variable 'auth_name' is assigned a value that is never used. [unreadVariable]
mod_auth_kerb-5.4/src/mod_auth_kerb.c:1578:0: style: Variable 'set_basic' is assigned a value that is never used. [unreadVariable]
mod_auth_kerb-5.4/src/mod_auth_kerb.c:1579:10: style: Unused variable: negoauth_param [unusedVariable]
mod_auth_kerb-5.4/src/mod_auth_kerb.c:1581:8: style: Variable 'header_name' is assigned a value that is never used. [unreadVariable]
mod_auth_kerb-5.4/src/mod_auth_kerb.c:1721:18: style: Variable 'last_return' is assigned a value that is never used. [unreadVariable]
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-mod-auth-radius/libapache-mod-auth-radius_1.5.8.orig.tar.gz
mod_auth_radius-1.5.8/mod_auth_radius-2.0.c:468:16: style: The scope of the variable 'port' can be reduced. [variableScope]
mod_auth_radius-1.5.8/mod_auth_radius-2.0.c:757:9: style: The scope of the variable 'value' can be reduced. [variableScope]
mod_auth_radius-1.5.8/mod_auth_radius-2.0.c:1160:17: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
mod_auth_radius-1.5.8/mod_auth_radius-2.0.c:1167:15: style: Unused variable: buf [unusedVariable]
mod_auth_radius-1.5.8/mod_auth_radius.c:463:16: style: The scope of the variable 'port' can be reduced. [variableScope]
mod_auth_radius-1.5.8/mod_auth_radius.c:750:9: style: The scope of the variable 'value' can be reduced. [variableScope]
[00:26]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-mod-encoding/libapache-mod-encoding_0.0.20021209.orig.tar.gz
mod_encoding-20021209/lib/iconv_hook_eucjp.c:87:17: style: The scope of the variable 'ch' can be reduced. [variableScope]
mod_encoding-20021209/lib/iconv_hook_ja_auto.c:40:2: error: Memory leak: cd [memleak]
mod_encoding-20021209/lib/iconv_hook_mssjis.c:77:18: style: The scope of the variable 'utf8code' can be reduced. [variableScope]
mod_encoding-20021209/lib/iconv_hook_mssjis.c:79:10: style: The scope of the variable 'len' can be reduced. [variableScope]
mod_encoding-20021209/lib/iconv_hook_ucs2_cp932.c:85:17: style: The scope of the variable 'ucs_1' can be reduced. [variableScope]
mod_encoding-20021209/lib/iconv_hook_ucs2_cp932.c:85:24: style: The scope of the variable 'ucs_2' can be reduced. [variableScope]
mod_encoding-20021209/lib/iconv_hook_ucs2_cp932.c:86:10: style: The scope of the variable 'len' can be reduced. [variableScope]
mod_encoding-20021209/lib/iconv_hook_utf8_cp932.c:66:10: style: The scope of the variable 'len' can be reduced. [variableScope]
mod_encoding-20021209/lib/iconv_hook_utf8_eucjp.c:66:10: style: The scope of the variable 'len' can be reduced. [variableScope]
mod_encoding-20021209/lib/identify_encoding.c:267:26: style: The scope of the variable 'cd' can be reduced. [variableScope]
mod_encoding-20021209/mod_encoding.c:495:15: style: The scope of the variable 'user' can be reduced. [variableScope]
mod_encoding-20021209/mod_encoding.c:496:15: style: The scope of the variable 'buff' can be reduced. [variableScope]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-mod-evasive/libapache-mod-evasive_1.10.1.orig.tar.gz
mod_evasive/mod_evasive.c:406:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_evasive/mod_evasive.c:140:7: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
mod_evasive/mod_evasive.c:153:9: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
mod_evasive/mod_evasive.c:160:13: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
mod_evasive/mod_evasive.c:176:9: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
mod_evasive/mod_evasive.c:183:13: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
mod_evasive/mod_evasive.c:374:5: style: Variable 'new_node->timestamp' is reassigned a value before the old one has been used. [redundantAssignment]
mod_evasive/mod_evasive.c:373:5: note: Variable 'new_node->timestamp' is reassigned a value before the old one has been used.
mod_evasive/mod_evasive.c:374:5: note: Variable 'new_node->timestamp' is reassigned a value before the old one has been used.
mod_evasive/mod_evasive.c:203:15: style: The scope of the variable 'file' can be reduced. [variableScope]
mod_evasive/mod_evasive.c:466:10: style: The scope of the variable 'index' can be reduced. [variableScope]
mod_evasive/mod_evasive20.c:451:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mod_evasive/mod_evasive20.c:419:5: style: Variable 'new_node->timestamp' is reassigned a value before the old one has been used. [redundantAssignment]
mod_evasive/mod_evasive20.c:418:5: note: Variable 'new_node->timestamp' is reassigned a value before the old one has been used.
mod_evasive/mod_evasive20.c:419:5: note: Variable 'new_node->timestamp' is reassigned a value before the old one has been used.
mod_evasive/mod_evasive20.c:137:12: style: The scope of the variable 'hash_key' can be reduced. [variableScope]
mod_evasive/mod_evasive20.c:206:15: style: The scope of the variable 'file' can be reduced. [variableScope]
mod_evasive/mod_evasive20.c:511:10: style: The scope of the variable 'index' can be reduced. [variableScope]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-mod-jk/libapache-mod-jk_1.2.43.orig.tar.xz
tomcat-connectors-1.2.43-src/native/apache-2.0/mod_jk.c:752:25: warning: Either the condition 'if(s)' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck]
tomcat-connectors-1.2.43-src/native/apache-2.0/mod_jk.c:769:8: note: Assuming that condition 'if(s)' is not redundant
tomcat-connectors-1.2.43-src/native/apache-2.0/mod_jk.c:752:25: note: Null pointer dereference
tomcat-connectors-1.2.43-src/native/apache-2.0/mod_jk.c:3840:21: style: Variable 'context_path' is reassigned a value before the old one has been used. [redundantAssignment]
tomcat-connectors-1.2.43-src/native/apache-2.0/mod_jk.c:3838:0: note: Variable 'context_path' is reassigned a value before the old one has been used.
tomcat-connectors-1.2.43-src/native/apache-2.0/mod_jk.c:3840:21: note: Variable 'context_path' is reassigned a value before the old one has been used.
tomcat-connectors-1.2.43-src/native/apache-2.0/mod_jk.c:2390:14: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
tomcat-connectors-1.2.43-src/native/apache-2.0/mod_jk.c:2393:9: note: Found duplicate branches for 'if' and 'else'.
tomcat-connectors-1.2.43-src/native/apache-2.0/mod_jk.c:2390:14: note: Found duplicate branches for 'if' and 'else'.
tomcat-connectors-1.2.43-src/native/apache-2.0/mod_jk.c:520:17: style: The scope of the variable 'r' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/apache-2.0/mod_jk.c:2299:9: style: The scope of the variable 'mask' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/apache-2.0/mod_jk.c:2300:10: style: The scope of the variable 'action' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/apache-2.0/mod_jk.c:2301:11: style: The scope of the variable 'w' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/apache-2.0/mod_jk.c:3319:17: style: The scope of the variable 'fname' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/apache-2.0/mod_jk.c:3322:16: style: The scope of the variable 'pl' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/apache-2.0/mod_jk.c:3735:29: style: The scope of the variable 'i' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/apache-2.0/mod_jk.c:3738:38: style: The scope of the variable 'item' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/apache-2.0/mod_jk.c:3739:37: style: The scope of the variable 'envvar_def' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/apache-2.0/mod_jk.c:647:17: style: Variable 'used' is assigned a value that is never used. [unreadVariable]
tomcat-connectors-1.2.43-src/native/apache-2.0/mod_jk.c:3445:19: style: Unused variable: wdt [unusedVariable]
tomcat-connectors-1.2.43-src/native/common/ap_snprintf.c:201:23: style: Redundant condition: If 'decpt < -3', the comparison 'decpt < 0' is always true. [redundantCondition]
tomcat-connectors-1.2.43-src/native/common/ap_snprintf.c:635:11: style: The scope of the variable 'q' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/ap_snprintf.c:1100:41: warning: String literal compared with variable 's'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
tomcat-connectors-1.2.43-src/native/common/jk_ajp12_worker.c:651:13: warning: Possible null pointer dereference: names [nullPointer]
tomcat-connectors-1.2.43-src/native/common/jk_ajp12_worker.c:548:20: note: Assignment 'names=NULL', assigned value is 0
tomcat-connectors-1.2.43-src/native/common/jk_ajp12_worker.c:651:13: note: Null pointer dereference
tomcat-connectors-1.2.43-src/native/common/jk_ajp12_worker.c:652:13: warning: Possible null pointer dereference: values [nullPointer]
tomcat-connectors-1.2.43-src/native/common/jk_ajp12_worker.c:549:21: note: Assignment 'values=NULL', assigned value is 0
tomcat-connectors-1.2.43-src/native/common/jk_ajp12_worker.c:652:13: note: Null pointer dereference
tomcat-connectors-1.2.43-src/native/common/jk_ajp12_worker.c:107:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_ajp12_worker.c:322:19: style: The scope of the variable 'bytes' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_ajp14.c:414:11: style: The scope of the variable 'cname' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_ajp14.c:523:24: style: The scope of the variable 'ci' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_ajp14.c:524:9: style: The scope of the variable 'i' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_ajp14.c:618:11: style: The scope of the variable 'cname' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_ajp14.c:619:24: style: The scope of the variable 'ci' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_ajp14.c:411:48: style: Function 'ajp14_unmarshal_context_info' argument 2 names different: declaration 'context' definition 'c'. [funcArgNamesDifferent]
tomcat-connectors-1.2.43-src/native/common/jk_ajp14.h:287:48: note: Function 'ajp14_unmarshal_context_info' argument 2 names different: declaration 'context' definition 'c'.
tomcat-connectors-1.2.43-src/native/common/jk_ajp14.c:411:48: note: Function 'ajp14_unmarshal_context_info' argument 2 names different: declaration 'context' definition 'c'.
tomcat-connectors-1.2.43-src/native/common/jk_ajp14.c:520:57: style: Function 'ajp14_marshal_context_state_into_msgb' argument 2 names different: declaration 'context' definition 'c'. [funcArgNamesDifferent]
tomcat-connectors-1.2.43-src/native/common/jk_ajp14.h:290:57: note: Function 'ajp14_marshal_context_state_into_msgb' argument 2 names different: declaration 'context' definition 'c'.
tomcat-connectors-1.2.43-src/native/common/jk_ajp14.c:520:57: note: Function 'ajp14_marshal_context_state_into_msgb' argument 2 names different: declaration 'context' definition 'c'.
tomcat-connectors-1.2.43-src/native/common/jk_ajp14.c:615:55: style: Function 'ajp14_unmarshal_context_state_reply' argument 2 names different: declaration 'context' definition 'c'. [funcArgNamesDifferent]
tomcat-connectors-1.2.43-src/native/common/jk_ajp14.h:294:55: note: Function 'ajp14_unmarshal_context_state_reply' argument 2 names different: declaration 'context' definition 'c'.
tomcat-connectors-1.2.43-src/native/common/jk_ajp14.c:615:55: note: Function 'ajp14_unmarshal_context_state_reply' argument 2 names different: declaration 'context' definition 'c'.
tomcat-connectors-1.2.43-src/native/common/jk_ajp14.c:688:54: style: Function 'ajp14_unmarshal_context_update_cmd' argument 2 names different: declaration 'context' definition 'c'. [funcArgNamesDifferent]
tomcat-connectors-1.2.43-src/native/common/jk_ajp14.h:298:54: note: Function 'ajp14_unmarshal_context_update_cmd' argument 2 names different: declaration 'context' definition 'c'.
tomcat-connectors-1.2.43-src/native/common/jk_ajp14.c:688:54: note: Function 'ajp14_unmarshal_context_update_cmd' argument 2 names different: declaration 'context' definition 'c'.
tomcat-connectors-1.2.43-src/native/common/jk_ajp14_worker.c:46:24: style: The scope of the variable 'ci' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_ajp14_worker.c:301:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_ajp_common.c:940:9: style: The scope of the variable 'cmd' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_ajp_common.c:1050:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_ajp_common.c:2482:9: style: The scope of the variable 'err' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_ajp_common.c:2487:9: style: The scope of the variable 'log_error' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_ajp_common.c:2489:11: style: The scope of the variable 'msg' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_ajp_common.c:3300:38: style: Function 'ajp_get_endpoint' argument 2 names different: declaration 'pend' definition 'je'. [funcArgNamesDifferent]
tomcat-connectors-1.2.43-src/native/common/jk_ajp_common.h:458:38: note: Function 'ajp_get_endpoint' argument 2 names different: declaration 'pend' definition 'je'.
tomcat-connectors-1.2.43-src/native/common/jk_ajp_common.c:3300:38: note: Function 'ajp_get_endpoint' argument 2 names different: declaration 'pend' definition 'je'.
tomcat-connectors-1.2.43-src/native/common/jk_ajp_common.c:3384:55: style: Function 'ajp_maintain' argument 2 names different: declaration 'now' definition 'mstarted'. [funcArgNamesDifferent]
tomcat-connectors-1.2.43-src/native/common/jk_ajp_common.h:474:55: note: Function 'ajp_maintain' argument 2 names different: declaration 'now' definition 'mstarted'.
tomcat-connectors-1.2.43-src/native/common/jk_ajp_common.c:3384:55: note: Function 'ajp_maintain' argument 2 names different: declaration 'now' definition 'mstarted'.
tomcat-connectors-1.2.43-src/native/common/jk_connect.c:118:0: error: #error Please teach JK how to make sockets blocking on your platform. [preprocessorErrorDirective]
tomcat-connectors-1.2.43-src/native/common/jk_context.c:175:24: style: The scope of the variable 'ci' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_lb_worker.c:940:5: style: Variable 'candidate' is reassigned a value before the old one has been used. [redundantAssignment]
tomcat-connectors-1.2.43-src/native/common/jk_lb_worker.c:938:0: note: Variable 'candidate' is reassigned a value before the old one has been used.
tomcat-connectors-1.2.43-src/native/common/jk_lb_worker.c:940:5: note: Variable 'candidate' is reassigned a value before the old one has been used.
tomcat-connectors-1.2.43-src/native/common/jk_lb_worker.c:1022:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
tomcat-connectors-1.2.43-src/native/common/jk_lb_worker.c:1020:0: note: Variable 'rc' is reassigned a value before the old one has been used.
tomcat-connectors-1.2.43-src/native/common/jk_lb_worker.c:1022:5: note: Variable 'rc' is reassigned a value before the old one has been used.
tomcat-connectors-1.2.43-src/native/common/jk_lb_worker.c:298:18: style: The scope of the variable 'i' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_lb_worker.c:686:9: style: The scope of the variable 'no_curmin' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_lb_worker.c:688:19: style: The scope of the variable 'aw' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_lb_worker.c:733:18: style: The scope of the variable 'i' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_lb_worker.c:795:18: style: The scope of the variable 'i' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_lb_worker.c:890:18: style: The scope of the variable 'i' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_lb_worker.c:898:9: style: The scope of the variable 'activation' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_lb_worker.c:1726:26: style: The scope of the variable 'j' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_lb_worker.c:1390:99: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_lb_worker.c:1394:127: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_lb_worker.c:1399:110: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_map.c:850:17: style: The scope of the variable 'prp' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_map.c:851:11: style: The scope of the variable 'to_prp' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_md5.c:87:19: style: The scope of the variable 'v' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_msg_buff.c:317:11: style: The scope of the variable 'current' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_pool.c:163:11: style: The scope of the variable 'cp' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_pool.c:165:13: style: The scope of the variable 'ap' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_pool.c:181:20: style: The scope of the variable 'len' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_pool.c:62:42: style: Function 'jk_pool_alloc' argument 2 names different: declaration 'sz' definition 'size'. [funcArgNamesDifferent]
tomcat-connectors-1.2.43-src/native/common/jk_pool.h:116:42: note: Function 'jk_pool_alloc' argument 2 names different: declaration 'sz' definition 'size'.
tomcat-connectors-1.2.43-src/native/common/jk_pool.c:62:42: note: Function 'jk_pool_alloc' argument 2 names different: declaration 'sz' definition 'size'.
tomcat-connectors-1.2.43-src/native/common/jk_pool.c:95:43: style: Function 'jk_pool_calloc' argument 2 names different: declaration 'sz' definition 'size'. [funcArgNamesDifferent]
tomcat-connectors-1.2.43-src/native/common/jk_pool.h:118:43: note: Function 'jk_pool_calloc' argument 2 names different: declaration 'sz' definition 'size'.
tomcat-connectors-1.2.43-src/native/common/jk_pool.c:95:43: note: Function 'jk_pool_calloc' argument 2 names different: declaration 'sz' definition 'size'.
tomcat-connectors-1.2.43-src/native/common/jk_shm.c:903:9: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
tomcat-connectors-1.2.43-src/native/common/jk_shm.c:921:9: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
tomcat-connectors-1.2.43-src/native/common/jk_shm.c:454:10: style: The scope of the variable 'flkname' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_shm.c:542:9: style: The scope of the variable 'fd' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_shm.c:814:18: style: The scope of the variable 'i' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_shm.c:878:9: style: Checking if unsigned variable '(--' is less than zero. [unsignedLessThanZero]
tomcat-connectors-1.2.43-src/native/common/jk_shm.c:885:5: style: Checking if unsigned variable '(--' is less than zero. [unsignedLessThanZero]
tomcat-connectors-1.2.43-src/native/common/jk_shm.c:57:14: style: union member 'Anonymous1::alignbuf' is never used. [unusedStructMember]
tomcat-connectors-1.2.43-src/native/common/jk_sockbuf.c:114:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_sockbuf.c:159:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:764:17: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:764:17: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:770:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:5087:25: warning: Either the condition 'if(buf&&buf[0])' is redundant or there is possible null pointer dereference: buf. [nullPointerRedundantCheck]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:5090:28: note: Assuming that condition 'if(buf&&buf[0])' is not redundant
tomcat-connectors-1.2.43-src/native/common/jk_status.c:5087:25: note: Null pointer dereference
tomcat-connectors-1.2.43-src/native/common/jk_status.c:526:17: style: The scope of the variable 'str' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:746:18: style: The scope of the variable 'remain' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:1370:15: style: The scope of the variable 'tmp' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:1606:18: style: The scope of the variable 'i' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:1767:26: style: The scope of the variable 'uw_map' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:1768:10: style: The scope of the variable 'server_name' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:1769:11: style: The scope of the variable 'srv' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:1905:10: style: The scope of the variable 'buf_rd' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:1906:10: style: The scope of the variable 'buf_rd_sec' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:1907:10: style: The scope of the variable 'buf_wr' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:1908:10: style: The scope of the variable 'buf_wr_sec' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2247:9: style: The scope of the variable 'pstart' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:3050:18: style: The scope of the variable 'i' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:3430:9: style: The scope of the variable 'i' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:3635:10: style: The scope of the variable 'vname' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:3640:9: style: The scope of the variable 'i' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:3641:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:3642:18: style: The scope of the variable 'j' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:3643:9: style: The scope of the variable 'push_all_members' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:4489:18: style: The scope of the variable 'i' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:1304:39: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:1426:64: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:1828:40: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2319:57: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2603:43: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2604:133: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2605:125: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2606:123: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2607:129: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2608:125: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2609:129: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2610:129: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2611:127: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2612:133: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2613:133: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2614:129: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2615:127: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2616:131: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2617:131: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2618:129: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2619:133: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2620:131: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2694:57: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2814:28: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2820:58: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2824:60: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2828:63: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2832:72: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2836:69: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2840:60: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2846:66: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2851:37: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2853:57: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2859:57: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2865:57: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2871:57: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2877:57: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2883:37: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2885:55: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2891:55: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2919:47: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2928:41: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2930:66: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2936:66: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2942:66: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2949:62: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2954:38: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2960:41: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2966:39: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2971:64: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2981:33: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2986:56: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2991:60: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2995:59: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:2999:62: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:3003:62: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:3007:60: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:3011:59: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:3015:61: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:3019:61: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:3023:60: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:3027:62: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:3031:61: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:3122:32: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:3128:24: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:3135:59: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:3162:49: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:3167:52: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:3172:50: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:4710:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:4820:40: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:4824:38: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:5032:46: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:5044:87: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:5046:69: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:5050:74: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:5089:61: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:5091:48: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:5101:43: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:5110:87: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:5111:94: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:5112:102: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:5113:95: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:5205:66: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:5206:91: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:5227:94: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:5249:31: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:5253:37: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tomcat-connectors-1.2.43-src/native/common/jk_status.c:4409:78: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
tomcat-connectors-1.2.43-src/native/common/jk_uri_worker_map.c:215:9: style: The scope of the variable 'i' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_uri_worker_map.c:495:13: style: The scope of the variable 'j' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_uri_worker_map.c:597:9: style: The scope of the variable 'new_index' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_uri_worker_map.c:1312:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_uri_worker_map.c:212:48: style: Function 'uri_worker_map_alloc' argument 1 names different: declaration 'uw_map' definition 'uw_map_p'. [funcArgNamesDifferent]
tomcat-connectors-1.2.43-src/native/common/jk_uri_worker_map.h:199:48: note: Function 'uri_worker_map_alloc' argument 1 names different: declaration 'uw_map' definition 'uw_map_p'.
tomcat-connectors-1.2.43-src/native/common/jk_uri_worker_map.c:212:48: note: Function 'uri_worker_map_alloc' argument 1 names different: declaration 'uw_map' definition 'uw_map_p'.
tomcat-connectors-1.2.43-src/native/common/jk_uri_worker_map.c:1342:14: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
tomcat-connectors-1.2.43-src/native/common/jk_url.c:177:33: style: Function 'jk_unescape_url' argument 1 names different: declaration 'escaped' definition 'unescaped'. [funcArgNamesDifferent]
tomcat-connectors-1.2.43-src/native/common/jk_url.h:61:33: note: Function 'jk_unescape_url' argument 1 names different: declaration 'escaped' definition 'unescaped'.
tomcat-connectors-1.2.43-src/native/common/jk_url.c:177:33: note: Function 'jk_unescape_url' argument 1 names different: declaration 'escaped' definition 'unescaped'.
tomcat-connectors-1.2.43-src/native/common/jk_util.c:708:16: style: The scope of the variable 'usable_size' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_util.c:1552:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_util.c:1574:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_util.c:1596:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_util.c:1618:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_util.c:1647:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_util.c:1673:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_util.c:1691:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_util.c:1903:12: style: The scope of the variable 'len' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_util.c:1615:39: style: Function 'jk_get_lb_worker_list' argument 2 names different: declaration 'lb_wname' definition 'wname'. [funcArgNamesDifferent]
tomcat-connectors-1.2.43-src/native/common/jk_util.h:155:39: note: Function 'jk_get_lb_worker_list' argument 2 names different: declaration 'lb_wname' definition 'wname'.
tomcat-connectors-1.2.43-src/native/common/jk_util.c:1615:39: note: Function 'jk_get_lb_worker_list' argument 2 names different: declaration 'lb_wname' definition 'wname'.
tomcat-connectors-1.2.43-src/native/common/jk_worker.c:140:22: style: The scope of the variable 'i' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/common/jk_worker.c:319:9: style: The scope of the variable 'needs_global_maintenance' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/iis/jk_isapi_plugin.c:861:13: style: The scope of the variable 'sc' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/iis/jk_isapi_plugin.c:862:12: style: The scope of the variable 'len' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/iis/jk_isapi_plugin.c:1613:9: style: The scope of the variable 'small_ovector' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/iis/jk_isapi_plugin.c:1749:9: style: The scope of the variable 'nmatch' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/iis/jk_isapi_plugin.c:2103:14: style: The scope of the variable 'instanceId' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/iis/jk_isapi_plugin.c:2185:14: style: The scope of the variable 'instanceId' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/iis/jk_isapi_plugin.c:2635:9: style: The scope of the variable 'i' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/iis/jk_isapi_plugin.c:3598:37: style: Function 'get_iis_info' argument 1 names different: declaration 'info' definition 'iis_info'. [funcArgNamesDifferent]
tomcat-connectors-1.2.43-src/native/iis/jk_isapi_plugin.c:612:37: note: Function 'get_iis_info' argument 1 names different: declaration 'info' definition 'iis_info'.
tomcat-connectors-1.2.43-src/native/iis/jk_isapi_plugin.c:3598:37: note: Function 'get_iis_info' argument 1 names different: declaration 'info' definition 'iis_info'.
tomcat-connectors-1.2.43-src/native/iis/pcre/pcre_internal.h:207:0: error: #error Cannot determine a type for 16-bit integers [preprocessorErrorDirective]
tomcat-connectors-1.2.43-src/native/iis/pcre/pcrecpp.h:505:3: style: 'RE::operator=' should return 'RE &'. [operatorEq]
tomcat-connectors-1.2.43-src/native/iis/pcre/pcre_scanner.h:132:8: style: Technically the member function 'pcrecpp::Scanner::save_comments' can be const. [functionConst]
tomcat-connectors-1.2.43-src/native/iis/pcre/pcrecpp.h:368:3: style: Class 'RE_Options' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tomcat-connectors-1.2.43-src/native/iis/pcre/pcrecpp.h:491:3: style: Class 'RE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tomcat-connectors-1.2.43-src/native/iis/pcre/pcrecpp.h:493:3: style: Class 'RE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tomcat-connectors-1.2.43-src/native/iis/pcre/pcrecpp.h:495:3: style: Class 'RE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tomcat-connectors-1.2.43-src/native/iis/pcre/pcrecpp.h:492:0: error: syntax error [syntaxError]
tomcat-connectors-1.2.43-src/native/iis/pcre/pcrecpp.cc:83:29: style: Function 'Init' argument 1 names different: declaration 'pattern' definition 'pat'. [funcArgNamesDifferent]
tomcat-connectors-1.2.43-src/native/iis/pcre/pcrecpp.h:660:27: note: Function 'Init' argument 1 names different: declaration 'pattern' definition 'pat'.
tomcat-connectors-1.2.43-src/native/iis/pcre/pcrecpp.cc:83:29: note: Function 'Init' argument 1 names different: declaration 'pattern' definition 'pat'.
tomcat-connectors-1.2.43-src/native/iis/pcre/pcrecpp.h:683:8: performance: Technically the member function 'pcrecpp::RE::Rewrite' can be static. [functionStatic]
tomcat-connectors-1.2.43-src/native/iis/pcre/pcrecpp.cc:615:10: note: Technically the member function 'pcrecpp::RE::Rewrite' can be static.
tomcat-connectors-1.2.43-src/native/iis/pcre/pcrecpp.h:683:8: note: Technically the member function 'pcrecpp::RE::Rewrite' can be static.
tomcat-connectors-1.2.43-src/native/iis/pcre/pcregrep.c:1927:21: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
tomcat-connectors-1.2.43-src/native/iis/pcre/pcregrep.c:899:8: style: The scope of the variable 's' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/iis/pcre/pcregrep.c:1316:11: style: The scope of the variable 'extra' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/iis/pcre/pcregrep.c:3283:9: style: The scope of the variable 'frc' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitConfigInternal.h:89:0: error: #error "An architecture must be selected" [preprocessorErrorDirective]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeARM_32.c:34:0: error: #error "Internal error: Unknown ARM architecture" [preprocessorErrorDirective]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeARM_64.c:214:13: style: The scope of the variable 'buf_end' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeARM_64.c:459:39: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeARM_64.c:461:39: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeARM_64.c:464:39: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeARM_64.c:552:45: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeARM_64.c:705:41: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeARM_64.c:715:41: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeARM_64.c:727:40: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeARM_64.c:1275:48: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeARM_64.c:1648:18: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeARM_64.c:1670:18: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeARM_64.c:1943:50: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeARM_64.c:2049:53: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeARM_T2_32.c:1189:0: error: #error "Software divmod functions are needed" [preprocessorErrorDirective]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeMIPS_common.c:510:0: error: #error "FIR check is not implemented for this architecture" [preprocessorErrorDirective]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativePPC_64.c:35:0: error: #error "Must implement count leading zeroes" [preprocessorErrorDirective]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeSPARC_common.c:236:0: error: #error "Implementation required" [preprocessorErrorDirective]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1619:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1626:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1633:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1663:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1677:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1691:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1705:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1719:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1733:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1783:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1797:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1819:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1833:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1847:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1861:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1875:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1889:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1903:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1917:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1931:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1945:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1959:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1973:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c:1987:3: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX_64.c:530:2: style: Variable 'opcode' is reassigned a value before the old one has been used. [redundantAssignment]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX_64.c:526:0: note: Variable 'opcode' is reassigned a value before the old one has been used.
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX_64.c:530:2: note: Variable 'opcode' is reassigned a value before the old one has been used.
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX_64.c:609:9: style: The scope of the variable 'val' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeTILEGX_64.c:1002:13: style: The scope of the variable 'buf_end' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeX86_32.c:279:0: error: syntax error [syntaxError]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeX86_64.c:119:12: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeX86_64.c:111:11: note: outer condition: args>0
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeX86_64.c:119:12: note: identical inner condition: args>0
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeX86_64.c:207:12: style: Variable 'inst' is assigned a value that is never used. [unreadVariable]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeX86_64.c:675:11: style: Variable 'inst' is assigned a value that is never used. [unreadVariable]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeX86_common.c:481:12: style: The scope of the variable 'buf_end' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeX86_common.c:2548:21: style: The scope of the variable 'jump' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeX86_common.c:2404:102: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
tomcat-connectors-1.2.43-src/native/iis/pcre/sljit/sljitNativeX86_common.c:2408:102: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
tomcat-connectors-1.2.43-src/native/netscape/jk_nsapi_plugin.c:160:22: style: The scope of the variable 'i' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/netscape/jk_nsapi_plugin.c:216:17: style: The scope of the variable 'ch' can be reduced. [variableScope]
tomcat-connectors-1.2.43-src/native/netscape/jk_nsapi_plugin.c:273:11: style: The scope of the variable 'shm_file_safe' can be reduced. [variableScope]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-mod-layout/libapache-mod-layout_5.1.orig.tar.gz
mod_layout-5.1/layout.c:17:7: style: The scope of the variable 'assbackwards' can be reduced. [variableScope]
mod_layout-5.1/mod_layout.c:49:14: error: Uninitialized struct member: cfg_new.time_format [uninitStructMember]
mod_layout-5.1/mod_layout.c:64:16: error: Uninitialized struct member: cfg_new.notes [uninitStructMember]
mod_layout-5.1/mod_layout.c:54:14: error: Uninitialized struct member: cfg_new.begin_tag [uninitStructMember]
mod_layout-5.1/mod_layout.c:59:14: error: Uninitialized struct member: cfg_new.end_tag [uninitStructMember]
mod_layout-5.1/utility.c:19:35: warning: Either the condition '!new' is redundant or there is possible null pointer dereference: new. [nullPointerRedundantCheck]
mod_layout-5.1/utility.c:22:18: note: Assuming that condition '!new' is not redundant
mod_layout-5.1/utility.c:19:35: note: Null pointer dereference
mod_layout-5.1/utility.c:20:38: warning: Either the condition '!origin' is redundant or there is possible null pointer dereference: origin. [nullPointerRedundantCheck]
mod_layout-5.1/utility.c:22:7: note: Assuming that condition '!origin' is not redundant
mod_layout-5.1/utility.c:20:38: note: Null pointer dereference
mod_layout-5.1/utility.c:69:3: style: Variable 'info' is reassigned a value before the old one has been used. [redundantAssignment]
mod_layout-5.1/utility.c:67:0: note: Variable 'info' is reassigned a value before the old one has been used.
mod_layout-5.1/utility.c:69:3: note: Variable 'info' is reassigned a value before the old one has been used.
mod_layout-5.1/utility.c:340:3: style: Variable 'temp' is reassigned a value before the old one has been used. [redundantAssignment]
mod_layout-5.1/utility.c:337:0: note: Variable 'temp' is reassigned a value before the old one has been used.
mod_layout-5.1/utility.c:340:3: note: Variable 'temp' is reassigned a value before the old one has been used.
mod_layout-5.1/utility.c:491:3: style: Variable 'temp' is reassigned a value before the old one has been used. [redundantAssignment]
mod_layout-5.1/utility.c:466:0: note: Variable 'temp' is reassigned a value before the old one has been used.
mod_layout-5.1/utility.c:491:3: note: Variable 'temp' is reassigned a value before the old one has been used.
mod_layout-5.1/utility.c:185:7: style: The scope of the variable 'end' can be reduced. [variableScope]
mod_layout-5.1/utility.c:250:17: style: Variable 'temp' is assigned a value that is never used. [unreadVariable]
mod_layout-5.1/utility.c:251:22: style: Variable 'complete_position' is assigned a value that is never used. [unreadVariable]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-mod-log-sql/libapache-mod-log-sql_1.100.orig.tar.gz
mod_log_sql-1.100/mod_log_sql.c:8:0: error: #error Unsupported Apache version [preprocessorErrorDirective]
mod_log_sql-1.100/mod_log_sql_dbi.c:8:0: error: #error Unsupported Apache version [preprocessorErrorDirective]
mod_log_sql-1.100/mod_log_sql_mysql.c:8:0: error: #error Unsupported Apache version [preprocessorErrorDirective]
mod_log_sql-1.100/mod_log_sql_pgsql.c:8:0: error: #error Unsupported Apache version [preprocessorErrorDirective]
mod_log_sql-1.100/mod_log_sql_ssl.c:8:0: error: #error Unsupported Apache version [preprocessorErrorDirective]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-mod-musicindex/libapache-mod-musicindex_1.4.1.orig.tar.gz
libapache-mod-musicindex-1.4.1/src/cache-file.c:486:2: warning: %hi in format string (no. 11) requires 'short' but the argument type is 'signed char'. [invalidPrintfArgType_sint]
libapache-mod-musicindex-1.4.1/src/cache-file.c:486:2: warning: %hhx in format string (no. 14) requires 'unsigned char' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libapache-mod-musicindex-1.4.1/src/cache-file.c:486:2: warning: %hu in format string (no. 15) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libapache-mod-musicindex-1.4.1/src/cache-file.c:476:10: warning: Possible null pointer dereference: cache_file [nullPointer]
libapache-mod-musicindex-1.4.1/src/cache-file.c:455:21: note: Assignment 'cache_file=NULL', assigned value is 0
libapache-mod-musicindex-1.4.1/src/cache-file.c:476:10: note: Null pointer dereference
libapache-mod-musicindex-1.4.1/src/cache-file.c:392:13: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
libapache-mod-musicindex-1.4.1/src/cache-mysql.c:937:2: style: Variable 'sqlstr' is reassigned a value before the old one has been used. [redundantAssignment]
libapache-mod-musicindex-1.4.1/src/cache-mysql.c:928:0: note: Variable 'sqlstr' is reassigned a value before the old one has been used.
libapache-mod-musicindex-1.4.1/src/cache-mysql.c:937:2: note: Variable 'sqlstr' is reassigned a value before the old one has been used.
libapache-mod-musicindex-1.4.1/src/config.c:246:14: style: The scope of the variable 'r' can be reduced. [variableScope]
libapache-mod-musicindex-1.4.1/src/config.c:293:14: style: The scope of the variable 'r' can be reduced. [variableScope]
libapache-mod-musicindex-1.4.1/src/html.c:393:14: style: The scope of the variable 'str_port' can be reduced. [variableScope]
libapache-mod-musicindex-1.4.1/src/html.c:397:17: style: The scope of the variable 'l' can be reduced. [variableScope]
libapache-mod-musicindex-1.4.1/src/html.c:398:11: style: The scope of the variable 'i' can be reduced. [variableScope]
libapache-mod-musicindex-1.4.1/src/html.c:398:25: style: The scope of the variable 'j' can be reduced. [variableScope]
libapache-mod-musicindex-1.4.1/src/html.c:486:14: style: The scope of the variable 'dir' can be reduced. [variableScope]
libapache-mod-musicindex-1.4.1/src/html.c:515:18: style: The scope of the variable 'dstruct' can be reduced. [variableScope]
libapache-mod-musicindex-1.4.1/src/html.c:516:15: style: The scope of the variable 'ext' can be reduced. [variableScope]
libapache-mod-musicindex-1.4.1/src/html.c:1069:42: style: The scope of the variable 'nexturi' can be reduced. [variableScope]
libapache-mod-musicindex-1.4.1/src/html.c:1070:17: style: The scope of the variable 'nb' can be reduced. [variableScope]
libapache-mod-musicindex-1.4.1/src/html.c:1070:21: style: The scope of the variable 'test' can be reduced. [variableScope]
libapache-mod-musicindex-1.4.1/src/html.c:1070:27: style: The scope of the variable 'i' can be reduced. [variableScope]
libapache-mod-musicindex-1.4.1/src/html.c:1072:7: style: The scope of the variable 'dir' can be reduced. [variableScope]
libapache-mod-musicindex-1.4.1/src/html.c:1073:17: style: The scope of the variable 'dirent' can be reduced. [variableScope]
libapache-mod-musicindex-1.4.1/src/html.c:822:18: style: Array index 'nb' is used before limits check. [arrayIndexThenCheck]
libapache-mod-musicindex-1.4.1/src/http.c:303:2: style: Variable 'cookie' is reassigned a value before the old one has been used. [redundantAssignment]
libapache-mod-musicindex-1.4.1/src/http.c:301:0: note: Variable 'cookie' is reassigned a value before the old one has been used.
libapache-mod-musicindex-1.4.1/src/http.c:303:2: note: Variable 'cookie' is reassigned a value before the old one has been used.
libapache-mod-musicindex-1.4.1/src/http.c:317:2: style: Variable 'playlist' is reassigned a value before the old one has been used. [redundantAssignment]
libapache-mod-musicindex-1.4.1/src/http.c:315:0: note: Variable 'playlist' is reassigned a value before the old one has been used.
libapache-mod-musicindex-1.4.1/src/http.c:317:2: note: Variable 'playlist' is reassigned a value before the old one has been used.
libapache-mod-musicindex-1.4.1/src/http.c:342:2: style: Variable 'new_cookie_string' is reassigned a value before the old one has been used. [redundantAssignment]
libapache-mod-musicindex-1.4.1/src/http.c:338:0: note: Variable 'new_cookie_string' is reassigned a value before the old one has been used.
libapache-mod-musicindex-1.4.1/src/http.c:342:2: note: Variable 'new_cookie_string' is reassigned a value before the old one has been used.
libapache-mod-musicindex-1.4.1/src/http.c:383:2: style: Variable 'new_cookie_string' is reassigned a value before the old one has been used. [redundantAssignment]
libapache-mod-musicindex-1.4.1/src/http.c:373:0: note: Variable 'new_cookie_string' is reassigned a value before the old one has been used.
libapache-mod-musicindex-1.4.1/src/http.c:383:2: note: Variable 'new_cookie_string' is reassigned a value before the old one has been used.
libapache-mod-musicindex-1.4.1/src/http.c:464:2: style: Variable 'subpool' is reassigned a value before the old one has been used. [redundantAssignment]
libapache-mod-musicindex-1.4.1/src/http.c:459:0: note: Variable 'subpool' is reassigned a value before the old one has been used.
libapache-mod-musicindex-1.4.1/src/http.c:464:2: note: Variable 'subpool' is reassigned a value before the old one has been used.
libapache-mod-musicindex-1.4.1/src/http.c:79:14: style: The scope of the variable 'p' can be reduced. [variableScope]
libapache-mod-musicindex-1.4.1/src/mod_musicindex.c:220:5: style: Variable 'user_agent' is reassigned a value before the old one has been used. [redundantAssignment]
libapache-mod-musicindex-1.4.1/src/mod_musicindex.c:218:0: note: Variable 'user_agent' is reassigned a value before the old one has been used.
libapache-mod-musicindex-1.4.1/src/mod_musicindex.c:220:5: note: Variable 'user_agent' is reassigned a value before the old one has been used.
libapache-mod-musicindex-1.4.1/src/playlist-mp3.c:163:3: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
libapache-mod-musicindex-1.4.1/src/playlist-mp3.c:211:16: style: The scope of the variable 'nstrings' can be reduced. [variableScope]
libapache-mod-musicindex-1.4.1/src/playlist-mp3.c:211:26: style: The scope of the variable 'i' can be reduced. [variableScope]
libapache-mod-musicindex-1.4.1/src/playlist-mp3.c:211:29: style: The scope of the variable 'mp3gid' can be reduced. [variableScope]
libapache-mod-musicindex-1.4.1/src/playlist-mp3.c:359:21: style: Checking if unsigned variable 'madread_size' is less than zero. [unsignedLessThanZero]
libapache-mod-musicindex-1.4.1/src/playlist-vorbis.c:76:16: style: The scope of the variable 't' can be reduced. [variableScope]
libapache-mod-musicindex-1.4.1/src/playlist.c:210:3: style: Variable 'dstruct' is reassigned a value before the old one has been used. [redundantAssignment]
libapache-mod-musicindex-1.4.1/src/playlist.c:208:0: note: Variable 'dstruct' is reassigned a value before the old one has been used.
libapache-mod-musicindex-1.4.1/src/playlist.c:210:3: note: Variable 'dstruct' is reassigned a value before the old one has been used.
libapache-mod-musicindex-1.4.1/src/playlist.c:563:9: style: The scope of the variable 'p' can be reduced. [variableScope]
libapache-mod-musicindex-1.4.1/src/playlist.c:448:0: error: Resource leak: in [resourceLeak]
libapache-mod-musicindex-1.4.1/src/sort.c:187:11: style: The scope of the variable 'tail' can be reduced. [variableScope]
libapache-mod-musicindex-1.4.1/src/sort.c:191:4: style: The scope of the variable 'count' can be reduced. [variableScope]
libapache-mod-musicindex-1.4.1/src/sort.c:453:8: style: The scope of the variable 'result' can be reduced. [variableScope]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-mod-random/libapache-mod-random_2.1.orig.tar.gz
mod_random-2.1/mod_random.c:137:3: style: Variable 'cfg' is reassigned a value before the old one has been used. [redundantAssignment]
mod_random-2.1/mod_random.c:130:0: note: Variable 'cfg' is reassigned a value before the old one has been used.
mod_random-2.1/mod_random.c:137:3: note: Variable 'cfg' is reassigned a value before the old one has been used.
mod_random-2.1/mod_random.c:260:3: style: Variable 'cfg' is reassigned a value before the old one has been used. [redundantAssignment]
mod_random-2.1/mod_random.c:259:0: note: Variable 'cfg' is reassigned a value before the old one has been used.
mod_random-2.1/mod_random.c:260:3: note: Variable 'cfg' is reassigned a value before the old one has been used.
mod_random-2.1/mod_random.c:271:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
mod_random-2.1/mod_random.c:308:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-mod-removeip/libapache-mod-removeip_1.0b.orig.tar.gz
libapache-mod-removeip-1.0b/apache1.3/mod_removeip.c:37:17: style: Unused variable: fwdvalue [unusedVariable]
libapache-mod-removeip-1.0b/apache1.3/mod_removeip.c:38:11: style: Unused variable: val [unusedVariable]
libapache-mod-removeip-1.0b/apache2.0/mod_removeip.c:35:17: style: Unused variable: fwdvalue [unusedVariable]
libapache-mod-removeip-1.0b/apache2.0/mod_removeip.c:36:11: style: Unused variable: val [unusedVariable]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-poi-java/libapache-poi-java_3.6+dfsg.orig.tar.gz
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-session-browseable-perl/libapache-session-browseable-perl_1.2.8.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-session-ldap-perl/libapache-session-ldap-perl_0.4.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-session-memcached-perl/libapache-session-memcached-perl_0.03.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-session-perl/libapache-session-perl_1.93.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-session-sqlite3-perl/libapache-session-sqlite3-perl_0.03.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-session-wrapper-perl/libapache-session-wrapper-perl_0.34.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-sessionx-perl/libapache-sessionx-perl_2.01.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-singleton-perl/libapache-singleton-perl_0.17.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache-ssllookup-perl/libapache-ssllookup-perl_2.00-04.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-authcassimple-perl/libapache2-authcassimple-perl_0.10.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-authcookie-perl/libapache2-authcookie-perl_3.27.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-authenntlm-perl/libapache2-authenntlm-perl_0.02.orig.tar.gz
libapache2-authenntlm-perl-0.02/smb/smbval/md4.c:103:3: style: Variable 'X' is assigned a value that is never used. [unreadVariable]
libapache2-authenntlm-perl-0.02/smb/smbval/rfcnb-io.c:90:13: style: The scope of the variable 'this_read' can be reduced. [variableScope]
libapache2-authenntlm-perl-0.02/smb/smbval/rfcnb-io.c:90:24: style: The scope of the variable 'bytes_read' can be reduced. [variableScope]
libapache2-authenntlm-perl-0.02/smb/smbval/rfcnb-io.c:137:27: style: The scope of the variable 'this_len' can be reduced. [variableScope]
libapache2-authenntlm-perl-0.02/smb/smbval/rfcnb-io.c:49:7: style: Unused variable: temp [unusedVariable]
libapache2-authenntlm-perl-0.02/smb/smbval/rfcnb-util.c:85:8: style: The scope of the variable 'c' can be reduced. [variableScope]
libapache2-authenntlm-perl-0.02/smb/smbval/rfcnb-util.c:85:11: style: The scope of the variable 'c1' can be reduced. [variableScope]
libapache2-authenntlm-perl-0.02/smb/smbval/rfcnb-util.c:85:15: style: The scope of the variable 'c2' can be reduced. [variableScope]
libapache2-authenntlm-perl-0.02/smb/smbval/rfcnb-util.c:107:8: style: The scope of the variable 'c' can be reduced. [variableScope]
libapache2-authenntlm-perl-0.02/smb/smbval/rfcnb-util.c:107:11: style: The scope of the variable 'c1' can be reduced. [variableScope]
libapache2-authenntlm-perl-0.02/smb/smbval/rfcnb-util.c:107:15: style: The scope of the variable 'c2' can be reduced. [variableScope]
libapache2-authenntlm-perl-0.02/smb/smbval/rfcnb-util.c:214:37: style: The scope of the variable 'data_ptr' can be reduced. [variableScope]
libapache2-authenntlm-perl-0.02/smb/smbval/rfcnb-util.c:323:19: style: The scope of the variable 'hp' can be reduced. [variableScope]
libapache2-authenntlm-perl-0.02/smb/smbval/session.c:60:7: style: The scope of the variable 'Client' can be reduced. [variableScope]
libapache2-authenntlm-perl-0.02/smb/smbval/session.c:288:37: style: The scope of the variable 'next' can be reduced. [variableScope]
libapache2-authenntlm-perl-0.02/smb/smbval/session.c:95:5: error: Memory leak: con [memleak]
libapache2-authenntlm-perl-0.02/smb/smbval/smbencrypt.c:80:8: style: The scope of the variable 'val' can be reduced. [variableScope]
libapache2-authenntlm-perl-0.02/smb/smbval/smblib-util.c:366:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed char *'. [invalidPrintfArgType_sint]
libapache2-authenntlm-perl-0.02/smb/smbval/smblib-util.c:172:7: style: The scope of the variable 'i' can be reduced. [variableScope]
libapache2-authenntlm-perl-0.02/smb/smbval/smblib-util.c:776:10: style: The scope of the variable 'prot_msg' can be reduced. [variableScope]
libapache2-authenntlm-perl-0.02/smb/smbval/smblib-util.c:443:49: style: Function 'SMB_TreeConnect' argument 1 names different: declaration 'con' definition 'Con_Handle'. [funcArgNamesDifferent]
libapache2-authenntlm-perl-0.02/smb/smbval/smblib-priv.h:624:49: note: Function 'SMB_TreeConnect' argument 1 names different: declaration 'con' definition 'Con_Handle'.
libapache2-authenntlm-perl-0.02/smb/smbval/smblib-util.c:443:49: note: Function 'SMB_TreeConnect' argument 1 names different: declaration 'con' definition 'Con_Handle'.
libapache2-authenntlm-perl-0.02/smb/smbval/smblib-util.c:444:21: style: Function 'SMB_TreeConnect' argument 2 names different: declaration 'tree' definition 'Tree_Handle'. [funcArgNamesDifferent]
libapache2-authenntlm-perl-0.02/smb/smbval/smblib-priv.h:624:70: note: Function 'SMB_TreeConnect' argument 2 names different: declaration 'tree' definition 'Tree_Handle'.
libapache2-authenntlm-perl-0.02/smb/smbval/smblib-util.c:444:21: note: Function 'SMB_TreeConnect' argument 2 names different: declaration 'tree' definition 'Tree_Handle'.
libapache2-authenntlm-perl-0.02/smb/smbval/smblib-util.c:447:11: style: Function 'SMB_TreeConnect' argument 5 names different: declaration 'dev' definition 'device'. [funcArgNamesDifferent]
libapache2-authenntlm-perl-0.02/smb/smbval/smblib-priv.h:625:39: note: Function 'SMB_TreeConnect' argument 5 names different: declaration 'dev' definition 'device'.
libapache2-authenntlm-perl-0.02/smb/smbval/smblib-util.c:447:11: note: Function 'SMB_TreeConnect' argument 5 names different: declaration 'dev' definition 'device'.
libapache2-authenntlm-perl-0.02/smb/smbval/smblib-util.c:450:18: style: Unused variable: i [unusedVariable]
libapache2-authenntlm-perl-0.02/smb/smbval/smblib.c:185:7: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libapache2-authenntlm-perl-0.02/smb/smbval/smblib.c:289:7: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libapache2-authenntlm-perl-0.02/smb/smbval/smblib.c:114:8: style: Unused variable: temp [unusedVariable]
libapache2-authenntlm-perl-0.02/smb/smbval/smblib.c:114:54: style: Unused variable: buf [unusedVariable]
libapache2-authenntlm-perl-0.02/smb/smbval/smblib.c:326:18: style: Unused variable: i [unusedVariable]
libapache2-authenntlm-perl-0.02/smb/smbval/smblib.c:326:39: style: Unused variable: a [unusedVariable]
libapache2-authenntlm-perl-0.02/smb/smbval/valid.c:9:22: style: Function 'Valid_User' argument 1 names different: declaration 'username' definition 'USERNAME'. [funcArgNamesDifferent]
libapache2-authenntlm-perl-0.02/smb/smbval/valid.h:10:22: note: Function 'Valid_User' argument 1 names different: declaration 'username' definition 'USERNAME'.
libapache2-authenntlm-perl-0.02/smb/smbval/valid.c:9:22: note: Function 'Valid_User' argument 1 names different: declaration 'username' definition 'USERNAME'.
libapache2-authenntlm-perl-0.02/smb/smbval/valid.c:9:37: style: Function 'Valid_User' argument 2 names different: declaration 'password' definition 'PASSWORD'. [funcArgNamesDifferent]
libapache2-authenntlm-perl-0.02/smb/smbval/valid.h:10:37: note: Function 'Valid_User' argument 2 names different: declaration 'password' definition 'PASSWORD'.
libapache2-authenntlm-perl-0.02/smb/smbval/valid.c:9:37: note: Function 'Valid_User' argument 2 names different: declaration 'password' definition 'PASSWORD'.
libapache2-authenntlm-perl-0.02/smb/smbval/valid.c:9:52: style: Function 'Valid_User' argument 3 names different: declaration 'server' definition 'SERVER'. [funcArgNamesDifferent]
libapache2-authenntlm-perl-0.02/smb/smbval/valid.h:10:52: note: Function 'Valid_User' argument 3 names different: declaration 'server' definition 'SERVER'.
libapache2-authenntlm-perl-0.02/smb/smbval/valid.c:9:52: note: Function 'Valid_User' argument 3 names different: declaration 'server' definition 'SERVER'.
libapache2-authenntlm-perl-0.02/smb/smbval/valid.c:9:65: style: Function 'Valid_User' argument 4 names different: declaration 'backup' definition 'BACKUP'. [funcArgNamesDifferent]
libapache2-authenntlm-perl-0.02/smb/smbval/valid.h:10:66: note: Function 'Valid_User' argument 4 names different: declaration 'backup' definition 'BACKUP'.
libapache2-authenntlm-perl-0.02/smb/smbval/valid.c:9:65: note: Function 'Valid_User' argument 4 names different: declaration 'backup' definition 'BACKUP'.
libapache2-authenntlm-perl-0.02/smb/smbval/valid.c:9:79: style: Function 'Valid_User' argument 5 names different: declaration 'domain' definition 'DOMAIN'. [funcArgNamesDifferent]
libapache2-authenntlm-perl-0.02/smb/smbval/valid.h:10:80: note: Function 'Valid_User' argument 5 names different: declaration 'domain' definition 'DOMAIN'.
libapache2-authenntlm-perl-0.02/smb/smbval/valid.c:9:79: note: Function 'Valid_User' argument 5 names different: declaration 'domain' definition 'DOMAIN'.
libapache2-authenntlm-perl-0.02/smb/smbval/valid.c:53:32: style: Function 'Valid_User_Connect' argument 1 names different: declaration 'server' definition 'SERVER'. [funcArgNamesDifferent]
libapache2-authenntlm-perl-0.02/smb/smbval/valid.h:11:32: note: Function 'Valid_User_Connect' argument 1 names different: declaration 'server' definition 'SERVER'.
libapache2-authenntlm-perl-0.02/smb/smbval/valid.c:53:32: note: Function 'Valid_User_Connect' argument 1 names different: declaration 'server' definition 'SERVER'.
libapache2-authenntlm-perl-0.02/smb/smbval/valid.c:53:45: style: Function 'Valid_User_Connect' argument 2 names different: declaration 'backup' definition 'BACKUP'. [funcArgNamesDifferent]
libapache2-authenntlm-perl-0.02/smb/smbval/valid.h:11:45: note: Function 'Valid_User_Connect' argument 2 names different: declaration 'backup' definition 'BACKUP'.
libapache2-authenntlm-perl-0.02/smb/smbval/valid.c:53:45: note: Function 'Valid_User_Connect' argument 2 names different: declaration 'backup' definition 'BACKUP'.
libapache2-authenntlm-perl-0.02/smb/smbval/valid.c:53:59: style: Function 'Valid_User_Connect' argument 3 names different: declaration 'domain' definition 'DOMAIN'. [funcArgNamesDifferent]
libapache2-authenntlm-perl-0.02/smb/smbval/valid.h:11:59: note: Function 'Valid_User_Connect' argument 3 names different: declaration 'domain' definition 'DOMAIN'.
libapache2-authenntlm-perl-0.02/smb/smbval/valid.c:53:59: note: Function 'Valid_User_Connect' argument 3 names different: declaration 'domain' definition 'DOMAIN'.
libapache2-authenntlm-perl-0.02/smb/smbval/valid.c:91:41: style: Function 'Valid_User_Auth' argument 2 names different: declaration 'username' definition 'USERNAME'. [funcArgNamesDifferent]
libapache2-authenntlm-perl-0.02/smb/smbval/valid.h:12:41: note: Function 'Valid_User_Auth' argument 2 names different: declaration 'username' definition 'USERNAME'.
libapache2-authenntlm-perl-0.02/smb/smbval/valid.c:91:41: note: Function 'Valid_User_Auth' argument 2 names different: declaration 'username' definition 'USERNAME'.
libapache2-authenntlm-perl-0.02/smb/smbval/valid.c:91:56: style: Function 'Valid_User_Auth' argument 3 names different: declaration 'password' definition 'PASSWORD'. [funcArgNamesDifferent]
libapache2-authenntlm-perl-0.02/smb/smbval/valid.h:12:56: note: Function 'Valid_User_Auth' argument 3 names different: declaration 'password' definition 'PASSWORD'.
libapache2-authenntlm-perl-0.02/smb/smbval/valid.c:91:56: note: Function 'Valid_User_Auth' argument 3 names different: declaration 'password' definition 'PASSWORD'.
libapache2-authenntlm-perl-0.02/smb/smbval/valid.c:91:69: style: Function 'Valid_User_Auth' argument 4 names different: declaration 'precrypt' definition 'precrypted'. [funcArgNamesDifferent]
libapache2-authenntlm-perl-0.02/smb/smbval/valid.h:12:69: note: Function 'Valid_User_Auth' argument 4 names different: declaration 'precrypt' definition 'precrypted'.
libapache2-authenntlm-perl-0.02/smb/smbval/valid.c:91:69: note: Function 'Valid_User_Auth' argument 4 names different: declaration 'precrypt' definition 'precrypted'.
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-auth-cas/libapache2-mod-auth-cas_1.1.orig.tar.gz
mod_auth_cas-1.1/src/cas_saml_attr.c:79:52: style: Function 'cas_attr_builder_new' argument 1 names different: declaration 'p' definition 'pool'. [funcArgNamesDifferent]
mod_auth_cas-1.1/src/cas_saml_attr.h:55:52: note: Function 'cas_attr_builder_new' argument 1 names different: declaration 'p' definition 'pool'.
mod_auth_cas-1.1/src/cas_saml_attr.c:79:52: note: Function 'cas_attr_builder_new' argument 1 names different: declaration 'p' definition 'pool'.
mod_auth_cas-1.1/src/mod_auth_cas.c:245:7: style: The scope of the variable 'd' can be reduced. [variableScope]
mod_auth_cas-1.1/src/mod_auth_cas.c:549:17: style: The scope of the variable 'port_str' can be reduced. [variableScope]
mod_auth_cas-1.1/src/mod_auth_cas.c:731:8: style: The scope of the variable 'cookie' can be reduced. [variableScope]
mod_auth_cas-1.1/src/mod_auth_cas.c:756:84: style: The scope of the variable 'errString' can be reduced. [variableScope]
mod_auth_cas-1.1/src/mod_auth_cas.c:886:7: style: The scope of the variable 'errbuf' can be reduced. [variableScope]
mod_auth_cas-1.1/src/mod_auth_cas.c:1025:16: style: The scope of the variable 'attr_name' can be reduced. [variableScope]
mod_auth_cas-1.1/src/mod_auth_cas.c:1174:6: style: The scope of the variable 'cnt' can be reduced. [variableScope]
mod_auth_cas-1.1/src/mod_auth_cas.c:1259:7: style: The scope of the variable 'errbuf' can be reduced. [variableScope]
mod_auth_cas-1.1/src/mod_auth_cas.c:1353:8: style: The scope of the variable 'line' can be reduced. [variableScope]
mod_auth_cas-1.1/src/mod_auth_cas.c:1863:6: style: The scope of the variable 'd' can be reduced. [variableScope]
mod_auth_cas-1.1/src/mod_auth_cas.c:2648:6: style: Unused variable: i [unusedVariable]
mod_auth_cas-1.1/tests/cas_saml_attr_test.c:158:23: style: The scope of the variable 'd' can be reduced. [variableScope]
mod_auth_cas-1.1/tests/mod_auth_cas_test.c:1444:3: style: Variable 'cfg' is reassigned a value before the old one has been used. [redundantAssignment]
mod_auth_cas-1.1/tests/mod_auth_cas_test.c:1409:0: note: Variable 'cfg' is reassigned a value before the old one has been used.
mod_auth_cas-1.1/tests/mod_auth_cas_test.c:1444:3: note: Variable 'cfg' is reassigned a value before the old one has been used.
mod_auth_cas-1.1/tests/mod_auth_cas_test.c:1453:3: style: Variable 'd_cfg' is reassigned a value before the old one has been used. [redundantAssignment]
mod_auth_cas-1.1/tests/mod_auth_cas_test.c:1410:0: note: Variable 'd_cfg' is reassigned a value before the old one has been used.
mod_auth_cas-1.1/tests/mod_auth_cas_test.c:1453:3: note: Variable 'd_cfg' is reassigned a value before the old one has been used.
mod_auth_cas-1.1/tests/mod_auth_cas_test.c:249:8: style: Variable 'rv' is assigned a value that is never used. [unreadVariable]
mod_auth_cas-1.1/tests/mod_auth_cas_test.c:260:8: style: Variable 'rv' is assigned a value that is never used. [unreadVariable]
mod_auth_cas-1.1/tests/mod_auth_cas_test.c:274:8: style: Variable 'rv' is assigned a value that is never used. [unreadVariable]
mod_auth_cas-1.1/tests/mod_auth_cas_test.c:555:0: style: Variable 'expected' is assigned a value that is never used. [unreadVariable]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-auth-gssapi/libapache2-mod-auth-gssapi_1.6.0.orig.tar.gz
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:110:60: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:550:21: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:549:29: note: Calling function 'INTEGER__dump', 1st argument 'td' value is 0
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:110:60: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:560:60: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:570:11: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:560:60: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:671:60: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:679:27: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:671:60: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:765:35: style: Function 'asn_INTEGER2long' argument 1 names different: declaration 'i' definition 'iptr'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.h:55:39: note: Function 'asn_INTEGER2long' argument 1 names different: declaration 'i' definition 'iptr'.
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:765:35: note: Function 'asn_INTEGER2long' argument 1 names different: declaration 'i' definition 'iptr'.
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:765:47: style: Function 'asn_INTEGER2long' argument 2 names different: declaration 'l' definition 'lptr'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.h:55:48: note: Function 'asn_INTEGER2long' argument 2 names different: declaration 'l' definition 'lptr'.
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:765:47: note: Function 'asn_INTEGER2long' argument 2 names different: declaration 'l' definition 'lptr'.
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:825:36: style: Function 'asn_INTEGER2ulong' argument 1 names different: declaration 'i' definition 'iptr'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.h:56:40: note: Function 'asn_INTEGER2ulong' argument 1 names different: declaration 'i' definition 'iptr'.
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:825:36: note: Function 'asn_INTEGER2ulong' argument 1 names different: declaration 'i' definition 'iptr'.
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:825:57: style: Function 'asn_INTEGER2ulong' argument 2 names different: declaration 'l' definition 'lptr'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.h:56:58: note: Function 'asn_INTEGER2ulong' argument 2 names different: declaration 'l' definition 'lptr'.
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:825:57: note: Function 'asn_INTEGER2ulong' argument 2 names different: declaration 'l' definition 'lptr'.
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:857:30: style: Function 'asn_ulong2INTEGER' argument 1 names different: declaration 'i' definition 'st'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.h:58:34: note: Function 'asn_ulong2INTEGER' argument 1 names different: declaration 'i' definition 'st'.
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:857:30: note: Function 'asn_ulong2INTEGER' argument 1 names different: declaration 'i' definition 'st'.
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:857:48: style: Function 'asn_ulong2INTEGER' argument 2 names different: declaration 'l' definition 'value'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.h:58:51: note: Function 'asn_ulong2INTEGER' argument 2 names different: declaration 'l' definition 'value'.
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:857:48: note: Function 'asn_ulong2INTEGER' argument 2 names different: declaration 'l' definition 'value'.
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:882:29: style: Function 'asn_long2INTEGER' argument 1 names different: declaration 'i' definition 'st'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.h:57:33: note: Function 'asn_long2INTEGER' argument 1 names different: declaration 'i' definition 'st'.
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:882:29: note: Function 'asn_long2INTEGER' argument 1 names different: declaration 'i' definition 'st'.
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:882:38: style: Function 'asn_long2INTEGER' argument 2 names different: declaration 'l' definition 'value'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.h:57:41: note: Function 'asn_long2INTEGER' argument 2 names different: declaration 'l' definition 'value'.
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:882:38: note: Function 'asn_long2INTEGER' argument 2 names different: declaration 'l' definition 'value'.
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:940:52: style: Function 'asn_strtol' argument 3 names different: declaration 'l' definition 'lp'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.h:71:77: note: Function 'asn_strtol' argument 3 names different: declaration 'l' definition 'lp'.
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:940:52: note: Function 'asn_strtol' argument 3 names different: declaration 'l' definition 'lp'.
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:966:57: style: Function 'asn_strtol_lim' argument 3 names different: declaration 'l' definition 'lp'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.h:68:82: note: Function 'asn_strtol_lim' argument 3 names different: declaration 'l' definition 'lp'.
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:966:57: note: Function 'asn_strtol_lim' argument 3 names different: declaration 'l' definition 'lp'.
mod_auth_gssapi-1.6.0/src/asn1c/INTEGER.c:134:18: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
mod_auth_gssapi-1.6.0/src/asn1c/NativeEnumerated.c:47:60: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/NativeEnumerated.c:55:21: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/NativeEnumerated.c:47:60: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/NativeEnumerated.c:95:47: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/NativeEnumerated.c:108:4: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/NativeEnumerated.c:95:47: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/NativeEnumerated.c:142:62: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/NativeEnumerated.c:150:12: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/NativeEnumerated.c:142:62: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/NativeEnumerated.c:157:47: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/NativeEnumerated.c:162:17: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/NativeEnumerated.c:157:47: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/NativeEnumerated.c:60:23: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
mod_auth_gssapi-1.6.0/src/asn1c/NativeInteger.c:173:60: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/NativeInteger.c:181:15: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/NativeInteger.c:173:60: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/NativeInteger.c:214:60: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/NativeInteger.c:222:14: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/NativeInteger.c:214:60: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/NativeInteger.c:239:60: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/NativeInteger.c:250:15: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/NativeInteger.c:239:60: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/NativeInteger.c:246:48: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/NativeInteger.c:250:15: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/NativeInteger.c:246:48: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/NativeInteger.c:273:60: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/NativeInteger.c:278:12: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/NativeInteger.c:273:60: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/NativeInteger.c:282:52: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/NativeInteger.c:288:3: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/NativeInteger.c:282:52: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/NativeInteger.c:302:7: style: The scope of the variable 'scratch' can be reduced. [variableScope]
mod_auth_gssapi-1.6.0/src/asn1c/NativeInteger.c:303:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1499:40: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1523:3: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1499:40: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1500:37: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1523:3: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1500:37: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1503:7: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1523:3: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1503:7: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1570:3: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1585:5: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1570:3: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1715:40: warning: Either the condition '!td' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1722:5: note: Assuming that condition '!td' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1715:40: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1716:39: warning: Either the condition '!td' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1722:5: note: Assuming that condition '!td' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1716:39: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1719:18: warning: Either the condition '!st' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1722:12: note: Assuming that condition '!st' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1719:18: note: Null pointer addition
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1754:38: style: Function 'OCTET_STRING_fromBuf' argument 1 names different: declaration 's' definition 'st'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.h:49:42: note: Function 'OCTET_STRING_fromBuf' argument 1 names different: declaration 's' definition 'st'.
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1754:38: note: Function 'OCTET_STRING_fromBuf' argument 1 names different: declaration 's' definition 'st'.
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1754:63: style: Function 'OCTET_STRING_fromBuf' argument 3 names different: declaration 'size' definition 'len'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.h:49:66: note: Function 'OCTET_STRING_fromBuf' argument 3 names different: declaration 'size' definition 'len'.
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1754:63: note: Function 'OCTET_STRING_fromBuf' argument 3 names different: declaration 'size' definition 'len'.
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1791:74: style: Function 'OCTET_STRING_new_fromBuf' argument 3 names different: declaration 'size' definition 'len'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.h:60:23: note: Function 'OCTET_STRING_new_fromBuf' argument 3 names different: declaration 'size' definition 'len'.
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1791:74: note: Function 'OCTET_STRING_new_fromBuf' argument 3 names different: declaration 'size' definition 'len'.
mod_auth_gssapi-1.6.0/src/asn1c/OCTET_STRING.c:1396:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
mod_auth_gssapi-1.6.0/src/asn1c/asn_codecs_prim.c:30:3: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/asn_codecs_prim.c:58:3: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/asn_codecs_prim.c:30:3: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/asn_codecs_prim.c:40:37: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/asn_codecs_prim.c:58:3: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/asn_codecs_prim.c:40:37: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/asn_codecs_prim.c:251:48: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/asn_codecs_prim.c:261:14: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/asn_codecs_prim.c:251:48: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/asn_codecs_prim.c:244:25: style: Function 'xer_decode_primitive' argument 2 names different: declaration 'type_descriptor' definition 'td'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/asn_codecs_prim.h:42:25: note: Function 'xer_decode_primitive' argument 2 names different: declaration 'type_descriptor' definition 'td'.
mod_auth_gssapi-1.6.0/src/asn1c/asn_codecs_prim.c:244:25: note: Function 'xer_decode_primitive' argument 2 names different: declaration 'type_descriptor' definition 'td'.
mod_auth_gssapi-1.6.0/src/asn1c/asn_codecs_prim.c:245:9: style: Function 'xer_decode_primitive' argument 3 names different: declaration 'struct_ptr' definition 'sptr'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/asn_codecs_prim.h:43:9: note: Function 'xer_decode_primitive' argument 3 names different: declaration 'struct_ptr' definition 'sptr'.
mod_auth_gssapi-1.6.0/src/asn1c/asn_codecs_prim.c:245:9: note: Function 'xer_decode_primitive' argument 3 names different: declaration 'struct_ptr' definition 'sptr'.
mod_auth_gssapi-1.6.0/src/asn1c/ber_decoder.c:32:33: style: Function 'ber_decode' argument 4 names different: declaration 'buffer' definition 'ptr'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/ber_decoder.h:25:14: note: Function 'ber_decode' argument 4 names different: declaration 'buffer' definition 'ptr'.
mod_auth_gssapi-1.6.0/src/asn1c/ber_decoder.c:32:33: note: Function 'ber_decode' argument 4 names different: declaration 'buffer' definition 'ptr'.
mod_auth_gssapi-1.6.0/src/asn1c/ber_decoder.c:66:26: style: Function 'ber_check_tags' argument 2 names different: declaration 'type_descriptor' definition 'td'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/ber_decoder.h:51:33: note: Function 'ber_check_tags' argument 2 names different: declaration 'type_descriptor' definition 'td'.
mod_auth_gssapi-1.6.0/src/asn1c/ber_decoder.c:66:26: note: Function 'ber_check_tags' argument 2 names different: declaration 'type_descriptor' definition 'td'.
mod_auth_gssapi-1.6.0/src/asn1c/ber_tlv_length.c:81:10: style: The scope of the variable 'tl' can be reduced. [variableScope]
mod_auth_gssapi-1.6.0/src/asn1c/ber_tlv_length.c:79:36: style: Function 'ber_skip_length' argument 3 names different: declaration 'bufptr' definition 'ptr'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/ber_tlv_length.h:36:35: note: Function 'ber_skip_length' argument 3 names different: declaration 'bufptr' definition 'ptr'.
mod_auth_gssapi-1.6.0/src/asn1c/ber_tlv_length.c:79:36: note: Function 'ber_skip_length' argument 3 names different: declaration 'bufptr' definition 'ptr'.
mod_auth_gssapi-1.6.0/src/asn1c/ber_tlv_length.c:142:51: style: Function 'der_tlv_length_serialize' argument 2 names different: declaration 'bufptr' definition 'bufp'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/ber_tlv_length.h:44:58: note: Function 'der_tlv_length_serialize' argument 2 names different: declaration 'bufptr' definition 'bufp'.
mod_auth_gssapi-1.6.0/src/asn1c/ber_tlv_length.c:142:51: note: Function 'der_tlv_length_serialize' argument 2 names different: declaration 'bufptr' definition 'bufp'.
mod_auth_gssapi-1.6.0/src/asn1c/ber_tlv_tag.c:10:27: style: Function 'ber_fetch_tag' argument 1 names different: declaration 'bufptr' definition 'ptr'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/ber_tlv_tag.h:46:35: note: Function 'ber_fetch_tag' argument 1 names different: declaration 'bufptr' definition 'ptr'.
mod_auth_gssapi-1.6.0/src/asn1c/ber_tlv_tag.c:10:27: note: Function 'ber_fetch_tag' argument 1 names different: declaration 'bufptr' definition 'ptr'.
mod_auth_gssapi-1.6.0/src/asn1c/ber_tlv_tag.c:76:58: style: Function 'ber_tlv_tag_snprint' argument 3 names different: declaration 'buflen' definition 'size'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/ber_tlv_tag.h:34:66: note: Function 'ber_tlv_tag_snprint' argument 3 names different: declaration 'buflen' definition 'size'.
mod_auth_gssapi-1.6.0/src/asn1c/ber_tlv_tag.c:76:58: note: Function 'ber_tlv_tag_snprint' argument 3 names different: declaration 'buflen' definition 'size'.
mod_auth_gssapi-1.6.0/src/asn1c/ber_tlv_tag.c:104:48: style: Function 'ber_tlv_tag_serialize' argument 2 names different: declaration 'bufptr' definition 'bufp'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/ber_tlv_tag.h:54:55: note: Function 'ber_tlv_tag_serialize' argument 2 names different: declaration 'bufptr' definition 'bufp'.
mod_auth_gssapi-1.6.0/src/asn1c/ber_tlv_tag.c:104:48: note: Function 'ber_tlv_tag_serialize' argument 2 names different: declaration 'bufptr' definition 'bufp'.
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:522:31: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:535:5: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:522:31: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:527:21: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:535:5: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:527:21: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:864:21: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:877:5: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:864:21: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1032:64: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1043:3: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1032:64: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1050:46: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1064:14: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1050:46: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1081:21: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1109:7: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1081:21: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1101:5: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1109:7: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1101:5: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1246:33: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1413:3: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1412:32: note: Calling function 'SEQUENCE_handle_extensions', 1st argument 'td' value is 0
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1246:33: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1298:33: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1307:3: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1298:33: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1353:4: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1355:4: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1353:4: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1361:66: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1383:5: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1361:66: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1363:5: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1383:5: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1363:5: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:656:7: style: The scope of the variable 'n' can be reduced. [variableScope]
mod_auth_gssapi-1.6.0/src/asn1c/constr_SEQUENCE.c:1351:29: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
mod_auth_gssapi-1.6.0/src/asn1c/der_encoder.c:16:27: style: Function 'der_encode' argument 3 names different: declaration 'consume_bytes_cb' definition 'consume_bytes'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/der_encoder.h:22:28: note: Function 'der_encode' argument 3 names different: declaration 'consume_bytes_cb' definition 'consume_bytes'.
mod_auth_gssapi-1.6.0/src/asn1c/der_encoder.c:16:27: note: Function 'der_encode' argument 3 names different: declaration 'consume_bytes_cb' definition 'consume_bytes'.
mod_auth_gssapi-1.6.0/src/asn1c/der_encoder.c:77:39: style: Function 'der_write_tags' argument 1 names different: declaration 'type_descriptor' definition 'sd'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/der_encoder.h:55:33: note: Function 'der_write_tags' argument 1 names different: declaration 'type_descriptor' definition 'sd'.
mod_auth_gssapi-1.6.0/src/asn1c/der_encoder.c:77:39: note: Function 'der_write_tags' argument 1 names different: declaration 'type_descriptor' definition 'sd'.
mod_auth_gssapi-1.6.0/src/asn1c/der_encoder.c:81:28: style: Function 'der_write_tags' argument 6 names different: declaration 'consume_bytes_cb' definition 'cb'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/der_encoder.h:60:28: note: Function 'der_write_tags' argument 6 names different: declaration 'consume_bytes_cb' definition 'cb'.
mod_auth_gssapi-1.6.0/src/asn1c/der_encoder.c:81:28: note: Function 'der_write_tags' argument 6 names different: declaration 'consume_bytes_cb' definition 'cb'.
mod_auth_gssapi-1.6.0/src/asn1c/der_encoder.c:105:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
mod_auth_gssapi-1.6.0/src/asn1c/der_encoder.c:127:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
mod_auth_gssapi-1.6.0/src/asn1c/per_decoder.c:77:6: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/per_decoder.c:78:3: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/per_decoder.c:77:6: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/per_decoder.c:11:77: style: Function 'uper_decode_complete' argument 2 names different: declaration 'type_descriptor' definition 'td'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_decoder.h:22:32: note: Function 'uper_decode_complete' argument 2 names different: declaration 'type_descriptor' definition 'td'.
mod_auth_gssapi-1.6.0/src/asn1c/per_decoder.c:11:77: note: Function 'uper_decode_complete' argument 2 names different: declaration 'type_descriptor' definition 'td'.
mod_auth_gssapi-1.6.0/src/asn1c/per_decoder.c:11:88: style: Function 'uper_decode_complete' argument 3 names different: declaration 'struct_ptr' definition 'sptr'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_decoder.h:23:9: note: Function 'uper_decode_complete' argument 3 names different: declaration 'struct_ptr' definition 'sptr'.
mod_auth_gssapi-1.6.0/src/asn1c/per_decoder.c:11:88: note: Function 'uper_decode_complete' argument 3 names different: declaration 'struct_ptr' definition 'sptr'.
mod_auth_gssapi-1.6.0/src/asn1c/per_decoder.c:40:68: style: Function 'uper_decode' argument 2 names different: declaration 'type_descriptor' definition 'td'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_decoder.h:33:32: note: Function 'uper_decode' argument 2 names different: declaration 'type_descriptor' definition 'td'.
mod_auth_gssapi-1.6.0/src/asn1c/per_decoder.c:40:68: note: Function 'uper_decode' argument 2 names different: declaration 'type_descriptor' definition 'td'.
mod_auth_gssapi-1.6.0/src/asn1c/per_decoder.c:40:79: style: Function 'uper_decode' argument 3 names different: declaration 'struct_ptr' definition 'sptr'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_decoder.h:34:9: note: Function 'uper_decode' argument 3 names different: declaration 'struct_ptr' definition 'sptr'.
mod_auth_gssapi-1.6.0/src/asn1c/per_decoder.c:40:79: note: Function 'uper_decode' argument 3 names different: declaration 'struct_ptr' definition 'sptr'.
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.c:136:7: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.c:146:4: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.c:136:7: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.c:8:36: style: Function 'uper_encode' argument 1 names different: declaration 'type_descriptor' definition 'td'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.h:23:58: note: Function 'uper_encode' argument 1 names different: declaration 'type_descriptor' definition 'td'.
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.c:8:36: note: Function 'uper_encode' argument 1 names different: declaration 'type_descriptor' definition 'td'.
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.c:8:46: style: Function 'uper_encode' argument 2 names different: declaration 'struct_ptr' definition 'sptr'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.h:24:8: note: Function 'uper_encode' argument 2 names different: declaration 'struct_ptr' definition 'sptr'.
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.c:8:46: note: Function 'uper_encode' argument 2 names different: declaration 'struct_ptr' definition 'sptr'.
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.c:8:77: style: Function 'uper_encode' argument 3 names different: declaration 'consume_bytes_cb' definition 'cb'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.h:25:27: note: Function 'uper_encode' argument 3 names different: declaration 'consume_bytes_cb' definition 'cb'.
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.c:8:77: note: Function 'uper_encode' argument 3 names different: declaration 'consume_bytes_cb' definition 'cb'.
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.c:33:46: style: Function 'uper_encode_to_buffer' argument 1 names different: declaration 'type_descriptor' definition 'td'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.h:35:32: note: Function 'uper_encode_to_buffer' argument 1 names different: declaration 'type_descriptor' definition 'td'.
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.c:33:46: note: Function 'uper_encode_to_buffer' argument 1 names different: declaration 'type_descriptor' definition 'td'.
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.c:33:56: style: Function 'uper_encode_to_buffer' argument 2 names different: declaration 'struct_ptr' definition 'sptr'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.h:36:8: note: Function 'uper_encode_to_buffer' argument 2 names different: declaration 'struct_ptr' definition 'sptr'.
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.c:33:56: note: Function 'uper_encode_to_buffer' argument 2 names different: declaration 'struct_ptr' definition 'sptr'.
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.c:68:50: style: Function 'uper_encode_to_new_buffer' argument 1 names different: declaration 'type_descriptor' definition 'td'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.h:49:32: note: Function 'uper_encode_to_new_buffer' argument 1 names different: declaration 'type_descriptor' definition 'td'.
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.c:68:50: note: Function 'uper_encode_to_new_buffer' argument 1 names different: declaration 'type_descriptor' definition 'td'.
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.c:68:96: style: Function 'uper_encode_to_new_buffer' argument 3 names different: declaration 'struct_ptr' definition 'sptr'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.h:51:8: note: Function 'uper_encode_to_new_buffer' argument 3 names different: declaration 'struct_ptr' definition 'sptr'.
mod_auth_gssapi-1.6.0/src/asn1c/per_encoder.c:68:96: note: Function 'uper_encode_to_new_buffer' argument 3 names different: declaration 'struct_ptr' definition 'sptr'.
mod_auth_gssapi-1.6.0/src/asn1c/per_opentype.c:70:39: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/per_opentype.c:84:5: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/per_opentype.c:70:39: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/per_opentype.c:95:57: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/per_opentype.c:120:4: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/per_opentype.c:95:57: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/per_opentype.c:103:7: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/per_opentype.c:120:4: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/per_opentype.c:103:7: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/per_opentype.c:203:49: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
mod_auth_gssapi-1.6.0/src/asn1c/per_opentype.c:207:4: note: Assuming that condition 'td?td->name:""' is not redundant
mod_auth_gssapi-1.6.0/src/asn1c/per_opentype.c:203:49: note: Null pointer dereference
mod_auth_gssapi-1.6.0/src/asn1c/per_opentype.c:60:10: style: The scope of the variable 'chunk_bytes' can be reduced. [variableScope]
mod_auth_gssapi-1.6.0/src/asn1c/per_opentype.c:66:9: style: The scope of the variable 'padding' can be reduced. [variableScope]
mod_auth_gssapi-1.6.0/src/asn1c/per_opentype.c:245:37: style: Function 'uper_open_type_get' argument 1 names different: declaration 'opt_codec_ctx' definition 'ctx'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_opentype.h:12:52: note: Function 'uper_open_type_get' argument 1 names different: declaration 'opt_codec_ctx' definition 'ctx'.
mod_auth_gssapi-1.6.0/src/asn1c/per_opentype.c:245:37: note: Function 'uper_open_type_get' argument 1 names different: declaration 'opt_codec_ctx' definition 'ctx'.
mod_auth_gssapi-1.6.0/src/asn1c/per_opentype.c:252:38: style: Function 'uper_open_type_skip' argument 1 names different: declaration 'opt_codec_ctx' definition 'ctx'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_opentype.h:14:42: note: Function 'uper_open_type_skip' argument 1 names different: declaration 'opt_codec_ctx' definition 'ctx'.
mod_auth_gssapi-1.6.0/src/asn1c/per_opentype.c:252:38: note: Function 'uper_open_type_skip' argument 1 names different: declaration 'opt_codec_ctx' definition 'ctx'.
mod_auth_gssapi-1.6.0/src/asn1c/per_support.c:25:30: style: Function 'per_get_undo' argument 1 names different: declaration 'per_data' definition 'pd'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_support.h:57:35: note: Function 'per_get_undo' argument 1 names different: declaration 'per_data' definition 'pd'.
mod_auth_gssapi-1.6.0/src/asn1c/per_support.c:25:30: note: Function 'per_get_undo' argument 1 names different: declaration 'per_data' definition 'pd'.
mod_auth_gssapi-1.6.0/src/asn1c/per_support.c:25:38: style: Function 'per_get_undo' argument 2 names different: declaration 'get_nbits' definition 'nbits'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_support.h:57:49: note: Function 'per_get_undo' argument 2 names different: declaration 'get_nbits' definition 'nbits'.
mod_auth_gssapi-1.6.0/src/asn1c/per_support.c:25:38: note: Function 'per_get_undo' argument 2 names different: declaration 'get_nbits' definition 'nbits'.
mod_auth_gssapi-1.6.0/src/asn1c/per_support.c:38:34: style: Function 'per_get_few_bits' argument 1 names different: declaration 'per_data' definition 'pd'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_support.h:54:42: note: Function 'per_get_few_bits' argument 1 names different: declaration 'per_data' definition 'pd'.
mod_auth_gssapi-1.6.0/src/asn1c/per_support.c:38:34: note: Function 'per_get_few_bits' argument 1 names different: declaration 'per_data' definition 'pd'.
mod_auth_gssapi-1.6.0/src/asn1c/per_support.c:38:42: style: Function 'per_get_few_bits' argument 2 names different: declaration 'get_nbits' definition 'nbits'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_support.h:54:56: note: Function 'per_get_few_bits' argument 2 names different: declaration 'get_nbits' definition 'nbits'.
mod_auth_gssapi-1.6.0/src/asn1c/per_support.c:38:42: note: Function 'per_get_few_bits' argument 2 names different: declaration 'get_nbits' definition 'nbits'.
mod_auth_gssapi-1.6.0/src/asn1c/per_support.c:123:57: style: Function 'per_get_many_bits' argument 3 names different: declaration 'right_align' definition 'alright'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_support.h:64:61: note: Function 'per_get_many_bits' argument 3 names different: declaration 'right_align' definition 'alright'.
mod_auth_gssapi-1.6.0/src/asn1c/per_support.c:123:57: note: Function 'per_get_many_bits' argument 3 names different: declaration 'right_align' definition 'alright'.
mod_auth_gssapi-1.6.0/src/asn1c/per_support.c:123:70: style: Function 'per_get_many_bits' argument 4 names different: declaration 'get_nbits' definition 'nbits'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_support.h:65:8: note: Function 'per_get_many_bits' argument 4 names different: declaration 'get_nbits' definition 'nbits'.
mod_auth_gssapi-1.6.0/src/asn1c/per_support.c:123:70: note: Function 'per_get_many_bits' argument 4 names different: declaration 'get_nbits' definition 'nbits'.
mod_auth_gssapi-1.6.0/src/asn1c/per_support.c:167:41: style: Function 'uper_get_length' argument 2 names different: declaration 'effective_bound_bits' definition 'ebits'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_support.h:71:8: note: Function 'uper_get_length' argument 2 names different: declaration 'effective_bound_bits' definition 'ebits'.
mod_auth_gssapi-1.6.0/src/asn1c/per_support.c:167:41: note: Function 'uper_get_length' argument 2 names different: declaration 'effective_bound_bits' definition 'ebits'.
mod_auth_gssapi-1.6.0/src/asn1c/per_support.c:268:74: style: Function 'uper_get_constrained_whole_number' argument 2 names different: declaration 'v' definition 'out_value'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_support.h:85:74: note: Function 'uper_get_constrained_whole_number' argument 2 names different: declaration 'v' definition 'out_value'.
mod_auth_gssapi-1.6.0/src/asn1c/per_support.c:268:74: note: Function 'uper_get_constrained_whole_number' argument 2 names different: declaration 'v' definition 'out_value'.
mod_auth_gssapi-1.6.0/src/asn1c/per_support.c:323:34: style: Function 'per_put_few_bits' argument 1 names different: declaration 'per_data' definition 'po'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_support.h:104:38: note: Function 'per_put_few_bits' argument 1 names different: declaration 'per_data' definition 'po'.
mod_auth_gssapi-1.6.0/src/asn1c/per_support.c:323:34: note: Function 'per_put_few_bits' argument 1 names different: declaration 'per_data' definition 'po'.
mod_auth_gssapi-1.6.0/src/asn1c/per_support.c:413:63: style: Function 'per_put_many_bits' argument 3 names different: declaration 'put_nbits' definition 'nbits'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_support.h:107:67: note: Function 'per_put_many_bits' argument 3 names different: declaration 'put_nbits' definition 'nbits'.
mod_auth_gssapi-1.6.0/src/asn1c/per_support.c:413:63: note: Function 'per_put_many_bits' argument 3 names different: declaration 'put_nbits' definition 'nbits'.
mod_auth_gssapi-1.6.0/src/asn1c/per_support.c:445:44: style: Function 'uper_put_length' argument 2 names different: declaration 'whole_length' definition 'length'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/per_support.h:118:52: note: Function 'uper_put_length' argument 2 names different: declaration 'whole_length' definition 'length'.
mod_auth_gssapi-1.6.0/src/asn1c/per_support.c:445:44: note: Function 'uper_put_length' argument 2 names different: declaration 'whole_length' definition 'length'.
mod_auth_gssapi-1.6.0/src/asn1c/xer_decoder.c:14:67: style: Function 'xer_decode' argument 2 names different: declaration 'type_descriptor' definition 'td'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/xer_decoder.h:20:32: note: Function 'xer_decode' argument 2 names different: declaration 'type_descriptor' definition 'td'.
mod_auth_gssapi-1.6.0/src/asn1c/xer_decoder.c:14:67: note: Function 'xer_decode' argument 2 names different: declaration 'type_descriptor' definition 'td'.
mod_auth_gssapi-1.6.0/src/asn1c/xer_decoder.c:63:87: style: Function 'xer_next_token' argument 4 names different: declaration '_ch_type' definition 'ch_type'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/xer_decoder.h:71:54: note: Function 'xer_next_token' argument 4 names different: declaration '_ch_type' definition 'ch_type'.
mod_auth_gssapi-1.6.0/src/asn1c/xer_decoder.c:63:87: note: Function 'xer_next_token' argument 4 names different: declaration '_ch_type' definition 'ch_type'.
mod_auth_gssapi-1.6.0/src/asn1c/xer_encoder.c:13:35: style: Function 'xer_encode' argument 1 names different: declaration 'type_descriptor' definition 'td'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/xer_encoder.h:26:57: note: Function 'xer_encode' argument 1 names different: declaration 'type_descriptor' definition 'td'.
mod_auth_gssapi-1.6.0/src/asn1c/xer_encoder.c:13:35: note: Function 'xer_encode' argument 1 names different: declaration 'type_descriptor' definition 'td'.
mod_auth_gssapi-1.6.0/src/asn1c/xer_encoder.c:13:45: style: Function 'xer_encode' argument 2 names different: declaration 'struct_ptr' definition 'sptr'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/xer_encoder.h:27:9: note: Function 'xer_encode' argument 2 names different: declaration 'struct_ptr' definition 'sptr'.
mod_auth_gssapi-1.6.0/src/asn1c/xer_encoder.c:13:45: note: Function 'xer_encode' argument 2 names different: declaration 'struct_ptr' definition 'sptr'.
mod_auth_gssapi-1.6.0/src/asn1c/xer_encoder.c:15:28: style: Function 'xer_encode' argument 4 names different: declaration 'consume_bytes_cb' definition 'cb'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/xer_encoder.h:29:28: note: Function 'xer_encode' argument 4 names different: declaration 'consume_bytes_cb' definition 'cb'.
mod_auth_gssapi-1.6.0/src/asn1c/xer_encoder.c:15:28: note: Function 'xer_encode' argument 4 names different: declaration 'consume_bytes_cb' definition 'cb'.
mod_auth_gssapi-1.6.0/src/asn1c/xer_support.c:88:25: style: Function 'pxml_parse' argument 1 names different: declaration '_stateContext' definition 'stateContext'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/xer_support.h:48:25: note: Function 'pxml_parse' argument 1 names different: declaration '_stateContext' definition 'stateContext'.
mod_auth_gssapi-1.6.0/src/asn1c/xer_support.c:88:25: note: Function 'pxml_parse' argument 1 names different: declaration '_stateContext' definition 'stateContext'.
mod_auth_gssapi-1.6.0/src/asn1c/xer_support.c:88:51: style: Function 'pxml_parse' argument 2 names different: declaration '_buf' definition 'xmlbuf'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/xer_support.h:48:52: note: Function 'pxml_parse' argument 2 names different: declaration '_buf' definition 'xmlbuf'.
mod_auth_gssapi-1.6.0/src/asn1c/xer_support.c:88:51: note: Function 'pxml_parse' argument 2 names different: declaration '_buf' definition 'xmlbuf'.
mod_auth_gssapi-1.6.0/src/asn1c/xer_support.c:88:66: style: Function 'pxml_parse' argument 3 names different: declaration '_size' definition 'size'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/xer_support.h:48:65: note: Function 'pxml_parse' argument 3 names different: declaration '_size' definition 'size'.
mod_auth_gssapi-1.6.0/src/asn1c/xer_support.c:88:66: note: Function 'pxml_parse' argument 3 names different: declaration '_size' definition 'size'.
mod_auth_gssapi-1.6.0/src/asn1c/xer_support.c:88:99: style: Function 'pxml_parse' argument 5 names different: declaration '_key' definition 'key'. [funcArgNamesDifferent]
mod_auth_gssapi-1.6.0/src/asn1c/xer_support.h:49:29: note: Function 'pxml_parse' argument 5 names different: declaration '_key' definition 'key'.
mod_auth_gssapi-1.6.0/src/asn1c/xer_support.c:88:99: note: Function 'pxml_parse' argument 5 names different: declaration '_key' definition 'key'.
mod_auth_gssapi-1.6.0/src/environ.c:181:5: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
mod_auth_gssapi-1.6.0/src/environ.c:177:0: note: Variable 'p' is reassigned a value before the old one has been used.
mod_auth_gssapi-1.6.0/src/environ.c:181:5: note: Variable 'p' is reassigned a value before the old one has been used.
mod_auth_gssapi-1.6.0/src/environ.c:118:12: style: The scope of the variable 'size' can be reduced. [variableScope]
mod_auth_gssapi-1.6.0/src/environ.c:234:9: style: The scope of the variable 'b64len' can be reduced. [variableScope]
mod_auth_gssapi-1.6.0/src/environ.c:297:11: style: The scope of the variable 'error' can be reduced. [variableScope]
mod_auth_gssapi-1.6.0/src/environ.c:242:18: style: Variable 'b64len' is assigned a value that is never used. [unreadVariable]
mod_auth_gssapi-1.6.0/src/mod_auth_gssapi.c:34:14: style: The scope of the variable 'maj_ret' can be reduced. [variableScope]
mod_auth_gssapi-1.6.0/src/mod_auth_gssapi.c:38:9: style: The scope of the variable 'len' can be reduced. [variableScope]
mod_auth_gssapi-1.6.0/src/mod_auth_gssapi.c:1407:20: style: The scope of the variable 'val' can be reduced. [variableScope]
mod_auth_gssapi-1.6.0/src/mod_auth_gssapi.c:1409:9: style: The scope of the variable 'l' can be reduced. [variableScope]
mod_auth_gssapi-1.6.0/src/mod_auth_gssapi.c:1698:11: style: The scope of the variable 'tmp_na' can be reduced. [variableScope]
mod_auth_gssapi-1.6.0/src/mod_auth_gssapi.c:1717:27: portability: 'tmp_na' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
mod_auth_gssapi-1.6.0/src/mod_auth_gssapi.c:1717:34: portability: 'tmp_na+size' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-auth-mellon/libapache2-mod-auth-mellon_0.9.1.orig.tar.gz
mod_auth_mellon-0.9.1/auth_mellon_cache.c:84:10: style: The scope of the variable 'buffer' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_cache.c:286:10: style: The scope of the variable 'buffer' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_cache.c:490:17: style: The scope of the variable 'str' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_cache.c:522:17: style: The scope of the variable 'varname_prefix' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_cache.c:524:10: style: The scope of the variable 'count' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_cache.c:439:43: style: Function 'am_cache_env_append' argument 1 names different: declaration 'session' definition 't'. [funcArgNamesDifferent]
mod_auth_mellon-0.9.1/auth_mellon.h:343:43: note: Function 'am_cache_env_append' argument 1 names different: declaration 'session' definition 't'.
mod_auth_mellon-0.9.1/auth_mellon_cache.c:439:43: note: Function 'am_cache_env_append' argument 1 names different: declaration 'session' definition 't'.
mod_auth_mellon-0.9.1/auth_mellon_cache.c:515:62: style: Function 'am_cache_env_populate' argument 2 names different: declaration 'session' definition 't'. [funcArgNamesDifferent]
mod_auth_mellon-0.9.1/auth_mellon.h:342:62: note: Function 'am_cache_env_populate' argument 2 names different: declaration 'session' definition 't'.
mod_auth_mellon-0.9.1/auth_mellon_cache.c:515:62: note: Function 'am_cache_env_populate' argument 2 names different: declaration 'session' definition 't'.
mod_auth_mellon-0.9.1/auth_mellon_cache.c:657:55: style: Function 'am_cache_delete' argument 2 names different: declaration 'session' definition 'cache'. [funcArgNamesDifferent]
mod_auth_mellon-0.9.1/auth_mellon.h:347:55: note: Function 'am_cache_delete' argument 2 names different: declaration 'session' definition 'cache'.
mod_auth_mellon-0.9.1/auth_mellon_cache.c:657:55: note: Function 'am_cache_delete' argument 2 names different: declaration 'session' definition 'cache'.
mod_auth_mellon-0.9.1/auth_mellon_config.c:591:19: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
mod_auth_mellon-0.9.1/auth_mellon_config.c:577:23: note: outer condition: i<options_count
mod_auth_mellon-0.9.1/auth_mellon_config.c:591:19: note: opposite inner condition: i==options_count
mod_auth_mellon-0.9.1/auth_mellon_config.c:191:10: style: The scope of the variable 'error' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_config.c:229:17: style: The scope of the variable 'error' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_config.c:777:49: portability: 'struct_ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
mod_auth_mellon-0.9.1/auth_mellon_handler.c:887:23: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
mod_auth_mellon-0.9.1/auth_mellon_handler.c:878:13: note: outer condition: res!=0
mod_auth_mellon-0.9.1/auth_mellon_handler.c:887:23: note: identical inner condition: res!=0
mod_auth_mellon-0.9.1/auth_mellon_handler.c:852:19: style: The scope of the variable 'session' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_handler.c:854:16: style: The scope of the variable 'assertion_n' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_handler.c:855:26: style: The scope of the variable 'assertion' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_handler.c:856:31: style: The scope of the variable 'authnStatement' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_handler.c:857:31: style: The scope of the variable 'request' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_handler.c:1080:10: style: The scope of the variable 'c' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_handler.c:1081:17: style: The scope of the variable 'expected' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_handler.c:1330:36: style: The scope of the variable 'ar' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_handler.c:1474:9: style: The scope of the variable 'len' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_handler.c:1475:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_handler.c:1590:35: style: The scope of the variable 'atr_stmt' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_handler.c:1775:17: style: The scope of the variable 'idp' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_handler.c:1982:9: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_handler.c:1982:12: style: The scope of the variable 'err' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_handler.c:2091:11: style: The scope of the variable 'saml_art' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_handler.c:3030:21: style: The scope of the variable 'url' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_handler.c:775:27: style: Variable 'cfg' is assigned a value that is never used. [unreadVariable]
mod_auth_mellon-0.9.1/auth_mellon_util.c:378:20: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
mod_auth_mellon-0.9.1/auth_mellon_util.c:1402:9: style: Variable 'attr_name' is reassigned a value before the old one has been used. [redundantAssignment]
mod_auth_mellon-0.9.1/auth_mellon_util.c:1397:0: note: Variable 'attr_name' is reassigned a value before the old one has been used.
mod_auth_mellon-0.9.1/auth_mellon_util.c:1402:9: note: Variable 'attr_name' is reassigned a value before the old one has been used.
mod_auth_mellon-0.9.1/auth_mellon_util.c:443:10: style: The scope of the variable 'read_length' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_util.c:826:19: style: The scope of the variable 'b' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_util.c:827:9: style: The scope of the variable 'hi' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_util.c:827:13: style: The scope of the variable 'low' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_util.c:970:10: style: The scope of the variable 'error_buffer' can be reduced. [variableScope]
mod_auth_mellon-0.9.1/auth_mellon_util.c:965:37: style: Function 'am_postdir_cleanup' argument 1 names different: declaration 's' definition 'r'. [funcArgNamesDifferent]
mod_auth_mellon-0.9.1/auth_mellon.h:378:37: note: Function 'am_postdir_cleanup' argument 1 names different: declaration 's' definition 'r'.
mod_auth_mellon-0.9.1/auth_mellon_util.c:965:37: note: Function 'am_postdir_cleanup' argument 1 names different: declaration 's' definition 'r'.
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-auth-memcookie/libapache2-mod-auth-memcookie_1.0.2.orig.tar.gz
mod_authmemcookie_v1.0.2/mod_auth_memcookie.c:296:5: style: Variable 'conf' is reassigned a value before the old one has been used. [redundantAssignment]
mod_authmemcookie_v1.0.2/mod_auth_memcookie.c:291:0: note: Variable 'conf' is reassigned a value before the old one has been used.
mod_authmemcookie_v1.0.2/mod_auth_memcookie.c:296:5: note: Variable 'conf' is reassigned a value before the old one has been used.
mod_authmemcookie_v1.0.2/mod_auth_memcookie.c:334:5: style: Variable 'conf' is reassigned a value before the old one has been used. [redundantAssignment]
mod_authmemcookie_v1.0.2/mod_auth_memcookie.c:325:0: note: Variable 'conf' is reassigned a value before the old one has been used.
mod_authmemcookie_v1.0.2/mod_auth_memcookie.c:334:5: note: Variable 'conf' is reassigned a value before the old one has been used.
mod_authmemcookie_v1.0.2/mod_auth_memcookie.c:445:5: style: Variable 'conf' is reassigned a value before the old one has been used. [redundantAssignment]
mod_authmemcookie_v1.0.2/mod_auth_memcookie.c:425:0: note: Variable 'conf' is reassigned a value before the old one has been used.
mod_authmemcookie_v1.0.2/mod_auth_memcookie.c:445:5: note: Variable 'conf' is reassigned a value before the old one has been used.
mod_authmemcookie_v1.0.2/mod_auth_memcookie.c:160:11: style: The scope of the variable 'szFieldName' can be reduced. [variableScope]
mod_authmemcookie_v1.0.2/mod_auth_memcookie.c:161:11: style: The scope of the variable 'szFieldValue' can be reduced. [variableScope]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-auth-openid/libapache2-mod-auth-openid_0.8.orig.tar.gz
mod_auth_openid-0.8/src/MoidConsumer.cpp:176:48: style: Function 'check_nonce' argument 1 names different: declaration 'OP' definition 'server'. [funcArgNamesDifferent]
mod_auth_openid-0.8/src/MoidConsumer.h:56:36: note: Function 'check_nonce' argument 1 names different: declaration 'OP' definition 'server'.
mod_auth_openid-0.8/src/MoidConsumer.cpp:176:48: note: Function 'check_nonce' argument 1 names different: declaration 'OP' definition 'server'.
mod_auth_openid-0.8/src/types.h:48:47: performance: Variable 'bom' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
mod_auth_openid-0.8/src/types.h:48:5: style: Class 'modauthopenid_message_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
mod_auth_openid-0.8/src/SessionManager.h:36:5: style: Class 'SessionManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
mod_auth_openid-0.8/src/http_helpers.cpp:281:46: style: Function 'get_post_data' argument 2 names different: declaration 'query_string' definition 'qs'. [funcArgNamesDifferent]
mod_auth_openid-0.8/src/http_helpers.h:79:46: note: Function 'get_post_data' argument 2 names different: declaration 'query_string' definition 'qs'.
mod_auth_openid-0.8/src/http_helpers.cpp:281:46: note: Function 'get_post_data' argument 2 names different: declaration 'query_string' definition 'qs'.
mod_auth_openid-0.8/src/http_helpers.cpp:61:54: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
mod_auth_openid-0.8/src/http_helpers.cpp:99:54: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
mod_auth_openid-0.8/src/http_helpers.cpp:199:54: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
mod_auth_openid-0.8/src/http_helpers.cpp:212:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
mod_auth_openid-0.8/src/http_helpers.cpp:133:46: performance: Function parameter 'cookie_name' should be passed by const reference. [passedByValue]
mod_auth_openid-0.8/src/mod_auth_openid.cpp:668:57: style: Variable 's_cfg' is assigned a value that is never used. [unreadVariable]
mod_auth_openid-0.8/src/moid_utils.cpp:150:10: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
mod_auth_openid-0.8/src/moid_utils.cpp:33:21: performance: Function parameter 's' should be passed by const reference. [passedByValue]
mod_auth_openid-0.8/src/moid_utils.cpp:96:29: performance: Function parameter 'needle' should be passed by const reference. [passedByValue]
mod_auth_openid-0.8/src/moid_utils.cpp:96:44: performance: Function parameter 'replacement' should be passed by const reference. [passedByValue]
mod_auth_openid-0.8/src/moid_utils.cpp:96:64: performance: Function parameter 'haystack' should be passed by const reference. [passedByValue]
mod_auth_openid-0.8/src/moid_utils.cpp:171:55: performance: Function parameter 'exec_location' should be passed by const reference. [passedByValue]
mod_auth_openid-0.8/src/moid_utils.cpp:171:77: performance: Function parameter 'id' should be passed by const reference. [passedByValue]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-auth-openidc/libapache2-mod-auth-openidc_2.3.7.orig.tar.gz
mod_auth_openidc-2.3.7/src/authz.c:191:14: style: The scope of the variable 'key' can be reduced. [variableScope]
mod_auth_openidc-2.3.7/src/authz.c:192:10: style: The scope of the variable 'val' can be reduced. [variableScope]
mod_auth_openidc-2.3.7/src/cache/common.c:111:2: style: Variable 'rv' is reassigned a value before the old one has been used. [redundantAssignment]
mod_auth_openidc-2.3.7/src/cache/common.c:101:0: note: Variable 'rv' is reassigned a value before the old one has been used.
mod_auth_openidc-2.3.7/src/cache/common.c:111:2: note: Variable 'rv' is reassigned a value before the old one has been used.
mod_auth_openidc-2.3.7/src/cache/common.c:425:2: style: Variable 'ciphertext' is reassigned a value before the old one has been used. [redundantAssignment]
mod_auth_openidc-2.3.7/src/cache/common.c:419:0: note: Variable 'ciphertext' is reassigned a value before the old one has been used.
mod_auth_openidc-2.3.7/src/cache/common.c:425:2: note: Variable 'ciphertext' is reassigned a value before the old one has been used.
mod_auth_openidc-2.3.7/src/cache/common.c:420:50: style: The scope of the variable 'e_tag_len' can be reduced. [variableScope]
mod_auth_openidc-2.3.7/src/cache/file.c:124:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
mod_auth_openidc-2.3.7/src/cache/file.c:119:0: note: Variable 'rc' is reassigned a value before the old one has been used.
mod_auth_openidc-2.3.7/src/cache/file.c:124:2: note: Variable 'rc' is reassigned a value before the old one has been used.
mod_auth_openidc-2.3.7/src/cache/file.c:154:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
mod_auth_openidc-2.3.7/src/cache/file.c:149:0: note: Variable 'rc' is reassigned a value before the old one has been used.
mod_auth_openidc-2.3.7/src/cache/file.c:154:2: note: Variable 'rc' is reassigned a value before the old one has been used.
mod_auth_openidc-2.3.7/src/cache/file.c:121:7: style: The scope of the variable 's_err' can be reduced. [variableScope]
mod_auth_openidc-2.3.7/src/cache/file.c:151:7: style: The scope of the variable 's_err' can be reduced. [variableScope]
mod_auth_openidc-2.3.7/src/config.c:1631:4: style: Redundant condition: dir_cfg->cookie!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition]
mod_auth_openidc-2.3.7/src/config.c:1642:4: style: Redundant condition: dir_cfg->cookie_path!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition]
mod_auth_openidc-2.3.7/src/config.c:1653:4: style: Redundant condition: dir_cfg->authn_header!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition]
mod_auth_openidc-2.3.7/src/config.c:764:10: style: Condition 'rv==NULL' is always true [knownConditionTrueFalse]
mod_auth_openidc-2.3.7/src/config.c:759:19: note: Assignment 'rv=NULL', assigned value is 0
mod_auth_openidc-2.3.7/src/config.c:764:10: note: Condition 'rv==NULL' is always true
mod_auth_openidc-2.3.7/src/config.c:764:10: style: Same expression on both sides of '==' because the value of 'rv' and 'NULL' are the same. [duplicateExpression]
mod_auth_openidc-2.3.7/src/config.c:759:19: note: 'rv' is assigned value 'NULL' here.
mod_auth_openidc-2.3.7/src/config.c:764:10: note: Same expression on both sides of '==' because the value of 'rv' and 'NULL' are the same.
mod_auth_openidc-2.3.7/src/jose.c:657:20: style: The scope of the variable 'hi' can be reduced. [variableScope]
mod_auth_openidc-2.3.7/src/jose.c:909:20: style: The scope of the variable 'hi' can be reduced. [variableScope]
mod_auth_openidc-2.3.7/src/jose.c:330:58: style: Function 'oidc_jwk_list_destroy' argument 2 names different: declaration 'key' definition 'keys'. [funcArgNamesDifferent]
mod_auth_openidc-2.3.7/src/jose.h:164:58: note: Function 'oidc_jwk_list_destroy' argument 2 names different: declaration 'key' definition 'keys'.
mod_auth_openidc-2.3.7/src/jose.c:330:58: note: Function 'oidc_jwk_list_destroy' argument 2 names different: declaration 'key' definition 'keys'.
mod_auth_openidc-2.3.7/src/jose.c:428:73: style: Function 'oidc_jwk_create_symmetric_key' argument 2 names different: declaration 'kid' definition 'skid'. [funcArgNamesDifferent]
mod_auth_openidc-2.3.7/src/jose.h:166:73: note: Function 'oidc_jwk_create_symmetric_key' argument 2 names different: declaration 'kid' definition 'skid'.
mod_auth_openidc-2.3.7/src/jose.c:428:73: note: Function 'oidc_jwk_create_symmetric_key' argument 2 names different: declaration 'kid' definition 'skid'.
mod_auth_openidc-2.3.7/src/jose.c:732:57: style: Function 'oidc_jwt_parse' argument 2 names different: declaration 's_json' definition 'input_json'. [funcArgNamesDifferent]
mod_auth_openidc-2.3.7/src/jose.h:221:57: note: Function 'oidc_jwt_parse' argument 2 names different: declaration 's_json' definition 'input_json'.
mod_auth_openidc-2.3.7/src/jose.c:732:57: note: Function 'oidc_jwt_parse' argument 2 names different: declaration 's_json' definition 'input_json'.
mod_auth_openidc-2.3.7/src/metadata.c:863:7: style: The scope of the variable 's_err' can be reduced. [variableScope]
mod_auth_openidc-2.3.7/src/metadata.c:859:24: style: Function 'oidc_metadata_list' argument 3 names different: declaration 'arr' definition 'list'. [funcArgNamesDifferent]
mod_auth_openidc-2.3.7/src/mod_auth_openidc.h:793:83: note: Function 'oidc_metadata_list' argument 3 names different: declaration 'arr' definition 'list'.
mod_auth_openidc-2.3.7/src/metadata.c:859:24: note: Function 'oidc_metadata_list' argument 3 names different: declaration 'arr' definition 'list'.
mod_auth_openidc-2.3.7/src/metadata.c:1359:73: style: Function 'oidc_metadata_get' argument 3 names different: declaration 'selected' definition 'issuer'. [funcArgNamesDifferent]
mod_auth_openidc-2.3.7/src/mod_auth_openidc.h:794:73: note: Function 'oidc_metadata_get' argument 3 names different: declaration 'selected' definition 'issuer'.
mod_auth_openidc-2.3.7/src/metadata.c:1359:73: note: Function 'oidc_metadata_get' argument 3 names different: declaration 'selected' definition 'issuer'.
mod_auth_openidc-2.3.7/src/mod_auth_openidc.c:702:10: warning: Either the condition 'cookie!=NULL' is redundant or there is possible null pointer dereference: cookie. [nullPointerRedundantCheck]
mod_auth_openidc-2.3.7/src/mod_auth_openidc.c:700:19: note: Assuming that condition 'cookie!=NULL' is not redundant
mod_auth_openidc-2.3.7/src/mod_auth_openidc.c:702:10: note: Null pointer dereference
mod_auth_openidc-2.3.7/src/mod_auth_openidc.c:242:2: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
mod_auth_openidc-2.3.7/src/mod_auth_openidc.c:234:0: note: Variable 'value' is reassigned a value before the old one has been used.
mod_auth_openidc-2.3.7/src/mod_auth_openidc.c:242:2: note: Variable 'value' is reassigned a value before the old one has been used.
mod_auth_openidc-2.3.7/src/mod_auth_openidc.c:182:8: style: The scope of the variable 'cookie' can be reduced. [variableScope]
mod_auth_openidc-2.3.7/src/mod_auth_openidc.c:184:6: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_auth_openidc-2.3.7/src/mod_auth_openidc.c:1545:46: warning: Function 'oidc_get_remote_user' argument order different: declaration 'r, claim_name, replace, reg_exp, json, request_user' definition 'r, claim_name, reg_exp, replace, json, request_user' [funcArgOrderDifferent]
mod_auth_openidc-2.3.7/src/mod_auth_openidc.h:422:46: note: Function 'oidc_get_remote_user' argument order different: declaration 'r, claim_name, replace, reg_exp, json, request_user' definition 'r, claim_name, reg_exp, replace, json, request_user'
mod_auth_openidc-2.3.7/src/mod_auth_openidc.c:1545:46: note: Function 'oidc_get_remote_user' argument order different: declaration 'r, claim_name, replace, reg_exp, json, request_user' definition 'r, claim_name, reg_exp, replace, json, request_user'
mod_auth_openidc-2.3.7/src/parse.c:193:2: style: Variable 'rv' is reassigned a value before the old one has been used. [redundantAssignment]
mod_auth_openidc-2.3.7/src/parse.c:192:0: note: Variable 'rv' is reassigned a value before the old one has been used.
mod_auth_openidc-2.3.7/src/parse.c:193:2: note: Variable 'rv' is reassigned a value before the old one has been used.
mod_auth_openidc-2.3.7/src/parse.c:210:2: style: Variable 'rv' is reassigned a value before the old one has been used. [redundantAssignment]
mod_auth_openidc-2.3.7/src/parse.c:209:0: note: Variable 'rv' is reassigned a value before the old one has been used.
mod_auth_openidc-2.3.7/src/parse.c:210:2: note: Variable 'rv' is reassigned a value before the old one has been used.
mod_auth_openidc-2.3.7/src/parse.c:685:2: style: Variable 'rv' is reassigned a value before the old one has been used. [redundantAssignment]
mod_auth_openidc-2.3.7/src/parse.c:684:0: note: Variable 'rv' is reassigned a value before the old one has been used.
mod_auth_openidc-2.3.7/src/parse.c:685:2: note: Variable 'rv' is reassigned a value before the old one has been used.
mod_auth_openidc-2.3.7/src/parse.c:737:2: style: Variable 'rv' is reassigned a value before the old one has been used. [redundantAssignment]
mod_auth_openidc-2.3.7/src/parse.c:736:0: note: Variable 'rv' is reassigned a value before the old one has been used.
mod_auth_openidc-2.3.7/src/parse.c:737:2: note: Variable 'rv' is reassigned a value before the old one has been used.
mod_auth_openidc-2.3.7/src/parse.c:1005:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
mod_auth_openidc-2.3.7/src/parse.c:142:7: style: The scope of the variable 'd' can be reduced. [variableScope]
mod_auth_openidc-2.3.7/src/parse.c:996:6: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_auth_openidc-2.3.7/src/parse.c:1174:8: style: Function 'oidc_parse_token_binding_policy' argument 3 names different: declaration 'int_value' definition 'policy'. [funcArgNamesDifferent]
mod_auth_openidc-2.3.7/src/parse.h:116:85: note: Function 'oidc_parse_token_binding_policy' argument 3 names different: declaration 'int_value' definition 'policy'.
mod_auth_openidc-2.3.7/src/parse.c:1174:8: note: Function 'oidc_parse_token_binding_policy' argument 3 names different: declaration 'int_value' definition 'policy'.
mod_auth_openidc-2.3.7/src/parse.c:791:3: style: Variable 'i' is modified but its new value is never used. [unreadVariable]
mod_auth_openidc-2.3.7/src/proto.c:130:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
mod_auth_openidc-2.3.7/src/proto.c:128:0: note: Variable 'result' is reassigned a value before the old one has been used.
mod_auth_openidc-2.3.7/src/proto.c:130:3: note: Variable 'result' is reassigned a value before the old one has been used.
mod_auth_openidc-2.3.7/src/proto.c:2157:10: style: The scope of the variable 'value' can be reduced. [variableScope]
mod_auth_openidc-2.3.7/src/proto.c:2479:18: style: Checking if unsigned variable 'decoded_len' is less than zero. [unsignedLessThanZero]
mod_auth_openidc-2.3.7/src/proto.c:1525:48: style: Function 'oidc_proto_jwt_verify' argument 5 names different: declaration 'symmetric_keys' definition 'static_keys'. [funcArgNamesDifferent]
mod_auth_openidc-2.3.7/src/mod_auth_openidc.h:615:127: note: Function 'oidc_proto_jwt_verify' argument 5 names different: declaration 'symmetric_keys' definition 'static_keys'.
mod_auth_openidc-2.3.7/src/proto.c:1525:48: note: Function 'oidc_proto_jwt_verify' argument 5 names different: declaration 'symmetric_keys' definition 'static_keys'.
mod_auth_openidc-2.3.7/src/proto.c:1571:15: style: Function 'oidc_proto_peek_jwt_header' argument 2 names different: declaration 'jwt' definition 'compact_encoded_jwt'. [funcArgNamesDifferent]
mod_auth_openidc-2.3.7/src/mod_auth_openidc.h:602:62: note: Function 'oidc_proto_peek_jwt_header' argument 2 names different: declaration 'jwt' definition 'compact_encoded_jwt'.
mod_auth_openidc-2.3.7/src/proto.c:1571:15: note: Function 'oidc_proto_peek_jwt_header' argument 2 names different: declaration 'jwt' definition 'compact_encoded_jwt'.
mod_auth_openidc-2.3.7/src/session.c:164:6: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
mod_auth_openidc-2.3.7/src/session.c:160:6: note: Variable 'rc' is reassigned a value before the old one has been used.
mod_auth_openidc-2.3.7/src/session.c:164:6: note: Variable 'rc' is reassigned a value before the old one has been used.
mod_auth_openidc-2.3.7/src/session.c:482:14: style: The scope of the variable 'name' can be reduced. [variableScope]
mod_auth_openidc-2.3.7/src/session.c:260:63: style: Function 'oidc_session_load' argument 2 names different: declaration 'z' definition 'zz'. [funcArgNamesDifferent]
mod_auth_openidc-2.3.7/src/mod_auth_openidc.h:806:63: note: Function 'oidc_session_load' argument 2 names different: declaration 'z' definition 'zz'.
mod_auth_openidc-2.3.7/src/session.c:260:63: note: Function 'oidc_session_load' argument 2 names different: declaration 'z' definition 'zz'.
mod_auth_openidc-2.3.7/src/session.c:543:15: style: Function 'oidc_session_set_userinfo_jwt' argument 3 names different: declaration 'userinfo_jwt' definition 's_userinfo_jwt'. [funcArgNamesDifferent]
mod_auth_openidc-2.3.7/src/mod_auth_openidc.h:813:83: note: Function 'oidc_session_set_userinfo_jwt' argument 3 names different: declaration 'userinfo_jwt' definition 's_userinfo_jwt'.
mod_auth_openidc-2.3.7/src/session.c:543:15: note: Function 'oidc_session_set_userinfo_jwt' argument 3 names different: declaration 'userinfo_jwt' definition 's_userinfo_jwt'.
mod_auth_openidc-2.3.7/src/util.c:262:6: style: The scope of the variable 'd' can be reduced. [variableScope]
mod_auth_openidc-2.3.7/src/util.c:978:8: style: The scope of the variable 'cookie' can be reduced. [variableScope]
mod_auth_openidc-2.3.7/src/util.c:1060:6: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_auth_openidc-2.3.7/src/util.c:1415:7: style: The scope of the variable 'read_length' can be reduced. [variableScope]
mod_auth_openidc-2.3.7/src/util.c:1459:14: style: The scope of the variable 'key' can be reduced. [variableScope]
mod_auth_openidc-2.3.7/src/util.c:1937:14: style: The scope of the variable 'key' can be reduced. [variableScope]
mod_auth_openidc-2.3.7/src/util.c:1968:15: style: The scope of the variable 'key' can be reduced. [variableScope]
mod_auth_openidc-2.3.7/src/util.c:345:59: style: Function 'oidc_util_html_escape' argument 2 names different: declaration 'input' definition 's'. [funcArgNamesDifferent]
mod_auth_openidc-2.3.7/src/mod_auth_openidc.h:730:59: note: Function 'oidc_util_html_escape' argument 2 names different: declaration 'input' definition 's'.
mod_auth_openidc-2.3.7/src/util.c:345:59: note: Function 'oidc_util_html_escape' argument 2 names different: declaration 'input' definition 's'.
mod_auth_openidc-2.3.7/src/util.c:509:61: style: Function 'oidc_get_redirect_uri' argument 2 names different: declaration 'c' definition 'cfg'. [funcArgNamesDifferent]
mod_auth_openidc-2.3.7/src/mod_auth_openidc.h:696:61: note: Function 'oidc_get_redirect_uri' argument 2 names different: declaration 'c' definition 'cfg'.
mod_auth_openidc-2.3.7/src/util.c:509:61: note: Function 'oidc_get_redirect_uri' argument 2 names different: declaration 'c' definition 'cfg'.
mod_auth_openidc-2.3.7/src/util.c:528:65: style: Function 'oidc_get_redirect_uri_iss' argument 2 names different: declaration 'c' definition 'cfg'. [funcArgNamesDifferent]
mod_auth_openidc-2.3.7/src/mod_auth_openidc.h:697:65: note: Function 'oidc_get_redirect_uri_iss' argument 2 names different: declaration 'c' definition 'cfg'.
mod_auth_openidc-2.3.7/src/util.c:528:65: note: Function 'oidc_get_redirect_uri_iss' argument 2 names different: declaration 'c' definition 'cfg'.
mod_auth_openidc-2.3.7/src/util.c:860:11: style: Function 'oidc_util_http_post_json' argument 3 names different: declaration 'data' definition 'json'. [funcArgNamesDifferent]
mod_auth_openidc-2.3.7/src/mod_auth_openidc.h:704:78: note: Function 'oidc_util_http_post_json' argument 3 names different: declaration 'data' definition 'json'.
mod_auth_openidc-2.3.7/src/util.c:860:11: note: Function 'oidc_util_http_post_json' argument 3 names different: declaration 'data' definition 'json'.
mod_auth_openidc-2.3.7/src/util.c:1057:7: style: Function 'oidc_util_get_chunked_cookie' argument 3 names different: declaration 'cookie_chunk_size' definition 'chunkSize'. [funcArgNamesDifferent]
mod_auth_openidc-2.3.7/src/mod_auth_openidc.h:740:80: note: Function 'oidc_util_get_chunked_cookie' argument 3 names different: declaration 'cookie_chunk_size' definition 'chunkSize'.
mod_auth_openidc-2.3.7/src/util.c:1057:7: note: Function 'oidc_util_get_chunked_cookie' argument 3 names different: declaration 'cookie_chunk_size' definition 'chunkSize'.
mod_auth_openidc-2.3.7/src/util.c:2023:74: style: Function 'oidc_util_merge_symmetric_key' argument 2 names different: declaration 'private_keys' definition 'keys'. [funcArgNamesDifferent]
mod_auth_openidc-2.3.7/src/mod_auth_openidc.h:743:74: note: Function 'oidc_util_merge_symmetric_key' argument 2 names different: declaration 'private_keys' definition 'keys'.
mod_auth_openidc-2.3.7/src/util.c:2023:74: note: Function 'oidc_util_merge_symmetric_key' argument 2 names different: declaration 'private_keys' definition 'keys'.
mod_auth_openidc-2.3.7/test/test-cmd.c:263:3: warning: Either the condition 'x509p==NULL' is redundant or there is possible null pointer dereference: x509p. [nullPointerRedundantCheck]
mod_auth_openidc-2.3.7/test/test-cmd.c:236:13: note: Assuming that condition 'x509p==NULL' is not redundant
mod_auth_openidc-2.3.7/test/test-cmd.c:263:3: note: Null pointer dereference
mod_auth_openidc-2.3.7/test/test-cmd.c:264:3: warning: Either the condition 'pkeyp==NULL' is redundant or there is possible null pointer dereference: pkeyp. [nullPointerRedundantCheck]
mod_auth_openidc-2.3.7/test/test-cmd.c:230:13: note: Assuming that condition 'pkeyp==NULL' is not redundant
mod_auth_openidc-2.3.7/test/test-cmd.c:264:3: note: Null pointer dereference
mod_auth_openidc-2.3.7/test/test-cmd.c:497:14: style: The scope of the variable 'uuid' can be reduced. [variableScope]
mod_auth_openidc-2.3.7/test/test.c:142:2: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
mod_auth_openidc-2.3.7/test/test.c:146:2: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
mod_auth_openidc-2.3.7/test/test.c:401:2: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
mod_auth_openidc-2.3.7/test/test.c:403:2: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
mod_auth_openidc-2.3.7/test/test.c:428:2: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
mod_auth_openidc-2.3.7/test/test.c:433:2: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
mod_auth_openidc-2.3.7/test/test.c:639:2: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
mod_auth_openidc-2.3.7/test/test.c:734:2: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
mod_auth_openidc-2.3.7/test/test.c:775:2: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
mod_auth_openidc-2.3.7/test/test.c:872:2: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
mod_auth_openidc-2.3.7/test/test.c:1045:2: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
mod_auth_openidc-2.3.7/test/test.c:1175:2: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
mod_auth_openidc-2.3.7/test/test.c:1179:2: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
mod_auth_openidc-2.3.7/test/test.c:1183:2: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
mod_auth_openidc-2.3.7/test/test.c:1187:2: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
mod_auth_openidc-2.3.7/test/test.c:1191:2: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
mod_auth_openidc-2.3.7/test/test.c:1195:2: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
mod_auth_openidc-2.3.7/test/test.c:1200:2: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
mod_auth_openidc-2.3.7/test/test.c:142:2: warning: Conversion of string literal "HS256" to bool always evaluates to true. [incorrectStringBooleanError]
mod_auth_openidc-2.3.7/test/test.c:146:2: warning: Conversion of string literal "joe" to bool always evaluates to true. [incorrectStringBooleanError]
mod_auth_openidc-2.3.7/test/test.c:401:2: warning: Conversion of string literal "none" to bool always evaluates to true. [incorrectStringBooleanError]
mod_auth_openidc-2.3.7/test/test.c:403:2: warning: Conversion of string literal "joe" to bool always evaluates to true. [incorrectStringBooleanError]
mod_auth_openidc-2.3.7/test/test.c:428:2: warning: Conversion of string literal "JWT" to bool always evaluates to true. [incorrectStringBooleanError]
mod_auth_openidc-2.3.7/test/test.c:433:2: warning: Conversion of string literal "HS256" to bool always evaluates to true. [incorrectStringBooleanError]
mod_auth_openidc-2.3.7/test/test.c:639:2: warning: Conversion of string literal "Live long and prosper." to bool always evaluates to true. [incorrectStringBooleanError]
mod_auth_openidc-2.3.7/test/test.c:734:2: warning: Conversion of string literal "You can trust us to stick with you through thick and thin\u2013to the bitter end. And you can trust us to keep any secret of yours\u2013closer than you keep it yourself. But you cannot trust us to let you face trouble alone, and go off without a word. We are your friends, Frodo." to bool always evaluates to true. [incorrectStringBooleanError]
mod_auth_openidc-2.3.7/test/test.c:775:2: warning: Conversion of string literal "Live long and prosper." to bool always evaluates to true. [incorrectStringBooleanError]
mod_auth_openidc-2.3.7/test/test.c:872:2: warning: Conversion of string literal "joe" to bool always evaluates to true. [incorrectStringBooleanError]
mod_auth_openidc-2.3.7/test/test.c:1045:2: warning: Conversion of string literal "https://idp.example.com/authorize?response_type=code&scope=openid&client_id=client_id&state=12345&redirect_uri=https%3A%2F%2Fwww.example.com%2Fprotected%2F&nonce=anonce" to bool always evaluates to true. [incorrectStringBooleanError]
mod_auth_openidc-2.3.7/test/test.c:1175:2: warning: Conversion of string literal "https://www.example.com" to bool always evaluates to true. [incorrectStringBooleanError]
mod_auth_openidc-2.3.7/test/test.c:1179:2: warning: Conversion of string literal "https://www.outer.com" to bool always evaluates to true. [incorrectStringBooleanError]
mod_auth_openidc-2.3.7/test/test.c:1183:2: warning: Conversion of string literal "https://www.outer.com:654" to bool always evaluates to true. [incorrectStringBooleanError]
mod_auth_openidc-2.3.7/test/test.c:1187:2: warning: Conversion of string literal "https://www.outer.com:321" to bool always evaluates to true. [incorrectStringBooleanError]
mod_auth_openidc-2.3.7/test/test.c:1191:2: warning: Conversion of string literal "http://www.outer.com:321" to bool always evaluates to true. [incorrectStringBooleanError]
mod_auth_openidc-2.3.7/test/test.c:1195:2: warning: Conversion of string literal "https://www.outer.com:321" to bool always evaluates to true. [incorrectStringBooleanError]
mod_auth_openidc-2.3.7/test/test.c:1200:2: warning: Conversion of string literal "https://www.example.com" to bool always evaluates to true. [incorrectStringBooleanError]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-auth-pam/libapache2-mod-auth-pam_1.1.1.orig.tar.gz
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-auth-pgsql/libapache2-mod-auth-pgsql_2.0.3.orig.tar.gz
mod_auth_pgsql-2.0.3/mod_auth_pgsql.c:120:0: error: #error Apache 2.0.40 required [preprocessorErrorDirective]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-auth-pubtkt/libapache2-mod-auth-pubtkt_0.8.orig.tar.gz
libapache2-mod-auth-pubtkt-0.8/src/mod_auth_pubtkt.c:831:0: error: failed to expand 'ap_log_rerror', it is invalid to use a preprocessor directive as macro parameter [preprocessorErrorDirective]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-auth-tkt/libapache2-mod-auth-tkt_2.1.0.orig.tar.gz
mod_auth_tkt-2.1.0/src/mod_auth_tkt.c:272:15: style: The scope of the variable 'error' can be reduced. [variableScope]
mod_auth_tkt-2.1.0/src/mod_auth_tkt.c:377:15: style: The scope of the variable 'error' can be reduced. [variableScope]
mod_auth_tkt-2.1.0/src/mod_auth_tkt.c:649:9: style: The scope of the variable 'p' can be reduced. [variableScope]
mod_auth_tkt-2.1.0/src/mod_auth_tkt.c:714:15: style: The scope of the variable 'key' can be reduced. [variableScope]
mod_auth_tkt-2.1.0/src/mod_auth_tkt.c:1113:15: style: The scope of the variable 'key' can be reduced. [variableScope]
mod_auth_tkt-2.1.0/src/mod_auth_tkt.c:1189:15: style: The scope of the variable 'cookie' can be reduced. [variableScope]
mod_auth_tkt-2.1.0/src/mod_auth_tkt.c:1191:7: style: The scope of the variable 'port' can be reduced. [variableScope]
mod_auth_tkt-2.1.0/src/mod_auth_tkt.c:1279:7: style: The scope of the variable 'guest_user_length' can be reduced. [variableScope]
mod_auth_tkt-2.1.0/src/mod_auth_tkt.c:1280:15: style: The scope of the variable 'uuid' can be reduced. [variableScope]
mod_auth_tkt-2.1.0/src/mod_auth_tkt.c:1281:9: style: The scope of the variable 'uuid_str' can be reduced. [variableScope]
mod_auth_tkt-2.1.0/src/mod_auth_tkt.c:1281:20: style: The scope of the variable 'uuid_length_str' can be reduced. [variableScope]
mod_auth_tkt-2.1.0/src/mod_auth_tkt.c:1289:7: style: The scope of the variable 'uuid_length' can be reduced. [variableScope]
mod_auth_tkt-2.1.0/src/mod_auth_tkt.c:1290:9: style: The scope of the variable 'uuid_pre' can be reduced. [variableScope]
mod_auth_tkt-2.1.0/src/mod_auth_tkt.c:1290:20: style: The scope of the variable 'uuid_post' can be reduced. [variableScope]
mod_auth_tkt-2.1.0/src/mod_auth_tkt.c:1425:7: style: The scope of the variable 'timeout' can be reduced. [variableScope]
mod_auth_tkt-2.1.0/src/sha2.c:572:25: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_auth_tkt-2.1.0/src/sha2.c:904:25: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_auth_tkt-2.1.0/src/sha2.c:980:25: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_auth_tkt-2.1.0/src/sha2.c:565:9: warning: Size of pointer 'context' used instead of size of its data. [pointerSize]
mod_auth_tkt-2.1.0/src/sha2.c:587:17: warning: Size of pointer 'context' used instead of size of its data. [pointerSize]
mod_auth_tkt-2.1.0/src/sha2.c:898:9: warning: Size of pointer 'context' used instead of size of its data. [pointerSize]
mod_auth_tkt-2.1.0/src/sha2.c:919:17: warning: Size of pointer 'context' used instead of size of its data. [pointerSize]
mod_auth_tkt-2.1.0/src/sha2.c:974:9: warning: Size of pointer 'context' used instead of size of its data. [pointerSize]
mod_auth_tkt-2.1.0/src/sha2.c:995:17: warning: Size of pointer 'context' used instead of size of its data. [pointerSize]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-authn-sasl/libapache2-mod-authn-sasl_1.2.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-authn-yubikey/libapache2-mod-authn-yubikey_1.0.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-authnz-external/libapache2-mod-authnz-external_3.3.2.orig.tar.gz
mod_authnz_external-3.3.2/mod_authnz_external.c:87:0: error: #error This module requires Apache 2.2.0 or later. [preprocessorErrorDirective]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-authnz-pam/libapache2-mod-authnz-pam_1.1.0.orig.tar.gz
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-authz-unixgroup/libapache2-mod-authz-unixgroup_1.1.0.orig.tar.gz
mod_authz_unixgroup-1.1.0/mod_authz_unixgroup.c:50:11: style: The scope of the variable 'w' can be reduced. [variableScope]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-bw/libapache2-mod-bw_0.92.orig.tar.gz
mod_bw.c:693:5: style: Variable 'remotehost' is reassigned a value before the old one has been used. [redundantAssignment]
mod_bw.c:688:0: note: Variable 'remotehost' is reassigned a value before the old one has been used.
mod_bw.c:693:5: note: Variable 'remotehost' is reassigned a value before the old one has been used.
mod_bw.c:483:10: style: The scope of the variable 'msgbuf' can be reduced. [variableScope]
mod_bw.c:1130:14: style: The scope of the variable 'bwstat' can be reduced. [variableScope]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-defensible/libapache2-mod-defensible_1.4.orig.tar.gz
mod_defensible-1.4/mod_defensible.c:251:5: style: Variable 'revip' is reassigned a value before the old one has been used. [redundantAssignment]
mod_defensible-1.4/mod_defensible.c:248:0: note: Variable 'revip' is reassigned a value before the old one has been used.
mod_defensible-1.4/mod_defensible.c:251:5: note: Variable 'revip' is reassigned a value before the old one has been used.
mod_defensible-1.4/mod_defensible.c:247:18: style: The scope of the variable 'len_dnsbl' can be reduced. [variableScope]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-encoding/libapache2-mod-encoding_20040616.orig.tar.gz
libapache2-mod-encoding-200406166.orig/mod_encoding.c:528:15: style: The scope of the variable 'user' can be reduced. [variableScope]
libapache2-mod-encoding-200406166.orig/mod_encoding.c:529:15: style: The scope of the variable 'buff' can be reduced. [variableScope]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-fcgid/libapache2-mod-fcgid_2.3.9.orig.tar.gz
mod_fcgid-2.3.9/modules/fcgid/fcgid_bridge.c:527:17: style: The scope of the variable 'bucket_input' can be reduced. [variableScope]
mod_fcgid-2.3.9/modules/fcgid/fcgid_bridge.c:737:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
mod_fcgid-2.3.9/modules/fcgid/fcgid_bucket.c:61:17: style: The scope of the variable 'buckettmp' can be reduced. [variableScope]
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:596:6: warning: Either the condition 'header?NULL:"Invalid PassHeaders"' is redundant or there is possible null pointer dereference: header. [nullPointerRedundantCheck]
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:598:19: note: Assuming that condition 'header?NULL:"Invalid PassHeaders"' is not redundant
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:596:6: note: Null pointer dereference
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:915:21: style: The scope of the variable 'wrapper' can be reduced. [variableScope]
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:941:30: style: The scope of the variable 'envvars_entry' can be reduced. [variableScope]
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:942:9: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:116:68: style: Function 'merge_fcgid_server_config' argument 3 names different: declaration 'overridesv' definition 'locv'. [funcArgNamesDifferent]
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.h:162:39: note: Function 'merge_fcgid_server_config' argument 3 names different: declaration 'overridesv' definition 'locv'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:116:68: note: Function 'merge_fcgid_server_config' argument 3 names different: declaration 'overridesv' definition 'locv'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:186:64: style: Function 'merge_fcgid_dir_config' argument 3 names different: declaration 'overridesv' definition 'locv'. [funcArgNamesDifferent]
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.h:166:36: note: Function 'merge_fcgid_dir_config' argument 3 names different: declaration 'overridesv' definition 'locv'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:186:64: note: Function 'merge_fcgid_dir_config' argument 3 names different: declaration 'overridesv' definition 'locv'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:573:57: style: Function 'add_default_env_vars' argument 2 names different: declaration 'sconf' definition 'dummy'. [funcArgNamesDifferent]
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.h:226:57: note: Function 'add_default_env_vars' argument 2 names different: declaration 'sconf' definition 'dummy'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:573:57: note: Function 'add_default_env_vars' argument 2 names different: declaration 'sconf' definition 'dummy'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:585:53: style: Function 'add_pass_headers' argument 2 names different: declaration 'sconf' definition 'dummy'. [funcArgNamesDifferent]
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.h:229:53: note: Function 'add_pass_headers' argument 2 names different: declaration 'sconf' definition 'dummy'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:585:53: note: Function 'add_pass_headers' argument 2 names different: declaration 'sconf' definition 'dummy'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:586:42: style: Function 'add_pass_headers' argument 3 names different: declaration 'name' definition 'names'. [funcArgNamesDifferent]
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.h:230:42: note: Function 'add_pass_headers' argument 3 names different: declaration 'name' definition 'names'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:586:42: note: Function 'add_pass_headers' argument 3 names different: declaration 'name' definition 'names'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:619:48: style: Function 'set_authenticator_info' argument 3 names different: declaration 'arg' definition 'authenticator'. [funcArgNamesDifferent]
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.h:239:48: note: Function 'set_authenticator_info' argument 3 names different: declaration 'arg' definition 'authenticator'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:619:48: note: Function 'set_authenticator_info' argument 3 names different: declaration 'arg' definition 'authenticator'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:673:45: style: Function 'set_authorizer_info' argument 3 names different: declaration 'arg' definition 'authorizer'. [funcArgNamesDifferent]
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.h:245:45: note: Function 'set_authorizer_info' argument 3 names different: declaration 'arg' definition 'authorizer'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:673:45: note: Function 'set_authorizer_info' argument 3 names different: declaration 'arg' definition 'authorizer'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:727:41: style: Function 'set_access_info' argument 3 names different: declaration 'arg' definition 'access'. [funcArgNamesDifferent]
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.h:251:41: note: Function 'set_access_info' argument 3 names different: declaration 'arg' definition 'access'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:727:41: note: Function 'set_access_info' argument 3 names different: declaration 'arg' definition 'access'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:844:55: style: Function 'set_wrapper_config' argument 2 names different: declaration 'dummy' definition 'dirconfig'. [funcArgNamesDifferent]
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.h:234:55: note: Function 'set_wrapper_config' argument 2 names different: declaration 'dummy' definition 'dirconfig'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:844:55: note: Function 'set_wrapper_config' argument 2 names different: declaration 'dummy' definition 'dirconfig'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:845:44: style: Function 'set_wrapper_config' argument 3 names different: declaration 'wrapper' definition 'wrapper_cmdline'. [funcArgNamesDifferent]
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.h:235:44: note: Function 'set_wrapper_config' argument 3 names different: declaration 'wrapper' definition 'wrapper_cmdline'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:845:44: note: Function 'set_wrapper_config' argument 3 names different: declaration 'wrapper' definition 'wrapper_cmdline'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:972:70: style: Function 'set_cmd_options' argument 3 names different: declaration 'arg' definition 'args'. [funcArgNamesDifferent]
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.h:268:41: note: Function 'set_cmd_options' argument 3 names different: declaration 'arg' definition 'args'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_conf.c:972:70: note: Function 'set_cmd_options' argument 3 names different: declaration 'arg' definition 'args'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_mutex_unix.c:104:46: style: Function 'fcgid_mutex_create' argument 2 names different: declaration 'lockfile' definition 'lockfilep'. [funcArgNamesDifferent]
mod_fcgid-2.3.9/modules/fcgid/fcgid_mutex.h:22:46: note: Function 'fcgid_mutex_create' argument 2 names different: declaration 'lockfile' definition 'lockfilep'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_mutex_unix.c:104:46: note: Function 'fcgid_mutex_create' argument 2 names different: declaration 'lockfile' definition 'lockfilep'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_pm_main.c:57:9: style: The scope of the variable 'idle_timeout' can be reduced. [variableScope]
mod_fcgid-2.3.9/modules/fcgid/fcgid_pm_main.c:57:23: style: The scope of the variable 'proc_lifetime' can be reduced. [variableScope]
mod_fcgid-2.3.9/modules/fcgid/fcgid_pm_unix.c:76:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
mod_fcgid-2.3.9/modules/fcgid/fcgid_pm_unix.c:327:59: style: Function 'procmgr_child_init' argument 2 names different: declaration 'pchild' definition 'configpool'. [funcArgNamesDifferent]
mod_fcgid-2.3.9/modules/fcgid/fcgid_pm.h:51:46: note: Function 'procmgr_child_init' argument 2 names different: declaration 'pchild' definition 'configpool'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_pm_unix.c:327:59: note: Function 'procmgr_child_init' argument 2 names different: declaration 'pchild' definition 'configpool'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_pm_unix.c:350:60: style: Function 'procmgr_post_config' argument 2 names different: declaration 'pconf' definition 'configpool'. [funcArgNamesDifferent]
mod_fcgid-2.3.9/modules/fcgid/fcgid_pm.h:55:47: note: Function 'procmgr_post_config' argument 2 names different: declaration 'pconf' definition 'configpool'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_pm_unix.c:350:60: note: Function 'procmgr_post_config' argument 2 names different: declaration 'pconf' definition 'configpool'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_pm_unix.c:555:41: style: Function 'procmgr_stop_procmgr' argument 1 names different: declaration 'dummy' definition 'server'. [funcArgNamesDifferent]
mod_fcgid-2.3.9/modules/fcgid/fcgid_pm.h:57:41: note: Function 'procmgr_stop_procmgr' argument 1 names different: declaration 'dummy' definition 'server'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_pm_unix.c:555:41: note: Function 'procmgr_stop_procmgr' argument 1 names different: declaration 'dummy' definition 'server'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_pm_win.c:267:41: style: Function 'procmgr_stop_procmgr' argument 1 names different: declaration 'dummy' definition 'server'. [funcArgNamesDifferent]
mod_fcgid-2.3.9/modules/fcgid/fcgid_pm.h:57:41: note: Function 'procmgr_stop_procmgr' argument 1 names different: declaration 'dummy' definition 'server'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_pm_win.c:267:41: note: Function 'procmgr_stop_procmgr' argument 1 names different: declaration 'dummy' definition 'server'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_pm_win.c:183:13: error: Memory leak: postcmd [memleak]
mod_fcgid-2.3.9/modules/fcgid/fcgid_proc_unix.c:495:0: error: #error Please teach APR how to make sockets non-blocking on your platform. [preprocessorErrorDirective]
mod_fcgid-2.3.9/modules/fcgid/fcgid_proc_win.c:42:0: error: #error It is tested on WinNT only [preprocessorErrorDirective]
mod_fcgid-2.3.9/modules/fcgid/fcgid_proctbl_unix.c:130:62: style: Function 'proctable_post_config' argument 2 names different: declaration 'pconf' definition 'configpool'. [funcArgNamesDifferent]
mod_fcgid-2.3.9/modules/fcgid/fcgid_proctbl.h:85:49: note: Function 'proctable_post_config' argument 2 names different: declaration 'pconf' definition 'configpool'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_proctbl_unix.c:130:62: note: Function 'proctable_post_config' argument 2 names different: declaration 'pconf' definition 'configpool'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_proctbl_unix.c:182:61: style: Function 'proctable_child_init' argument 2 names different: declaration 'pchild' definition 'configpool'. [funcArgNamesDifferent]
mod_fcgid-2.3.9/modules/fcgid/fcgid_proctbl.h:81:48: note: Function 'proctable_child_init' argument 2 names different: declaration 'pchild' definition 'configpool'.
mod_fcgid-2.3.9/modules/fcgid/fcgid_proctbl_unix.c:182:61: note: Function 'proctable_child_init' argument 2 names different: declaration 'pchild' definition 'configpool'.
mod_fcgid-2.3.9/modules/fcgid/mod_fcgid.c:75:11: style: The scope of the variable 'w' can be reduced. [variableScope]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-form/libapache2-mod-form_0~svn146.orig.tar.gz
mod_form-0.1r146/mod_form.c:100:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-geoip/libapache2-mod-geoip_1.2.8.orig.tar.gz
mod_geoip2_1.2.8/mod_geoip.c:900:48: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
mod_geoip2_1.2.8/mod_geoip.c:128:19: style: The scope of the variable 'max' can be reduced. [variableScope]
mod_geoip2_1.2.8/mod_geoip.c:142:11: style: The scope of the variable 'xff_ip' can be reduced. [variableScope]
mod_geoip2_1.2.8/mod_geoip.c:200:9: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_geoip2_1.2.8/mod_geoip.c:219:9: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_geoip2_1.2.8/mod_geoip.c:263:9: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_geoip2_1.2.8/mod_geoip.c:263:12: style: The scope of the variable 'flags' can be reduced. [variableScope]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-intercept-form-submit/libapache2-mod-intercept-form-submit_1.1.0.orig.tar.gz
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-ldap-userdir/libapache2-mod-ldap-userdir_1.1.19.orig.tar.gz
mod_ldap_userdir-1.1.19/mod_ldap_userdir.c:826:9: style: The scope of the variable 'values' can be reduced. [variableScope]
mod_ldap_userdir-1.1.19/mod_ldap_userdir.c:558:6: style: Unused variable: ret [unusedVariable]
mod_ldap_userdir-1.1.19/mod_ldap_userdir.c:559:8: style: Unused variable: result_errmsg [unusedVariable]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-lisp/libapache2-mod-lisp_1.3.1.orig.tar.gz
libapache2-mod-lisp-1.3.1.orig/mod_lisp.c:444:8: style: The scope of the variable 'crlf' can be reduced. [variableScope]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-log-slow/libapache2-mod-log-slow_1.0.8.orig.tar.gz
modlogslow-1.0.8/mod_log_slow.c:472:11: style: Unused variable: str [unusedVariable]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-lookup-identity/libapache2-mod-lookup-identity_1.0.0.orig.tar.gz
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-macro/libapache2-mod-macro_1.1.11.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-md/libapache2-mod-md_1.1.0.orig.tar.gz
mod_md-1.1.0/src/md_acme.c:148:57: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme.c:149:55: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme.c:150:53: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme.c:151:61: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme.c:261:49: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme.c:262:53: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme.c:87:39: style: Function 'md_acme_init' argument 1 names different: declaration 'pool' definition 'p'. [funcArgNamesDifferent]
mod_md-1.1.0/src/md_acme.h:71:39: note: Function 'md_acme_init' argument 1 names different: declaration 'pool' definition 'p'.
mod_md-1.1.0/src/md_acme.c:87:39: note: Function 'md_acme_init' argument 1 names different: declaration 'pool' definition 'p'.
mod_md-1.1.0/src/md_acme.c:87:54: style: Function 'md_acme_init' argument 2 names different: declaration 'base_version' definition 'base'. [funcArgNamesDifferent]
mod_md-1.1.0/src/md_acme.h:71:57: note: Function 'md_acme_init' argument 2 names different: declaration 'base_version' definition 'base'.
mod_md-1.1.0/src/md_acme.c:87:54: note: Function 'md_acme_init' argument 2 names different: declaration 'base_version' definition 'base'.
mod_md-1.1.0/src/md_acme_acct.c:548:5: style: Variable 'rv' is reassigned a value before the old one has been used. [redundantAssignment]
mod_md-1.1.0/src/md_acme_acct.c:546:0: note: Variable 'rv' is reassigned a value before the old one has been used.
mod_md-1.1.0/src/md_acme_acct.c:548:5: note: Variable 'rv' is reassigned a value before the old one has been used.
mod_md-1.1.0/src/md_acme_acct.c:149:9: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_md-1.1.0/src/md_acme_acct.c:224:9: style: The scope of the variable 'disabled' can be reduced. [variableScope]
mod_md-1.1.0/src/md_acme_acct.c:225:17: style: The scope of the variable 'ca_url' can be reduced. [variableScope]
mod_md-1.1.0/src/md_acme_acct.c:80:44: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:81:56: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:82:46: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:83:52: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:84:64: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:86:62: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:100:38: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:101:50: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:102:46: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:108:40: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:115:70: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:120:64: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:162:46: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:232:42: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:233:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:234:50: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:285:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:286:70: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:288:76: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:318:55: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:389:50: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:405:55: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:412:72: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:561:50: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:562:39: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:606:50: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:607:72: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_acct.c:612:72: style: Function 'md_acme_agree' argument 3 names different: declaration 'tos' definition 'agreement'. [funcArgNamesDifferent]
mod_md-1.1.0/src/md_acme.h:121:72: note: Function 'md_acme_agree' argument 3 names different: declaration 'tos' definition 'agreement'.
mod_md-1.1.0/src/md_acme_acct.c:612:72: note: Function 'md_acme_agree' argument 3 names different: declaration 'tos' definition 'agreement'.
mod_md-1.1.0/src/md_acme_authz.c:60:22: style: The scope of the variable 'authz' can be reduced. [variableScope]
mod_md-1.1.0/src/md_acme_authz.c:87:22: style: The scope of the variable 'authz' can be reduced. [variableScope]
mod_md-1.1.0/src/md_acme_authz.c:681:28: style: The scope of the variable 'authz' can be reduced. [variableScope]
mod_md-1.1.0/src/md_acme_authz.c:684:9: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_md-1.1.0/src/md_acme_authz.c:141:56: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:142:65: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:143:72: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:210:48: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:212:49: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:216:36: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:243:50: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:244:48: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:245:52: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:246:59: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:257:56: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:258:70: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:450:48: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:460:55: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:486:75: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:492:81: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:531:56: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:570:52: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:571:56: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:572:46: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:573:50: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:583:60: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:584:64: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:585:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:586:78: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:601:62: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:615:75: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:625:77: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:674:80: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_authz.c:706:62: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_drive.c:249:22: style: The scope of the variable 'authz' can be reduced. [variableScope]
mod_md-1.1.0/src/md_acme_drive.c:298:22: style: The scope of the variable 'authz' can be reduced. [variableScope]
mod_md-1.1.0/src/md_acme_drive.c:553:16: style: The scope of the variable 'cert' can be reduced. [variableScope]
mod_md-1.1.0/src/md_acme_drive.c:430:55: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_acme_drive.c:431:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_cmd_acme.c:246:9: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_md-1.1.0/src/md_cmd_main.c:53:32: style: The scope of the variable 'opt' can be reduced. [variableScope]
mod_md-1.1.0/src/md_cmd_main.c:115:9: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_md-1.1.0/src/md_cmd_main.c:247:14: style: The scope of the variable 'errbuff' can be reduced. [variableScope]
mod_md-1.1.0/src/md_cmd_main.c:276:51: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_cmd_main.c:315:49: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_cmd_main.c:316:44: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_cmd_main.c:429:48: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_cmd_main.c:434:78: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_cmd_main.c:103:56: style: Function 'md_cmd_ctx_has_option' argument 2 names different: declaration 'key' definition 'option'. [funcArgNamesDifferent]
mod_md-1.1.0/src/md_cmd.h:55:56: note: Function 'md_cmd_ctx_has_option' argument 2 names different: declaration 'key' definition 'option'.
mod_md-1.1.0/src/md_cmd_main.c:103:56: note: Function 'md_cmd_ctx_has_option' argument 2 names different: declaration 'key' definition 'option'.
mod_md-1.1.0/src/md_cmd_reg.c:87:17: style: The scope of the variable 'name' can be reduced. [variableScope]
mod_md-1.1.0/src/md_cmd_reg.c:136:9: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_md-1.1.0/src/md_cmd_store.c:73:17: style: The scope of the variable 'name' can be reduced. [variableScope]
mod_md-1.1.0/src/md_core.c:99:9: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_md-1.1.0/src/md_core.c:114:9: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_md-1.1.0/src/md_core.c:131:9: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_md-1.1.0/src/md_core.c:214:28: style: The scope of the variable 'life' can be reduced. [variableScope]
mod_md-1.1.0/src/md_core.c:371:17: style: The scope of the variable 's' can be reduced. [variableScope]
mod_md-1.1.0/src/md_core.c:314:49: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:315:52: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:316:58: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:317:61: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:318:69: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:319:65: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:320:61: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:321:73: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:323:69: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:326:83: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:328:51: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:329:61: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:333:63: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:338:66: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:342:64: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:345:89: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:347:61: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:351:65: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:355:74: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:358:74: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:363:67: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:374:53: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:375:59: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:376:61: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:377:73: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:378:69: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:379:65: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:380:77: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:381:69: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:382:59: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:383:82: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:385:64: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:386:67: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:388:67: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:389:62: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:393:65: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:398:84: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:400:55: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:409:63: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:411:83: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:414:52: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_core.c:421:69: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_crypt.c:441:5: style: Variable 'ctx' is reassigned a value before the old one has been used. [redundantAssignment]
mod_md-1.1.0/src/md_crypt.c:437:0: note: Variable 'ctx' is reassigned a value before the old one has been used.
mod_md-1.1.0/src/md_crypt.c:441:5: note: Variable 'ctx' is reassigned a value before the old one has been used.
mod_md-1.1.0/src/md_crypt.c:270:17: style: The scope of the variable 's' can be reduced. [variableScope]
mod_md-1.1.0/src/md_crypt.c:271:10: style: The scope of the variable 'l' can be reduced. [variableScope]
mod_md-1.1.0/src/md_crypt.c:380:19: style: The scope of the variable 'err' can be reduced. [variableScope]
mod_md-1.1.0/src/md_crypt.c:648:25: style: The scope of the variable 'cp' can be reduced. [variableScope]
mod_md-1.1.0/src/md_crypt.c:653:18: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_md-1.1.0/src/md_crypt.c:743:17: style: The scope of the variable 'name' can be reduced. [variableScope]
mod_md-1.1.0/src/md_crypt.c:744:9: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_md-1.1.0/src/md_crypt.c:770:9: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_md-1.1.0/src/md_crypt.c:783:21: style: The scope of the variable 'cval' can be reduced. [variableScope]
mod_md-1.1.0/src/md_crypt.c:805:9: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_md-1.1.0/src/md_crypt.c:809:23: style: The scope of the variable 'cval' can be reduced. [variableScope]
mod_md-1.1.0/src/md_crypt.c:837:11: style: The scope of the variable 'x509' can be reduced. [variableScope]
mod_md-1.1.0/src/md_crypt.c:1011:22: style: The scope of the variable 'cert' can be reduced. [variableScope]
mod_md-1.1.0/src/md_crypt.c:1012:19: style: The scope of the variable 'err' can be reduced. [variableScope]
mod_md-1.1.0/src/md_crypt.c:1013:9: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_md-1.1.0/src/md_crypt.c:1044:40: style: The scope of the variable 'domain' can be reduced. [variableScope]
mod_md-1.1.0/src/md_crypt.c:251:58: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_crypt.c:254:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_crypt.c:256:80: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_crypt.c:260:62: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_crypt.c:274:43: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_crypt.c:280:47: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_crypt.c:339:40: style: Function 'md_pkey_fload' argument 3 names different: declaration 'pass_phrase' definition 'key'. [funcArgNamesDifferent]
mod_md-1.1.0/src/md_crypt.h:69:40: note: Function 'md_pkey_fload' argument 3 names different: declaration 'pass_phrase' definition 'key'.
mod_md-1.1.0/src/md_crypt.c:339:40: note: Function 'md_pkey_fload' argument 3 names different: declaration 'pass_phrase' definition 'key'.
mod_md-1.1.0/src/md_crypt.c:339:56: style: Function 'md_pkey_fload' argument 4 names different: declaration 'pass_len' definition 'key_len'. [funcArgNamesDifferent]
mod_md-1.1.0/src/md_crypt.h:69:64: note: Function 'md_pkey_fload' argument 4 names different: declaration 'pass_len' definition 'key_len'.
mod_md-1.1.0/src/md_crypt.c:339:56: note: Function 'md_pkey_fload' argument 4 names different: declaration 'pass_len' definition 'key_len'.
mod_md-1.1.0/src/md_crypt.c:908:63: style: Function 'md_cert_read_http' argument 2 names different: declaration 'pool' definition 'p'. [funcArgNamesDifferent]
mod_md-1.1.0/src/md_crypt.h:102:63: note: Function 'md_cert_read_http' argument 2 names different: declaration 'pool' definition 'p'.
mod_md-1.1.0/src/md_crypt.c:908:63: note: Function 'md_cert_read_http' argument 2 names different: declaration 'pool' definition 'p'.
mod_md-1.1.0/src/md_curl.c:191:5: style: Variable 'rv' is reassigned a value before the old one has been used. [redundantAssignment]
mod_md-1.1.0/src/md_curl.c:185:0: note: Variable 'rv' is reassigned a value before the old one has been used.
mod_md-1.1.0/src/md_curl.c:191:5: note: Variable 'rv' is reassigned a value before the old one has been used.
mod_md-1.1.0/src/md_curl.c:56:17: style: The scope of the variable 'b' can be reduced. [variableScope]
mod_md-1.1.0/src/md_json.c:396:13: style: The scope of the variable 'j' can be reduced. [variableScope]
mod_md-1.1.0/src/md_json.c:892:17: style: The scope of the variable 'b' can be reduced. [variableScope]
mod_md-1.1.0/src/md_json.c:537:36: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_json.c:551:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_json.c:358:39: style: Function 'md_json_sets' argument 1 names different: declaration 's' definition 'value'. [funcArgNamesDifferent]
mod_md-1.1.0/src/md_json.h:59:39: note: Function 'md_json_sets' argument 1 names different: declaration 's' definition 'value'.
mod_md-1.1.0/src/md_json.c:358:39: note: Function 'md_json_sets' argument 1 names different: declaration 's' definition 'value'.
mod_md-1.1.0/src/md_json.c:958:59: style: Function 'md_json_readf' argument 2 names different: declaration 'pool' definition 'p'. [funcArgNamesDifferent]
mod_md-1.1.0/src/md_json.h:112:59: note: Function 'md_json_readf' argument 2 names different: declaration 'pool' definition 'p'.
mod_md-1.1.0/src/md_json.c:958:59: note: Function 'md_json_readf' argument 2 names different: declaration 'pool' definition 'p'.
mod_md-1.1.0/src/md_jws.c:39:43: style: The scope of the variable 'sign' can be reduced. [variableScope]
mod_md-1.1.0/src/md_jws.c:29:45: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_jws.c:47:44: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_jws.c:49:47: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_jws.c:52:74: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_jws.c:53:53: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_jws.c:54:74: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_jws.c:67:46: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_jws.c:70:43: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_jws.c:80:46: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_reg.c:618:5: style: Variable 'rv' is reassigned a value before the old one has been used. [redundantAssignment]
mod_md-1.1.0/src/md_reg.c:615:0: note: Variable 'rv' is reassigned a value before the old one has been used.
mod_md-1.1.0/src/md_reg.c:618:5: note: Variable 'rv' is reassigned a value before the old one has been used.
mod_md-1.1.0/src/md_reg.c:132:21: style: The scope of the variable 'contact' can be reduced. [variableScope]
mod_md-1.1.0/src/md_reg.c:695:32: style: The scope of the variable 'smd' can be reduced. [variableScope]
mod_md-1.1.0/src/md_reg.c:922:22: style: The scope of the variable 'nmd' can be reduced. [variableScope]
mod_md-1.1.0/src/md_reg.c:56:60: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_reg.c:57:73: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_reg.c:59:61: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_reg.c:60:75: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_reg.c:457:49: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_reg.c:556:66: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_reg.c:651:63: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_reg.c:652:65: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_reg.c:914:88: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_reg.c:984:51: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_reg.c:69:55: style: Function 'md_reg_init' argument 2 names different: declaration 'pm' definition 'p'. [funcArgNamesDifferent]
mod_md-1.1.0/src/md_reg.h:35:55: note: Function 'md_reg_init' argument 2 names different: declaration 'pm' definition 'p'.
mod_md-1.1.0/src/md_reg.c:69:55: note: Function 'md_reg_init' argument 2 names different: declaration 'pm' definition 'p'.
mod_md-1.1.0/src/md_store.c:194:56: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store.c:218:59: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store.c:229:17: style: struct member 'md_load_ctx::p' is never used. [unusedStructMember]
mod_md-1.1.0/src/md_store.c:230:25: style: struct member 'md_load_ctx::mds' is never used. [unusedStructMember]
mod_md-1.1.0/src/md_store.c:164:33: error: Uninitialized variable: json [uninitvar]
mod_md-1.1.0/src/md_store_fs.c:183:5: style: Variable 'rv' is reassigned a value before the old one has been used. [redundantAssignment]
mod_md-1.1.0/src/md_store_fs.c:181:5: note: Variable 'rv' is reassigned a value before the old one has been used.
mod_md-1.1.0/src/md_store_fs.c:183:5: note: Variable 'rv' is reassigned a value before the old one has been used.
mod_md-1.1.0/src/md_store_fs.c:193:17: style: The scope of the variable 'key64' can be reduced. [variableScope]
mod_md-1.1.0/src/md_store_fs.c:195:12: style: The scope of the variable 'store_version' can be reduced. [variableScope]
mod_md-1.1.0/src/md_store_fs.c:102:70: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:111:41: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:127:72: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:128:82: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:148:88: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:150:76: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:152:83: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:178:70: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:182:78: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:184:78: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:198:72: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:208:49: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:230:49: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:234:82: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:253:69: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:314:52: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:373:64: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:376:83: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:388:86: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:543:86: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:574:78: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:628:89: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:629:78: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:653:82: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:662:49: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:670:76: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:686:89: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:698:60: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:724:73: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:751:88: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:779:75: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:781:71: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:794:92: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:798:60: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_store_fs.c:887:71: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_util.c:103:17: style: The scope of the variable 's1' can be reduced. [variableScope]
mod_md-1.1.0/src/md_util.c:103:22: style: The scope of the variable 's2' can be reduced. [variableScope]
mod_md-1.1.0/src/md_util.c:137:21: style: The scope of the variable 's' can be reduced. [variableScope]
mod_md-1.1.0/src/md_util.c:280:10: style: The scope of the variable 'buffer' can be reduced. [variableScope]
mod_md-1.1.0/src/md_util.c:480:17: style: The scope of the variable 'name' can be reduced. [variableScope]
mod_md-1.1.0/src/md_util.c:354:72: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_util.c:385:70: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_util.c:416:76: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_util.c:497:66: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_util.c:505:70: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_util.c:575:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/md_util.c:119:75: style: Function 'md_array_str_clone' argument 2 names different: declaration 'array' definition 'src'. [funcArgNamesDifferent]
mod_md-1.1.0/src/md_util.h:44:89: note: Function 'md_array_str_clone' argument 2 names different: declaration 'array' definition 'src'.
mod_md-1.1.0/src/md_util.c:119:75: note: Function 'md_array_str_clone' argument 2 names different: declaration 'array' definition 'src'.
mod_md-1.1.0/src/md_util.c:238:48: style: Function 'md_util_freplace' argument 4 names different: declaration 'write' definition 'write_cb'. [funcArgNamesDifferent]
mod_md-1.1.0/src/md_util.h:84:48: note: Function 'md_util_freplace' argument 4 names different: declaration 'write' definition 'write_cb'.
mod_md-1.1.0/src/md_util.c:238:48: note: Function 'md_util_freplace' argument 4 names different: declaration 'write' definition 'write_cb'.
mod_md-1.1.0/src/md_util.c:712:63: style: Function 'md_util_abs_uri_check' argument 2 names different: declaration 's' definition 'uri'. [funcArgNamesDifferent]
mod_md-1.1.0/src/md_util.h:124:63: note: Function 'md_util_abs_uri_check' argument 2 names different: declaration 's' definition 'uri'.
mod_md-1.1.0/src/md_util.c:712:63: note: Function 'md_util_abs_uri_check' argument 2 names different: declaration 's' definition 'uri'.
mod_md-1.1.0/src/md_util.c:914:67: style: Function 'md_util_base64url_encode' argument 2 names different: declaration 'len' definition 'dlen'. [funcArgNamesDifferent]
mod_md-1.1.0/src/md_util.h:116:49: note: Function 'md_util_base64url_encode' argument 2 names different: declaration 'len' definition 'dlen'.
mod_md-1.1.0/src/md_util.c:914:67: note: Function 'md_util_base64url_encode' argument 2 names different: declaration 'len' definition 'dlen'.
mod_md-1.1.0/src/mod_md.c:135:17: style: The scope of the variable 'name' can be reduced. [variableScope]
mod_md-1.1.0/src/mod_md.c:136:9: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_md-1.1.0/src/mod_md.c:325:11: style: The scope of the variable 'md' can be reduced. [variableScope]
mod_md-1.1.0/src/mod_md.c:801:21: style: The scope of the variable 'action' can be reduced. [variableScope]
mod_md-1.1.0/src/mod_md.c:881:17: style: The scope of the variable 'name' can be reduced. [variableScope]
mod_md-1.1.0/src/mod_md.c:968:17: style: The scope of the variable 'name' can be reduced. [variableScope]
mod_md-1.1.0/src/mod_md.c:1154:15: style: The scope of the variable 'reg' can be reduced. [variableScope]
mod_md-1.1.0/src/mod_md.c:1155:17: style: The scope of the variable 'store' can be reduced. [variableScope]
mod_md-1.1.0/src/mod_md.c:1156:17: style: The scope of the variable 'md' can be reduced. [variableScope]
mod_md-1.1.0/src/mod_md.c:1263:25: style: The scope of the variable 'bb' can be reduced. [variableScope]
mod_md-1.1.0/src/mod_md.c:1265:17: style: The scope of the variable 'name' can be reduced. [variableScope]
mod_md-1.1.0/src/mod_md.c:1266:15: style: The scope of the variable 'reg' can be reduced. [variableScope]
mod_md-1.1.0/src/mod_md.c:1318:26: style: The scope of the variable 'sc' can be reduced. [variableScope]
mod_md-1.1.0/src/mod_md.c:1320:17: style: The scope of the variable 's' can be reduced. [variableScope]
mod_md-1.1.0/src/mod_md.c:1321:9: style: The scope of the variable 'status' can be reduced. [variableScope]
mod_md-1.1.0/src/mod_md.c:630:71: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/mod_md.c:631:66: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/mod_md.c:648:70: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/mod_md.c:649:60: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
mod_md-1.1.0/src/mod_md_config.c:874:49: style: Function 'md_config_gets' argument 1 names different: declaration 'config' definition 'sc'. [funcArgNamesDifferent]
mod_md-1.1.0/src/mod_md_config.h:96:49: note: Function 'md_config_gets' argument 1 names different: declaration 'config' definition 'sc'.
mod_md-1.1.0/src/mod_md_config.c:874:49: note: Function 'md_config_gets' argument 1 names different: declaration 'config' definition 'sc'.
mod_md-1.1.0/src/mod_md_config.c:894:41: style: Function 'md_config_geti' argument 1 names different: declaration 'config' definition 'sc'. [funcArgNamesDifferent]
mod_md-1.1.0/src/mod_md_config.h:97:41: note: Function 'md_config_geti' argument 1 names different: declaration 'config' definition 'sc'.
mod_md-1.1.0/src/mod_md_config.c:894:41: note: Function 'md_config_geti' argument 1 names different: declaration 'config' definition 'sc'.
mod_md-1.1.0/src/mod_md_config.c:914:65: style: Function 'md_config_get_interval' argument 1 names different: declaration 'config' definition 'sc'. [funcArgNamesDifferent]
mod_md-1.1.0/src/mod_md_config.h:98:65: note: Function 'md_config_get_interval' argument 1 names different: declaration 'config' definition 'sc'.
mod_md-1.1.0/src/mod_md_config.c:914:65: note: Function 'md_config_get_interval' argument 1 names different: declaration 'config' definition 'sc'.
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-nss/libapache2-mod-nss_1.0.8.orig.tar.gz
mod_nss-1.0.8/mod_nss.c:274:5: style: Variable 'proto_win' is reassigned a value before the old one has been used. [redundantAssignment]
mod_nss-1.0.8/mod_nss.c:270:0: note: Variable 'proto_win' is reassigned a value before the old one has been used.
mod_nss-1.0.8/mod_nss.c:274:5: note: Variable 'proto_win' is reassigned a value before the old one has been used.
mod_nss-1.0.8/nss_engine_config.c:738:10: style: The scope of the variable 'action' can be reduced. [variableScope]
mod_nss-1.0.8/nss_engine_config.c:738:19: style: The scope of the variable 'w' can be reduced. [variableScope]
mod_nss-1.0.8/nss_engine_init.c:609:14: style: Condition 'ssl2==1' is always false [knownConditionTrueFalse]
mod_nss-1.0.8/nss_engine_init.c:562:0: note: Assignment 'ssl2=0', assigned value is 0
mod_nss-1.0.8/nss_engine_init.c:609:14: note: Condition 'ssl2==1' is always false
mod_nss-1.0.8/nss_engine_init.c:1167:22: style: The scope of the variable 'sc' can be reduced. [variableScope]
mod_nss-1.0.8/nss_engine_init.c:938:9: error: Memory pointed to by 'token' is freed twice. [doubleFree]
mod_nss-1.0.8/nss_engine_io.c:305:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
mod_nss-1.0.8/nss_engine_kernel.c:444:24: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
mod_nss-1.0.8/nss_engine_kernel.c:438:25: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
mod_nss-1.0.8/nss_engine_kernel.c:429:20: note: outer condition: !handshake_done
mod_nss-1.0.8/nss_engine_kernel.c:438:25: note: opposite inner condition: handshake_done
mod_nss-1.0.8/nss_engine_kernel.c:438:25: style: Condition 'handshake_done' is always false [knownConditionTrueFalse]
mod_nss-1.0.8/nss_engine_kernel.c:429:20: note: Assuming that condition '!handshake_done' is not redundant
mod_nss-1.0.8/nss_engine_kernel.c:438:25: note: Condition 'handshake_done' is always false
mod_nss-1.0.8/nss_engine_kernel.c:102:9: style: The scope of the variable 'ok' can be reduced. [variableScope]
mod_nss-1.0.8/nss_engine_kernel.c:105:22: style: The scope of the variable 'peercert' can be reduced. [variableScope]
mod_nss-1.0.8/nss_engine_kernel.c:106:9: style: The scope of the variable 'verify_old' can be reduced. [variableScope]
mod_nss-1.0.8/nss_engine_kernel.c:106:21: style: The scope of the variable 'verify' can be reduced. [variableScope]
mod_nss-1.0.8/nss_engine_kernel.c:571:29: style: The scope of the variable 'username' can be reduced. [variableScope]
mod_nss-1.0.8/nss_engine_kernel.c:571:40: style: The scope of the variable 'password' can be reduced. [variableScope]
mod_nss-1.0.8/nss_engine_kernel.c:778:22: style: The scope of the variable 'cert' can be reduced. [variableScope]
mod_nss-1.0.8/nss_engine_pcache.c:98:18: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
mod_nss-1.0.8/nss_engine_pcache.c:103:13: note: Found duplicate branches for 'if' and 'else'.
mod_nss-1.0.8/nss_engine_pcache.c:98:18: note: Found duplicate branches for 'if' and 'else'.
mod_nss-1.0.8/nss_engine_pcache.c:70:17: style: The scope of the variable 'tmpkey' can be reduced. [variableScope]
mod_nss-1.0.8/nss_engine_pcache.c:72:19: style: The scope of the variable 'slot' can be reduced. [variableScope]
mod_nss-1.0.8/nss_engine_pcache.c:255:19: style: The scope of the variable 'slot' can be reduced. [variableScope]
mod_nss-1.0.8/nss_engine_pcache.c:256:18: style: The scope of the variable 'tmpkey' can be reduced. [variableScope]
mod_nss-1.0.8/nss_engine_pphrase.c:143:10: warning: Either the condition 'if(arg&&retry)' is redundant or there is possible null pointer dereference: parg. [nullPointerRedundantCheck]
mod_nss-1.0.8/nss_engine_pphrase.c:128:8: note: Assuming that condition 'if(arg&&retry)' is not redundant
mod_nss-1.0.8/nss_engine_pphrase.c:126:27: note: Assignment 'parg=(struct pphrase_arg_t*)arg', assigned value is 0
mod_nss-1.0.8/nss_engine_pphrase.c:143:10: note: Null pointer dereference
mod_nss-1.0.8/nss_engine_pphrase.c:235:9: warning: Possible null pointer dereference: parg [nullPointer]
mod_nss-1.0.8/nss_engine_pphrase.c:134:76: note: Calling function 'nss_get_password', 5th argument 'parg' value is 0
mod_nss-1.0.8/nss_engine_pphrase.c:235:9: note: Null pointer dereference
mod_nss-1.0.8/nss_engine_pphrase.c:270:10: warning: Possible null pointer dereference: parg [nullPointer]
mod_nss-1.0.8/nss_engine_pphrase.c:134:76: note: Calling function 'nss_get_password', 5th argument 'parg' value is 0
mod_nss-1.0.8/nss_engine_pphrase.c:270:10: note: Null pointer dereference
mod_nss-1.0.8/nss_engine_pphrase.c:278:9: warning: Possible null pointer dereference: parg [nullPointer]
mod_nss-1.0.8/nss_engine_pphrase.c:134:76: note: Calling function 'nss_get_password', 5th argument 'parg' value is 0
mod_nss-1.0.8/nss_engine_pphrase.c:278:9: note: Null pointer dereference
mod_nss-1.0.8/nss_engine_pphrase.c:233:5: style: Variable 'token_name' is reassigned a value before the old one has been used. [redundantAssignment]
mod_nss-1.0.8/nss_engine_pphrase.c:224:0: note: Variable 'token_name' is reassigned a value before the old one has been used.
mod_nss-1.0.8/nss_engine_pphrase.c:233:5: note: Variable 'token_name' is reassigned a value before the old one has been used.
mod_nss-1.0.8/nss_engine_pphrase.c:186:25: style: The scope of the variable 'ch' can be reduced. [variableScope]
mod_nss-1.0.8/nss_engine_pphrase.c:225:9: style: The scope of the variable 'tmp' can be reduced. [variableScope]
mod_nss-1.0.8/nss_engine_pphrase.c:226:11: style: The scope of the variable 'pwd_fileptr' can be reduced. [variableScope]
mod_nss-1.0.8/nss_engine_pphrase.c:227:11: style: The scope of the variable 'ptr' can be reduced. [variableScope]
mod_nss-1.0.8/nss_engine_pphrase.c:228:10: style: The scope of the variable 'line' can be reduced. [variableScope]
mod_nss-1.0.8/nss_engine_vars.c:519:5: style: Variable 'chain' is reassigned a value before the old one has been used. [redundantAssignment]
mod_nss-1.0.8/nss_engine_vars.c:514:0: note: Variable 'chain' is reassigned a value before the old one has been used.
mod_nss-1.0.8/nss_engine_vars.c:519:5: note: Variable 'chain' is reassigned a value before the old one has been used.
mod_nss-1.0.8/nss_engine_vars.c:515:9: style: The scope of the variable 'n' can be reduced. [variableScope]
mod_nss-1.0.8/nss_expr_eval.c:99:23: style: The scope of the variable 'e3' can be reduced. [variableScope]
nss_expr_scan.l:78:11: warning: %o in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
mod_nss-1.0.8/nss_pcache.c:382:21: warning: Either the condition '!node' is redundant or there is possible null pointer dereference: node. [nullPointerRedundantCheck]
mod_nss-1.0.8/nss_pcache.c:380:25: note: Assuming that condition '!node' is not redundant
mod_nss-1.0.8/nss_pcache.c:382:21: note: Null pointer dereference
mod_nss-1.0.8/nss_pcache.c:383:21: warning: Either the condition '!node' is redundant or there is possible null pointer dereference: node. [nullPointerRedundantCheck]
mod_nss-1.0.8/nss_pcache.c:380:25: note: Assuming that condition '!node' is not redundant
mod_nss-1.0.8/nss_pcache.c:383:21: note: Null pointer dereference
mod_nss-1.0.8/nss_pcache.c:384:21: warning: Either the condition '!node' is redundant or there is possible null pointer dereference: node. [nullPointerRedundantCheck]
mod_nss-1.0.8/nss_pcache.c:380:25: note: Assuming that condition '!node' is not redundant
mod_nss-1.0.8/nss_pcache.c:384:21: note: Null pointer dereference
mod_nss-1.0.8/nss_util.c:30:22: style: The scope of the variable 'sc' can be reduced. [variableScope]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-perl2/libapache2-mod-perl2_2.0.9~1624218.orig.tar.xz
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/mod_perl.c:1001:10: warning: Possible null pointer dereference: rcfg [nullPointer]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/mod_perl.c:997:5: note: Assignment 'rcfg=r?(struct modperl_config_req_t*)ap_get_module_config((r)->request_config,&perl_module):NULL', assigned value is 0
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/mod_perl.c:1001:10: note: Null pointer dereference
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/mod_perl.c:1023:34: warning: Possible null pointer dereference: rcfg [nullPointer]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/mod_perl.c:1020:5: note: Assignment 'rcfg=r?(struct modperl_config_req_t*)ap_get_module_config((r)->request_config,&perl_module):NULL', assigned value is 0
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/mod_perl.c:1023:34: note: Null pointer dereference
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/mod_perl.c:1121:13: warning: Possible null pointer dereference: rcfg [nullPointer]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/mod_perl.c:1074:5: note: Assignment 'rcfg=r?(struct modperl_config_req_t*)ap_get_module_config((r)->request_config,&perl_module):NULL', assigned value is 0
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/mod_perl.c:1121:13: note: Null pointer dereference
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/mod_perl.c:563:10: warning: Redundant assignment of 'argc' to itself. [selfAssignment]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/mod_perl.c:563:23: warning: Redundant assignment of 'argv' to itself. [selfAssignment]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/mod_perl.c:563:35: warning: Redundant assignment of 'env' to itself. [selfAssignment]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/mod_perl.c:442:31: style: Function 'modperl_init' argument 1 names different: declaration 's' definition 'base_server'. [funcArgNamesDifferent]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/mod_perl.h:121:31: note: Function 'modperl_init' argument 1 names different: declaration 's' definition 'base_server'.
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/mod_perl.c:442:31: note: Function 'modperl_init' argument 1 names different: declaration 's' definition 'base_server'.
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/mod_perl.c:378:24: style: Variable 'base_perl' is assigned a value that is never used. [unreadVariable]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/mod_perl.c:461:17: style: Variable 'base_perl' is assigned a value that is never used. [unreadVariable]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_callback.c:25:9: style: The scope of the variable 'count' can be reduced. [variableScope]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_callback.c:188:59: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_callback.c:198:59: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_callback.c:214:59: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_callback.c:221:58: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_callback.c:226:58: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_cgi.c:97:9: warning: Possible null pointer dereference: rcfg [nullPointer]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_cgi.c:88:9: note: Assignment 'rcfg=r?(struct modperl_config_req_t*)ap_get_module_config((r)->request_config,&perl_module):NULL', assigned value is 0
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_cgi.c:97:9: note: Null pointer dereference
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_cmd.c:452:18: style: The scope of the variable 'key' can be reduced. [variableScope]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_cmd.c:452:24: style: The scope of the variable 'val' can be reduced. [variableScope]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_cmd.c:623:56: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_common_util.c:98:68: warning: Either the condition 'mg' is redundant or there is possible null pointer dereference: mg. [nullPointerRedundantCheck]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_common_util.c:94:22: note: Assuming that condition 'mg' is not redundant
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_common_util.c:98:68: note: Null pointer dereference
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_common_util.c:91:20: style: The scope of the variable 'mg' can be reduced. [variableScope]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_config.c:665:44: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_config.c:674:44: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_env.c:267:29: warning: Possible null pointer dereference: dcfg [nullPointer]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_env.c:257:5: note: Assignment 'dcfg=r?(struct modperl_config_dir_t*)ap_get_module_config((r)->per_dir_config,&perl_module):NULL', assigned value is 0
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_env.c:267:29: note: Null pointer dereference
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_error.c:30:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_filter.c:1058:15: warning: Possible null pointer dereference: dcfg [nullPointer]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_filter.c:1055:5: note: Assignment 'dcfg=r?(struct modperl_config_dir_t*)ap_get_module_config((r)->per_dir_config,&perl_module):NULL', assigned value is 0
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_filter.c:1058:15: note: Null pointer dereference
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_filter.c:894:23: style: The scope of the variable 'filter' can be reduced. [variableScope]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_filter.c:928:23: style: The scope of the variable 'filter' can be reduced. [variableScope]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_filter.c:450:51: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_filter.c:498:47: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_filter.c:149:64: style: Function 'modperl_wbucket_pass' argument 1 names different: declaration 'b' definition 'wb'. [funcArgNamesDifferent]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_filter.h:37:64: note: Function 'modperl_wbucket_pass' argument 1 names different: declaration 'b' definition 'wb'.
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_filter.c:149:64: note: Function 'modperl_wbucket_pass' argument 1 names different: declaration 'b' definition 'wb'.
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_filter.c:232:65: style: Function 'modperl_wbucket_flush' argument 1 names different: declaration 'b' definition 'wb'. [funcArgNamesDifferent]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_filter.h:41:65: note: Function 'modperl_wbucket_flush' argument 1 names different: declaration 'b' definition 'wb'.
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_filter.c:232:65: note: Function 'modperl_wbucket_flush' argument 1 names different: declaration 'b' definition 'wb'.
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_filter.c:248:71: style: Function 'modperl_wbucket_write' argument 1 names different: declaration 'b' definition 'wb'. [funcArgNamesDifferent]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_filter.h:45:65: note: Function 'modperl_wbucket_write' argument 1 names different: declaration 'b' definition 'wb'.
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_filter.c:248:71: note: Function 'modperl_wbucket_write' argument 1 names different: declaration 'b' definition 'wb'.
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_filter.c:349:16: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_handler.c:572:17: style: Condition '!handler' is always true [knownConditionTrueFalse]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_handler.c:560:38: note: Assignment 'handler=NULL', assigned value is 0
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_handler.c:572:17: note: Condition '!handler' is always true
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_handler.c:200:9: style: The scope of the variable 'duped' can be reduced. [variableScope]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_handler.c:561:13: style: The scope of the variable 'gv' can be reduced. [variableScope]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_module.c:186:9: warning: Either the condition 'tmp' is redundant or there is possible null pointer dereference: tmp. [nullPointerRedundantCheck]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_module.c:181:9: note: Assuming that condition 'tmp' is not redundant
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_module.c:186:9: note: Null pointer dereference
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_module.c:201:17: warning: Either the condition 'tmp' is redundant or there is possible null pointer dereference: tmp. [nullPointerRedundantCheck]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_module.c:181:9: note: Assuming that condition 'tmp' is not redundant
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_module.c:201:17: note: Null pointer dereference
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_module.c:359:9: style: The scope of the variable 'count' can be reduced. [variableScope]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_module.c:638:17: style: The scope of the variable 'errmsg' can be reduced. [variableScope]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_options.c:65:45: style: Function 'modperl_options_set' argument 3 names different: declaration 's' definition 'str'. [funcArgNamesDifferent]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_options.h:23:45: note: Function 'modperl_options_set' argument 3 names different: declaration 's' definition 'str'.
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_options.c:65:45: note: Function 'modperl_options_set' argument 3 names different: declaration 's' definition 'str'.
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_options.c:122:61: style: Function 'modperl_options_merge' argument 3 names different: declaration 'new' definition 'add'. [funcArgNamesDifferent]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_options.h:27:61: note: Function 'modperl_options_merge' argument 3 names different: declaration 'new' definition 'add'.
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_options.c:122:61: note: Function 'modperl_options_merge' argument 3 names different: declaration 'new' definition 'add'.
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_perl.c:145:16: style: The scope of the variable 'module_commands' can be reduced. [variableScope]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_perl_global.c:343:14: warning: Redundant assignment of 'mg_flags' to itself. [selfAssignment]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_perl_global.c:343:16: style: Variable 'mg_flags' is assigned a value that is never used. [unreadVariable]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_sys.c:66:0: error: #error "modperl_sys_dlclose not defined on this platform" [preprocessorErrorDirective]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_util.c:510:46: warning: Possible null pointer dereference: dcfg [nullPointer]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_util.c:509:9: note: Assignment 'dcfg=r?(struct modperl_config_dir_t*)ap_get_module_config((r)->per_dir_config,&perl_module):NULL', assigned value is 0
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_util.c:510:46: note: Null pointer dereference
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_util.c:487:37: style: Same expression on both sides of '>' because the value of 'PL_scopestack_ix' and 'oldscope' are the same. [duplicateExpression]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_util.c:470:23: note: 'oldscope' is assigned value 'PL_scopestack_ix' here.
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_util.c:487:37: note: Same expression on both sides of '>' because the value of 'PL_scopestack_ix' and 'oldscope' are the same.
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_util.c:767:15: style: The scope of the variable 'key' can be reduced. [variableScope]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_util.c:123:50: style: Function 'modperl_xs_sv2request_rec' argument 1 names different: declaration 'sv' definition 'in'. [funcArgNamesDifferent]
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_util.h:43:50: note: Function 'modperl_xs_sv2request_rec' argument 1 names different: declaration 'sv' definition 'in'.
libapache2-mod-perl2-2.0.9~1624218/src/modules/perl/modperl_util.c:123:50: note: Function 'modperl_xs_sv2request_rec' argument 1 names different: declaration 'sv' definition 'in'.
libapache2-mod-perl2-2.0.9~1624218/xs/APR/PerlIO/modperl_apr_perlio.c:550:9: style: The scope of the variable 'fd' can be reduced. [variableScope]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-python/libapache2-mod-python_3.3.1.orig.tar.gz
mod_python-3.3.1/src/_apachemodule.c:46:17: style: The scope of the variable 'serv_rec' can be reduced. [variableScope]
mod_python-3.3.1/src/_apachemodule.c:387:18: style: Unused variable: rv [unusedVariable]
mod_python-3.3.1/src/_apachemodule.c:462:18: style: Unused variable: rv [unusedVariable]
mod_python-3.3.1/src/_pspmodule.c:71:11: style: Unused variable: f [unusedVariable]
mod_python-3.3.1/src/_pspmodule.c:134:20: style: Unused variable: parser [unusedVariable]
mod_python-3.3.1/src/_pspmodule.c:146:10: style: Variable 'bs' is assigned a value that is never used. [unreadVariable]
mod_python-3.3.1/src/_pspmodule.c:95:9: error: Resource leak: f [resourceLeak]
mod_python-3.3.1/src/connobject.c:237:11: style: The scope of the variable 'buff' can be reduced. [variableScope]
mod_python-3.3.1/src/connobject.c:239:25: style: The scope of the variable 'bb' can be reduced. [variableScope]
mod_python-3.3.1/src/connobject.c:240:17: style: The scope of the variable 'b' can be reduced. [variableScope]
mod_python-3.3.1/src/filterobject.c:226:13: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_python-3.3.1/src/filterobject.c:343:11: style: The scope of the variable 'buff' can be reduced. [variableScope]
mod_python-3.3.1/src/filterobject.c:345:17: style: The scope of the variable 'b' can be reduced. [variableScope]
mod_python-3.3.1/src/finfoobject.c:297:5: style: Variable 't' is reassigned a value before the old one has been used. [redundantAssignment]
mod_python-3.3.1/src/finfoobject.c:294:0: note: Variable 't' is reassigned a value before the old one has been used.
mod_python-3.3.1/src/finfoobject.c:297:5: note: Variable 't' is reassigned a value before the old one has been used.
mod_python-3.3.1/src/mod_python.c:181:5: style: Variable 'idata' is reassigned a value before the old one has been used. [redundantAssignment]
mod_python-3.3.1/src/mod_python.c:179:0: note: Variable 'idata' is reassigned a value before the old one has been used.
mod_python-3.3.1/src/mod_python.c:181:5: note: Variable 'idata' is reassigned a value before the old one has been used.
mod_python-3.3.1/src/mod_python.c:205:5: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
mod_python-3.3.1/src/mod_python.c:201:0: note: Variable 'm' is reassigned a value before the old one has been used.
mod_python-3.3.1/src/mod_python.c:205:5: note: Variable 'm' is reassigned a value before the old one has been used.
mod_python-3.3.1/src/mod_python.c:1803:5: style: Variable 'hle' is reassigned a value before the old one has been used. [redundantAssignment]
mod_python-3.3.1/src/mod_python.c:1796:0: note: Variable 'hle' is reassigned a value before the old one has been used.
mod_python-3.3.1/src/mod_python.c:1803:5: note: Variable 'hle' is reassigned a value before the old one has been used.
mod_python-3.3.1/src/mod_python.c:2736:9: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_python-3.3.1/src/mod_python.c:2881:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
mod_python-3.3.1/src/mod_python.c:1297:13: style: Variable 'ap_add_cgi_vars' is assigned a value that is never used. [unreadVariable]
psp_parser.c:2168:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
psp_parser.c:1411:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
psp_parser.c:344:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
psp_parser.c:1411:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
psp_parser.c:1435:49: style: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent]
psp_parser.c:624:38: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
psp_parser.c:1435:49: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
psp_parser.c:1865:48: style: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
psp_parser.c:301:47: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
psp_parser.c:1865:48: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
psp_parser.c:1878:48: style: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
psp_parser.c:302:46: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
psp_parser.c:1878:48: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
psp_parser.c:1878:62: style: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
psp_parser.c:302:56: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
psp_parser.c:1878:62: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
psp_parser.c:2073:24: style: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. [funcArgNamesDifferent]
psp_parser.c:590:23: note: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
psp_parser.c:2073:24: note: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
psp_parser.c:2088:26: style: Function 'yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
psp_parser.c:137:27: note: Function 'yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
psp_parser.c:2088:26: note: Function 'yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
mod_python-3.3.1/src/requestobject.c:258:24: style: The scope of the variable 'ctx' can be reduced. [variableScope]
mod_python-3.3.1/src/requestobject.c:292:24: style: The scope of the variable 'ctx' can be reduced. [variableScope]
mod_python-3.3.1/src/requestobject.c:478:14: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_python-3.3.1/src/requestobject.c:850:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
mod_python-3.3.1/src/requestobject.c:950:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
mod_python-3.3.1/src/requestobject.c:797:5: style: Variable 'ap_internal_redirect' is assigned a value that is never used. [unreadVariable]
mod_python-3.3.1/src/requestobject.c:800:5: style: Variable 'Py_INCREF' is assigned a value that is never used. [unreadVariable]
mod_python-3.3.1/src/requestobject.c:850:13: style: Unused variable: bytes_read [unusedVariable]
mod_python-3.3.1/src/requestobject.c:850:25: style: Unused variable: chunk_len [unusedVariable]
mod_python-3.3.1/src/requestobject.c:1349:9: style: Unused variable: rc [unusedVariable]
mod_python-3.3.1/src/requestobject.c:1384:9: style: Unused variable: rc [unusedVariable]
mod_python-3.3.1/src/requestobject.c:1408:18: style: Unused variable: status [unusedVariable]
mod_python-3.3.1/src/requestobject.c:1440:5: style: Variable 'apr_file_close' is assigned a value that is never used. [unreadVariable]
mod_python-3.3.1/src/tableobject.c:127:5: style: Variable 'ah' is reassigned a value before the old one has been used. [redundantAssignment]
mod_python-3.3.1/src/tableobject.c:121:0: note: Variable 'ah' is reassigned a value before the old one has been used.
mod_python-3.3.1/src/tableobject.c:127:5: note: Variable 'ah' is reassigned a value before the old one has been used.
mod_python-3.3.1/src/tableobject.c:454:29: style: The scope of the variable 'skey' can be reduced. [variableScope]
mod_python-3.3.1/src/tableobject.c:804:5: style: Variable 'elts' is modified but its new value is never used. [unreadVariable]
mod_python-3.3.1/src/util.c:41:9: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_python-3.3.1/src/util.c:42:12: style: The scope of the variable 's' can be reduced. [variableScope]
mod_python-3.3.1/src/util.c:73:9: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_python-3.3.1/src/util.c:74:12: style: The scope of the variable 'methods' can be reduced. [variableScope]
mod_python-3.3.1/src/util.c:346:23: style: The scope of the variable 'hi' can be reduced. [variableScope]
mod_python-3.3.1/src/util.c:349:21: style: The scope of the variable 'ei' can be reduced. [variableScope]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-qos/libapache2-mod-qos_11.54.orig.tar.gz
mod_qos-11.54/apache2/mod_qos.c:3815:3: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
mod_qos-11.54/apache2/mod_qos.c:6859:16: style: Redundant condition: option. '!option || (option && !strstr(option,"ip"))' is equivalent to '!option || !strstr(option,"ip")' [redundantCondition]
mod_qos-11.54/apache2/mod_qos.c:1214:12: style: Condition 'extra!=NULL' is always false [knownConditionTrueFalse]
mod_qos-11.54/apache2/mod_qos.c:1209:23: note: Assignment 'extra=NULL', assigned value is 0
mod_qos-11.54/apache2/mod_qos.c:1214:12: note: Condition 'extra!=NULL' is always false
mod_qos-11.54/apache2/mod_qos.c:12950:6: style: Condition 'connections' is always false [knownConditionTrueFalse]
mod_qos-11.54/apache2/mod_qos.c:12920:29: note: Assignment 'connections=NULL', assigned value is 0
mod_qos-11.54/apache2/mod_qos.c:12950:6: note: Condition 'connections' is always false
mod_qos-11.54/apache2/mod_qos.c:1353:65: warning: Either the condition 'if(s)' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck]
mod_qos-11.54/apache2/mod_qos.c:1361:5: note: Assuming that condition 'if(s)' is not redundant
mod_qos-11.54/apache2/mod_qos.c:1353:65: note: Null pointer dereference
mod_qos-11.54/apache2/mod_qos.c:4304:66: warning: Either the condition 'if(sconf&&sconf->user_tracking_cookie)' is redundant or there is possible null pointer dereference: sconf. [nullPointerRedundantCheck]
mod_qos-11.54/apache2/mod_qos.c:9905:5: note: Assuming that condition 'if(sconf&&sconf->user_tracking_cookie)' is not redundant
mod_qos-11.54/apache2/mod_qos.c:9904:20: note: Calling function 'qos_setenvres', 2nd argument 'sconf' value is 0
mod_qos-11.54/apache2/mod_qos.c:4304:66: note: Null pointer dereference
mod_qos-11.54/apache2/mod_qos.c:4330:66: warning: Either the condition 'if(sconf&&sconf->user_tracking_cookie)' is redundant or there is possible null pointer dereference: sconf. [nullPointerRedundantCheck]
mod_qos-11.54/apache2/mod_qos.c:9905:5: note: Assuming that condition 'if(sconf&&sconf->user_tracking_cookie)' is not redundant
mod_qos-11.54/apache2/mod_qos.c:9903:26: note: Calling function 'qos_setenvresheader', 2nd argument 'sconf' value is 0
mod_qos-11.54/apache2/mod_qos.c:4330:66: note: Null pointer dereference
mod_qos-11.54/apache2/mod_qos.c:4331:67: warning: Either the condition 'if(sconf&&sconf->user_tracking_cookie)' is redundant or there is possible null pointer dereference: sconf. [nullPointerRedundantCheck]
mod_qos-11.54/apache2/mod_qos.c:9905:5: note: Assuming that condition 'if(sconf&&sconf->user_tracking_cookie)' is not redundant
mod_qos-11.54/apache2/mod_qos.c:9903:26: note: Calling function 'qos_setenvresheader', 2nd argument 'sconf' value is 0
mod_qos-11.54/apache2/mod_qos.c:4331:67: note: Null pointer dereference
mod_qos-11.54/apache2/mod_qos.c:4370:66: warning: Either the condition 'if(sconf&&sconf->user_tracking_cookie)' is redundant or there is possible null pointer dereference: sconf. [nullPointerRedundantCheck]
mod_qos-11.54/apache2/mod_qos.c:9905:5: note: Assuming that condition 'if(sconf&&sconf->user_tracking_cookie)' is not redundant
mod_qos-11.54/apache2/mod_qos.c:9902:23: note: Calling function 'qos_setenvstatus', 2nd argument 'sconf' value is 0
mod_qos-11.54/apache2/mod_qos.c:4370:66: note: Null pointer dereference
mod_qos-11.54/apache2/mod_qos.c:4551:21: warning: Either the condition 'if(sconf&&(sconf->req_rate!=-1))' is redundant or there is possible null pointer dereference: sconf. [nullPointerRedundantCheck]
mod_qos-11.54/apache2/mod_qos.c:8690:5: note: Assuming that condition 'if(sconf&&(sconf->req_rate!=-1))' is not redundant
mod_qos-11.54/apache2/mod_qos.c:8689:19: note: Calling function 'qos_parp_prr', 2nd argument 'sconf' value is 0
mod_qos-11.54/apache2/mod_qos.c:4551:21: note: Null pointer dereference
mod_qos-11.54/apache2/mod_qos.c:10077:21: warning: Either the condition 'sconf' is redundant or there is possible null pointer dereference: sconf. [nullPointerRedundantCheck]
mod_qos-11.54/apache2/mod_qos.c:10063:6: note: Assuming that condition 'sconf' is not redundant
mod_qos-11.54/apache2/mod_qos.c:10077:21: note: Null pointer dereference
mod_qos-11.54/apache2/mod_qos.c:11699:22: warning: Either the condition '(rule->limit==0)&&limit' is redundant or there is possible null pointer dereference: limit. [nullPointerRedundantCheck]
mod_qos-11.54/apache2/mod_qos.c:11700:47: note: Assuming that condition '(rule->limit==0)&&limit' is not redundant
mod_qos-11.54/apache2/mod_qos.c:11699:22: note: Null pointer dereference
mod_qos-11.54/apache2/mod_qos.c:11769:22: warning: Either the condition '(rule->limit==0)&&limit' is redundant or there is possible null pointer dereference: limit. [nullPointerRedundantCheck]
mod_qos-11.54/apache2/mod_qos.c:11770:47: note: Assuming that condition '(rule->limit==0)&&limit' is not redundant
mod_qos-11.54/apache2/mod_qos.c:11769:22: note: Null pointer dereference
mod_qos-11.54/apache2/mod_qos.c:11799:22: warning: Either the condition '(rule->limit==0)&&limit' is redundant or there is possible null pointer dereference: limit. [nullPointerRedundantCheck]
mod_qos-11.54/apache2/mod_qos.c:11800:47: note: Assuming that condition '(rule->limit==0)&&limit' is not redundant
mod_qos-11.54/apache2/mod_qos.c:11799:22: note: Null pointer dereference
mod_qos-11.54/apache2/mod_qos.c:11904:22: warning: Either the condition '(rule->limit==0)&&limit' is redundant or there is possible null pointer dereference: limit. [nullPointerRedundantCheck]
mod_qos-11.54/apache2/mod_qos.c:11907:47: note: Assuming that condition '(rule->limit==0)&&limit' is not redundant
mod_qos-11.54/apache2/mod_qos.c:11904:22: note: Null pointer dereference
mod_qos-11.54/apache2/mod_qos.c:3685:31: warning: Either the condition 'd' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck]
mod_qos-11.54/apache2/mod_qos.c:3677:9: note: Assuming that condition 'd' is not redundant
mod_qos-11.54/apache2/mod_qos.c:3685:31: note: Null pointer subtraction
mod_qos-11.54/apache2/mod_qos.c:3952:7: style: Variable 'q1' is reassigned a value before the old one has been used. [redundantAssignment]
mod_qos-11.54/apache2/mod_qos.c:3950:0: note: Variable 'q1' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:3952:7: note: Variable 'q1' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:5279:7: style: Variable 'e' is reassigned a value before the old one has been used. [redundantAssignment]
mod_qos-11.54/apache2/mod_qos.c:5277:0: note: Variable 'e' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:5279:7: note: Variable 'e' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:5362:5: style: Variable 'e' is reassigned a value before the old one has been used. [redundantAssignment]
mod_qos-11.54/apache2/mod_qos.c:5353:0: note: Variable 'e' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:5362:5: note: Variable 'e' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:6414:5: style: Variable 'e' is reassigned a value before the old one has been used. [redundantAssignment]
mod_qos-11.54/apache2/mod_qos.c:6409:0: note: Variable 'e' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:6414:5: note: Variable 'e' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:6915:11: style: Variable 'e' is reassigned a value before the old one has been used. [redundantAssignment]
mod_qos-11.54/apache2/mod_qos.c:6904:0: note: Variable 'e' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:6915:11: note: Variable 'e' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:7247:9: style: Variable 'hc' is reassigned a value before the old one has been used. [redundantAssignment]
mod_qos-11.54/apache2/mod_qos.c:7245:0: note: Variable 'hc' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:7247:9: note: Variable 'hc' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:8086:7: style: Variable 'e' is reassigned a value before the old one has been used. [redundantAssignment]
mod_qos-11.54/apache2/mod_qos.c:8082:0: note: Variable 'e' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:8086:7: note: Variable 'e' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:8454:5: style: Variable 'e' is reassigned a value before the old one has been used. [redundantAssignment]
mod_qos-11.54/apache2/mod_qos.c:8450:0: note: Variable 'e' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:8454:5: note: Variable 'e' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:9426:9: style: Variable 'e' is reassigned a value before the old one has been used. [redundantAssignment]
mod_qos-11.54/apache2/mod_qos.c:9421:0: note: Variable 'e' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:9426:9: note: Variable 'e' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:10771:5: style: Variable 'e' is reassigned a value before the old one has been used. [redundantAssignment]
mod_qos-11.54/apache2/mod_qos.c:10764:0: note: Variable 'e' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:10771:5: note: Variable 'e' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:10958:5: style: Variable 'e' is reassigned a value before the old one has been used. [redundantAssignment]
mod_qos-11.54/apache2/mod_qos.c:10948:0: note: Variable 'e' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:10958:5: note: Variable 'e' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:11906:3: style: Variable 'rule->req_per_sec_limit' is reassigned a value before the old one has been used. [redundantAssignment]
mod_qos-11.54/apache2/mod_qos.c:11905:3: note: Variable 'rule->req_per_sec_limit' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:11906:3: note: Variable 'rule->req_per_sec_limit' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:12934:3: style: Variable 'sec' is reassigned a value before the old one has been used. [redundantAssignment]
mod_qos-11.54/apache2/mod_qos.c:12918:0: note: Variable 'sec' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:12934:3: note: Variable 'sec' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:12935:3: style: Variable 'secmax' is reassigned a value before the old one has been used. [redundantAssignment]
mod_qos-11.54/apache2/mod_qos.c:12919:0: note: Variable 'secmax' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:12935:3: note: Variable 'secmax' is reassigned a value before the old one has been used.
mod_qos-11.54/apache2/mod_qos.c:1214:12: style: Same expression on both sides of '!=' because the value of 'extra' and 'NULL' are the same. [duplicateExpression]
mod_qos-11.54/apache2/mod_qos.c:1209:23: note: 'extra' is assigned value 'NULL' here.
mod_qos-11.54/apache2/mod_qos.c:1214:12: note: Same expression on both sides of '!=' because the value of 'extra' and 'NULL' are the same.
mod_qos-11.54/apache2/mod_qos.c:1429:9: style: The scope of the variable 'p1' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:1429:14: style: The scope of the variable 'p2' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:1830:13: style: The scope of the variable 'ch' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:2824:7: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:3103:13: style: The scope of the variable 'red' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:3739:7: style: The scope of the variable 'rc' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:3904:7: style: The scope of the variable 'fragment_len' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:4102:9: style: The scope of the variable 'denied' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:4246:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:4279:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:4843:11: style: The scope of the variable 'rc' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:5064:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:5126:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:5379:13: style: The scope of the variable 'rc' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:7963:9: style: The scope of the variable 'propagated' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:8029:9: style: The scope of the variable 'propagated' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:8195:7: style: The scope of the variable 'vip' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:8543:23: style: The scope of the variable 'redirect_page' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:8813:11: style: The scope of the variable 'rc' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:9036:11: style: The scope of the variable 'rc' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:9101:15: style: The scope of the variable 'rc' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:9189:19: style: The scope of the variable 'rc' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:9271:11: style: The scope of the variable 'rc' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:10952:9: style: The scope of the variable 'limit' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:10953:12: style: The scope of the variable 'limit_time' can be reduced. [variableScope]
mod_qos-11.54/apache2/mod_qos.c:10759:0: warning: Redundant assignment of 'sconf' to itself. [selfAssignment]
mod_qos-11.54/apache2/mod_qos.c:3254:27: style: Variable 'sconf' is assigned a value that is never used. [unreadVariable]
mod_qos-11.54/apache2/mod_qos.c:9312:67: style: Variable 'sconf' is assigned a value that is never used. [unreadVariable]
mod_qos-11.54/apache2/mod_qos.c:9400:73: style: Variable 'sconf' is assigned a value that is never used. [unreadVariable]
mod_qos-11.54/apache2/mod_qos.c:10105:27: style: Variable 'dconf' is assigned a value that is never used. [unreadVariable]
mod_qos-11.54/apache2/mod_qos.c:3034:0: error: Resource leak: file [resourceLeak]
mod_qos-11.54/apache2/mod_qos.c:12851:22: error: Undefined behavior: Variable 'buf' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
mod_qos-11.54/apache2/mod_qos.c:12852:23: error: Undefined behavior: Variable 'buf2' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
mod_qos-11.54/tools/src/qs_util.c:133:12: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
mod_qos-11.54/tools/src/qs_util.c:103:1: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
mod_qos-11.54/tools/src/qs_util.c:128:1: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
mod_qos-11.54/tools/src/qscheck.c:135:19: style: The scope of the variable 'hoste' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qscheck.c:312:9: style: The scope of the variable 'j' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qscheck.c:328:11: style: The scope of the variable 'j' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qscheck.c:100:12: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
mod_qos-11.54/tools/src/qscheck.c:162:0: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
mod_qos-11.54/tools/src/qscheck.c:288:14: style: Unused variable: j [unusedVariable]
mod_qos-11.54/tools/src/qsexec.c:224:7: style: The scope of the variable 'small_ovector' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qsexec.c:361:5: style: Variable 'nr' is modified but its new value is never used. [unreadVariable]
mod_qos-11.54/tools/src/qsexec.c:375:13: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
mod_qos-11.54/tools/src/qsexec.c:391:15: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
mod_qos-11.54/tools/src/qsfilter2.c:214:15: style: Redundant condition: If 'prev == '\\'', the comparison 'prev' is always true. [redundantCondition]
mod_qos-11.54/tools/src/qsfilter2.c:1047:10: style: Condition '!open' is always true [knownConditionTrueFalse]
mod_qos-11.54/tools/src/qsfilter2.c:1044:48: note: Assuming that condition '!open' is not redundant
mod_qos-11.54/tools/src/qsfilter2.c:1047:10: note: Condition '!open' is always true
mod_qos-11.54/tools/src/qsfilter2.c:1113:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
mod_qos-11.54/tools/src/qsfilter2.c:1115:5: note: Found duplicate branches for 'if' and 'else'.
mod_qos-11.54/tools/src/qsfilter2.c:1113:3: note: Found duplicate branches for 'if' and 'else'.
mod_qos-11.54/tools/src/qsfilter2.c:274:13: style: The scope of the variable 'ch' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qsfilter2.c:1609:7: style: The scope of the variable 'i' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qsgrep.c:210:7: style: The scope of the variable 'small_ovector' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qslog.c:1260:14: style: Expression is always false because 'else if' condition matches previous condition at line 1258. [multiCondition]
mod_qos-11.54/tools/src/qslog.c:1402:14: style: Expression is always false because 'else if' condition matches previous condition at line 1400. [multiCondition]
mod_qos-11.54/tools/src/qslog.c:1508:14: style: Expression is always false because 'else if' condition matches previous condition at line 1506. [multiCondition]
mod_qos-11.54/tools/src/qslog.c:2569:9: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
mod_qos-11.54/tools/src/qslog.c:2664:9: warning: %lld in format string (no. 3) requires 'long long' but the argument type is 'unsigned long long'. [invalidPrintfArgType_sint]
mod_qos-11.54/tools/src/qslog.c:2668:7: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'unsigned long long'. [invalidPrintfArgType_sint]
mod_qos-11.54/tools/src/qslog.c:558:16: warning: Either the condition 's' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck]
mod_qos-11.54/tools/src/qslog.c:555:9: note: Assuming that condition 's' is not redundant
mod_qos-11.54/tools/src/qslog.c:558:16: note: Null pointer dereference
mod_qos-11.54/tools/src/qslog.c:461:11: style: The scope of the variable 'p1' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qslog.c:461:16: style: The scope of the variable 'p2' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qslog.c:604:7: style: The scope of the variable 'mem' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qslog.c:960:10: style: The scope of the variable 'val' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qslog.c:995:9: style: The scope of the variable 'ovector' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qslog.c:1047:15: style: The scope of the variable 'name' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qslog.c:1048:14: style: The scope of the variable 'val' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qslog.c:1928:7: style: The scope of the variable 'line_len' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qslog.c:1953:7: style: The scope of the variable 'line_len' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qslog.c:454:1: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
mod_qos-11.54/tools/src/qslogger.c:66:9: style: The scope of the variable 'p1' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qslogger.c:66:14: style: The scope of the variable 'p2' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qslogger.c:317:7: style: The scope of the variable 'line_len' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qspng.c:101:9: style: struct member 'qs_png_conf_st::path' is never used. [unusedStructMember]
mod_qos-11.54/tools/src/qsrotate.c:297:7: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
mod_qos-11.54/tools/src/qsrotate.c:296:7: note: Variable 'rc' is reassigned a value before the old one has been used.
mod_qos-11.54/tools/src/qsrotate.c:297:7: note: Variable 'rc' is reassigned a value before the old one has been used.
mod_qos-11.54/tools/src/qsrotate.c:505:4: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
mod_qos-11.54/tools/src/qsrotate.c:504:4: note: Variable 'rc' is reassigned a value before the old one has been used.
mod_qos-11.54/tools/src/qsrotate.c:505:4: note: Variable 'rc' is reassigned a value before the old one has been used.
mod_qos-11.54/tools/src/qsrotate.c:267:7: style: The scope of the variable 'rc' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qsrotate.c:323:10: style: The scope of the variable 'now' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qsrotate.c:324:10: style: The scope of the variable 'n' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qsrotate.c:346:7: style: The scope of the variable 'rc' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qsrotate.c:297:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
mod_qos-11.54/tools/src/qsrotate.c:505:9: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
mod_qos-11.54/tools/src/qssign.c:296:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
mod_qos-11.54/tools/src/qssign.c:298:5: note: Found duplicate branches for 'if' and 'else'.
mod_qos-11.54/tools/src/qssign.c:296:3: note: Found duplicate branches for 'if' and 'else'.
mod_qos-11.54/tools/src/qssign.c:422:7: style: The scope of the variable 'line_len' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qssign.c:465:7: style: The scope of the variable 'line_len' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qssign.c:472:10: style: The scope of the variable 'msgSeqNr' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qssign.c:480:19: style: The scope of the variable 'data' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qssign.c:482:11: style: The scope of the variable 'm' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qssign.c:483:9: style: The scope of the variable 'data_len' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qstail.c:130:10: style: The scope of the variable 'len' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qstail.c:135:9: style: The scope of the variable 'offset' can be reduced. [variableScope]
mod_qos-11.54/tools/src/qstail.c:139:12: style: Checking if unsigned variable 'len' is less than zero. [unsignedLessThanZero]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-rivet/libapache2-mod-rivet_3.0.2.orig.tar.gz
rivet-3.0.2/src/TclWebcgi.c:42:35: style: Function 'TclWeb_InitRequest' argument 1 names different: declaration 'private' definition 'req'. [funcArgNamesDifferent]
rivet-3.0.2/src/TclWeb.h:39:46: note: Function 'TclWeb_InitRequest' argument 1 names different: declaration 'private' definition 'req'.
rivet-3.0.2/src/TclWebcgi.c:42:35: note: Function 'TclWeb_InitRequest' argument 1 names different: declaration 'private' definition 'req'.
rivet-3.0.2/src/TclWebcgi.c:42:46: style: Function 'TclWeb_InitRequest' argument 2 names different: declaration 'interp' definition 'arg'. [funcArgNamesDifferent]
rivet-3.0.2/src/TclWeb.h:39:67: note: Function 'TclWeb_InitRequest' argument 2 names different: declaration 'interp' definition 'arg'.
rivet-3.0.2/src/TclWebcgi.c:42:46: note: Function 'TclWeb_InitRequest' argument 2 names different: declaration 'interp' definition 'arg'.
rivet-3.0.2/src/librivet/rivetCrypt.c:72:18: style: The scope of the variable 'key' can be reduced. [variableScope]
rivet-3.0.2/src/librivet/rivetCrypt.c:100:18: style: The scope of the variable 'key' can be reduced. [variableScope]
rivet-3.0.2/src/librivet/rivetList.c:493:14: style: The scope of the variable 'varValue' can be reduced. [variableScope]
rivet-3.0.2/src/librivet/rivetWWW.c:102:14: style: The scope of the variable 'c2' can be reduced. [variableScope]
rivet-3.0.2/src/mod_rivet_ng/TclWebapache.c:615:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
rivet-3.0.2/src/mod_rivet_ng/TclWebapache.c:622:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
rivet-3.0.2/src/mod_rivet_ng/TclWebapache.c:629:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
rivet-3.0.2/src/mod_rivet_ng/TclWebapache.c:667:6: warning: Either the condition 'chan==NULL' is redundant or there is possible null pointer dereference: chan. [nullPointerRedundantCheck]
rivet-3.0.2/src/mod_rivet_ng/TclWebapache.c:668:14: note: Assuming that condition 'chan==NULL' is not redundant
rivet-3.0.2/src/mod_rivet_ng/TclWebapache.c:667:6: note: Null pointer dereference
rivet-3.0.2/src/mod_rivet_ng/TclWebapache.c:708:5: style: Variable 'rsc' is reassigned a value before the old one has been used. [redundantAssignment]
rivet-3.0.2/src/mod_rivet_ng/TclWebapache.c:706:0: note: Variable 'rsc' is reassigned a value before the old one has been used.
rivet-3.0.2/src/mod_rivet_ng/TclWebapache.c:708:5: note: Variable 'rsc' is reassigned a value before the old one has been used.
rivet-3.0.2/src/mod_rivet_ng/mod_rivet.c:86:13: style: The scope of the variable 'mpm_prefork_bridge' can be reduced. [variableScope]
rivet-3.0.2/src/mod_rivet_ng/mod_rivet.c:87:13: style: The scope of the variable 'mpm_worker_bridge' can be reduced. [variableScope]
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_cache.c:165:5: style: Variable 'entry' is reassigned a value before the old one has been used. [redundantAssignment]
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_cache.c:163:0: note: Variable 'entry' is reassigned a value before the old one has been used.
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_cache.c:165:5: note: Variable 'entry' is reassigned a value before the old one has been used.
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_cache.c:85:20: style: The scope of the variable 'delEntry' can be reduced. [variableScope]
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_common.c:216:5: style: Variable 'globals' is reassigned a value before the old one has been used. [redundantAssignment]
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_common.c:206:0: note: Variable 'globals' is reassigned a value before the old one has been used.
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_common.c:216:5: note: Variable 'globals' is reassigned a value before the old one has been used.
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_common.c:233:5: style: Variable 'auto_path' is reassigned a value before the old one has been used. [redundantAssignment]
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_common.c:207:0: note: Variable 'auto_path' is reassigned a value before the old one has been used.
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_common.c:233:5: note: Variable 'auto_path' is reassigned a value before the old one has been used.
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_common.c:235:5: style: Variable 'rivet_tcl' is reassigned a value before the old one has been used. [redundantAssignment]
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_common.c:208:0: note: Variable 'rivet_tcl' is reassigned a value before the old one has been used.
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_common.c:235:5: note: Variable 'rivet_tcl' is reassigned a value before the old one has been used.
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_common.c:304:72: style: Function 'Rivet_NewVHostInterp' argument 2 names different: declaration 's' definition 'server'. [funcArgNamesDifferent]
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_common.h:28:79: note: Function 'Rivet_NewVHostInterp' argument 2 names different: declaration 's' definition 'server'.
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_common.c:304:72: note: Function 'Rivet_NewVHostInterp' argument 2 names different: declaration 's' definition 'server'.
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_common.c:556:53: error: va_list 'argList' used before va_start() was called. [va_list_usedBeforeStarted]
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_common.c:557:72: error: va_list 'argList' used before va_start() was called. [va_list_usedBeforeStarted]
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_generator.c:155:9: style: Variable 'rdc' is reassigned a value before the old one has been used. [redundantAssignment]
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_generator.c:153:0: note: Variable 'rdc' is reassigned a value before the old one has been used.
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_generator.c:155:9: note: Variable 'rdc' is reassigned a value before the old one has been used.
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_generator.c:170:17: style: Variable 'newconfig' is reassigned a value before the old one has been used. [redundantAssignment]
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_generator.c:166:0: note: Variable 'newconfig' is reassigned a value before the old one has been used.
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_generator.c:170:17: note: Variable 'newconfig' is reassigned a value before the old one has been used.
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_generator.c:189:13: style: Variable 'newconfig' is reassigned a value before the old one has been used. [redundantAssignment]
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_generator.c:186:0: note: Variable 'newconfig' is reassigned a value before the old one has been used.
rivet-3.0.2/src/mod_rivet_ng/mod_rivet_generator.c:189:13: note: Variable 'newconfig' is reassigned a value before the old one has been used.
rivet-3.0.2/src/mod_rivet_ng/rivetCore.c:1855:5: style: Variable 'entry' is reassigned a value before the old one has been used. [redundantAssignment]
rivet-3.0.2/src/mod_rivet_ng/rivetCore.c:1837:0: note: Variable 'entry' is reassigned a value before the old one has been used.
rivet-3.0.2/src/mod_rivet_ng/rivetCore.c:1855:5: note: Variable 'entry' is reassigned a value before the old one has been used.
rivet-3.0.2/src/mod_rivet_ng/rivetCore.c:1972:9: style: Variable 'globals' is reassigned a value before the old one has been used. [redundantAssignment]
rivet-3.0.2/src/mod_rivet_ng/rivetCore.c:1969:0: note: Variable 'globals' is reassigned a value before the old one has been used.
rivet-3.0.2/src/mod_rivet_ng/rivetCore.c:1972:9: note: Variable 'globals' is reassigned a value before the old one has been used.
rivet-3.0.2/src/mod_rivet_ng/rivetCore.c:214:29: style: The scope of the variable 'result' can be reduced. [variableScope]
rivet-3.0.2/src/mod_rivet_ng/rivetCore.c:927:17: style: The scope of the variable 'i' can be reduced. [variableScope]
rivet-3.0.2/src/mod_rivet_ng/rivetCore.c:1839:26: style: The scope of the variable 'result' can be reduced. [variableScope]
rivet-3.0.2/src/mod_rivet_ng/rivetInspect.c:197:25: style: The scope of the variable 'key' can be reduced. [variableScope]
rivet-3.0.2/src/mod_rivet_ng/rivetInspect.c:198:25: style: The scope of the variable 'val' can be reduced. [variableScope]
rivet-3.0.2/src/mod_rivet_ng/rivetInspect.c:301:23: style: The scope of the variable 'val' can be reduced. [variableScope]
rivet-3.0.2/src/mod_rivet_ng/rivetInspect.c:359:14: style: The scope of the variable 'par_name' can be reduced. [variableScope]
rivet-3.0.2/src/mod_rivet_ng/rivetInspect.c:117:46: style: Function 'Rivet_ReadConfParameter' argument 2 names different: declaration 'rivet_conf' definition 'rsc'. [funcArgNamesDifferent]
rivet-3.0.2/src/mod_rivet_ng/mod_rivet.h:262:73: note: Function 'Rivet_ReadConfParameter' argument 2 names different: declaration 'rivet_conf' definition 'rsc'.
rivet-3.0.2/src/mod_rivet_ng/rivetInspect.c:117:46: note: Function 'Rivet_ReadConfParameter' argument 2 names different: declaration 'rivet_conf' definition 'rsc'.
rivet-3.0.2/src/mod_rivet_ng/rivet_lazy_mpm.c:105:17: style: The scope of the variable 'tcl_conf_script' can be reduced. [variableScope]
rivet-3.0.2/src/mod_rivet_ng/rivet_lazy_mpm.c:435:13: style: The scope of the variable 'count' can be reduced. [variableScope]
rivet-3.0.2/src/mod_rivet_ng/rivet_worker_mpm.c:385:23: style: The scope of the variable 'p' can be reduced. [variableScope]
rivet-3.0.2/src/mod_rivet_ng/worker_prefork_common.c:99:25: style: The scope of the variable 'function' can be reduced. [variableScope]
rivet-3.0.2/src/mod_rivet_ng/worker_prefork_common.c:207:25: style: The scope of the variable 'errmsg' can be reduced. [variableScope]
rivet-3.0.2/src/parser/rivetParser.c:238:11: style: The scope of the variable 'cur' can be reduced. [variableScope]
rivet-3.0.2/src/request/apache_request.c:482:5: style: Variable 'file' is reassigned a value before the old one has been used. [redundantAssignment]
rivet-3.0.2/src/request/apache_request.c:476:0: note: Variable 'file' is reassigned a value before the old one has been used.
rivet-3.0.2/src/request/apache_request.c:482:5: note: Variable 'file' is reassigned a value before the old one has been used.
rivet-3.0.2/src/request/apache_request.c:556:13: style: The scope of the variable 'blen' can be reduced. [variableScope]
rivet-3.0.2/src/request/apache_request.c:571:29: style: The scope of the variable 'key' can be reduced. [variableScope]
[00:27]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-rpaf/libapache2-mod-rpaf_0.6.orig.tar.gz
mod_rpaf-0.6/mod_rpaf-2.0.c:157:11: style: The scope of the variable 'val' can be reduced. [variableScope]
mod_rpaf-0.6/mod_rpaf.c:156:11: style: The scope of the variable 'val' can be reduced. [variableScope]
[00:28]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-ruid2/libapache2-mod-ruid2_0.9.8.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-watchcat/libapache2-mod-watchcat_1.1.2.orig.tar.gz
[00:28]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-mod-xsendfile/libapache2-mod-xsendfile_0.12.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-reload-perl/libapache2-reload-perl_0.13.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapache2-sitecontrol-perl/libapache2-sitecontrol-perl_1.05.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapp-cache-perl/libapp-cache-perl_0.37.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapp-cell-perl/libapp-cell-perl_0.222.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapp-cli-perl/libapp-cli-perl_0.313.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapp-cmd-perl/libapp-cmd-perl_0.331.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapp-cmd-plugin-prompt-perl/libapp-cmd-plugin-prompt-perl_1.005.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapp-control-perl/libapp-control-perl_1.02.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapp-cpants-lint-perl/libapp-cpants-lint-perl_0.05.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapp-daemon-perl/libapp-daemon-perl_0.22.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapp-fatpacker-perl/libapp-fatpacker-perl_0.010007.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapp-info-perl/libapp-info-perl_0.57.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapp-nopaste-perl/libapp-nopaste-perl_1.012.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapp-options-perl/libapp-options-perl_1.12.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapp-perlrdf-command-query-perl/libapp-perlrdf-command-query-perl_0.004.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapp-rad-perl/libapp-rad-perl_1.05.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapp-repl-perl/libapp-repl-perl_0.012.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapp-stacktrace-perl/libapp-stacktrace-perl_0.09.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libapp-termcast-perl/libapp-termcast-perl_0.13.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libappconfig-std-perl/libappconfig-std-perl_1.10.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libappindicator/libappindicator_0.4.92.orig.tar.gz
libappindicator-0.4.92/example/simple-client-vala.c:363:12: warning: Either the condition 'sc==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
libappindicator-0.4.92/example/simple-client-vala.c:160:2: note: Assuming that condition 'sc==NULL' is not redundant
libappindicator-0.4.92/example/simple-client-vala.c:158:21: note: Calling function 'simple_client_run', 1st argument 'self' value is 0
libappindicator-0.4.92/example/simple-client-vala.c:679:32: note: Calling function 'simple_client_append_submenu', 1st argument 'self' value is 0
libappindicator-0.4.92/example/simple-client-vala.c:363:12: note: Null pointer dereference
libappindicator-0.4.92/example/simple-client-vala.c:381:11: warning: Either the condition 'sc==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
libappindicator-0.4.92/example/simple-client-vala.c:160:2: note: Assuming that condition 'sc==NULL' is not redundant
libappindicator-0.4.92/example/simple-client-vala.c:158:21: note: Calling function 'simple_client_run', 1st argument 'self' value is 0
libappindicator-0.4.92/example/simple-client-vala.c:705:30: note: Calling function 'simple_client_label_toggle', 1st argument 'self' value is 0
libappindicator-0.4.92/example/simple-client-vala.c:381:11: note: Null pointer dereference
libappindicator-0.4.92/example/simple-client-vala.c:382:2: warning: Either the condition 'sc==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
libappindicator-0.4.92/example/simple-client-vala.c:160:2: note: Assuming that condition 'sc==NULL' is not redundant
libappindicator-0.4.92/example/simple-client-vala.c:158:21: note: Calling function 'simple_client_run', 1st argument 'self' value is 0
libappindicator-0.4.92/example/simple-client-vala.c:705:30: note: Calling function 'simple_client_label_toggle', 1st argument 'self' value is 0
libappindicator-0.4.92/example/simple-client-vala.c:382:2: note: Null pointer dereference
libappindicator-0.4.92/example/simple-client-vala.c:383:11: warning: Either the condition 'sc==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
libappindicator-0.4.92/example/simple-client-vala.c:160:2: note: Assuming that condition 'sc==NULL' is not redundant
libappindicator-0.4.92/example/simple-client-vala.c:158:21: note: Calling function 'simple_client_run', 1st argument 'self' value is 0
libappindicator-0.4.92/example/simple-client-vala.c:705:30: note: Calling function 'simple_client_label_toggle', 1st argument 'self' value is 0
libappindicator-0.4.92/example/simple-client-vala.c:383:11: note: Null pointer dereference
libappindicator-0.4.92/example/simple-client-vala.c:650:11: warning: Either the condition 'sc==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
libappindicator-0.4.92/example/simple-client-vala.c:160:2: note: Assuming that condition 'sc==NULL' is not redundant
libappindicator-0.4.92/example/simple-client-vala.c:158:21: note: Calling function 'simple_client_run', 1st argument 'self' value is 0
libappindicator-0.4.92/example/simple-client-vala.c:650:11: note: Null pointer dereference
libappindicator-0.4.92/example/simple-client-vala.c:655:2: warning: Either the condition 'sc==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
libappindicator-0.4.92/example/simple-client-vala.c:160:2: note: Assuming that condition 'sc==NULL' is not redundant
libappindicator-0.4.92/example/simple-client-vala.c:158:21: note: Calling function 'simple_client_run', 1st argument 'self' value is 0
libappindicator-0.4.92/example/simple-client-vala.c:655:2: note: Null pointer dereference
libappindicator-0.4.92/example/simple-client-vala.c:656:2: warning: Either the condition 'sc==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
libappindicator-0.4.92/example/simple-client-vala.c:160:2: note: Assuming that condition 'sc==NULL' is not redundant
libappindicator-0.4.92/example/simple-client-vala.c:158:21: note: Calling function 'simple_client_run', 1st argument 'self' value is 0
libappindicator-0.4.92/example/simple-client-vala.c:656:2: note: Null pointer dereference
libappindicator-0.4.92/example/simple-client-vala.c:661:11: warning: Either the condition 'sc==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
libappindicator-0.4.92/example/simple-client-vala.c:160:2: note: Assuming that condition 'sc==NULL' is not redundant
libappindicator-0.4.92/example/simple-client-vala.c:158:21: note: Calling function 'simple_client_run', 1st argument 'self' value is 0
libappindicator-0.4.92/example/simple-client-vala.c:661:11: note: Null pointer dereference
libappindicator-0.4.92/example/simple-client-vala.c:671:12: warning: Either the condition 'sc==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
libappindicator-0.4.92/example/simple-client-vala.c:160:2: note: Assuming that condition 'sc==NULL' is not redundant
libappindicator-0.4.92/example/simple-client-vala.c:158:21: note: Calling function 'simple_client_run', 1st argument 'self' value is 0
libappindicator-0.4.92/example/simple-client-vala.c:671:12: note: Null pointer dereference
libappindicator-0.4.92/example/simple-client-vala.c:677:12: warning: Either the condition 'sc==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
libappindicator-0.4.92/example/simple-client-vala.c:160:2: note: Assuming that condition 'sc==NULL' is not redundant
libappindicator-0.4.92/example/simple-client-vala.c:158:21: note: Calling function 'simple_client_run', 1st argument 'self' value is 0
libappindicator-0.4.92/example/simple-client-vala.c:677:12: note: Null pointer dereference
libappindicator-0.4.92/example/simple-client-vala.c:685:12: warning: Either the condition 'sc==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
libappindicator-0.4.92/example/simple-client-vala.c:160:2: note: Assuming that condition 'sc==NULL' is not redundant
libappindicator-0.4.92/example/simple-client-vala.c:158:21: note: Calling function 'simple_client_run', 1st argument 'self' value is 0
libappindicator-0.4.92/example/simple-client-vala.c:685:12: note: Null pointer dereference
libappindicator-0.4.92/example/simple-client-vala.c:692:12: warning: Either the condition 'sc==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
libappindicator-0.4.92/example/simple-client-vala.c:160:2: note: Assuming that condition 'sc==NULL' is not redundant
libappindicator-0.4.92/example/simple-client-vala.c:158:21: note: Calling function 'simple_client_run', 1st argument 'self' value is 0
libappindicator-0.4.92/example/simple-client-vala.c:692:12: note: Null pointer dereference
libappindicator-0.4.92/example/simple-client-vala.c:699:12: warning: Either the condition 'sc==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
libappindicator-0.4.92/example/simple-client-vala.c:160:2: note: Assuming that condition 'sc==NULL' is not redundant
libappindicator-0.4.92/example/simple-client-vala.c:158:21: note: Calling function 'simple_client_run', 1st argument 'self' value is 0
libappindicator-0.4.92/example/simple-client-vala.c:699:12: note: Null pointer dereference
libappindicator-0.4.92/example/simple-client-vala.c:707:12: warning: Either the condition 'sc==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
libappindicator-0.4.92/example/simple-client-vala.c:160:2: note: Assuming that condition 'sc==NULL' is not redundant
libappindicator-0.4.92/example/simple-client-vala.c:158:21: note: Calling function 'simple_client_run', 1st argument 'self' value is 0
libappindicator-0.4.92/example/simple-client-vala.c:707:12: note: Null pointer dereference
libappindicator-0.4.92/example/simple-client-vala.c:714:12: warning: Either the condition 'sc==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
libappindicator-0.4.92/example/simple-client-vala.c:160:2: note: Assuming that condition 'sc==NULL' is not redundant
libappindicator-0.4.92/example/simple-client-vala.c:158:21: note: Calling function 'simple_client_run', 1st argument 'self' value is 0
libappindicator-0.4.92/example/simple-client-vala.c:714:12: note: Null pointer dereference
libappindicator-0.4.92/example/simple-client-vala.c:717:12: warning: Either the condition 'sc==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
libappindicator-0.4.92/example/simple-client-vala.c:160:2: note: Assuming that condition 'sc==NULL' is not redundant
libappindicator-0.4.92/example/simple-client-vala.c:158:21: note: Calling function 'simple_client_run', 1st argument 'self' value is 0
libappindicator-0.4.92/example/simple-client-vala.c:717:12: note: Null pointer dereference
libappindicator-0.4.92/example/simple-client-vala.c:718:12: warning: Either the condition 'sc==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
libappindicator-0.4.92/example/simple-client-vala.c:160:2: note: Assuming that condition 'sc==NULL' is not redundant
libappindicator-0.4.92/example/simple-client-vala.c:158:21: note: Calling function 'simple_client_run', 1st argument 'self' value is 0
libappindicator-0.4.92/example/simple-client-vala.c:718:12: note: Null pointer dereference
libappindicator-0.4.92/example/simple-client-vala.c:178:2: style: Variable 'self' is reassigned a value before the old one has been used. [redundantAssignment]
libappindicator-0.4.92/example/simple-client-vala.c:172:0: note: Variable 'self' is reassigned a value before the old one has been used.
libappindicator-0.4.92/example/simple-client-vala.c:178:2: note: Variable 'self' is reassigned a value before the old one has been used.
libappindicator-0.4.92/example/simple-client-vala.c:210:2: style: Variable '_tmp2_' is reassigned a value before the old one has been used. [redundantAssignment]
libappindicator-0.4.92/example/simple-client-vala.c:205:0: note: Variable '_tmp2_' is reassigned a value before the old one has been used.
libappindicator-0.4.92/example/simple-client-vala.c:210:2: note: Variable '_tmp2_' is reassigned a value before the old one has been used.
libappindicator-0.4.92/example/simple-client-vala.c:429:2: style: Variable '_tmp1_' is reassigned a value before the old one has been used. [redundantAssignment]
libappindicator-0.4.92/example/simple-client-vala.c:421:0: note: Variable '_tmp1_' is reassigned a value before the old one has been used.
libappindicator-0.4.92/example/simple-client-vala.c:429:2: note: Variable '_tmp1_' is reassigned a value before the old one has been used.
libappindicator-0.4.92/example/simple-client-vala.c:432:2: style: Variable '_tmp4_' is reassigned a value before the old one has been used. [redundantAssignment]
libappindicator-0.4.92/example/simple-client-vala.c:424:0: note: Variable '_tmp4_' is reassigned a value before the old one has been used.
libappindicator-0.4.92/example/simple-client-vala.c:432:2: note: Variable '_tmp4_' is reassigned a value before the old one has been used.
libappindicator-0.4.92/example/simple-client-vala.c:434:2: style: Variable '_tmp6_' is reassigned a value before the old one has been used. [redundantAssignment]
libappindicator-0.4.92/example/simple-client-vala.c:426:0: note: Variable '_tmp6_' is reassigned a value before the old one has been used.
libappindicator-0.4.92/example/simple-client-vala.c:434:2: note: Variable '_tmp6_' is reassigned a value before the old one has been used.
libappindicator-0.4.92/example/simple-client-vala.c:464:3: style: Variable '_tmp4_' is reassigned a value before the old one has been used. [redundantAssignment]
libappindicator-0.4.92/example/simple-client-vala.c:458:0: note: Variable '_tmp4_' is reassigned a value before the old one has been used.
libappindicator-0.4.92/example/simple-client-vala.c:464:3: note: Variable '_tmp4_' is reassigned a value before the old one has been used.
libappindicator-0.4.92/example/simple-client-vala.c:466:3: style: Variable '_tmp6_' is reassigned a value before the old one has been used. [redundantAssignment]
libappindicator-0.4.92/example/simple-client-vala.c:460:0: note: Variable '_tmp6_' is reassigned a value before the old one has been used.
libappindicator-0.4.92/example/simple-client-vala.c:466:3: note: Variable '_tmp6_' is reassigned a value before the old one has been used.
libappindicator-0.4.92/example/simple-client-vala.c:537:2: style: Variable '_tmp0_' is reassigned a value before the old one has been used. [redundantAssignment]
libappindicator-0.4.92/example/simple-client-vala.c:533:0: note: Variable '_tmp0_' is reassigned a value before the old one has been used.
libappindicator-0.4.92/example/simple-client-vala.c:537:2: note: Variable '_tmp0_' is reassigned a value before the old one has been used.
libappindicator-0.4.92/example/simple-client-vala.c:592:2: style: Variable '_tmp0_' is reassigned a value before the old one has been used. [redundantAssignment]
libappindicator-0.4.92/example/simple-client-vala.c:590:0: note: Variable '_tmp0_' is reassigned a value before the old one has been used.
libappindicator-0.4.92/example/simple-client-vala.c:592:2: note: Variable '_tmp0_' is reassigned a value before the old one has been used.
libappindicator-0.4.92/example/simple-client-vala.c:536:9: style: Variable 'self' is assigned a value that is never used. [unreadVariable]
libappindicator-0.4.92/example/simple-client.c:160:9: style: Variable 'ci' is reassigned a value before the old one has been used. [redundantAssignment]
libappindicator-0.4.92/example/simple-client.c:156:0: note: Variable 'ci' is reassigned a value before the old one has been used.
libappindicator-0.4.92/example/simple-client.c:160:9: note: Variable 'ci' is reassigned a value before the old one has been used.
libappindicator-0.4.92/example/simple-client.c:177:9: style: Variable 'menu' is reassigned a value before the old one has been used. [redundantAssignment]
libappindicator-0.4.92/example/simple-client.c:155:0: note: Variable 'menu' is reassigned a value before the old one has been used.
libappindicator-0.4.92/example/simple-client.c:177:9: note: Variable 'menu' is reassigned a value before the old one has been used.
libappindicator-0.4.92/src/app-indicator.c:1548:79: style: Function 'scroll_event_wrapper' argument 3 names different: declaration 'user_data' definition 'data'. [funcArgNamesDifferent]
libappindicator-0.4.92/src/app-indicator.c:183:94: note: Function 'scroll_event_wrapper' argument 3 names different: declaration 'user_data' definition 'data'.
libappindicator-0.4.92/src/app-indicator.c:1548:79: note: Function 'scroll_event_wrapper' argument 3 names different: declaration 'user_data' definition 'data'.
libappindicator-0.4.92/src/app-indicator.c:1558:79: style: Function 'middle_click_wrapper' argument 3 names different: declaration 'user_data' definition 'data'. [funcArgNamesDifferent]
libappindicator-0.4.92/src/app-indicator.c:184:94: note: Function 'middle_click_wrapper' argument 3 names different: declaration 'user_data' definition 'data'.
libappindicator-0.4.92/src/app-indicator.c:1558:79: note: Function 'middle_click_wrapper' argument 3 names different: declaration 'user_data' definition 'data'.
libappindicator-0.4.92/src/app-indicator.c:1731:45: style: Function 'sec_activate_target_parent_changed' argument 3 names different: declaration 'user_data' definition 'data'. [funcArgNamesDifferent]
libappindicator-0.4.92/src/app-indicator.c:192:103: note: Function 'sec_activate_target_parent_changed' argument 3 names different: declaration 'user_data' definition 'data'.
libappindicator-0.4.92/src/app-indicator.c:1731:45: note: Function 'sec_activate_target_parent_changed' argument 3 names different: declaration 'user_data' definition 'data'.
libappindicator-0.4.92/src/generate-id.c:27:42: style: Function '_generate_id' argument 1 names different: declaration 'category' definition 'catenum'. [funcArgNamesDifferent]
libappindicator-0.4.92/src/generate-id.h:28:50: note: Function '_generate_id' argument 1 names different: declaration 'category' definition 'catenum'.
libappindicator-0.4.92/src/generate-id.c:27:42: note: Function '_generate_id' argument 1 names different: declaration 'category' definition 'catenum'.
libappindicator-0.4.92/tests/test-libappindicator.c:62:2: style: Variable 'handlerid' is reassigned a value before the old one has been used. [redundantAssignment]
libappindicator-0.4.92/tests/test-libappindicator.c:61:2: note: Variable 'handlerid' is reassigned a value before the old one has been used.
libappindicator-0.4.92/tests/test-libappindicator.c:62:2: note: Variable 'handlerid' is reassigned a value before the old one has been used.
libappindicator-0.4.92/tests/test-libappindicator.c:66:2: style: Variable 'handlerid' is reassigned a value before the old one has been used. [redundantAssignment]
libappindicator-0.4.92/tests/test-libappindicator.c:65:2: note: Variable 'handlerid' is reassigned a value before the old one has been used.
libappindicator-0.4.92/tests/test-libappindicator.c:66:2: note: Variable 'handlerid' is reassigned a value before the old one has been used.
[00:28]

ftp://ftp.se.debian.org/debian/pool/main/liba/libapr-memcache/libapr-memcache_0.7.0.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/liba/libapreq2/libapreq2_2.13.orig.tar.gz
libapreq2-2.13/library/module_cgi.c:209:23: warning: Either the condition 'plevel<=8' is redundant or the array 'curarg[8]' is accessed at index 9, which is out of bounds. [arrayIndexOutOfBoundsCond]
libapreq2-2.13/library/module_cgi.c:207:24: note: Assuming that condition 'plevel<=8' is not redundant
libapreq2-2.13/library/module_cgi.c:208:17: note: plevel is incremented', new value is 9
libapreq2-2.13/library/module_cgi.c:209:23: note: Array index out of bounds
libapreq2-2.13/library/module_cgi.c:290:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
libapreq2-2.13/library/module_cgi.c:292:17: style: The scope of the variable 'remote_addr' can be reduced. [variableScope]
libapreq2-2.13/library/module_cgi.c:294:10: style: The scope of the variable 'date' can be reduced. [variableScope]
libapreq2-2.13/library/module_cgi.c:502:21: style: The scope of the variable 'name' can be reduced. [variableScope]
libapreq2-2.13/library/module_cgi.c:502:28: style: The scope of the variable 'val' can be reduced. [variableScope]
libapreq2-2.13/library/module_cgi.c:547:21: style: The scope of the variable 'name' can be reduced. [variableScope]
libapreq2-2.13/library/module_cgi.c:547:28: style: The scope of the variable 'val' can be reduced. [variableScope]
libapreq2-2.13/library/module_cgi.c:660:21: style: The scope of the variable 'name' can be reduced. [variableScope]
libapreq2-2.13/library/module_cgi.c:660:28: style: The scope of the variable 'val' can be reduced. [variableScope]
libapreq2-2.13/library/module_cgi.c:87:14: style: struct member 'TRANS::t_val' is never used. [unusedStructMember]
libapreq2-2.13/library/module_cgi.c:233:27: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
libapreq2-2.13/library/t/at.c:224:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
libapreq2-2.13/library/t/at.c:313:20: style: The scope of the variable 'fbuf' can be reduced. [variableScope]
libapreq2-2.13/library/t/at.c:313:36: style: The scope of the variable 'sbuf' can be reduced. [variableScope]
libapreq2-2.13/library/t/at.c:313:52: style: The scope of the variable 'tbuf' can be reduced. [variableScope]
libapreq2-2.13/library/t/at.c:125:9: style: Variable 'format' is assigned a value that is never used. [unreadVariable]
libapreq2-2.13/library/t/at.c:324:9: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
libapreq2-2.13/library/t/at.c:329:9: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
libapreq2-2.13/library/t/at.c:334:9: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
libapreq2-2.13/library/t/at.c:336:5: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
libapreq2-2.13/library/t/parsers.c:179:25: style: The scope of the variable 'ba' can be reduced. [variableScope]
libapreq2-2.13/library/util.c:501:19: style: The scope of the variable 'c' can be reduced. [variableScope]
libapreq2-2.13/library/util.c:705:9: style: The scope of the variable 'n' can be reduced. [variableScope]
libapreq2-2.13/module/t/c-modules/apreq_output_filter_test/mod_apreq_output_filter_test.c:39:14: style: Variable 'handle' is assigned a value that is never used. [unreadVariable]
[00:28]

ftp://ftp.se.debian.org/debian/pool/main/liba/libaqbanking/libaqbanking_5.7.8.orig.tar.gz
aqbanking-5.7.8/src/libs/aqbanking/account.c:682:36: style: Function 'AB_Account_Attach' argument 1 names different: declaration 'acc' definition 'a'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/account_l.h:26:36: note: Function 'AB_Account_Attach' argument 1 names different: declaration 'acc' definition 'a'.
aqbanking-5.7.8/src/libs/aqbanking/account.c:682:36: note: Function 'AB_Account_Attach' argument 1 names different: declaration 'acc' definition 'a'.
aqbanking-5.7.8/src/libs/aqbanking/backendsupport/ab_accountqueue.c:62:61: style: Function 'AB_AccountQueue_dup' argument 1 names different: declaration 'p_struct' definition 'p_src'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/backendsupport/ab_accountqueue.h:65:75: note: Function 'AB_AccountQueue_dup' argument 1 names different: declaration 'p_struct' definition 'p_src'.
aqbanking-5.7.8/src/libs/aqbanking/backendsupport/ab_accountqueue.c:62:61: note: Function 'AB_AccountQueue_dup' argument 1 names different: declaration 'p_struct' definition 'p_src'.
aqbanking-5.7.8/src/libs/aqbanking/backendsupport/ab_jobqueue.c:61:49: style: Function 'AB_JobQueue_dup' argument 1 names different: declaration 'p_struct' definition 'p_src'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/backendsupport/ab_jobqueue.h:63:63: note: Function 'AB_JobQueue_dup' argument 1 names different: declaration 'p_struct' definition 'p_src'.
aqbanking-5.7.8/src/libs/aqbanking/backendsupport/ab_jobqueue.c:61:49: note: Function 'AB_JobQueue_dup' argument 1 names different: declaration 'p_struct' definition 'p_src'.
aqbanking-5.7.8/src/libs/aqbanking/backendsupport/ab_queue.c:58:40: style: Function 'AB_Queue_dup' argument 1 names different: declaration 'p_struct' definition 'p_src'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/backendsupport/ab_queue.h:57:54: note: Function 'AB_Queue_dup' argument 1 names different: declaration 'p_struct' definition 'p_src'.
aqbanking-5.7.8/src/libs/aqbanking/backendsupport/ab_queue.c:58:40: note: Function 'AB_Queue_dup' argument 1 names different: declaration 'p_struct' definition 'p_src'.
aqbanking-5.7.8/src/libs/aqbanking/backendsupport/ab_userqueue.c:62:52: style: Function 'AB_UserQueue_dup' argument 1 names different: declaration 'p_struct' definition 'p_src'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/backendsupport/ab_userqueue.h:65:66: note: Function 'AB_UserQueue_dup' argument 1 names different: declaration 'p_struct' definition 'p_src'.
aqbanking-5.7.8/src/libs/aqbanking/backendsupport/ab_userqueue.c:62:52: note: Function 'AB_UserQueue_dup' argument 1 names different: declaration 'p_struct' definition 'p_src'.
aqbanking-5.7.8/src/libs/aqbanking/banking_online.c:332:17: style: The scope of the variable 'name' can be reduced. [variableScope]
aqbanking-5.7.8/src/libs/aqbanking/banking_online.c:454:17: style: The scope of the variable 'name' can be reduced. [variableScope]
aqbanking-5.7.8/src/libs/aqbanking/banking_deprec.c:20:12: style: The scope of the variable 'pos' can be reduced. [variableScope]
aqbanking-5.7.8/src/libs/aqbanking/banking_online.c:45:44: style: Function 'AB_Banking__ExecuteQueue' argument 2 names different: declaration 'jl2' definition 'jl'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/banking_p.h:124:67: note: Function 'AB_Banking__ExecuteQueue' argument 2 names different: declaration 'jl2' definition 'jl'.
aqbanking-5.7.8/src/libs/aqbanking/banking_online.c:45:44: note: Function 'AB_Banking__ExecuteQueue' argument 2 names different: declaration 'jl2' definition 'jl'.
aqbanking-5.7.8/src/libs/aqbanking/dialogs/dlg_editaccount.c:144:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/libs/aqbanking/dialogs/dlg_selectbankinfo.c:172:33: style: The scope of the variable 'it' can be reduced. [variableScope]
aqbanking-5.7.8/src/libs/aqbanking/dialogs/dlg_setup.c:108:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/libs/aqbanking/dialogs/dlg_setup.c:152:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/libs/aqbanking/httpsession.c:103:21: warning: Either the condition 'if(s)' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck]
aqbanking-5.7.8/src/libs/aqbanking/httpsession.c:104:8: note: Assuming that condition 'if(s)' is not redundant
aqbanking-5.7.8/src/libs/aqbanking/httpsession.c:103:21: note: Null pointer dereference
aqbanking-5.7.8/src/libs/aqbanking/imexporter.c:528:21: warning: Either the condition 'if(s)' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck]
aqbanking-5.7.8/src/libs/aqbanking/imexporter.c:529:8: note: Assuming that condition 'if(s)' is not redundant
aqbanking-5.7.8/src/libs/aqbanking/imexporter.c:528:21: note: Null pointer dereference
aqbanking-5.7.8/src/libs/aqbanking/imexporter.c:240:3: style: Variable 'rv' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/libs/aqbanking/imexporter.c:239:3: note: Variable 'rv' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/libs/aqbanking/imexporter.c:240:3: note: Variable 'rv' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/libs/aqbanking/imexporter.c:393:30: style: The scope of the variable 'retval' can be reduced. [variableScope]
aqbanking-5.7.8/src/libs/aqbanking/imexporter.c:1064:25: style: The scope of the variable 'retval' can be reduced. [variableScope]
aqbanking-5.7.8/src/libs/aqbanking/job.c:521:15: style: The scope of the variable 's' can be reduced. [variableScope]
aqbanking-5.7.8/src/libs/aqbanking/jobs/jobeutransfer.c:230:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/libs/aqbanking/jobs/jobgetdatedtransfers.c:159:11: style: Variable 'errors' is modified but its new value is never used. [unreadVariable]
aqbanking-5.7.8/src/libs/aqbanking/jobs/jobgetstandingorders.c:159:11: style: Variable 'errors' is modified but its new value is never used. [unreadVariable]
aqbanking-5.7.8/src/libs/aqbanking/msgengine.c:162:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/libs/aqbanking/msgengine.c:201:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/libs/aqbanking/msgengine.c:256:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/libs/aqbanking/msgengine.c:600:12: warning: %i in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:202:26: style: The scope of the variable 'e' can be reduced. [variableScope]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:80:49: style: Function 'AB_BankInfo_dup' argument 1 names different: declaration 'st' definition 'd'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:185:62: note: Function 'AB_BankInfo_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:80:49: note: Function 'AB_BankInfo_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:239:55: style: Function 'AB_BankInfo_GetCountry' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:208:69: note: Function 'AB_BankInfo_GetCountry' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:239:55: note: Function 'AB_BankInfo_GetCountry' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:245:42: style: Function 'AB_BankInfo_SetCountry' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:212:56: note: Function 'AB_BankInfo_SetCountry' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:245:42: note: Function 'AB_BankInfo_SetCountry' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:259:56: style: Function 'AB_BankInfo_GetBranchId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:217:70: note: Function 'AB_BankInfo_GetBranchId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:259:56: note: Function 'AB_BankInfo_GetBranchId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:265:43: style: Function 'AB_BankInfo_SetBranchId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:221:57: note: Function 'AB_BankInfo_SetBranchId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:265:43: note: Function 'AB_BankInfo_SetBranchId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:279:54: style: Function 'AB_BankInfo_GetBankId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:226:68: note: Function 'AB_BankInfo_GetBankId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:279:54: note: Function 'AB_BankInfo_GetBankId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:285:41: style: Function 'AB_BankInfo_SetBankId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:230:55: note: Function 'AB_BankInfo_SetBankId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:285:41: note: Function 'AB_BankInfo_SetBankId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:299:51: style: Function 'AB_BankInfo_GetBic' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:235:65: note: Function 'AB_BankInfo_GetBic' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:299:51: note: Function 'AB_BankInfo_GetBic' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:305:38: style: Function 'AB_BankInfo_SetBic' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:239:52: note: Function 'AB_BankInfo_SetBic' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:305:38: note: Function 'AB_BankInfo_SetBic' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:319:56: style: Function 'AB_BankInfo_GetBankName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:244:70: note: Function 'AB_BankInfo_GetBankName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:319:56: note: Function 'AB_BankInfo_GetBankName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:325:43: style: Function 'AB_BankInfo_SetBankName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:248:57: note: Function 'AB_BankInfo_SetBankName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:325:43: note: Function 'AB_BankInfo_SetBankName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:339:56: style: Function 'AB_BankInfo_GetLocation' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:253:70: note: Function 'AB_BankInfo_GetLocation' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:339:56: note: Function 'AB_BankInfo_GetLocation' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:345:43: style: Function 'AB_BankInfo_SetLocation' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:257:57: note: Function 'AB_BankInfo_SetLocation' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:345:43: note: Function 'AB_BankInfo_SetLocation' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:359:54: style: Function 'AB_BankInfo_GetStreet' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:262:68: note: Function 'AB_BankInfo_GetStreet' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:359:54: note: Function 'AB_BankInfo_GetStreet' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:365:41: style: Function 'AB_BankInfo_SetStreet' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:266:55: note: Function 'AB_BankInfo_SetStreet' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:365:41: note: Function 'AB_BankInfo_SetStreet' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:379:55: style: Function 'AB_BankInfo_GetZipcode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:271:69: note: Function 'AB_BankInfo_GetZipcode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:379:55: note: Function 'AB_BankInfo_GetZipcode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:385:42: style: Function 'AB_BankInfo_SetZipcode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:275:56: note: Function 'AB_BankInfo_SetZipcode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:385:42: note: Function 'AB_BankInfo_SetZipcode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:399:52: style: Function 'AB_BankInfo_GetCity' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:280:66: note: Function 'AB_BankInfo_GetCity' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:399:52: note: Function 'AB_BankInfo_GetCity' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:405:39: style: Function 'AB_BankInfo_SetCity' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:284:53: note: Function 'AB_BankInfo_SetCity' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:405:39: note: Function 'AB_BankInfo_SetCity' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:419:54: style: Function 'AB_BankInfo_GetRegion' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:289:68: note: Function 'AB_BankInfo_GetRegion' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:419:54: note: Function 'AB_BankInfo_GetRegion' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:425:41: style: Function 'AB_BankInfo_SetRegion' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:293:55: note: Function 'AB_BankInfo_SetRegion' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:425:41: note: Function 'AB_BankInfo_SetRegion' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:439:53: style: Function 'AB_BankInfo_GetPhone' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:298:67: note: Function 'AB_BankInfo_GetPhone' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:439:53: note: Function 'AB_BankInfo_GetPhone' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:445:40: style: Function 'AB_BankInfo_SetPhone' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:302:54: note: Function 'AB_BankInfo_SetPhone' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:445:40: note: Function 'AB_BankInfo_SetPhone' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:459:51: style: Function 'AB_BankInfo_GetFax' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:307:65: note: Function 'AB_BankInfo_GetFax' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:459:51: note: Function 'AB_BankInfo_GetFax' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:465:38: style: Function 'AB_BankInfo_SetFax' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:311:52: note: Function 'AB_BankInfo_SetFax' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:465:38: note: Function 'AB_BankInfo_SetFax' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:479:53: style: Function 'AB_BankInfo_GetEmail' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:316:67: note: Function 'AB_BankInfo_GetEmail' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:479:53: note: Function 'AB_BankInfo_GetEmail' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:485:40: style: Function 'AB_BankInfo_SetEmail' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:320:54: note: Function 'AB_BankInfo_SetEmail' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:485:40: note: Function 'AB_BankInfo_SetEmail' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:499:55: style: Function 'AB_BankInfo_GetWebsite' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:325:69: note: Function 'AB_BankInfo_GetWebsite' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:499:55: note: Function 'AB_BankInfo_GetWebsite' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:505:42: style: Function 'AB_BankInfo_SetWebsite' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:329:56: note: Function 'AB_BankInfo_SetWebsite' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:505:42: note: Function 'AB_BankInfo_SetWebsite' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:519:70: style: Function 'AB_BankInfo_GetServices' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:334:84: note: Function 'AB_BankInfo_GetServices' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:519:70: note: Function 'AB_BankInfo_GetServices' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:525:43: style: Function 'AB_BankInfo_SetServices' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.h:338:57: note: Function 'AB_BankInfo_SetServices' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfo.c:525:43: note: Function 'AB_BankInfo_SetServices' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:68:72: style: Function 'AB_BankInfoService_dup' argument 1 names different: declaration 'st' definition 'd'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.h:160:85: note: Function 'AB_BankInfoService_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:68:72: note: Function 'AB_BankInfoService_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:168:67: style: Function 'AB_BankInfoService_GetType' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.h:183:81: note: Function 'AB_BankInfoService_GetType' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:168:67: note: Function 'AB_BankInfoService_GetType' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:174:54: style: Function 'AB_BankInfoService_SetType' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.h:187:68: note: Function 'AB_BankInfoService_SetType' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:174:54: note: Function 'AB_BankInfoService_SetType' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:188:70: style: Function 'AB_BankInfoService_GetAddress' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.h:192:84: note: Function 'AB_BankInfoService_GetAddress' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:188:70: note: Function 'AB_BankInfoService_GetAddress' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:194:57: style: Function 'AB_BankInfoService_SetAddress' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.h:196:71: note: Function 'AB_BankInfoService_SetAddress' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:194:57: note: Function 'AB_BankInfoService_SetAddress' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:208:69: style: Function 'AB_BankInfoService_GetSuffix' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.h:201:83: note: Function 'AB_BankInfoService_GetSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:208:69: note: Function 'AB_BankInfoService_GetSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:214:56: style: Function 'AB_BankInfoService_SetSuffix' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.h:205:70: note: Function 'AB_BankInfoService_SetSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:214:56: note: Function 'AB_BankInfoService_SetSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:228:71: style: Function 'AB_BankInfoService_GetPversion' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.h:210:85: note: Function 'AB_BankInfoService_GetPversion' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:228:71: note: Function 'AB_BankInfoService_GetPversion' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:234:58: style: Function 'AB_BankInfoService_SetPversion' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.h:214:72: note: Function 'AB_BankInfoService_SetPversion' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:234:58: note: Function 'AB_BankInfoService_SetPversion' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:248:67: style: Function 'AB_BankInfoService_GetMode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.h:219:81: note: Function 'AB_BankInfoService_GetMode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:248:67: note: Function 'AB_BankInfoService_GetMode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:254:54: style: Function 'AB_BankInfoService_SetMode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.h:223:68: note: Function 'AB_BankInfoService_SetMode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:254:54: note: Function 'AB_BankInfoService_SetMode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:268:69: style: Function 'AB_BankInfoService_GetUserFlags' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.h:228:83: note: Function 'AB_BankInfoService_GetUserFlags' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:268:69: note: Function 'AB_BankInfoService_GetUserFlags' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:274:59: style: Function 'AB_BankInfoService_SetUserFlags' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.h:232:73: note: Function 'AB_BankInfoService_SetUserFlags' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:274:59: note: Function 'AB_BankInfoService_SetUserFlags' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:283:71: style: Function 'AB_BankInfoService_GetHversion' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.h:237:85: note: Function 'AB_BankInfoService_GetHversion' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:283:71: note: Function 'AB_BankInfoService_GetHversion' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:289:58: style: Function 'AB_BankInfoService_SetHversion' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.h:241:72: note: Function 'AB_BankInfoService_SetHversion' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:289:58: note: Function 'AB_BankInfoService_SetHversion' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:303:67: style: Function 'AB_BankInfoService_GetAux1' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.h:246:81: note: Function 'AB_BankInfoService_GetAux1' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:303:67: note: Function 'AB_BankInfoService_GetAux1' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:309:54: style: Function 'AB_BankInfoService_SetAux1' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.h:250:68: note: Function 'AB_BankInfoService_SetAux1' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:309:54: note: Function 'AB_BankInfoService_SetAux1' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:323:67: style: Function 'AB_BankInfoService_GetAux2' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.h:255:81: note: Function 'AB_BankInfoService_GetAux2' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:323:67: note: Function 'AB_BankInfoService_GetAux2' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:329:54: style: Function 'AB_BankInfoService_SetAux2' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.h:259:68: note: Function 'AB_BankInfoService_SetAux2' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:329:54: note: Function 'AB_BankInfoService_SetAux2' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:343:67: style: Function 'AB_BankInfoService_GetAux3' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.h:264:81: note: Function 'AB_BankInfoService_GetAux3' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:343:67: note: Function 'AB_BankInfoService_GetAux3' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:349:54: style: Function 'AB_BankInfoService_SetAux3' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.h:268:68: note: Function 'AB_BankInfoService_SetAux3' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:349:54: note: Function 'AB_BankInfoService_SetAux3' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:363:67: style: Function 'AB_BankInfoService_GetAux4' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.h:273:81: note: Function 'AB_BankInfoService_GetAux4' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:363:67: note: Function 'AB_BankInfoService_GetAux4' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:369:54: style: Function 'AB_BankInfoService_SetAux4' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.h:277:68: note: Function 'AB_BankInfoService_SetAux4' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/bankinfoservice.c:369:54: note: Function 'AB_BankInfoService_SetAux4' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:152:15: style: The scope of the variable 'e' can be reduced. [variableScope]
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:62:75: style: Function 'AB_CellPhoneProduct_dup' argument 1 names different: declaration 'st' definition 'd'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.h:113:88: note: Function 'AB_CellPhoneProduct_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:62:75: note: Function 'AB_CellPhoneProduct_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:189:67: style: Function 'AB_CellPhoneProduct_GetId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.h:136:81: note: Function 'AB_CellPhoneProduct_GetId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:189:67: note: Function 'AB_CellPhoneProduct_GetId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:195:54: style: Function 'AB_CellPhoneProduct_SetId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.h:140:68: note: Function 'AB_CellPhoneProduct_SetId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:195:54: note: Function 'AB_CellPhoneProduct_SetId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:209:77: style: Function 'AB_CellPhoneProduct_GetProviderName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.h:145:91: note: Function 'AB_CellPhoneProduct_GetProviderName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:209:77: note: Function 'AB_CellPhoneProduct_GetProviderName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:215:64: style: Function 'AB_CellPhoneProduct_SetProviderName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.h:149:78: note: Function 'AB_CellPhoneProduct_SetProviderName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:215:64: note: Function 'AB_CellPhoneProduct_SetProviderName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:229:76: style: Function 'AB_CellPhoneProduct_GetProductName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.h:154:90: note: Function 'AB_CellPhoneProduct_GetProductName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:229:76: note: Function 'AB_CellPhoneProduct_GetProductName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:235:63: style: Function 'AB_CellPhoneProduct_SetProductName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.h:158:77: note: Function 'AB_CellPhoneProduct_SetProductName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:235:63: note: Function 'AB_CellPhoneProduct_SetProductName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:249:71: style: Function 'AB_CellPhoneProduct_GetAllowFreeValue' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.h:163:85: note: Function 'AB_CellPhoneProduct_GetAllowFreeValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:249:71: note: Function 'AB_CellPhoneProduct_GetAllowFreeValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:255:66: style: Function 'AB_CellPhoneProduct_SetAllowFreeValue' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.h:167:80: note: Function 'AB_CellPhoneProduct_SetAllowFreeValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:255:66: note: Function 'AB_CellPhoneProduct_SetAllowFreeValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:264:81: style: Function 'AB_CellPhoneProduct_GetMinimumValue' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.h:172:95: note: Function 'AB_CellPhoneProduct_GetMinimumValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:264:81: note: Function 'AB_CellPhoneProduct_GetMinimumValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:270:64: style: Function 'AB_CellPhoneProduct_SetMinimumValue' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.h:176:78: note: Function 'AB_CellPhoneProduct_SetMinimumValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:270:64: note: Function 'AB_CellPhoneProduct_SetMinimumValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:284:81: style: Function 'AB_CellPhoneProduct_GetMaximumValue' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.h:181:95: note: Function 'AB_CellPhoneProduct_GetMaximumValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:284:81: note: Function 'AB_CellPhoneProduct_GetMaximumValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:290:64: style: Function 'AB_CellPhoneProduct_SetMaximumValue' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.h:185:78: note: Function 'AB_CellPhoneProduct_SetMaximumValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:290:64: note: Function 'AB_CellPhoneProduct_SetMaximumValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:304:74: style: Function 'AB_CellPhoneProduct_GetValues' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.h:190:88: note: Function 'AB_CellPhoneProduct_GetValues' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:304:74: note: Function 'AB_CellPhoneProduct_GetValues' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:310:58: style: Function 'AB_CellPhoneProduct_SetValues' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.h:194:72: note: Function 'AB_CellPhoneProduct_SetValues' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/cellphoneproduct.c:310:58: note: Function 'AB_CellPhoneProduct_SetValues' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.c:57:69: style: Function 'AB_EuTransferInfo_dup' argument 1 names different: declaration 'st' definition 'd'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.h:86:82: note: Function 'AB_EuTransferInfo_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.c:57:69: note: Function 'AB_EuTransferInfo_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.c:144:72: style: Function 'AB_EuTransferInfo_GetCountryCode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.h:109:86: note: Function 'AB_EuTransferInfo_GetCountryCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.c:144:72: note: Function 'AB_EuTransferInfo_GetCountryCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.c:150:59: style: Function 'AB_EuTransferInfo_SetCountryCode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.h:113:73: note: Function 'AB_EuTransferInfo_SetCountryCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.c:150:59: note: Function 'AB_EuTransferInfo_SetCountryCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.c:164:89: style: Function 'AB_EuTransferInfo_GetFieldLimits' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.h:118:103: note: Function 'AB_EuTransferInfo_GetFieldLimits' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.c:164:89: note: Function 'AB_EuTransferInfo_GetFieldLimits' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.c:170:59: style: Function 'AB_EuTransferInfo_SetFieldLimits' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.h:122:73: note: Function 'AB_EuTransferInfo_SetFieldLimits' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.c:170:59: note: Function 'AB_EuTransferInfo_SetFieldLimits' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.c:184:80: style: Function 'AB_EuTransferInfo_GetLimitLocalValue' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.h:127:94: note: Function 'AB_EuTransferInfo_GetLimitLocalValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.c:184:80: note: Function 'AB_EuTransferInfo_GetLimitLocalValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.c:190:63: style: Function 'AB_EuTransferInfo_SetLimitLocalValue' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.h:131:77: note: Function 'AB_EuTransferInfo_SetLimitLocalValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.c:190:63: note: Function 'AB_EuTransferInfo_SetLimitLocalValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.c:204:82: style: Function 'AB_EuTransferInfo_GetLimitForeignValue' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.h:136:96: note: Function 'AB_EuTransferInfo_GetLimitForeignValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.c:204:82: note: Function 'AB_EuTransferInfo_GetLimitForeignValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.c:210:65: style: Function 'AB_EuTransferInfo_SetLimitForeignValue' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.h:140:79: note: Function 'AB_EuTransferInfo_SetLimitForeignValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/eutransferinfo.c:210:65: note: Function 'AB_EuTransferInfo_SetLimitForeignValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/message.c:55:46: style: Function 'AB_Message_dup' argument 1 names different: declaration 'st' definition 'd'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/message.h:95:59: note: Function 'AB_Message_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/libs/aqbanking/types/message.c:55:46: note: Function 'AB_Message_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/libs/aqbanking/types/message.c:126:49: style: Function 'AB_Message_GetUserId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/message.h:118:63: note: Function 'AB_Message_GetUserId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/message.c:126:49: note: Function 'AB_Message_GetUserId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/message.c:132:39: style: Function 'AB_Message_SetUserId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/message.h:122:53: note: Function 'AB_Message_SetUserId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/message.c:132:39: note: Function 'AB_Message_SetUserId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/message.c:141:52: style: Function 'AB_Message_GetAccountId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/message.h:127:66: note: Function 'AB_Message_GetAccountId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/message.c:141:52: note: Function 'AB_Message_GetAccountId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/message.c:147:42: style: Function 'AB_Message_SetAccountId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/message.h:131:56: note: Function 'AB_Message_SetAccountId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/message.c:147:42: note: Function 'AB_Message_SetAccountId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/message.c:156:53: style: Function 'AB_Message_GetSubject' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/message.h:136:67: note: Function 'AB_Message_GetSubject' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/message.c:156:53: note: Function 'AB_Message_GetSubject' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/message.c:162:40: style: Function 'AB_Message_SetSubject' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/message.h:140:54: note: Function 'AB_Message_SetSubject' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/message.c:162:40: note: Function 'AB_Message_SetSubject' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/message.c:176:50: style: Function 'AB_Message_GetText' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/message.h:145:64: note: Function 'AB_Message_GetText' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/message.c:176:50: note: Function 'AB_Message_GetText' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/message.c:182:37: style: Function 'AB_Message_SetText' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/message.h:149:51: note: Function 'AB_Message_SetText' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/message.c:182:37: note: Function 'AB_Message_SetText' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/message.c:196:63: style: Function 'AB_Message_GetDateReceived' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/message.h:154:77: note: Function 'AB_Message_GetDateReceived' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/message.c:196:63: note: Function 'AB_Message_GetDateReceived' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/message.c:202:45: style: Function 'AB_Message_SetDateReceived' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/message.h:158:59: note: Function 'AB_Message_SetDateReceived' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/message.c:202:45: note: Function 'AB_Message_SetDateReceived' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/pin.c:56:34: style: Function 'AB_Pin_dup' argument 1 names different: declaration 'st' definition 'd'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/pin_l.h:41:33: note: Function 'AB_Pin_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/libs/aqbanking/types/pin.c:56:34: note: Function 'AB_Pin_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/libs/aqbanking/types/pin.c:116:43: style: Function 'AB_Pin_GetToken' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/pin_l.h:52:57: note: Function 'AB_Pin_GetToken' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/pin.c:116:43: note: Function 'AB_Pin_GetToken' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/pin.c:122:30: style: Function 'AB_Pin_SetToken' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/pin_l.h:56:44: note: Function 'AB_Pin_SetToken' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/pin.c:122:30: note: Function 'AB_Pin_SetToken' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/pin.c:136:43: style: Function 'AB_Pin_GetValue' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/pin_l.h:61:57: note: Function 'AB_Pin_GetValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/pin.c:136:43: note: Function 'AB_Pin_GetValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/pin.c:142:30: style: Function 'AB_Pin_SetValue' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/pin_l.h:65:44: note: Function 'AB_Pin_SetValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/pin.c:142:30: note: Function 'AB_Pin_SetValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/pin.c:156:42: style: Function 'AB_Pin_GetHash' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/pin_l.h:70:56: note: Function 'AB_Pin_GetHash' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/pin.c:156:42: note: Function 'AB_Pin_GetHash' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/pin.c:162:29: style: Function 'AB_Pin_SetHash' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/pin_l.h:74:43: note: Function 'AB_Pin_SetHash' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/pin.c:162:29: note: Function 'AB_Pin_SetHash' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/pin.c:176:44: style: Function 'AB_Pin_GetStatus' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/pin_l.h:79:58: note: Function 'AB_Pin_GetStatus' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/pin.c:176:44: note: Function 'AB_Pin_GetStatus' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/pin.c:182:31: style: Function 'AB_Pin_SetStatus' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/pin_l.h:83:45: note: Function 'AB_Pin_SetStatus' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/pin.c:182:31: note: Function 'AB_Pin_SetStatus' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:63:49: style: Function 'AB_Security_dup' argument 1 names different: declaration 'st' definition 'd'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/security.h:113:62: note: Function 'AB_Security_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:63:49: note: Function 'AB_Security_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:168:52: style: Function 'AB_Security_GetName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/security.h:136:66: note: Function 'AB_Security_GetName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:168:52: note: Function 'AB_Security_GetName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:174:39: style: Function 'AB_Security_SetName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/security.h:140:53: note: Function 'AB_Security_SetName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:174:39: note: Function 'AB_Security_SetName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:188:56: style: Function 'AB_Security_GetUniqueId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/security.h:145:70: note: Function 'AB_Security_GetUniqueId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:188:56: note: Function 'AB_Security_GetUniqueId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:194:43: style: Function 'AB_Security_SetUniqueId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/security.h:149:57: note: Function 'AB_Security_SetUniqueId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:194:43: note: Function 'AB_Security_SetUniqueId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:208:57: style: Function 'AB_Security_GetNameSpace' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/security.h:154:71: note: Function 'AB_Security_GetNameSpace' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:208:57: note: Function 'AB_Security_GetNameSpace' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:214:44: style: Function 'AB_Security_SetNameSpace' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/security.h:158:58: note: Function 'AB_Security_SetNameSpace' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:214:44: note: Function 'AB_Security_SetNameSpace' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:228:60: style: Function 'AB_Security_GetTickerSymbol' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/security.h:163:74: note: Function 'AB_Security_GetTickerSymbol' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:228:60: note: Function 'AB_Security_GetTickerSymbol' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:234:47: style: Function 'AB_Security_SetTickerSymbol' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/security.h:167:61: note: Function 'AB_Security_SetTickerSymbol' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:234:47: note: Function 'AB_Security_SetTickerSymbol' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:248:57: style: Function 'AB_Security_GetUnits' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/security.h:172:71: note: Function 'AB_Security_GetUnits' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:248:57: note: Function 'AB_Security_GetUnits' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:254:40: style: Function 'AB_Security_SetUnits' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/security.h:176:54: note: Function 'AB_Security_SetUnits' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:254:40: note: Function 'AB_Security_SetUnits' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:268:66: style: Function 'AB_Security_GetUnitPriceValue' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/security.h:181:80: note: Function 'AB_Security_GetUnitPriceValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:268:66: note: Function 'AB_Security_GetUnitPriceValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:274:49: style: Function 'AB_Security_SetUnitPriceValue' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/security.h:185:63: note: Function 'AB_Security_SetUnitPriceValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:274:49: note: Function 'AB_Security_SetUnitPriceValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:288:66: style: Function 'AB_Security_GetUnitPriceDate' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/security.h:190:80: note: Function 'AB_Security_GetUnitPriceDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:288:66: note: Function 'AB_Security_GetUnitPriceDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:294:48: style: Function 'AB_Security_SetUnitPriceDate' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/security.h:194:62: note: Function 'AB_Security_SetUnitPriceDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/security.c:294:48: note: Function 'AB_Security_SetUnitPriceDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/textkeydescr.c:51:63: style: Function 'AB_TextKeyDescr_dup' argument 1 names different: declaration 'st' definition 'd'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/textkeydescr.h:75:76: note: Function 'AB_TextKeyDescr_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/libs/aqbanking/types/textkeydescr.c:51:63: note: Function 'AB_TextKeyDescr_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/libs/aqbanking/types/textkeydescr.c:103:54: style: Function 'AB_TextKeyDescr_GetValue' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/textkeydescr.h:99:68: note: Function 'AB_TextKeyDescr_GetValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/textkeydescr.c:103:54: note: Function 'AB_TextKeyDescr_GetValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/textkeydescr.c:109:49: style: Function 'AB_TextKeyDescr_SetValue' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/textkeydescr.h:103:63: note: Function 'AB_TextKeyDescr_SetValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/textkeydescr.c:109:49: note: Function 'AB_TextKeyDescr_SetValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/textkeydescr.c:118:61: style: Function 'AB_TextKeyDescr_GetName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/textkeydescr.h:108:75: note: Function 'AB_TextKeyDescr_GetName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/textkeydescr.c:118:61: note: Function 'AB_TextKeyDescr_GetName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/textkeydescr.c:124:48: style: Function 'AB_TextKeyDescr_SetName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/textkeydescr.h:112:62: note: Function 'AB_TextKeyDescr_SetName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/textkeydescr.c:124:48: note: Function 'AB_TextKeyDescr_SetName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/textkeydescr.c:138:62: style: Function 'AB_TextKeyDescr_GetDescr' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/textkeydescr.h:117:76: note: Function 'AB_TextKeyDescr_GetDescr' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/textkeydescr.c:138:62: note: Function 'AB_TextKeyDescr_GetDescr' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/textkeydescr.c:144:49: style: Function 'AB_TextKeyDescr_SetDescr' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/textkeydescr.h:121:63: note: Function 'AB_TextKeyDescr_SetDescr' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/textkeydescr.c:144:49: note: Function 'AB_TextKeyDescr_SetDescr' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:451:58: style: Function 'AB_Transaction_dup' argument 1 names different: declaration 'st' definition 'd'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:819:71: note: Function 'AB_Transaction_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:451:58: note: Function 'AB_Transaction_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1020:66: style: Function 'AB_Transaction_GetLocalCountry' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:849:80: note: Function 'AB_Transaction_GetLocalCountry' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1020:66: note: Function 'AB_Transaction_GetLocalCountry' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1026:53: style: Function 'AB_Transaction_SetLocalCountry' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:853:67: note: Function 'AB_Transaction_SetLocalCountry' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1026:53: note: Function 'AB_Transaction_SetLocalCountry' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1040:67: style: Function 'AB_Transaction_GetLocalBankCode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:858:81: note: Function 'AB_Transaction_GetLocalBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1040:67: note: Function 'AB_Transaction_GetLocalBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1046:54: style: Function 'AB_Transaction_SetLocalBankCode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:862:68: note: Function 'AB_Transaction_SetLocalBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1046:54: note: Function 'AB_Transaction_SetLocalBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1060:67: style: Function 'AB_Transaction_GetLocalBranchId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:867:81: note: Function 'AB_Transaction_GetLocalBranchId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1060:67: note: Function 'AB_Transaction_GetLocalBranchId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1066:54: style: Function 'AB_Transaction_SetLocalBranchId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:871:68: note: Function 'AB_Transaction_SetLocalBranchId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1066:54: note: Function 'AB_Transaction_SetLocalBranchId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1080:72: style: Function 'AB_Transaction_GetLocalAccountNumber' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:876:86: note: Function 'AB_Transaction_GetLocalAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1080:72: note: Function 'AB_Transaction_GetLocalAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1086:59: style: Function 'AB_Transaction_SetLocalAccountNumber' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:880:73: note: Function 'AB_Transaction_SetLocalAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1086:59: note: Function 'AB_Transaction_SetLocalAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1100:65: style: Function 'AB_Transaction_GetLocalSuffix' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:885:79: note: Function 'AB_Transaction_GetLocalSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1100:65: note: Function 'AB_Transaction_GetLocalSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1106:52: style: Function 'AB_Transaction_SetLocalSuffix' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:889:66: note: Function 'AB_Transaction_SetLocalSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1106:52: note: Function 'AB_Transaction_SetLocalSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1120:63: style: Function 'AB_Transaction_GetLocalIban' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:894:77: note: Function 'AB_Transaction_GetLocalIban' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1120:63: note: Function 'AB_Transaction_GetLocalIban' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1126:50: style: Function 'AB_Transaction_SetLocalIban' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:898:64: note: Function 'AB_Transaction_SetLocalIban' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1126:50: note: Function 'AB_Transaction_SetLocalIban' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1140:63: style: Function 'AB_Transaction_GetLocalName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:903:77: note: Function 'AB_Transaction_GetLocalName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1140:63: note: Function 'AB_Transaction_GetLocalName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1146:50: style: Function 'AB_Transaction_SetLocalName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:907:64: note: Function 'AB_Transaction_SetLocalName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1146:50: note: Function 'AB_Transaction_SetLocalName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1160:62: style: Function 'AB_Transaction_GetLocalBic' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:912:76: note: Function 'AB_Transaction_GetLocalBic' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1160:62: note: Function 'AB_Transaction_GetLocalBic' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1166:49: style: Function 'AB_Transaction_SetLocalBic' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:916:63: note: Function 'AB_Transaction_SetLocalBic' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1166:49: note: Function 'AB_Transaction_SetLocalBic' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1180:67: style: Function 'AB_Transaction_GetRemoteCountry' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:928:81: note: Function 'AB_Transaction_GetRemoteCountry' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1180:67: note: Function 'AB_Transaction_GetRemoteCountry' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1186:54: style: Function 'AB_Transaction_SetRemoteCountry' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:932:68: note: Function 'AB_Transaction_SetRemoteCountry' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1186:54: note: Function 'AB_Transaction_SetRemoteCountry' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1200:68: style: Function 'AB_Transaction_GetRemoteBankName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:937:82: note: Function 'AB_Transaction_GetRemoteBankName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1200:68: note: Function 'AB_Transaction_GetRemoteBankName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1206:55: style: Function 'AB_Transaction_SetRemoteBankName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:941:69: note: Function 'AB_Transaction_SetRemoteBankName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1206:55: note: Function 'AB_Transaction_SetRemoteBankName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1220:72: style: Function 'AB_Transaction_GetRemoteBankLocation' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:946:86: note: Function 'AB_Transaction_GetRemoteBankLocation' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1220:72: note: Function 'AB_Transaction_GetRemoteBankLocation' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1226:59: style: Function 'AB_Transaction_SetRemoteBankLocation' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:950:73: note: Function 'AB_Transaction_SetRemoteBankLocation' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1226:59: note: Function 'AB_Transaction_SetRemoteBankLocation' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1240:68: style: Function 'AB_Transaction_GetRemoteBankCode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:955:82: note: Function 'AB_Transaction_GetRemoteBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1240:68: note: Function 'AB_Transaction_GetRemoteBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1246:55: style: Function 'AB_Transaction_SetRemoteBankCode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:959:69: note: Function 'AB_Transaction_SetRemoteBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1246:55: note: Function 'AB_Transaction_SetRemoteBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1260:68: style: Function 'AB_Transaction_GetRemoteBranchId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:964:82: note: Function 'AB_Transaction_GetRemoteBranchId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1260:68: note: Function 'AB_Transaction_GetRemoteBranchId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1266:55: style: Function 'AB_Transaction_SetRemoteBranchId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:968:69: note: Function 'AB_Transaction_SetRemoteBranchId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1266:55: note: Function 'AB_Transaction_SetRemoteBranchId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1280:73: style: Function 'AB_Transaction_GetRemoteAccountNumber' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:973:87: note: Function 'AB_Transaction_GetRemoteAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1280:73: note: Function 'AB_Transaction_GetRemoteAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1286:60: style: Function 'AB_Transaction_SetRemoteAccountNumber' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:977:74: note: Function 'AB_Transaction_SetRemoteAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1286:60: note: Function 'AB_Transaction_SetRemoteAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1300:66: style: Function 'AB_Transaction_GetRemoteSuffix' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:982:80: note: Function 'AB_Transaction_GetRemoteSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1300:66: note: Function 'AB_Transaction_GetRemoteSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1306:53: style: Function 'AB_Transaction_SetRemoteSuffix' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:986:67: note: Function 'AB_Transaction_SetRemoteSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1306:53: note: Function 'AB_Transaction_SetRemoteSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1320:64: style: Function 'AB_Transaction_GetRemoteIban' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:991:78: note: Function 'AB_Transaction_GetRemoteIban' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1320:64: note: Function 'AB_Transaction_GetRemoteIban' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1326:51: style: Function 'AB_Transaction_SetRemoteIban' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:995:65: note: Function 'AB_Transaction_SetRemoteIban' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1326:51: note: Function 'AB_Transaction_SetRemoteIban' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1340:75: style: Function 'AB_Transaction_GetRemoteName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1000:89: note: Function 'AB_Transaction_GetRemoteName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1340:75: note: Function 'AB_Transaction_GetRemoteName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1346:51: style: Function 'AB_Transaction_SetRemoteName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1004:65: note: Function 'AB_Transaction_SetRemoteName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1346:51: note: Function 'AB_Transaction_SetRemoteName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1389:63: style: Function 'AB_Transaction_GetRemoteBic' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1013:77: note: Function 'AB_Transaction_GetRemoteBic' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1389:63: note: Function 'AB_Transaction_GetRemoteBic' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1395:50: style: Function 'AB_Transaction_SetRemoteBic' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1017:64: note: Function 'AB_Transaction_SetRemoteBic' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1395:50: note: Function 'AB_Transaction_SetRemoteBic' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1409:59: style: Function 'AB_Transaction_GetUniqueId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1024:73: note: Function 'AB_Transaction_GetUniqueId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1409:59: note: Function 'AB_Transaction_GetUniqueId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1415:49: style: Function 'AB_Transaction_SetUniqueId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1028:63: note: Function 'AB_Transaction_SetUniqueId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1415:49: note: Function 'AB_Transaction_SetUniqueId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1424:67: style: Function 'AB_Transaction_GetIdForApplication' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1033:81: note: Function 'AB_Transaction_GetIdForApplication' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1424:67: note: Function 'AB_Transaction_GetIdForApplication' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1430:57: style: Function 'AB_Transaction_SetIdForApplication' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1037:71: note: Function 'AB_Transaction_SetIdForApplication' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1430:57: note: Function 'AB_Transaction_SetIdForApplication' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1439:58: style: Function 'AB_Transaction_GetGroupId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1042:72: note: Function 'AB_Transaction_GetGroupId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1439:58: note: Function 'AB_Transaction_GetGroupId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1445:48: style: Function 'AB_Transaction_SetGroupId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1046:62: note: Function 'AB_Transaction_SetGroupId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1445:48: note: Function 'AB_Transaction_SetGroupId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1454:69: style: Function 'AB_Transaction_GetValutaDate' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1054:83: note: Function 'AB_Transaction_GetValutaDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1454:69: note: Function 'AB_Transaction_GetValutaDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1460:51: style: Function 'AB_Transaction_SetValutaDate' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1058:65: note: Function 'AB_Transaction_SetValutaDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1460:51: note: Function 'AB_Transaction_SetValutaDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1474:63: style: Function 'AB_Transaction_GetDate' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1063:77: note: Function 'AB_Transaction_GetDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1474:63: note: Function 'AB_Transaction_GetDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1480:45: style: Function 'AB_Transaction_SetDate' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1067:59: note: Function 'AB_Transaction_SetDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1480:45: note: Function 'AB_Transaction_SetDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1494:63: style: Function 'AB_Transaction_GetValue' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1079:77: note: Function 'AB_Transaction_GetValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1494:63: note: Function 'AB_Transaction_GetValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1500:46: style: Function 'AB_Transaction_SetValue' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1083:60: note: Function 'AB_Transaction_SetValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1500:46: note: Function 'AB_Transaction_SetValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1514:62: style: Function 'AB_Transaction_GetFees' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1090:76: note: Function 'AB_Transaction_GetFees' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1514:62: note: Function 'AB_Transaction_GetFees' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1520:45: style: Function 'AB_Transaction_SetFees' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1094:59: note: Function 'AB_Transaction_SetFees' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1520:45: note: Function 'AB_Transaction_SetFees' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1534:53: style: Function 'AB_Transaction_GetTextKey' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1105:67: note: Function 'AB_Transaction_GetTextKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1534:53: note: Function 'AB_Transaction_GetTextKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1540:48: style: Function 'AB_Transaction_SetTextKey' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1109:62: note: Function 'AB_Transaction_SetTextKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1540:48: note: Function 'AB_Transaction_SetTextKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1549:56: style: Function 'AB_Transaction_GetTextKeyExt' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1114:70: note: Function 'AB_Transaction_GetTextKeyExt' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1549:56: note: Function 'AB_Transaction_GetTextKeyExt' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1555:51: style: Function 'AB_Transaction_SetTextKeyExt' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1118:65: note: Function 'AB_Transaction_SetTextKeyExt' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1555:51: note: Function 'AB_Transaction_SetTextKeyExt' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1564:68: style: Function 'AB_Transaction_GetTransactionKey' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1123:82: note: Function 'AB_Transaction_GetTransactionKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1564:68: note: Function 'AB_Transaction_GetTransactionKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1570:55: style: Function 'AB_Transaction_SetTransactionKey' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1127:69: note: Function 'AB_Transaction_SetTransactionKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1570:55: note: Function 'AB_Transaction_SetTransactionKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1584:71: style: Function 'AB_Transaction_GetCustomerReference' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1132:85: note: Function 'AB_Transaction_GetCustomerReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1584:71: note: Function 'AB_Transaction_GetCustomerReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1590:58: style: Function 'AB_Transaction_SetCustomerReference' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1136:72: note: Function 'AB_Transaction_SetCustomerReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1590:58: note: Function 'AB_Transaction_SetCustomerReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1604:67: style: Function 'AB_Transaction_GetBankReference' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1141:81: note: Function 'AB_Transaction_GetBankReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1604:67: note: Function 'AB_Transaction_GetBankReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1610:54: style: Function 'AB_Transaction_SetBankReference' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1145:68: note: Function 'AB_Transaction_SetBankReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1610:54: note: Function 'AB_Transaction_SetBankReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1624:71: style: Function 'AB_Transaction_GetEndToEndReference' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1150:85: note: Function 'AB_Transaction_GetEndToEndReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1624:71: note: Function 'AB_Transaction_GetEndToEndReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1630:58: style: Function 'AB_Transaction_SetEndToEndReference' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1154:72: note: Function 'AB_Transaction_SetEndToEndReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1630:58: note: Function 'AB_Transaction_SetEndToEndReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1644:74: style: Function 'AB_Transaction_GetOriginatorIdentifier' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1159:88: note: Function 'AB_Transaction_GetOriginatorIdentifier' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1644:74: note: Function 'AB_Transaction_GetOriginatorIdentifier' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1650:61: style: Function 'AB_Transaction_SetOriginatorIdentifier' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1163:75: note: Function 'AB_Transaction_SetOriginatorIdentifier' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1650:61: note: Function 'AB_Transaction_SetOriginatorIdentifier' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1664:61: style: Function 'AB_Transaction_GetTransactionCode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1168:75: note: Function 'AB_Transaction_GetTransactionCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1664:61: note: Function 'AB_Transaction_GetTransactionCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1670:56: style: Function 'AB_Transaction_SetTransactionCode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1172:70: note: Function 'AB_Transaction_SetTransactionCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1670:56: note: Function 'AB_Transaction_SetTransactionCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1679:69: style: Function 'AB_Transaction_GetTransactionText' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1177:83: note: Function 'AB_Transaction_GetTransactionText' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1679:69: note: Function 'AB_Transaction_GetTransactionText' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1685:56: style: Function 'AB_Transaction_SetTransactionText' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1181:70: note: Function 'AB_Transaction_SetTransactionText' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1685:56: note: Function 'AB_Transaction_SetTransactionText' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1699:63: style: Function 'AB_Transaction_GetPrimanota' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1186:77: note: Function 'AB_Transaction_GetPrimanota' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1699:63: note: Function 'AB_Transaction_GetPrimanota' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1705:50: style: Function 'AB_Transaction_SetPrimanota' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1190:64: note: Function 'AB_Transaction_SetPrimanota' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1705:50: note: Function 'AB_Transaction_SetPrimanota' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1719:58: style: Function 'AB_Transaction_GetFiId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1195:72: note: Function 'AB_Transaction_GetFiId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1719:58: note: Function 'AB_Transaction_GetFiId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1725:45: style: Function 'AB_Transaction_SetFiId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1199:59: note: Function 'AB_Transaction_SetFiId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1725:45: note: Function 'AB_Transaction_SetFiId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1739:72: style: Function 'AB_Transaction_GetPurpose' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1204:86: note: Function 'AB_Transaction_GetPurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1739:72: note: Function 'AB_Transaction_GetPurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1745:48: style: Function 'AB_Transaction_SetPurpose' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1208:62: note: Function 'AB_Transaction_SetPurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1745:48: note: Function 'AB_Transaction_SetPurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1788:73: style: Function 'AB_Transaction_GetCategory' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1217:87: note: Function 'AB_Transaction_GetCategory' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1788:73: note: Function 'AB_Transaction_GetCategory' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1794:49: style: Function 'AB_Transaction_SetCategory' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1221:63: note: Function 'AB_Transaction_SetCategory' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1794:49: note: Function 'AB_Transaction_SetCategory' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1837:70: style: Function 'AB_Transaction_GetPeriod' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1237:84: note: Function 'AB_Transaction_GetPeriod' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1837:70: note: Function 'AB_Transaction_GetPeriod' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1843:47: style: Function 'AB_Transaction_SetPeriod' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1241:61: note: Function 'AB_Transaction_SetPeriod' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1843:47: note: Function 'AB_Transaction_SetPeriod' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1852:51: style: Function 'AB_Transaction_GetCycle' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1246:65: note: Function 'AB_Transaction_GetCycle' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1852:51: note: Function 'AB_Transaction_GetCycle' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1858:46: style: Function 'AB_Transaction_SetCycle' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1250:60: note: Function 'AB_Transaction_SetCycle' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1858:46: note: Function 'AB_Transaction_SetCycle' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1867:58: style: Function 'AB_Transaction_GetExecutionDay' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1255:72: note: Function 'AB_Transaction_GetExecutionDay' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1867:58: note: Function 'AB_Transaction_GetExecutionDay' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1873:53: style: Function 'AB_Transaction_SetExecutionDay' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1259:67: note: Function 'AB_Transaction_SetExecutionDay' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1873:53: note: Function 'AB_Transaction_SetExecutionDay' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1882:77: style: Function 'AB_Transaction_GetFirstExecutionDate' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1264:91: note: Function 'AB_Transaction_GetFirstExecutionDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1882:77: note: Function 'AB_Transaction_GetFirstExecutionDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1888:59: style: Function 'AB_Transaction_SetFirstExecutionDate' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1268:73: note: Function 'AB_Transaction_SetFirstExecutionDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1888:59: note: Function 'AB_Transaction_SetFirstExecutionDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1902:76: style: Function 'AB_Transaction_GetLastExecutionDate' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1273:90: note: Function 'AB_Transaction_GetLastExecutionDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1902:76: note: Function 'AB_Transaction_GetLastExecutionDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1908:58: style: Function 'AB_Transaction_SetLastExecutionDate' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1277:72: note: Function 'AB_Transaction_SetLastExecutionDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1908:58: note: Function 'AB_Transaction_SetLastExecutionDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1922:76: style: Function 'AB_Transaction_GetNextExecutionDate' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1282:90: note: Function 'AB_Transaction_GetNextExecutionDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1922:76: note: Function 'AB_Transaction_GetNextExecutionDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1928:58: style: Function 'AB_Transaction_SetNextExecutionDate' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1286:72: note: Function 'AB_Transaction_SetNextExecutionDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1928:58: note: Function 'AB_Transaction_SetNextExecutionDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1942:66: style: Function 'AB_Transaction_GetType' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1298:80: note: Function 'AB_Transaction_GetType' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1942:66: note: Function 'AB_Transaction_GetType' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1948:45: style: Function 'AB_Transaction_SetType' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1302:59: note: Function 'AB_Transaction_SetType' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1948:45: note: Function 'AB_Transaction_SetType' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1957:72: style: Function 'AB_Transaction_GetSubType' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1307:86: note: Function 'AB_Transaction_GetSubType' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1957:72: note: Function 'AB_Transaction_GetSubType' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1963:48: style: Function 'AB_Transaction_SetSubType' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1311:62: note: Function 'AB_Transaction_SetSubType' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1963:48: note: Function 'AB_Transaction_SetSubType' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1972:70: style: Function 'AB_Transaction_GetStatus' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1316:84: note: Function 'AB_Transaction_GetStatus' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1972:70: note: Function 'AB_Transaction_GetStatus' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1978:47: style: Function 'AB_Transaction_SetStatus' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1320:61: note: Function 'AB_Transaction_SetStatus' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1978:47: note: Function 'AB_Transaction_SetStatus' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1987:70: style: Function 'AB_Transaction_GetCharge' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1325:84: note: Function 'AB_Transaction_GetCharge' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1987:70: note: Function 'AB_Transaction_GetCharge' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1993:47: style: Function 'AB_Transaction_SetCharge' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1329:61: note: Function 'AB_Transaction_SetCharge' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:1993:47: note: Function 'AB_Transaction_SetCharge' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2002:70: style: Function 'AB_Transaction_GetRemoteAddrStreet' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1341:84: note: Function 'AB_Transaction_GetRemoteAddrStreet' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2002:70: note: Function 'AB_Transaction_GetRemoteAddrStreet' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2008:57: style: Function 'AB_Transaction_SetRemoteAddrStreet' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1345:71: note: Function 'AB_Transaction_SetRemoteAddrStreet' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2008:57: note: Function 'AB_Transaction_SetRemoteAddrStreet' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2022:71: style: Function 'AB_Transaction_GetRemoteAddrZipcode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1350:85: note: Function 'AB_Transaction_GetRemoteAddrZipcode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2022:71: note: Function 'AB_Transaction_GetRemoteAddrZipcode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2028:58: style: Function 'AB_Transaction_SetRemoteAddrZipcode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1354:72: note: Function 'AB_Transaction_SetRemoteAddrZipcode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2028:58: note: Function 'AB_Transaction_SetRemoteAddrZipcode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2042:68: style: Function 'AB_Transaction_GetRemoteAddrCity' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1359:82: note: Function 'AB_Transaction_GetRemoteAddrCity' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2042:68: note: Function 'AB_Transaction_GetRemoteAddrCity' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2048:55: style: Function 'AB_Transaction_SetRemoteAddrCity' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1363:69: note: Function 'AB_Transaction_SetRemoteAddrCity' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2048:55: note: Function 'AB_Transaction_SetRemoteAddrCity' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2062:65: style: Function 'AB_Transaction_GetRemotePhone' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1368:79: note: Function 'AB_Transaction_GetRemotePhone' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2062:65: note: Function 'AB_Transaction_GetRemotePhone' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2068:52: style: Function 'AB_Transaction_SetRemotePhone' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1372:66: note: Function 'AB_Transaction_SetRemotePhone' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2068:52: note: Function 'AB_Transaction_SetRemotePhone' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2082:60: style: Function 'AB_Transaction_GetUnitId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1384:74: note: Function 'AB_Transaction_GetUnitId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2082:60: note: Function 'AB_Transaction_GetUnitId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2088:47: style: Function 'AB_Transaction_SetUnitId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1388:61: note: Function 'AB_Transaction_SetUnitId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2088:47: note: Function 'AB_Transaction_SetUnitId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2102:69: style: Function 'AB_Transaction_GetUnitIdNameSpace' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1393:83: note: Function 'AB_Transaction_GetUnitIdNameSpace' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2102:69: note: Function 'AB_Transaction_GetUnitIdNameSpace' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2108:56: style: Function 'AB_Transaction_SetUnitIdNameSpace' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1397:70: note: Function 'AB_Transaction_SetUnitIdNameSpace' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2108:56: note: Function 'AB_Transaction_SetUnitIdNameSpace' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2122:63: style: Function 'AB_Transaction_GetUnits' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1402:77: note: Function 'AB_Transaction_GetUnits' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2122:63: note: Function 'AB_Transaction_GetUnits' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2128:46: style: Function 'AB_Transaction_SetUnits' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1406:60: note: Function 'AB_Transaction_SetUnits' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2128:46: note: Function 'AB_Transaction_SetUnits' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2142:67: style: Function 'AB_Transaction_GetUnitPrice' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1411:81: note: Function 'AB_Transaction_GetUnitPrice' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2142:67: note: Function 'AB_Transaction_GetUnitPrice' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2148:50: style: Function 'AB_Transaction_SetUnitPrice' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1415:64: note: Function 'AB_Transaction_SetUnitPrice' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2148:50: note: Function 'AB_Transaction_SetUnitPrice' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2162:68: style: Function 'AB_Transaction_GetCommission' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1420:82: note: Function 'AB_Transaction_GetCommission' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2162:68: note: Function 'AB_Transaction_GetCommission' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2168:51: style: Function 'AB_Transaction_SetCommission' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1424:65: note: Function 'AB_Transaction_SetCommission' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2168:51: note: Function 'AB_Transaction_SetCommission' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2182:70: style: Function 'AB_Transaction_GetCreditorSchemeId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1436:84: note: Function 'AB_Transaction_GetCreditorSchemeId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2182:70: note: Function 'AB_Transaction_GetCreditorSchemeId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2188:57: style: Function 'AB_Transaction_SetCreditorSchemeId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1440:71: note: Function 'AB_Transaction_SetCreditorSchemeId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2188:57: note: Function 'AB_Transaction_SetCreditorSchemeId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2202:63: style: Function 'AB_Transaction_GetMandateId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1445:77: note: Function 'AB_Transaction_GetMandateId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2202:63: note: Function 'AB_Transaction_GetMandateId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2208:50: style: Function 'AB_Transaction_SetMandateId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1449:64: note: Function 'AB_Transaction_SetMandateId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2208:50: note: Function 'AB_Transaction_SetMandateId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2222:70: style: Function 'AB_Transaction_GetMandateDate' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1454:84: note: Function 'AB_Transaction_GetMandateDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2222:70: note: Function 'AB_Transaction_GetMandateDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2228:52: style: Function 'AB_Transaction_SetMandateDate' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1458:66: note: Function 'AB_Transaction_SetMandateDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2228:52: note: Function 'AB_Transaction_SetMandateDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2242:72: style: Function 'AB_Transaction_GetMandateDebitorName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1463:86: note: Function 'AB_Transaction_GetMandateDebitorName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2242:72: note: Function 'AB_Transaction_GetMandateDebitorName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2248:59: style: Function 'AB_Transaction_SetMandateDebitorName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1467:73: note: Function 'AB_Transaction_SetMandateDebitorName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2248:59: note: Function 'AB_Transaction_SetMandateDebitorName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2262:78: style: Function 'AB_Transaction_GetOriginalCreditorSchemeId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1472:92: note: Function 'AB_Transaction_GetOriginalCreditorSchemeId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2262:78: note: Function 'AB_Transaction_GetOriginalCreditorSchemeId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2268:65: style: Function 'AB_Transaction_SetOriginalCreditorSchemeId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1476:79: note: Function 'AB_Transaction_SetOriginalCreditorSchemeId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2268:65: note: Function 'AB_Transaction_SetOriginalCreditorSchemeId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2282:71: style: Function 'AB_Transaction_GetOriginalMandateId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1481:85: note: Function 'AB_Transaction_GetOriginalMandateId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2282:71: note: Function 'AB_Transaction_GetOriginalMandateId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2288:58: style: Function 'AB_Transaction_SetOriginalMandateId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1485:72: note: Function 'AB_Transaction_SetOriginalMandateId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2288:58: note: Function 'AB_Transaction_SetOriginalMandateId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2302:74: style: Function 'AB_Transaction_GetOriginalCreditorName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1490:88: note: Function 'AB_Transaction_GetOriginalCreditorName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2302:74: note: Function 'AB_Transaction_GetOriginalCreditorName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2308:61: style: Function 'AB_Transaction_SetOriginalCreditorName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1494:75: note: Function 'AB_Transaction_SetOriginalCreditorName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2308:61: note: Function 'AB_Transaction_SetOriginalCreditorName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2322:82: style: Function 'AB_Transaction_GetSequenceType' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1499:96: note: Function 'AB_Transaction_GetSequenceType' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2322:82: note: Function 'AB_Transaction_GetSequenceType' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2328:53: style: Function 'AB_Transaction_SetSequenceType' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.h:1503:67: note: Function 'AB_Transaction_SetSequenceType' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transaction.c:2328:53: note: Function 'AB_Transaction_SetSequenceType' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionfns.c:159:17: style: The scope of the variable 'p' can be reduced. [variableScope]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionfns.c:228:17: style: The scope of the variable 'p' can be reduced. [variableScope]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionfns.c:299:7: style: The scope of the variable 'n' can be reduced. [variableScope]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionfns.c:625:17: error: Modifying string literal "':?,-(+.)/ &*$%" directly or indirectly is undefined behaviour. [stringLiteralWrite]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionfns.c:630:5: note: Modifying string literal "':?,-(+.)/ &*$%" directly or indirectly is undefined behaviour.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionfns.c:625:17: note: Modifying string literal "':?,-(+.)/ &*$%" directly or indirectly is undefined behaviour.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:401:23: style: The scope of the variable 'e' can be reduced. [variableScope]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:68:78: style: Function 'AB_TransactionLimits_dup' argument 1 names different: declaration 'st' definition 'd'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:631:91: note: Function 'AB_TransactionLimits_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:68:78: note: Function 'AB_TransactionLimits_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:517:74: style: Function 'AB_TransactionLimits_GetMaxLenLocalName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:660:88: note: Function 'AB_TransactionLimits_GetMaxLenLocalName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:517:74: note: Function 'AB_TransactionLimits_GetMaxLenLocalName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:523:69: style: Function 'AB_TransactionLimits_SetMaxLenLocalName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:664:83: note: Function 'AB_TransactionLimits_SetMaxLenLocalName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:523:69: note: Function 'AB_TransactionLimits_SetMaxLenLocalName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:532:74: style: Function 'AB_TransactionLimits_GetMinLenLocalName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:669:88: note: Function 'AB_TransactionLimits_GetMinLenLocalName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:532:74: note: Function 'AB_TransactionLimits_GetMinLenLocalName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:538:69: style: Function 'AB_TransactionLimits_SetMinLenLocalName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:673:83: note: Function 'AB_TransactionLimits_SetMinLenLocalName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:538:69: note: Function 'AB_TransactionLimits_SetMinLenLocalName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:547:75: style: Function 'AB_TransactionLimits_GetMaxLenRemoteName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:685:89: note: Function 'AB_TransactionLimits_GetMaxLenRemoteName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:547:75: note: Function 'AB_TransactionLimits_GetMaxLenRemoteName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:553:70: style: Function 'AB_TransactionLimits_SetMaxLenRemoteName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:689:84: note: Function 'AB_TransactionLimits_SetMaxLenRemoteName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:553:70: note: Function 'AB_TransactionLimits_SetMaxLenRemoteName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:562:75: style: Function 'AB_TransactionLimits_GetMinLenRemoteName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:694:89: note: Function 'AB_TransactionLimits_GetMinLenRemoteName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:562:75: note: Function 'AB_TransactionLimits_GetMinLenRemoteName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:568:70: style: Function 'AB_TransactionLimits_SetMinLenRemoteName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:698:84: note: Function 'AB_TransactionLimits_SetMinLenRemoteName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:568:70: note: Function 'AB_TransactionLimits_SetMinLenRemoteName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:577:77: style: Function 'AB_TransactionLimits_GetMaxLinesRemoteName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:703:91: note: Function 'AB_TransactionLimits_GetMaxLinesRemoteName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:577:77: note: Function 'AB_TransactionLimits_GetMaxLinesRemoteName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:583:72: style: Function 'AB_TransactionLimits_SetMaxLinesRemoteName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:707:86: note: Function 'AB_TransactionLimits_SetMaxLinesRemoteName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:583:72: note: Function 'AB_TransactionLimits_SetMaxLinesRemoteName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:592:77: style: Function 'AB_TransactionLimits_GetMinLinesRemoteName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:712:91: note: Function 'AB_TransactionLimits_GetMinLinesRemoteName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:592:77: note: Function 'AB_TransactionLimits_GetMinLinesRemoteName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:598:72: style: Function 'AB_TransactionLimits_SetMinLinesRemoteName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:716:86: note: Function 'AB_TransactionLimits_SetMinLinesRemoteName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:598:72: note: Function 'AB_TransactionLimits_SetMinLinesRemoteName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:607:78: style: Function 'AB_TransactionLimits_GetMaxLenLocalBankCode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:728:92: note: Function 'AB_TransactionLimits_GetMaxLenLocalBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:607:78: note: Function 'AB_TransactionLimits_GetMaxLenLocalBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:613:73: style: Function 'AB_TransactionLimits_SetMaxLenLocalBankCode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:732:87: note: Function 'AB_TransactionLimits_SetMaxLenLocalBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:613:73: note: Function 'AB_TransactionLimits_SetMaxLenLocalBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:622:78: style: Function 'AB_TransactionLimits_GetMinLenLocalBankCode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:737:92: note: Function 'AB_TransactionLimits_GetMinLenLocalBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:622:78: note: Function 'AB_TransactionLimits_GetMinLenLocalBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:628:73: style: Function 'AB_TransactionLimits_SetMinLenLocalBankCode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:741:87: note: Function 'AB_TransactionLimits_SetMinLenLocalBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:628:73: note: Function 'AB_TransactionLimits_SetMinLenLocalBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:637:83: style: Function 'AB_TransactionLimits_GetMaxLenLocalAccountNumber' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:753:97: note: Function 'AB_TransactionLimits_GetMaxLenLocalAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:637:83: note: Function 'AB_TransactionLimits_GetMaxLenLocalAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:643:78: style: Function 'AB_TransactionLimits_SetMaxLenLocalAccountNumber' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:757:92: note: Function 'AB_TransactionLimits_SetMaxLenLocalAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:643:78: note: Function 'AB_TransactionLimits_SetMaxLenLocalAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:652:83: style: Function 'AB_TransactionLimits_GetMinLenLocalAccountNumber' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:762:97: note: Function 'AB_TransactionLimits_GetMinLenLocalAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:652:83: note: Function 'AB_TransactionLimits_GetMinLenLocalAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:658:78: style: Function 'AB_TransactionLimits_SetMinLenLocalAccountNumber' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:766:92: note: Function 'AB_TransactionLimits_SetMinLenLocalAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:658:78: note: Function 'AB_TransactionLimits_SetMinLenLocalAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:667:76: style: Function 'AB_TransactionLimits_GetMaxLenLocalSuffix' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:778:90: note: Function 'AB_TransactionLimits_GetMaxLenLocalSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:667:76: note: Function 'AB_TransactionLimits_GetMaxLenLocalSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:673:71: style: Function 'AB_TransactionLimits_SetMaxLenLocalSuffix' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:782:85: note: Function 'AB_TransactionLimits_SetMaxLenLocalSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:673:71: note: Function 'AB_TransactionLimits_SetMaxLenLocalSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:682:76: style: Function 'AB_TransactionLimits_GetMinLenLocalSuffix' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:787:90: note: Function 'AB_TransactionLimits_GetMinLenLocalSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:682:76: note: Function 'AB_TransactionLimits_GetMinLenLocalSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:688:71: style: Function 'AB_TransactionLimits_SetMinLenLocalSuffix' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:791:85: note: Function 'AB_TransactionLimits_SetMinLenLocalSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:688:71: note: Function 'AB_TransactionLimits_SetMinLenLocalSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:697:79: style: Function 'AB_TransactionLimits_GetMaxLenRemoteBankCode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:803:93: note: Function 'AB_TransactionLimits_GetMaxLenRemoteBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:697:79: note: Function 'AB_TransactionLimits_GetMaxLenRemoteBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:703:74: style: Function 'AB_TransactionLimits_SetMaxLenRemoteBankCode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:807:88: note: Function 'AB_TransactionLimits_SetMaxLenRemoteBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:703:74: note: Function 'AB_TransactionLimits_SetMaxLenRemoteBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:712:79: style: Function 'AB_TransactionLimits_GetMinLenRemoteBankCode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:812:93: note: Function 'AB_TransactionLimits_GetMinLenRemoteBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:712:79: note: Function 'AB_TransactionLimits_GetMinLenRemoteBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:718:74: style: Function 'AB_TransactionLimits_SetMinLenRemoteBankCode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:816:88: note: Function 'AB_TransactionLimits_SetMinLenRemoteBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:718:74: note: Function 'AB_TransactionLimits_SetMinLenRemoteBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:727:84: style: Function 'AB_TransactionLimits_GetMaxLenRemoteAccountNumber' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:828:98: note: Function 'AB_TransactionLimits_GetMaxLenRemoteAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:727:84: note: Function 'AB_TransactionLimits_GetMaxLenRemoteAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:733:79: style: Function 'AB_TransactionLimits_SetMaxLenRemoteAccountNumber' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:832:93: note: Function 'AB_TransactionLimits_SetMaxLenRemoteAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:733:79: note: Function 'AB_TransactionLimits_SetMaxLenRemoteAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:742:84: style: Function 'AB_TransactionLimits_GetMinLenRemoteAccountNumber' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:837:98: note: Function 'AB_TransactionLimits_GetMinLenRemoteAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:742:84: note: Function 'AB_TransactionLimits_GetMinLenRemoteAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:748:79: style: Function 'AB_TransactionLimits_SetMinLenRemoteAccountNumber' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:841:93: note: Function 'AB_TransactionLimits_SetMinLenRemoteAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:748:79: note: Function 'AB_TransactionLimits_SetMinLenRemoteAccountNumber' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:757:77: style: Function 'AB_TransactionLimits_GetMaxLenRemoteSuffix' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:853:91: note: Function 'AB_TransactionLimits_GetMaxLenRemoteSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:757:77: note: Function 'AB_TransactionLimits_GetMaxLenRemoteSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:763:72: style: Function 'AB_TransactionLimits_SetMaxLenRemoteSuffix' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:857:86: note: Function 'AB_TransactionLimits_SetMaxLenRemoteSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:763:72: note: Function 'AB_TransactionLimits_SetMaxLenRemoteSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:772:77: style: Function 'AB_TransactionLimits_GetMinLenRemoteSuffix' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:862:91: note: Function 'AB_TransactionLimits_GetMinLenRemoteSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:772:77: note: Function 'AB_TransactionLimits_GetMinLenRemoteSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:778:72: style: Function 'AB_TransactionLimits_SetMinLenRemoteSuffix' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:866:86: note: Function 'AB_TransactionLimits_SetMinLenRemoteSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:778:72: note: Function 'AB_TransactionLimits_SetMinLenRemoteSuffix' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:787:75: style: Function 'AB_TransactionLimits_GetMaxLenRemoteIban' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:878:89: note: Function 'AB_TransactionLimits_GetMaxLenRemoteIban' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:787:75: note: Function 'AB_TransactionLimits_GetMaxLenRemoteIban' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:793:70: style: Function 'AB_TransactionLimits_SetMaxLenRemoteIban' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:882:84: note: Function 'AB_TransactionLimits_SetMaxLenRemoteIban' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:793:70: note: Function 'AB_TransactionLimits_SetMaxLenRemoteIban' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:802:75: style: Function 'AB_TransactionLimits_GetMinLenRemoteIban' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:887:89: note: Function 'AB_TransactionLimits_GetMinLenRemoteIban' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:802:75: note: Function 'AB_TransactionLimits_GetMinLenRemoteIban' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:808:70: style: Function 'AB_TransactionLimits_SetMinLenRemoteIban' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:891:84: note: Function 'AB_TransactionLimits_SetMinLenRemoteIban' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:808:70: note: Function 'AB_TransactionLimits_SetMinLenRemoteIban' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:817:72: style: Function 'AB_TransactionLimits_GetMaxLenTextKey' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:903:86: note: Function 'AB_TransactionLimits_GetMaxLenTextKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:817:72: note: Function 'AB_TransactionLimits_GetMaxLenTextKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:823:67: style: Function 'AB_TransactionLimits_SetMaxLenTextKey' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:907:81: note: Function 'AB_TransactionLimits_SetMaxLenTextKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:823:67: note: Function 'AB_TransactionLimits_SetMaxLenTextKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:832:72: style: Function 'AB_TransactionLimits_GetMinLenTextKey' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:912:86: note: Function 'AB_TransactionLimits_GetMinLenTextKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:832:72: note: Function 'AB_TransactionLimits_GetMinLenTextKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:838:67: style: Function 'AB_TransactionLimits_SetMinLenTextKey' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:916:81: note: Function 'AB_TransactionLimits_SetMinLenTextKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:838:67: note: Function 'AB_TransactionLimits_SetMinLenTextKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:847:85: style: Function 'AB_TransactionLimits_GetValuesTextKey' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:921:99: note: Function 'AB_TransactionLimits_GetValuesTextKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:847:85: note: Function 'AB_TransactionLimits_GetValuesTextKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:853:67: style: Function 'AB_TransactionLimits_SetValuesTextKey' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:925:81: note: Function 'AB_TransactionLimits_SetValuesTextKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:853:67: note: Function 'AB_TransactionLimits_SetValuesTextKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:896:86: style: Function 'AB_TransactionLimits_GetTextKeys' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:934:100: note: Function 'AB_TransactionLimits_GetTextKeys' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:896:86: note: Function 'AB_TransactionLimits_GetTextKeys' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:902:62: style: Function 'AB_TransactionLimits_SetTextKeys' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:938:76: note: Function 'AB_TransactionLimits_SetTextKeys' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:902:62: note: Function 'AB_TransactionLimits_SetTextKeys' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:928:82: style: Function 'AB_TransactionLimits_GetMaxLenCustomerReference' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:950:96: note: Function 'AB_TransactionLimits_GetMaxLenCustomerReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:928:82: note: Function 'AB_TransactionLimits_GetMaxLenCustomerReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:934:77: style: Function 'AB_TransactionLimits_SetMaxLenCustomerReference' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:954:91: note: Function 'AB_TransactionLimits_SetMaxLenCustomerReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:934:77: note: Function 'AB_TransactionLimits_SetMaxLenCustomerReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:943:82: style: Function 'AB_TransactionLimits_GetMinLenCustomerReference' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:959:96: note: Function 'AB_TransactionLimits_GetMinLenCustomerReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:943:82: note: Function 'AB_TransactionLimits_GetMinLenCustomerReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:949:77: style: Function 'AB_TransactionLimits_SetMinLenCustomerReference' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:963:91: note: Function 'AB_TransactionLimits_SetMinLenCustomerReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:949:77: note: Function 'AB_TransactionLimits_SetMinLenCustomerReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:958:78: style: Function 'AB_TransactionLimits_GetMaxLenBankReference' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:975:92: note: Function 'AB_TransactionLimits_GetMaxLenBankReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:958:78: note: Function 'AB_TransactionLimits_GetMaxLenBankReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:964:73: style: Function 'AB_TransactionLimits_SetMaxLenBankReference' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:979:87: note: Function 'AB_TransactionLimits_SetMaxLenBankReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:964:73: note: Function 'AB_TransactionLimits_SetMaxLenBankReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:973:78: style: Function 'AB_TransactionLimits_GetMinLenBankReference' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:984:92: note: Function 'AB_TransactionLimits_GetMinLenBankReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:973:78: note: Function 'AB_TransactionLimits_GetMinLenBankReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:979:73: style: Function 'AB_TransactionLimits_SetMinLenBankReference' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:988:87: note: Function 'AB_TransactionLimits_SetMinLenBankReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:979:73: note: Function 'AB_TransactionLimits_SetMinLenBankReference' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:988:72: style: Function 'AB_TransactionLimits_GetMaxLenPurpose' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1002:86: note: Function 'AB_TransactionLimits_GetMaxLenPurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:988:72: note: Function 'AB_TransactionLimits_GetMaxLenPurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:994:67: style: Function 'AB_TransactionLimits_SetMaxLenPurpose' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1006:81: note: Function 'AB_TransactionLimits_SetMaxLenPurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:994:67: note: Function 'AB_TransactionLimits_SetMaxLenPurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1003:72: style: Function 'AB_TransactionLimits_GetMinLenPurpose' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1011:86: note: Function 'AB_TransactionLimits_GetMinLenPurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1003:72: note: Function 'AB_TransactionLimits_GetMinLenPurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1009:67: style: Function 'AB_TransactionLimits_SetMinLenPurpose' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1015:81: note: Function 'AB_TransactionLimits_SetMinLenPurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1009:67: note: Function 'AB_TransactionLimits_SetMinLenPurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1018:74: style: Function 'AB_TransactionLimits_GetMaxLinesPurpose' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1020:88: note: Function 'AB_TransactionLimits_GetMaxLinesPurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1018:74: note: Function 'AB_TransactionLimits_GetMaxLinesPurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1024:69: style: Function 'AB_TransactionLimits_SetMaxLinesPurpose' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1024:83: note: Function 'AB_TransactionLimits_SetMaxLinesPurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1024:69: note: Function 'AB_TransactionLimits_SetMaxLinesPurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1033:74: style: Function 'AB_TransactionLimits_GetMinLinesPurpose' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1029:88: note: Function 'AB_TransactionLimits_GetMinLinesPurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1033:74: note: Function 'AB_TransactionLimits_GetMinLinesPurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1039:69: style: Function 'AB_TransactionLimits_SetMinLinesPurpose' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1033:83: note: Function 'AB_TransactionLimits_SetMinLinesPurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1039:69: note: Function 'AB_TransactionLimits_SetMinLinesPurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1048:67: style: Function 'AB_TransactionLimits_GetNeedDate' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1045:81: note: Function 'AB_TransactionLimits_GetNeedDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1048:67: note: Function 'AB_TransactionLimits_GetNeedDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1054:62: style: Function 'AB_TransactionLimits_SetNeedDate' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1049:76: note: Function 'AB_TransactionLimits_SetNeedDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1054:62: note: Function 'AB_TransactionLimits_SetNeedDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1063:76: style: Function 'AB_TransactionLimits_GetMinValueSetupTime' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1061:90: note: Function 'AB_TransactionLimits_GetMinValueSetupTime' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1063:76: note: Function 'AB_TransactionLimits_GetMinValueSetupTime' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1069:71: style: Function 'AB_TransactionLimits_SetMinValueSetupTime' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1065:85: note: Function 'AB_TransactionLimits_SetMinValueSetupTime' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1069:71: note: Function 'AB_TransactionLimits_SetMinValueSetupTime' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1078:76: style: Function 'AB_TransactionLimits_GetMaxValueSetupTime' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1070:90: note: Function 'AB_TransactionLimits_GetMaxValueSetupTime' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1078:76: note: Function 'AB_TransactionLimits_GetMaxValueSetupTime' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1084:71: style: Function 'AB_TransactionLimits_SetMaxValueSetupTime' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1074:85: note: Function 'AB_TransactionLimits_SetMaxValueSetupTime' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1084:71: note: Function 'AB_TransactionLimits_SetMaxValueSetupTime' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1093:81: style: Function 'AB_TransactionLimits_GetMinValueSetupTimeFirst' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1079:95: note: Function 'AB_TransactionLimits_GetMinValueSetupTimeFirst' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1093:81: note: Function 'AB_TransactionLimits_GetMinValueSetupTimeFirst' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1099:76: style: Function 'AB_TransactionLimits_SetMinValueSetupTimeFirst' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1083:90: note: Function 'AB_TransactionLimits_SetMinValueSetupTimeFirst' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1099:76: note: Function 'AB_TransactionLimits_SetMinValueSetupTimeFirst' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1108:81: style: Function 'AB_TransactionLimits_GetMaxValueSetupTimeFirst' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1088:95: note: Function 'AB_TransactionLimits_GetMaxValueSetupTimeFirst' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1108:81: note: Function 'AB_TransactionLimits_GetMaxValueSetupTimeFirst' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1114:76: style: Function 'AB_TransactionLimits_SetMaxValueSetupTimeFirst' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1092:90: note: Function 'AB_TransactionLimits_SetMaxValueSetupTimeFirst' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1114:76: note: Function 'AB_TransactionLimits_SetMaxValueSetupTimeFirst' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1123:80: style: Function 'AB_TransactionLimits_GetMinValueSetupTimeOnce' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1097:94: note: Function 'AB_TransactionLimits_GetMinValueSetupTimeOnce' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1123:80: note: Function 'AB_TransactionLimits_GetMinValueSetupTimeOnce' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1129:75: style: Function 'AB_TransactionLimits_SetMinValueSetupTimeOnce' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1101:89: note: Function 'AB_TransactionLimits_SetMinValueSetupTimeOnce' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1129:75: note: Function 'AB_TransactionLimits_SetMinValueSetupTimeOnce' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1138:80: style: Function 'AB_TransactionLimits_GetMaxValueSetupTimeOnce' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1106:94: note: Function 'AB_TransactionLimits_GetMaxValueSetupTimeOnce' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1138:80: note: Function 'AB_TransactionLimits_GetMaxValueSetupTimeOnce' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1144:75: style: Function 'AB_TransactionLimits_SetMaxValueSetupTimeOnce' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1110:89: note: Function 'AB_TransactionLimits_SetMaxValueSetupTimeOnce' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1144:75: note: Function 'AB_TransactionLimits_SetMaxValueSetupTimeOnce' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1153:85: style: Function 'AB_TransactionLimits_GetMinValueSetupTimeRecurring' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1115:99: note: Function 'AB_TransactionLimits_GetMinValueSetupTimeRecurring' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1153:85: note: Function 'AB_TransactionLimits_GetMinValueSetupTimeRecurring' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1159:80: style: Function 'AB_TransactionLimits_SetMinValueSetupTimeRecurring' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1119:94: note: Function 'AB_TransactionLimits_SetMinValueSetupTimeRecurring' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1159:80: note: Function 'AB_TransactionLimits_SetMinValueSetupTimeRecurring' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1168:85: style: Function 'AB_TransactionLimits_GetMaxValueSetupTimeRecurring' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1124:99: note: Function 'AB_TransactionLimits_GetMaxValueSetupTimeRecurring' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1168:85: note: Function 'AB_TransactionLimits_GetMaxValueSetupTimeRecurring' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1174:80: style: Function 'AB_TransactionLimits_SetMaxValueSetupTimeRecurring' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1128:94: note: Function 'AB_TransactionLimits_SetMaxValueSetupTimeRecurring' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1174:80: note: Function 'AB_TransactionLimits_SetMaxValueSetupTimeRecurring' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1183:81: style: Function 'AB_TransactionLimits_GetMinValueSetupTimeFinal' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1133:95: note: Function 'AB_TransactionLimits_GetMinValueSetupTimeFinal' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1183:81: note: Function 'AB_TransactionLimits_GetMinValueSetupTimeFinal' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1189:76: style: Function 'AB_TransactionLimits_SetMinValueSetupTimeFinal' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1137:90: note: Function 'AB_TransactionLimits_SetMinValueSetupTimeFinal' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1189:76: note: Function 'AB_TransactionLimits_SetMinValueSetupTimeFinal' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1198:81: style: Function 'AB_TransactionLimits_GetMaxValueSetupTimeFinal' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1142:95: note: Function 'AB_TransactionLimits_GetMaxValueSetupTimeFinal' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1198:81: note: Function 'AB_TransactionLimits_GetMaxValueSetupTimeFinal' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1204:76: style: Function 'AB_TransactionLimits_SetMaxValueSetupTimeFinal' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1146:90: note: Function 'AB_TransactionLimits_SetMaxValueSetupTimeFinal' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1204:76: note: Function 'AB_TransactionLimits_SetMaxValueSetupTimeFinal' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1213:87: style: Function 'AB_TransactionLimits_GetValuesCycleWeek' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1151:101: note: Function 'AB_TransactionLimits_GetValuesCycleWeek' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1213:87: note: Function 'AB_TransactionLimits_GetValuesCycleWeek' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1219:69: style: Function 'AB_TransactionLimits_SetValuesCycleWeek' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1155:83: note: Function 'AB_TransactionLimits_SetValuesCycleWeek' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1219:69: note: Function 'AB_TransactionLimits_SetValuesCycleWeek' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1262:88: style: Function 'AB_TransactionLimits_GetValuesCycleMonth' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1164:102: note: Function 'AB_TransactionLimits_GetValuesCycleMonth' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1262:88: note: Function 'AB_TransactionLimits_GetValuesCycleMonth' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1268:70: style: Function 'AB_TransactionLimits_SetValuesCycleMonth' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1168:84: note: Function 'AB_TransactionLimits_SetValuesCycleMonth' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1268:70: note: Function 'AB_TransactionLimits_SetValuesCycleMonth' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1311:94: style: Function 'AB_TransactionLimits_GetValuesExecutionDayWeek' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1177:108: note: Function 'AB_TransactionLimits_GetValuesExecutionDayWeek' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1311:94: note: Function 'AB_TransactionLimits_GetValuesExecutionDayWeek' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1317:76: style: Function 'AB_TransactionLimits_SetValuesExecutionDayWeek' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1181:90: note: Function 'AB_TransactionLimits_SetValuesExecutionDayWeek' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1317:76: note: Function 'AB_TransactionLimits_SetValuesExecutionDayWeek' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1360:95: style: Function 'AB_TransactionLimits_GetValuesExecutionDayMonth' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1190:109: note: Function 'AB_TransactionLimits_GetValuesExecutionDayMonth' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1360:95: note: Function 'AB_TransactionLimits_GetValuesExecutionDayMonth' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1366:77: style: Function 'AB_TransactionLimits_SetValuesExecutionDayMonth' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1194:91: note: Function 'AB_TransactionLimits_SetValuesExecutionDayMonth' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1366:77: note: Function 'AB_TransactionLimits_SetValuesExecutionDayMonth' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1409:71: style: Function 'AB_TransactionLimits_GetAllowMonthly' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1203:85: note: Function 'AB_TransactionLimits_GetAllowMonthly' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1409:71: note: Function 'AB_TransactionLimits_GetAllowMonthly' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1415:66: style: Function 'AB_TransactionLimits_SetAllowMonthly' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1207:80: note: Function 'AB_TransactionLimits_SetAllowMonthly' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1415:66: note: Function 'AB_TransactionLimits_SetAllowMonthly' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1424:70: style: Function 'AB_TransactionLimits_GetAllowWeekly' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1212:84: note: Function 'AB_TransactionLimits_GetAllowWeekly' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1424:70: note: Function 'AB_TransactionLimits_GetAllowWeekly' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1430:65: style: Function 'AB_TransactionLimits_SetAllowWeekly' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1216:79: note: Function 'AB_TransactionLimits_SetAllowWeekly' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1430:65: note: Function 'AB_TransactionLimits_SetAllowWeekly' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1439:86: style: Function 'AB_TransactionLimits_GetAllowChangeRecipientAccount' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1221:100: note: Function 'AB_TransactionLimits_GetAllowChangeRecipientAccount' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1439:86: note: Function 'AB_TransactionLimits_GetAllowChangeRecipientAccount' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1445:81: style: Function 'AB_TransactionLimits_SetAllowChangeRecipientAccount' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1225:95: note: Function 'AB_TransactionLimits_SetAllowChangeRecipientAccount' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1445:81: note: Function 'AB_TransactionLimits_SetAllowChangeRecipientAccount' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1454:83: style: Function 'AB_TransactionLimits_GetAllowChangeRecipientName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1230:97: note: Function 'AB_TransactionLimits_GetAllowChangeRecipientName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1454:83: note: Function 'AB_TransactionLimits_GetAllowChangeRecipientName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1460:78: style: Function 'AB_TransactionLimits_SetAllowChangeRecipientName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1234:92: note: Function 'AB_TransactionLimits_SetAllowChangeRecipientName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1460:78: note: Function 'AB_TransactionLimits_SetAllowChangeRecipientName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1469:75: style: Function 'AB_TransactionLimits_GetAllowChangeValue' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1239:89: note: Function 'AB_TransactionLimits_GetAllowChangeValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1469:75: note: Function 'AB_TransactionLimits_GetAllowChangeValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1475:70: style: Function 'AB_TransactionLimits_SetAllowChangeValue' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1243:84: note: Function 'AB_TransactionLimits_SetAllowChangeValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1475:70: note: Function 'AB_TransactionLimits_SetAllowChangeValue' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1484:77: style: Function 'AB_TransactionLimits_GetAllowChangeTextKey' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1248:91: note: Function 'AB_TransactionLimits_GetAllowChangeTextKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1484:77: note: Function 'AB_TransactionLimits_GetAllowChangeTextKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1490:72: style: Function 'AB_TransactionLimits_SetAllowChangeTextKey' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1252:86: note: Function 'AB_TransactionLimits_SetAllowChangeTextKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1490:72: note: Function 'AB_TransactionLimits_SetAllowChangeTextKey' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1499:77: style: Function 'AB_TransactionLimits_GetAllowChangePurpose' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1257:91: note: Function 'AB_TransactionLimits_GetAllowChangePurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1499:77: note: Function 'AB_TransactionLimits_GetAllowChangePurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1505:72: style: Function 'AB_TransactionLimits_SetAllowChangePurpose' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1261:86: note: Function 'AB_TransactionLimits_SetAllowChangePurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1505:72: note: Function 'AB_TransactionLimits_SetAllowChangePurpose' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1514:88: style: Function 'AB_TransactionLimits_GetAllowChangeFirstExecutionDate' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1266:102: note: Function 'AB_TransactionLimits_GetAllowChangeFirstExecutionDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1514:88: note: Function 'AB_TransactionLimits_GetAllowChangeFirstExecutionDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1520:83: style: Function 'AB_TransactionLimits_SetAllowChangeFirstExecutionDate' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1270:97: note: Function 'AB_TransactionLimits_SetAllowChangeFirstExecutionDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1520:83: note: Function 'AB_TransactionLimits_SetAllowChangeFirstExecutionDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1529:87: style: Function 'AB_TransactionLimits_GetAllowChangeLastExecutionDate' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1275:101: note: Function 'AB_TransactionLimits_GetAllowChangeLastExecutionDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1529:87: note: Function 'AB_TransactionLimits_GetAllowChangeLastExecutionDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1535:82: style: Function 'AB_TransactionLimits_SetAllowChangeLastExecutionDate' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1279:96: note: Function 'AB_TransactionLimits_SetAllowChangeLastExecutionDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1535:82: note: Function 'AB_TransactionLimits_SetAllowChangeLastExecutionDate' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1544:75: style: Function 'AB_TransactionLimits_GetAllowChangeCycle' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1284:89: note: Function 'AB_TransactionLimits_GetAllowChangeCycle' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1544:75: note: Function 'AB_TransactionLimits_GetAllowChangeCycle' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1550:70: style: Function 'AB_TransactionLimits_SetAllowChangeCycle' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1288:84: note: Function 'AB_TransactionLimits_SetAllowChangeCycle' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1550:70: note: Function 'AB_TransactionLimits_SetAllowChangeCycle' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1559:76: style: Function 'AB_TransactionLimits_GetAllowChangePeriod' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1293:90: note: Function 'AB_TransactionLimits_GetAllowChangePeriod' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1559:76: note: Function 'AB_TransactionLimits_GetAllowChangePeriod' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1565:71: style: Function 'AB_TransactionLimits_SetAllowChangePeriod' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1297:85: note: Function 'AB_TransactionLimits_SetAllowChangePeriod' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1565:71: note: Function 'AB_TransactionLimits_SetAllowChangePeriod' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1574:82: style: Function 'AB_TransactionLimits_GetAllowChangeExecutionDay' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1302:96: note: Function 'AB_TransactionLimits_GetAllowChangeExecutionDay' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1574:82: note: Function 'AB_TransactionLimits_GetAllowChangeExecutionDay' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1580:77: style: Function 'AB_TransactionLimits_SetAllowChangeExecutionDay' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.h:1306:91: note: Function 'AB_TransactionLimits_SetAllowChangeExecutionDay' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/transactionlimits.c:1580:77: note: Function 'AB_TransactionLimits_SetAllowChangeExecutionDay' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:116:45: style: Function 'AB_User_GetUniqueId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/user.h:150:59: note: Function 'AB_User_GetUniqueId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:116:45: note: Function 'AB_User_GetUniqueId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:122:35: style: Function 'AB_User_SetUniqueId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/user.h:154:49: note: Function 'AB_User_SetUniqueId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:122:35: note: Function 'AB_User_SetUniqueId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:131:51: style: Function 'AB_User_GetBackendName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/user.h:159:65: note: Function 'AB_User_GetBackendName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:131:51: note: Function 'AB_User_GetBackendName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:137:38: style: Function 'AB_User_SetBackendName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/user.h:163:52: note: Function 'AB_User_SetBackendName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:137:38: note: Function 'AB_User_SetBackendName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:151:48: style: Function 'AB_User_GetUserName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/user.h:168:62: note: Function 'AB_User_GetUserName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:151:48: note: Function 'AB_User_GetUserName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:157:35: style: Function 'AB_User_SetUserName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/user.h:172:49: note: Function 'AB_User_SetUserName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:157:35: note: Function 'AB_User_SetUserName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:171:46: style: Function 'AB_User_GetUserId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/user.h:177:60: note: Function 'AB_User_GetUserId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:171:46: note: Function 'AB_User_GetUserId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:177:33: style: Function 'AB_User_SetUserId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/user.h:181:47: note: Function 'AB_User_SetUserId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:177:33: note: Function 'AB_User_SetUserId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:191:50: style: Function 'AB_User_GetCustomerId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/user.h:186:64: note: Function 'AB_User_GetCustomerId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:191:50: note: Function 'AB_User_GetCustomerId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:197:37: style: Function 'AB_User_SetCustomerId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/user.h:190:51: note: Function 'AB_User_SetCustomerId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:197:37: note: Function 'AB_User_SetCustomerId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:211:47: style: Function 'AB_User_GetCountry' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/user.h:195:61: note: Function 'AB_User_GetCountry' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:211:47: note: Function 'AB_User_GetCountry' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:217:34: style: Function 'AB_User_SetCountry' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/user.h:199:48: note: Function 'AB_User_SetCountry' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:217:34: note: Function 'AB_User_SetCountry' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:231:48: style: Function 'AB_User_GetBankCode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/user.h:204:62: note: Function 'AB_User_GetBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:231:48: note: Function 'AB_User_GetBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:237:35: style: Function 'AB_User_SetBankCode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/user.h:208:49: note: Function 'AB_User_SetBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:237:35: note: Function 'AB_User_SetBankCode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:251:50: style: Function 'AB_User_GetLastSessionId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/user.h:213:64: note: Function 'AB_User_GetLastSessionId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:251:50: note: Function 'AB_User_GetLastSessionId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:257:40: style: Function 'AB_User_SetLastSessionId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/user.h:217:54: note: Function 'AB_User_SetLastSessionId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:257:40: note: Function 'AB_User_SetLastSessionId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:272:35: style: Function 'AB_User_SetFileLock' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/user_l.h:57:49: note: Function 'AB_User_SetFileLock' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:272:35: note: Function 'AB_User_SetFileLock' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:286:47: style: Function 'AB_User_GetBanking' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/user.h:223:61: note: Function 'AB_User_GetBanking' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:286:47: note: Function 'AB_User_GetBanking' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:292:34: style: Function 'AB_User_SetBanking' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/user.h:227:48: note: Function 'AB_User_SetBanking' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:292:34: note: Function 'AB_User_SetBanking' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:304:44: style: Function 'AB_User_GetDbId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/user_l.h:63:58: note: Function 'AB_User_GetDbId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:304:44: note: Function 'AB_User_GetDbId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:310:31: style: Function 'AB_User_SetDbId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbanking/types/user_l.h:67:45: note: Function 'AB_User_SetDbId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbanking/types/user.c:310:31: note: Function 'AB_User_SetDbId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/libs/aqbankingpp/stringlist.cpp:20:56: style: Function 'StringList' argument 1 names different: declaration 'other' definition 'sv'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/libs/aqbankingpp/stringlist.hpp:41:46: note: Function 'StringList' argument 1 names different: declaration 'other' definition 'sv'.
aqbanking-5.7.8/src/libs/aqbankingpp/stringlist.cpp:20:56: note: Function 'StringList' argument 1 names different: declaration 'other' definition 'sv'.
aqbanking-5.7.8/src/libs/aqbankingpp/stringlist.hpp:45:8: performance: Technically the member function 'AB::StringList::empty' can be static. [functionStatic]
aqbanking-5.7.8/src/libs/aqbankingpp/stringlist.hpp:41:3: style: Class 'StringList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqbanking-5.7.8/src/libs/aqbankingpp/accountstatus.hpp:28:1: style: The class 'AccountStatus' does not have a constructor although it has private member variables. [noConstructor]
aqbanking-5.7.8/src/libs/aqbankingpp/value.hpp:40:3: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/aqebics-plugin.c:47:16: style: The scope of the variable 'p' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/context.c:51:49: style: Function 'EBC_Context_dup' argument 1 names different: declaration 'st' definition 'd'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/context_l.h:41:48: note: Function 'EBC_Context_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/context.c:51:49: note: Function 'EBC_Context_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/context.c:93:54: style: Function 'EBC_Context_GetJobs' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/context_l.h:52:54: note: Function 'EBC_Context_GetJobs' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/context.c:93:54: note: Function 'EBC_Context_GetJobs' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/context.c:99:39: style: Function 'EBC_Context_SetJobs' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/context_l.h:56:39: note: Function 'EBC_Context_SetJobs' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/context.c:99:39: note: Function 'EBC_Context_SetJobs' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/context.c:113:55: style: Function 'EBC_Context_GetJobType' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/context_l.h:61:55: note: Function 'EBC_Context_GetJobType' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/context.c:113:55: note: Function 'EBC_Context_GetJobType' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/context.c:119:42: style: Function 'EBC_Context_SetJobType' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/context_l.h:65:42: note: Function 'EBC_Context_SetJobType' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/context.c:119:42: note: Function 'EBC_Context_SetJobType' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/p_tools.c:938:82: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/p_tools.c:951:82: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/p_tools.c:975:82: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/p_tools.c:1343:82: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/p_tools.c:1367:82: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/p_tools.c:1435:82: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/p_tools.c:1459:82: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/p_tools.c:1049:6: portability: 'p' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/p_tools.c:1082:6: portability: 'p' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/p_tools.c:1108:8: portability: 'p' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/p_tools.c:1126:8: portability: 'p' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/p_tools.c:1119:7: style: Variable 'l' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/provider.c:1810:3: style: Variable 'sess' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/provider.c:1804:3: note: Variable 'sess' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/provider.c:1810:3: note: Variable 'sess' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_ini_h003.c:112:5: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_ini_h003.c:108:5: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_ini_h003.c:112:5: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hia_h002.c:140:3: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hia_h002.c:136:3: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hia_h002.c:140:3: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hia_h003.c:141:3: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hia_h003.c:137:3: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hia_h003.c:141:3: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hpb_h002.c:172:5: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hpb_h002.c:165:0: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hpb_h002.c:172:5: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hpb_h003.c:172:5: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hpb_h003.c:165:0: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hpb_h003.c:172:5: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h002.c:118:3: style: Variable 'nodeXX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h002.c:113:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h002.c:118:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h002.c:122:3: style: Variable 'nodeXX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h002.c:118:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h002.c:122:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h002.c:127:3: style: Variable 'nodeXX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h002.c:122:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h002.c:127:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h002.c:511:5: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h002.c:501:0: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h002.c:511:5: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h003.c:118:3: style: Variable 'nodeXX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h003.c:113:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h003.c:118:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h003.c:122:3: style: Variable 'nodeXX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h003.c:118:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h003.c:122:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h003.c:127:3: style: Variable 'nodeXX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h003.c:122:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h003.c:127:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h003.c:511:5: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h003.c:501:0: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h003.c:511:5: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hkd.c:121:3: style: Variable 'nodeXXX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hkd.c:119:0: note: Variable 'nodeXXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hkd.c:121:3: note: Variable 'nodeXXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hkd.c:152:3: style: Variable 'nodeXXX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hkd.c:150:0: note: Variable 'nodeXXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hkd.c:152:3: note: Variable 'nodeXXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hkd.c:161:3: style: Variable 'nodeXXX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hkd.c:159:0: note: Variable 'nodeXXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hkd.c:161:3: note: Variable 'nodeXXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h002.c:107:3: style: Variable 'nodeXX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h002.c:102:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h002.c:107:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h002.c:111:3: style: Variable 'nodeXX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h002.c:107:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h002.c:111:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h002.c:116:3: style: Variable 'nodeXX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h002.c:111:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h002.c:116:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h002.c:283:3: style: Variable 'nodeXX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h002.c:280:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h002.c:283:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h002.c:294:3: style: Variable 'nodeXX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h002.c:283:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h002.c:294:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h003.c:108:3: style: Variable 'nodeXX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h003.c:103:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h003.c:108:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h003.c:112:3: style: Variable 'nodeXX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h003.c:108:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h003.c:112:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h003.c:117:3: style: Variable 'nodeXX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h003.c:112:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h003.c:117:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h003.c:284:3: style: Variable 'nodeXX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h003.c:281:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h003.c:284:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h003.c:295:3: style: Variable 'nodeXX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h003.c:284:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h003.c:295:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_pub_h002.c:78:5: style: Variable 'root_node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_pub_h002.c:71:0: note: Variable 'root_node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_pub_h002.c:78:5: note: Variable 'root_node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_pub_h002.c:98:5: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_pub_h002.c:72:0: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_pub_h002.c:98:5: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_pub_h002.c:115:5: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_pub_h002.c:111:5: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_pub_h002.c:115:5: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_pub_h003.c:78:5: style: Variable 'root_node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_pub_h003.c:71:0: note: Variable 'root_node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_pub_h003.c:78:5: note: Variable 'root_node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_pub_h003.c:98:5: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_pub_h003.c:72:0: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_pub_h003.c:98:5: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_pub_h003.c:115:5: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_pub_h003.c:111:5: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_pub_h003.c:115:5: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/provider.c:440:7: style: The scope of the variable 'errors' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/provider.c:441:7: style: The scope of the variable 'oks' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/provider.c:532:12: style: The scope of the variable 'groupId' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/provider.c:814:7: style: The scope of the variable 'errors' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/provider.c:815:7: style: The scope of the variable 'oks' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/provider.c:860:7: style: The scope of the variable 'errors' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/provider.c:861:7: style: The scope of the variable 'oks' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/provider.c:983:7: style: The scope of the variable 'errors' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/provider.c:984:7: style: The scope of the variable 'oks' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/provider.c:985:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_ini_h002.c:32:16: style: The scope of the variable 'bufKey' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_ini_h002.c:33:16: style: The scope of the variable 'bufZip' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hpb_h002.c:20:12: style: The scope of the variable 'keyId' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hpb_h003.c:20:12: style: The scope of the variable 'keyId' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h002.c:342:12: style: The scope of the variable 'i' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h003.c:343:12: style: The scope of the variable 'i' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/provider.c:476:4: style: Variable 'errors' is modified but its new value is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/provider.c:463:2: style: Variable 'oks' is modified but its new value is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/provider.c:837:2: style: Variable 'errors' is modified but its new value is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/provider.c:835:2: style: Variable 'oks' is modified but its new value is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/provider.c:916:4: style: Variable 'errors' is modified but its new value is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/provider.c:914:4: style: Variable 'oks' is modified but its new value is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/provider.c:1019:4: style: Variable 'errors' is modified but its new value is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/provider.c:1021:4: style: Variable 'oks' is modified but its new value is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_ini_h002.c:141:8: style: Variable 'node' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_ini_h003.c:167:8: style: Variable 'node' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hia_h002.c:185:8: style: Variable 'node' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hia_h003.c:186:8: style: Variable 'node' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hpb_h002.c:77:8: style: Variable 'node' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_hpb_h003.c:77:8: style: Variable 'node' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h002.c:204:8: style: Variable 'node' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h002.c:302:8: style: Variable 'node' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h003.c:204:8: style: Variable 'node' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_download_h003.c:302:8: style: Variable 'node' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h002.c:245:15: style: Variable 'partnerId' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h002.c:310:10: style: Variable 'nodeXX' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h003.c:246:15: style: Variable 'partnerId' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_upload_h003.c:311:10: style: Variable 'nodeXX' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_pub_h002.c:115:10: style: Variable 'node' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/r_pub_h003.c:115:10: style: Variable 'node' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/client/user.c:147:17: style: The scope of the variable 's' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/dialogs/dlg_newkeyfile.c:1287:15: style: The scope of the variable 's' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/eu.c:123:6: style: Variable 's' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/keys.c:141:18: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:488:3: style: Variable 'doc' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:479:0: note: Variable 'doc' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:488:3: note: Variable 'doc' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:489:3: style: Variable 'root_node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:480:0: note: Variable 'root_node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:489:3: note: Variable 'root_node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:493:3: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:481:0: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:493:3: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:496:3: style: Variable 'nodeX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:482:0: note: Variable 'nodeX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:496:3: note: Variable 'nodeX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:499:3: style: Variable 'nodeXX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:483:0: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:499:3: note: Variable 'nodeXX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:526:3: style: Variable 'doc' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:518:0: note: Variable 'doc' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:526:3: note: Variable 'doc' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:527:3: style: Variable 'root_node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:519:0: note: Variable 'root_node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:527:3: note: Variable 'root_node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:531:3: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:520:0: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:531:3: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:534:3: style: Variable 'nodeX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:521:0: note: Variable 'nodeX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:534:3: note: Variable 'nodeX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:536:3: style: Variable 'nodeX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:534:3: note: Variable 'nodeX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:536:3: note: Variable 'nodeX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:34:15: style: The scope of the variable 's' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:510:8: style: Variable 'node' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/msg.c:545:8: style: Variable 'node' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:273:3: style: Variable 'root_node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:265:0: note: Variable 'root_node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:273:3: note: Variable 'root_node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:291:3: style: Variable 'nodeX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:266:0: note: Variable 'nodeX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:291:3: note: Variable 'nodeX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:314:3: style: Variable 'root_node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:308:0: note: Variable 'root_node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:314:3: note: Variable 'root_node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:341:3: style: Variable 'doc' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:331:0: note: Variable 'doc' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:341:3: note: Variable 'doc' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:342:3: style: Variable 'root_node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:332:0: note: Variable 'root_node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:342:3: note: Variable 'root_node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:345:3: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:333:0: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:345:3: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:346:3: style: Variable 'nodeX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:334:0: note: Variable 'nodeX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:346:3: note: Variable 'nodeX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:347:3: style: Variable 'nodeX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:346:3: note: Variable 'nodeX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:347:3: note: Variable 'nodeX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:348:3: style: Variable 'nodeX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:347:3: note: Variable 'nodeX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:348:3: note: Variable 'nodeX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:349:3: style: Variable 'nodeX' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:348:3: note: Variable 'nodeX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:349:3: note: Variable 'nodeX' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:464:3: style: Variable 'doc' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:452:0: note: Variable 'doc' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:464:3: note: Variable 'doc' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:465:3: style: Variable 'root_node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:453:0: note: Variable 'root_node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:465:3: note: Variable 'root_node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:468:3: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:454:0: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:468:3: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:605:3: style: Variable 'doc' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:587:0: note: Variable 'doc' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:605:3: note: Variable 'doc' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:606:3: style: Variable 'root_node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:589:0: note: Variable 'root_node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:606:3: note: Variable 'root_node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:609:3: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:590:0: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:609:3: note: Variable 'node' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:263:13: style: Unused variable: doc [unusedVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:307:13: style: Unused variable: doc [unusedVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:472:8: style: Variable 'node' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/testlib.c:613:8: style: Variable 'node' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/xml.c:450:5: style: Variable 'nodeset' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/xml.c:448:0: note: Variable 'nodeset' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/xml.c:450:5: note: Variable 'nodeset' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/xml.c:567:5: style: Variable 'nodeset' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/xml.c:565:0: note: Variable 'nodeset' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/xml.c:567:5: note: Variable 'nodeset' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqebics/plugin/msg/xml.c:46:10: style: The scope of the variable 'prefix' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/tools/aqebics-tool/adduser.c:281:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
aqbanking-5.7.8/src/plugins/backends/aqebics/tools/aqebics-tool/adduser.c:272:7: note: outer condition: 1
aqbanking-5.7.8/src/plugins/backends/aqebics/tools/aqebics-tool/adduser.c:281:9: note: identical inner condition: 1
aqbanking-5.7.8/src/plugins/backends/aqebics/tools/aqebics-tool/adduser.c:434:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
aqbanking-5.7.8/src/plugins/backends/aqebics/tools/aqebics-tool/adduser.c:272:7: note: outer condition: 1
aqbanking-5.7.8/src/plugins/backends/aqebics/tools/aqebics-tool/adduser.c:434:9: note: identical inner condition: 1
aqbanking-5.7.8/src/plugins/backends/aqebics/tools/aqebics-tool/createkeys.c:42:12: style: The scope of the variable 'guiid' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/tools/aqebics-tool/createtempkey.c:41:12: style: The scope of the variable 'guiid' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/tools/aqebics-tool/download.c:47:12: style: The scope of the variable 'guiid' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/tools/aqebics-tool/getaccounts.c:41:12: style: The scope of the variable 'guiid' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/tools/aqebics-tool/getcert.c:38:12: style: The scope of the variable 'guiid' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/tools/aqebics-tool/getkeys.c:41:12: style: The scope of the variable 'guiid' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/tools/aqebics-tool/sendkeys.c:41:12: style: The scope of the variable 'guiid' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/tools/aqebics-tool/sendsignkey.c:39:12: style: The scope of the variable 'guiid' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqebics/tools/aqebics-tool/upload.c:43:12: style: The scope of the variable 'guiid' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobgetbalance.c:329:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobgetbalance.c:448:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobgetbalance.c:526:19: style: The scope of the variable 'gn' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobgettransactions.c:318:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobgettransactions.c:437:19: style: The scope of the variable 'gn' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobgettransactions.c:469:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobgettransactions.c:524:21: style: The scope of the variable 'dbV' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobgettransactions.c:527:19: style: The scope of the variable 'p' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobgettransactions.c:528:19: style: The scope of the variable 'ref' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobloadcellphone.c:85:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobsepastandingordercreate.c:203:3: style: Variable 'lim' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobsepastandingordercreate.c:183:0: note: Variable 'lim' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobsepastandingordercreate.c:203:3: note: Variable 'lim' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobsepastandingordercreate.c:204:3: style: Variable 't' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobsepastandingordercreate.c:185:0: note: Variable 't' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobsepastandingordercreate.c:204:3: note: Variable 't' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobsepastandingorderget.c:152:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobtransferbase.c:221:3: style: Variable 'lim' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobtransferbase.c:202:0: note: Variable 'lim' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobtransferbase.c:221:3: note: Variable 'lim' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobtransferbase.c:222:3: style: Variable 't' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobtransferbase.c:204:0: note: Variable 't' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobtransferbase.c:222:3: note: Variable 't' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobtransferbase.c:288:3: style: Variable 'lim' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobtransferbase.c:269:0: note: Variable 'lim' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobtransferbase.c:288:3: note: Variable 'lim' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobtransferbase.c:289:3: style: Variable 't' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobtransferbase.c:271:0: note: Variable 't' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobtransferbase.c:289:3: note: Variable 't' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobtransferbase.c:362:3: style: Variable 'lim' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobtransferbase.c:343:0: note: Variable 'lim' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobtransferbase.c:362:3: note: Variable 'lim' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobtransferbase.c:363:3: style: Variable 't' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobtransferbase.c:345:0: note: Variable 't' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobtransferbase.c:363:3: note: Variable 't' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobtransferbase.c:100:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/ajobs/jobtransferbase.c:123:21: style: The scope of the variable 'cpy' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/adminjobs.c:641:17: style: The scope of the variable 'dbAccountData' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/adminjobs.c:791:17: style: The scope of the variable 'dbSyncResponse' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/adminjobs.c:944:17: style: The scope of the variable 'dbMsgResponse' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/adminjobs.c:1220:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/adminjobs.c:1693:17: style: The scope of the variable 'dbMsgResponse' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/adminjobs.c:1932:19: style: The scope of the variable 'accountId' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/adminjobs.c:1933:19: style: The scope of the variable 'bankCode' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/adminjobs.c:1934:19: style: The scope of the variable 'accountSuffix' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/adminjobs.c:1935:19: style: The scope of the variable 'sSepa' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/adminjobs.c:1392:51: style: Function 'AH_Job_Tan_SetTanList' argument 2 names different: declaration 's' definition 'p'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/adminjobs_l.h:156:51: note: Function 'AH_Job_Tan_SetTanList' argument 2 names different: declaration 's' definition 'p'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/adminjobs.c:1392:51: note: Function 'AH_Job_Tan_SetTanList' argument 2 names different: declaration 's' definition 'p'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/hhd.c:256:3: style: Variable 'pStart' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/hhd.c:253:0: note: Variable 'pStart' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/hhd.c:256:3: note: Variable 'pStart' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/hhd.c:551:16: style: The scope of the variable 'tbuf' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/outbox.c:1043:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/outbox.c:1331:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/outbox.c:1374:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/outbox.c:1746:9: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/outbox.c:1824:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/itan.inc:99:12: style: The scope of the variable 'endPos' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/itan.inc:286:8: style: The scope of the variable 'proc' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/itan1.inc:23:19: style: Function 'AH_Outbox__CBox_Itan1' argument 3 names different: declaration 'jq' definition 'qJob'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/outbox_p.h:179:47: note: Function 'AH_Outbox__CBox_Itan1' argument 3 names different: declaration 'jq' definition 'qJob'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/itan1.inc:23:19: note: Function 'AH_Outbox__CBox_Itan1' argument 3 names different: declaration 'jq' definition 'qJob'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/applayer/outbox.c:1841:7: style: Variable 'errors' is modified but its new value is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:2489:82: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:2502:82: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:2526:82: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:2789:82: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:2802:82: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:2826:82: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:3110:82: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:3123:82: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:3147:82: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:3450:82: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:3463:82: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:3487:82: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:273:12: style: The scope of the variable 'jid' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:603:7: style: The scope of the variable 'sigs' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:1371:8: style: The scope of the variable 'tbuf' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:4180:15: style: The scope of the variable 'job' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:1011:21: style: Function 'AH_Provider_ExtendUser' argument 4 names different: declaration 'dbBackend' definition 'db'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider_p.h:52:21: note: Function 'AH_Provider_ExtendUser' argument 4 names different: declaration 'dbBackend' definition 'db'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:1011:21: note: Function 'AH_Provider_ExtendUser' argument 4 names different: declaration 'dbBackend' definition 'db'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:1019:24: style: Function 'AH_Provider_ExtendAccount' argument 4 names different: declaration 'dbBackend' definition 'db'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider_p.h:55:24: note: Function 'AH_Provider_ExtendAccount' argument 4 names different: declaration 'dbBackend' definition 'db'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:1019:24: note: Function 'AH_Provider_ExtendAccount' argument 4 names different: declaration 'dbBackend' definition 'db'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:2622:6: portability: 'p' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:2658:6: portability: 'p' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:2932:6: portability: 'p' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:2970:6: portability: 'p' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:3253:6: portability: 'p' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:3290:6: portability: 'p' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:3604:6: portability: 'p' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:3643:6: portability: 'p' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:3279:5: style: Variable 'l' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/banking/provider.c:3632:5: style: Variable 'l' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/dialogs/dlg_editaccount.c:146:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/job.c:1439:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/job_commit.c:55:3: style: Variable 'dbCurr' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/job_commit.c:41:0: note: Variable 'dbCurr' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/job_commit.c:55:3: note: Variable 'dbCurr' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/job_commit.c:288:7: style: Variable 'dbTempUpd' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/job_commit.c:281:0: note: Variable 'dbTempUpd' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/job_commit.c:288:7: note: Variable 'dbTempUpd' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/job_commit.c:877:8: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/job_commit.c:879:3: note: Found duplicate branches for 'if' and 'else'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/job_commit.c:877:8: note: Found duplicate branches for 'if' and 'else'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/job.c:2009:15: style: The scope of the variable 's' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/job.c:2118:23: style: The scope of the variable 'nn' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/job_commit.c:42:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/jobqueue.c:1141:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/jobqueue.c:329:25: style: The scope of the variable 'se' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/jobqueue.c:467:17: style: The scope of the variable 's' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/jobqueue.c:581:11: style: The scope of the variable 'rcode' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/jobqueue.c:582:19: style: The scope of the variable 'p' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/jobqueue.c:584:20: style: The scope of the variable 'logmsg' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:59:54: style: Function 'AH_TanMethod_dup' argument 1 names different: declaration 'st' definition 'd'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:267:64: note: Function 'AH_TanMethod_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:59:54: note: Function 'AH_TanMethod_dup' argument 1 names different: declaration 'st' definition 'd'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:203:51: style: Function 'AH_TanMethod_GetFunction' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:291:62: note: Function 'AH_TanMethod_GetFunction' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:203:51: note: Function 'AH_TanMethod_GetFunction' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:209:46: style: Function 'AH_TanMethod_SetFunction' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:295:57: note: Function 'AH_TanMethod_SetFunction' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:209:46: note: Function 'AH_TanMethod_SetFunction' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:218:50: style: Function 'AH_TanMethod_GetProcess' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:300:61: note: Function 'AH_TanMethod_GetProcess' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:218:50: note: Function 'AH_TanMethod_GetProcess' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:224:45: style: Function 'AH_TanMethod_SetProcess' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:304:56: note: Function 'AH_TanMethod_SetProcess' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:224:45: note: Function 'AH_TanMethod_SetProcess' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:233:59: style: Function 'AH_TanMethod_GetMethodId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:309:70: note: Function 'AH_TanMethod_GetMethodId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:233:59: note: Function 'AH_TanMethod_GetMethodId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:239:46: style: Function 'AH_TanMethod_SetMethodId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:313:57: note: Function 'AH_TanMethod_SetMethodId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:239:46: note: Function 'AH_TanMethod_SetMethodId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:253:61: style: Function 'AH_TanMethod_GetMethodName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:318:72: note: Function 'AH_TanMethod_GetMethodName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:253:61: note: Function 'AH_TanMethod_GetMethodName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:259:48: style: Function 'AH_TanMethod_SetMethodName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:322:59: note: Function 'AH_TanMethod_SetMethodName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:259:48: note: Function 'AH_TanMethod_SetMethodName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:273:61: style: Function 'AH_TanMethod_GetZkaTanName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:327:72: note: Function 'AH_TanMethod_GetZkaTanName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:273:61: note: Function 'AH_TanMethod_GetZkaTanName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:279:48: style: Function 'AH_TanMethod_SetZkaTanName' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:331:59: note: Function 'AH_TanMethod_SetZkaTanName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:279:48: note: Function 'AH_TanMethod_SetZkaTanName' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:293:64: style: Function 'AH_TanMethod_GetZkaTanVersion' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:336:75: note: Function 'AH_TanMethod_GetZkaTanVersion' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:293:64: note: Function 'AH_TanMethod_GetZkaTanVersion' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:299:51: style: Function 'AH_TanMethod_SetZkaTanVersion' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:340:62: note: Function 'AH_TanMethod_SetZkaTanVersion' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:299:51: note: Function 'AH_TanMethod_SetZkaTanVersion' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:313:52: style: Function 'AH_TanMethod_GetTanMaxLen' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:345:63: note: Function 'AH_TanMethod_GetTanMaxLen' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:313:52: note: Function 'AH_TanMethod_GetTanMaxLen' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:319:47: style: Function 'AH_TanMethod_SetTanMaxLen' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:349:58: note: Function 'AH_TanMethod_SetTanMaxLen' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:319:47: note: Function 'AH_TanMethod_SetTanMaxLen' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:328:59: style: Function 'AH_TanMethod_GetFormatId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:354:70: note: Function 'AH_TanMethod_GetFormatId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:328:59: note: Function 'AH_TanMethod_GetFormatId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:334:46: style: Function 'AH_TanMethod_SetFormatId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:358:57: note: Function 'AH_TanMethod_SetFormatId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:334:46: note: Function 'AH_TanMethod_SetFormatId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:348:57: style: Function 'AH_TanMethod_GetPrompt' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:363:68: note: Function 'AH_TanMethod_GetPrompt' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:348:57: note: Function 'AH_TanMethod_GetPrompt' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:354:44: style: Function 'AH_TanMethod_SetPrompt' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:367:55: note: Function 'AH_TanMethod_SetPrompt' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:354:44: note: Function 'AH_TanMethod_SetPrompt' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:368:55: style: Function 'AH_TanMethod_GetReturnMaxLen' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:372:66: note: Function 'AH_TanMethod_GetReturnMaxLen' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:368:55: note: Function 'AH_TanMethod_GetReturnMaxLen' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:374:50: style: Function 'AH_TanMethod_SetReturnMaxLen' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:376:61: note: Function 'AH_TanMethod_SetReturnMaxLen' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:374:50: note: Function 'AH_TanMethod_SetReturnMaxLen' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:383:57: style: Function 'AH_TanMethod_GetMaxActiveLists' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:381:68: note: Function 'AH_TanMethod_GetMaxActiveLists' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:383:57: note: Function 'AH_TanMethod_GetMaxActiveLists' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:389:52: style: Function 'AH_TanMethod_SetMaxActiveLists' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:385:63: note: Function 'AH_TanMethod_SetMaxActiveLists' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:389:52: note: Function 'AH_TanMethod_SetMaxActiveLists' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:398:58: style: Function 'AH_TanMethod_GetMultiTanAllowed' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:390:69: note: Function 'AH_TanMethod_GetMultiTanAllowed' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:398:58: note: Function 'AH_TanMethod_GetMultiTanAllowed' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:404:53: style: Function 'AH_TanMethod_SetMultiTanAllowed' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:394:64: note: Function 'AH_TanMethod_SetMultiTanAllowed' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:404:53: note: Function 'AH_TanMethod_SetMultiTanAllowed' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:413:59: style: Function 'AH_TanMethod_GetTimeShiftAllowed' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:399:70: note: Function 'AH_TanMethod_GetTimeShiftAllowed' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:413:59: note: Function 'AH_TanMethod_GetTimeShiftAllowed' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:419:54: style: Function 'AH_TanMethod_SetTimeShiftAllowed' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:403:65: note: Function 'AH_TanMethod_SetTimeShiftAllowed' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:419:54: note: Function 'AH_TanMethod_SetTimeShiftAllowed' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:428:54: style: Function 'AH_TanMethod_GetTanListMode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:408:65: note: Function 'AH_TanMethod_GetTanListMode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:428:54: note: Function 'AH_TanMethod_GetTanListMode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:434:49: style: Function 'AH_TanMethod_SetTanListMode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:412:60: note: Function 'AH_TanMethod_SetTanListMode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:434:49: note: Function 'AH_TanMethod_SetTanListMode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:443:56: style: Function 'AH_TanMethod_GetStornoAllowed' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:417:67: note: Function 'AH_TanMethod_GetStornoAllowed' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:443:56: note: Function 'AH_TanMethod_GetStornoAllowed' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:449:51: style: Function 'AH_TanMethod_SetStornoAllowed' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:421:62: note: Function 'AH_TanMethod_SetStornoAllowed' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:449:51: note: Function 'AH_TanMethod_SetStornoAllowed' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:458:57: style: Function 'AH_TanMethod_GetNeedSmsAccount' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:426:68: note: Function 'AH_TanMethod_GetNeedSmsAccount' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:458:57: note: Function 'AH_TanMethod_GetNeedSmsAccount' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:464:52: style: Function 'AH_TanMethod_SetNeedSmsAccount' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:430:63: note: Function 'AH_TanMethod_SetNeedSmsAccount' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:464:52: note: Function 'AH_TanMethod_SetNeedSmsAccount' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:473:59: style: Function 'AH_TanMethod_GetNeedLocalAccount' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:435:70: note: Function 'AH_TanMethod_GetNeedLocalAccount' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:473:59: note: Function 'AH_TanMethod_GetNeedLocalAccount' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:479:54: style: Function 'AH_TanMethod_SetNeedLocalAccount' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:439:65: note: Function 'AH_TanMethod_SetNeedLocalAccount' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:479:54: note: Function 'AH_TanMethod_SetNeedLocalAccount' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:488:61: style: Function 'AH_TanMethod_GetNeedChallengeClass' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:444:72: note: Function 'AH_TanMethod_GetNeedChallengeClass' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:488:61: note: Function 'AH_TanMethod_GetNeedChallengeClass' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:494:56: style: Function 'AH_TanMethod_SetNeedChallengeClass' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:448:67: note: Function 'AH_TanMethod_SetNeedChallengeClass' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:494:56: note: Function 'AH_TanMethod_SetNeedChallengeClass' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:503:62: style: Function 'AH_TanMethod_GetNeedChallengeAmount' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:453:73: note: Function 'AH_TanMethod_GetNeedChallengeAmount' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:503:62: note: Function 'AH_TanMethod_GetNeedChallengeAmount' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:509:57: style: Function 'AH_TanMethod_SetNeedChallengeAmount' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:457:68: note: Function 'AH_TanMethod_SetNeedChallengeAmount' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:509:57: note: Function 'AH_TanMethod_SetNeedChallengeAmount' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:518:64: style: Function 'AH_TanMethod_GetChallengeIsStructured' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:462:75: note: Function 'AH_TanMethod_GetChallengeIsStructured' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:518:64: note: Function 'AH_TanMethod_GetChallengeIsStructured' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:524:59: style: Function 'AH_TanMethod_SetChallengeIsStructured' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:466:70: note: Function 'AH_TanMethod_SetChallengeIsStructured' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:524:59: note: Function 'AH_TanMethod_SetChallengeIsStructured' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:533:51: style: Function 'AH_TanMethod_GetInitMode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:471:62: note: Function 'AH_TanMethod_GetInitMode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:533:51: note: Function 'AH_TanMethod_GetInitMode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:539:46: style: Function 'AH_TanMethod_SetInitMode' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:475:57: note: Function 'AH_TanMethod_SetInitMode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:539:46: note: Function 'AH_TanMethod_SetInitMode' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:548:58: style: Function 'AH_TanMethod_GetNeedTanMediumId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:480:69: note: Function 'AH_TanMethod_GetNeedTanMediumId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:548:58: note: Function 'AH_TanMethod_GetNeedTanMediumId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:554:53: style: Function 'AH_TanMethod_SetNeedTanMediumId' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:484:64: note: Function 'AH_TanMethod_SetNeedTanMediumId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:554:53: note: Function 'AH_TanMethod_SetNeedTanMediumId' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:563:60: style: Function 'AH_TanMethod_GetMaxActiveTanMedia' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:489:71: note: Function 'AH_TanMethod_GetMaxActiveTanMedia' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:563:60: note: Function 'AH_TanMethod_GetMaxActiveTanMedia' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:569:55: style: Function 'AH_TanMethod_SetMaxActiveTanMedia' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:493:66: note: Function 'AH_TanMethod_SetMaxActiveTanMedia' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:569:55: note: Function 'AH_TanMethod_SetMaxActiveTanMedia' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:578:52: style: Function 'AH_TanMethod_GetGvVersion' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:498:63: note: Function 'AH_TanMethod_GetGvVersion' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:578:52: note: Function 'AH_TanMethod_GetGvVersion' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:584:47: style: Function 'AH_TanMethod_SetGvVersion' argument 1 names different: declaration 'el' definition 'st'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.h:502:58: note: Function 'AH_TanMethod_SetGvVersion' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/joblayer/tanmethod.c:584:47: note: Function 'AH_TanMethod_SetGvVersion' argument 1 names different: declaration 'el' definition 'st'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/account.c:37:15: style: The scope of the variable 'ae' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/account.c:43:9: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/account.c:35:47: style: Function 'AH_Account_Extend' argument 3 names different: declaration 'um' definition 'em'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/account_l.h:24:47: note: Function 'AH_Account_Extend' argument 3 names different: declaration 'um' definition 'em'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/account.c:35:47: note: Function 'AH_Account_Extend' argument 3 names different: declaration 'um' definition 'em'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/account.c:36:37: style: Function 'AH_Account_Extend' argument 4 names different: declaration 'db' definition 'dbBackend'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/account_l.h:25:37: note: Function 'AH_Account_Extend' argument 4 names different: declaration 'db' definition 'dbBackend'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/account.c:36:37: note: Function 'AH_Account_Extend' argument 4 names different: declaration 'db' definition 'dbBackend'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/bpd.c:735:7: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/dialog.c:47:35: style: Function 'AH_Dialog_new' argument 1 names different: declaration 'owner' definition 'u'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/dialog_l.h:42:35: note: Function 'AH_Dialog_new' argument 1 names different: declaration 'owner' definition 'u'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/dialog.c:47:35: note: Function 'AH_Dialog_new' argument 1 names different: declaration 'owner' definition 'u'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/hbci-updates.c:30:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/hbci-updates.c:120:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/hbci.c:356:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/message.c:1148:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/message.c:1150:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/message.c:1152:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/message.c:1154:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/message.c:1156:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/message.c:813:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/message.c:1584:20: style: The scope of the variable 'slen' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_ddv.c:23:8: style: The scope of the variable 'ctrlref' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_ddv.c:682:11: style: The scope of the variable 'decKey' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_rdh1.c:20:8: style: The scope of the variable 'ctrlref' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_rdh1.c:397:15: style: The scope of the variable 'p' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_rdh2.c:20:8: style: The scope of the variable 'ctrlref' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_rdh2.c:403:15: style: The scope of the variable 'p' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_rdh3.c:20:8: style: The scope of the variable 'ctrlref' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_rdh3.c:408:15: style: The scope of the variable 'p' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_rdh5.c:20:8: style: The scope of the variable 'ctrlref' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_rdh9.c:24:8: style: The scope of the variable 'ctrlref' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_rdh9.c:418:15: style: The scope of the variable 'p' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_rdh10.c:23:8: style: The scope of the variable 'ctrlref' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_rdh10.c:427:15: style: The scope of the variable 'p' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_pintan.c:19:8: style: The scope of the variable 'ctrlref' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/message.c:593:32: style: Function 'AH_Msg_ReadSegment' argument 1 names different: declaration 'hmsg' definition 'msg'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/message_p.h:77:39: note: Function 'AH_Msg_ReadSegment' argument 1 names different: declaration 'hmsg' definition 'msg'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/message.c:593:32: note: Function 'AH_Msg_ReadSegment' argument 1 names different: declaration 'hmsg' definition 'msg'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/message.c:805:32: style: Function 'AH_Msg_ReadMessage' argument 1 names different: declaration 'hmsg' definition 'msg'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/message_p.h:83:39: note: Function 'AH_Msg_ReadMessage' argument 1 names different: declaration 'hmsg' definition 'msg'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/message.c:805:32: note: Function 'AH_Msg_ReadMessage' argument 1 names different: declaration 'hmsg' definition 'msg'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/message.c:1712:28: style: Function 'AH_Msg_SetPin' argument 1 names different: declaration 'hmsg' definition 'msg'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/message_p.h:72:35: note: Function 'AH_Msg_SetPin' argument 1 names different: declaration 'hmsg' definition 'msg'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/message.c:1712:28: note: Function 'AH_Msg_SetPin' argument 1 names different: declaration 'hmsg' definition 'msg'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_ddv.c:439:12: style: Variable 'peerId' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_ddv.c:702:12: style: Variable 'peerId' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_rdh1.c:425:12: style: Variable 'peerId' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_rdh1.c:690:12: style: Variable 'peerId' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_rdh2.c:431:12: style: Variable 'peerId' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_rdh2.c:690:12: style: Variable 'peerId' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_rdh3.c:436:12: style: Variable 'peerId' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_rdh3.c:694:12: style: Variable 'peerId' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_rdh5.c:438:12: style: Variable 'peerId' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_rdh5.c:704:12: style: Variable 'peerId' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_rdh9.c:446:12: style: Variable 'peerId' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_rdh9.c:700:12: style: Variable 'peerId' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_rdh10.c:455:12: style: Variable 'peerId' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_rdh10.c:714:12: style: Variable 'peerId' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_pintan.c:357:12: style: Variable 'peerId' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/msgcrypt_pintan.c:475:12: style: Variable 'peerId' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/user.c:772:3: style: Variable 'db' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/user.c:770:0: note: Variable 'db' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/user.c:772:3: note: Variable 'db' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer/user.c:161:9: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/aqhbci-tool/delaccount.c:228:13: style: Condition 'match' is always true [knownConditionTrueFalse]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/aqhbci-tool/delaccount.c:226:21: note: Assignment 'match=1', assigned value is 1
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/aqhbci-tool/delaccount.c:228:13: note: Condition 'match' is always true
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/aqhbci-tool/deluser.c:236:13: style: Condition 'match' is always true [knownConditionTrueFalse]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/aqhbci-tool/deluser.c:234:21: note: Assignment 'match=1', assigned value is 1
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/aqhbci-tool/deluser.c:236:13: note: Condition 'match' is always true
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/aqhbci-tool/getaccsepa.c:156:13: style: Condition 'match' is always true [knownConditionTrueFalse]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/aqhbci-tool/getaccsepa.c:154:21: note: Assignment 'match=1', assigned value is 1
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/aqhbci-tool/getaccsepa.c:156:13: note: Condition 'match' is always true
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/aqhbci-tool/getaccsepa.c:39:30: style: The scope of the variable 'ait' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/error.cpp:40:21: performance: Function parameter 'where' should be passed by const reference. [passedByValue]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/error.cpp:41:14: performance: Function parameter 'message' should be passed by const reference. [passedByValue]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/error.cpp:61:21: performance: Function parameter 'where' should be passed by const reference. [passedByValue]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/error.cpp:65:14: performance: Function parameter 'message' should be passed by const reference. [passedByValue]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/error.cpp:66:14: performance: Function parameter 'info' should be passed by const reference. [passedByValue]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:379:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:381:15: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:383:15: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:385:17: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:388:15: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:391:15: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:449:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:451:15: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:752:15: style: Variable 'isInternal' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:750:0: note: Variable 'isInternal' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:752:15: note: Variable 'isInternal' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:414:21: style: The scope of the variable 'nn' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:478:17: style: The scope of the variable 'defs' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:572:17: style: The scope of the variable 'defs' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:619:17: style: The scope of the variable 'name' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:627:23: style: The scope of the variable 'cname' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:687:17: style: The scope of the variable 'defs' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:735:17: style: The scope of the variable 'name' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:743:23: style: The scope of the variable 'cname' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:866:17: style: The scope of the variable 'defs' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:873:31: style: The scope of the variable 'ntd' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:946:11: style: The scope of the variable 'bnum' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:947:11: style: The scope of the variable 'nnum' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:497:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:586:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:702:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:883:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:906:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/pointer.h:199:7: performance: Variable '_descr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/pointer.h:205:7: performance: Variable '_descr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/loganalyzer.h:66:32: style: Technically the member function 'LogAnalyzer::LogFile::logMessages' can be const. [functionConst]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/pointer.h:252:5: style: Class 'PointerBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/pointer.h:490:5: style: Class 'Pointer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/pointer.h:502:5: style: Class 'Pointer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/loganalyzer.h:64:5: style: Class 'LogFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/pointer.h:486:18: style: The function '_deleteObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/pointer.h:195:18: note: Virtual function in base class
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/pointer.h:486:18: note: Function in derived class
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/pointer.h:616:17: style: The function 'refCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/pointer.h:315:17: note: Virtual function in base class
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/pointer.h:616:17: note: Function in derived class
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:898:3: style: Exception should be caught by reference. [catchExceptionByValue]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:988:0: error: Resource leak: f [resourceLeak]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/hbcixml.cpp:1027:0: error: Resource leak: f [resourceLeak]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/pointer.h:77:37: performance: Function parameter 'descr' should be passed by const reference. [passedByValue]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/pointer.h:85:36: performance: Function parameter 'descr' should be passed by const reference. [passedByValue]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/pointer.h:276:32: performance: Function parameter 'descr' should be passed by const reference. [passedByValue]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/loganalyzer.cpp:277:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/loganalyzer.cpp:391:19: style: The scope of the variable 'dlogs' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/loganalyzer.cpp:139:45: style: Function 'LogFile' argument 1 names different: declaration 'file' definition 'fname'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/loganalyzer.h:64:27: note: Function 'LogFile' argument 1 names different: declaration 'file' definition 'fname'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/loganalyzer.cpp:139:45: note: Function 'LogFile' argument 1 names different: declaration 'file' definition 'fname'.
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/loganalyzer.cpp:194:14: style: Unused variable: tmp [unusedVariable]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/loganalyzer.cpp:442:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqbanking-5.7.8/src/plugins/backends/aqhbci/tools/hbcixml/loganalyzer.cpp:453:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/account.c:32:24: style: Function 'AO_Account_Extend' argument 4 names different: declaration 'dbBackend' definition 'db'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/account.h:24:20: note: Function 'AO_Account_Extend' argument 4 names different: declaration 'dbBackend' definition 'db'.
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/account.c:32:24: note: Function 'AO_Account_Extend' argument 4 names different: declaration 'dbBackend' definition 'db'.
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/libofxhome/ofxhome.c:105:12: style: Redundant condition: If 'rv < 0', the comparison 'rv < 200' is always true. [redundantCondition]
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/libofxhome/ofxhome.c:388:12: style: Redundant condition: If 'rv < 0', the comparison 'rv < 200' is always true. [redundantCondition]
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/libofxhome/ofxhome.c:574:3: style: Variable 'd' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/libofxhome/ofxhome.c:572:0: note: Variable 'd' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/libofxhome/ofxhome.c:574:3: note: Variable 'd' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/libofxhome/oh_institute_data.c:74:66: style: Function 'OH_InstituteData_dup' argument 1 names different: declaration 'p_struct' definition 'p_src'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/libofxhome/oh_institute_data.h:119:83: note: Function 'OH_InstituteData_dup' argument 1 names different: declaration 'p_struct' definition 'p_src'.
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/libofxhome/oh_institute_data.c:74:66: note: Function 'OH_InstituteData_dup' argument 1 names different: declaration 'p_struct' definition 'p_src'.
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/libofxhome/oh_institute_spec.c:59:66: style: Function 'OH_InstituteSpec_dup' argument 1 names different: declaration 'p_struct' definition 'p_src'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/libofxhome/oh_institute_spec.h:65:83: note: Function 'OH_InstituteSpec_dup' argument 1 names different: declaration 'p_struct' definition 'p_src'.
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/libofxhome/oh_institute_spec.c:59:66: note: Function 'OH_InstituteSpec_dup' argument 1 names different: declaration 'p_struct' definition 'p_src'.
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/provider.c:207:7: style: Condition 'errors' is always false [knownConditionTrueFalse]
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/provider.c:184:14: note: Assignment 'errors=0', assigned value is 0
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/provider.c:207:7: note: Condition 'errors' is always false
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/provider.c:893:7: style: The scope of the variable 'errors' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/provider.c:894:7: style: The scope of the variable 'oks' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/provider.c:959:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/provider.c:1110:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/provider.c:1048:21: style: Function 'AO_Provider_ExtendUser' argument 4 names different: declaration 'dbBackend' definition 'db'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/provider_p.h:51:21: note: Function 'AO_Provider_ExtendUser' argument 4 names different: declaration 'dbBackend' definition 'db'.
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/provider.c:1048:21: note: Function 'AO_Provider_ExtendUser' argument 4 names different: declaration 'dbBackend' definition 'db'.
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/provider.c:1057:24: style: Function 'AO_Provider_ExtendAccount' argument 4 names different: declaration 'dbBackend' definition 'db'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/provider_p.h:54:24: note: Function 'AO_Provider_ExtendAccount' argument 4 names different: declaration 'dbBackend' definition 'db'.
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/provider.c:1057:24: note: Function 'AO_Provider_ExtendAccount' argument 4 names different: declaration 'dbBackend' definition 'db'.
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/network.c:68:25: style: Function 'AO_Provider_SendAndReceive' argument 5 names different: declaration 'rbuf' definition 'pRbuf'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/provider_p.h:70:25: note: Function 'AO_Provider_SendAndReceive' argument 5 names different: declaration 'rbuf' definition 'pRbuf'.
aqbanking-5.7.8/src/plugins/backends/aqofxconnect/plugin/network.c:68:25: note: Function 'AO_Provider_SendAndReceive' argument 5 names different: declaration 'rbuf' definition 'pRbuf'.
aqbanking-5.7.8/src/plugins/backends/aqpaypal/plugin/dlg_edituser.c:653:54: warning: Either the condition 'if(s&&*s)' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck]
aqbanking-5.7.8/src/plugins/backends/aqpaypal/plugin/dlg_edituser.c:654:6: note: Assuming that condition 'if(s&&*s)' is not redundant
aqbanking-5.7.8/src/plugins/backends/aqpaypal/plugin/dlg_edituser.c:653:54: note: Null pointer dereference
aqbanking-5.7.8/src/plugins/backends/aqpaypal/plugin/dlg_edituser.c:555:23: style: The scope of the variable 'tbuf' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/backends/aqpaypal/plugin/dlg_edituser.c:598:9: style: Variable 't' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqpaypal/plugin/provider.c:525:12: style: Redundant condition: If 'rv < 0', the comparison 'rv < 200' is always true. [redundantCondition]
aqbanking-5.7.8/src/plugins/backends/aqpaypal/plugin/provider.c:861:12: style: Redundant condition: If 'rv < 0', the comparison 'rv < 200' is always true. [redundantCondition]
aqbanking-5.7.8/src/plugins/backends/aqpaypal/plugin/provider.c:1215:12: style: Redundant condition: If 'rv < 0', the comparison 'rv < 200' is always true. [redundantCondition]
aqbanking-5.7.8/src/plugins/backends/aqpaypal/plugin/provider.c:976:12: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
aqbanking-5.7.8/src/plugins/backends/aqpaypal/plugin/provider.c:980:7: note: Found duplicate branches for 'if' and 'else'.
aqbanking-5.7.8/src/plugins/backends/aqpaypal/plugin/provider.c:976:12: note: Found duplicate branches for 'if' and 'else'.
aqbanking-5.7.8/src/plugins/backends/aqpaypal/plugin/provider.c:1346:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aqbanking-5.7.8/src/plugins/backends/aqpaypal/plugin/provider.c:1531:9: style: Variable 't' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/backends/aqpaypal/plugin/user.c:37:17: style: The scope of the variable 's' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/bankinfo/generic/generic.c:330:9: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/bankinfo/generic/mkdeinfo.c:299:19: warning: Logical disjunction always evaluates to true: c >= 'A' || c <= 'Z'. [incorrectLogicOperator]
aqbanking-5.7.8/src/plugins/bankinfo/generic/mkdeinfo.c:300:12: warning: Logical disjunction always evaluates to true: c >= 'a' || c <= 'z'. [incorrectLogicOperator]
aqbanking-5.7.8/src/plugins/bankinfo/generic/mkdeinfo.c:301:12: warning: Logical disjunction always evaluates to true: c >= '0' || c <= '9'. [incorrectLogicOperator]
aqbanking-5.7.8/src/plugins/bankinfo/generic/mkdeinfo.c:1628:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/plugins/bankinfo/generic/mkdeinfo.c:1713:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/plugins/bankinfo/generic/mkdeinfo.c:1773:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/plugins/bankinfo/generic/mkdeinfo.c:1159:17: style: The scope of the variable 'lname' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/bankinfo/generic/mkdeinfo.c:1381:14: style: The scope of the variable 'pos' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/bankinfo/generic/mkdeinfo.c:1383:10: style: The scope of the variable 'numbuf' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/imexporters/csv/csv.c:232:17: style: The scope of the variable 'p' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/imexporters/csv/csv.c:651:21: style: The scope of the variable 's' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/imexporters/csv/csv.c:516:11: style: Function 'AH_ImExporterCSV__ExportTransactions' argument 5 names different: declaration 'noted' definition 'notedOrTransfers'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/imexporters/csv/csv_p.h:74:46: note: Function 'AH_ImExporterCSV__ExportTransactions' argument 5 names different: declaration 'noted' definition 'notedOrTransfers'.
aqbanking-5.7.8/src/plugins/imexporters/csv/csv.c:516:11: note: Function 'AH_ImExporterCSV__ExportTransactions' argument 5 names different: declaration 'noted' definition 'notedOrTransfers'.
aqbanking-5.7.8/src/plugins/imexporters/csv/csv.c:819:22: style: Function 'AH_ImExporterCSV_GetEditProfileDialog' argument 2 names different: declaration 'params' definition 'dbProfile'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/imexporters/csv/csv_p.h:60:22: note: Function 'AH_ImExporterCSV_GetEditProfileDialog' argument 2 names different: declaration 'params' definition 'dbProfile'.
aqbanking-5.7.8/src/plugins/imexporters/csv/csv.c:819:22: note: Function 'AH_ImExporterCSV_GetEditProfileDialog' argument 2 names different: declaration 'params' definition 'dbProfile'.
aqbanking-5.7.8/src/plugins/imexporters/csv/csv_editprofile.c:382:15: style: The scope of the variable 't' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/imexporters/csv/csv_editprofile.c:413:15: style: The scope of the variable 't1' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/imexporters/csv/csv_editprofile.c:414:15: style: The scope of the variable 't2' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/imexporters/csv/csv_editprofile.c:167:22: style: Function 'AB_CSV_EditProfileDialog_new' argument 2 names different: declaration 'params' definition 'dbProfile'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/imexporters/csv/csv_editprofile_l.h:21:22: note: Function 'AB_CSV_EditProfileDialog_new' argument 2 names different: declaration 'params' definition 'dbProfile'.
aqbanking-5.7.8/src/plugins/imexporters/csv/csv_editprofile.c:167:22: note: Function 'AB_CSV_EditProfileDialog_new' argument 2 names different: declaration 'params' definition 'dbProfile'.
aqbanking-5.7.8/src/plugins/imexporters/dtaus/dtaus.c:255:5: style: Variable 'localBankCode' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/imexporters/dtaus/dtaus.c:248:0: note: Variable 'localBankCode' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/imexporters/dtaus/dtaus.c:255:5: note: Variable 'localBankCode' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/imexporters/dtaus/dtaus.c:256:5: style: Variable 'localAccountNumber' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/imexporters/dtaus/dtaus.c:249:0: note: Variable 'localAccountNumber' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/imexporters/dtaus/dtaus.c:256:5: note: Variable 'localAccountNumber' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/imexporters/dtaus/dtaus.c:142:17: style: The scope of the variable 'p' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/imexporters/dtaus/dtaus.c:227:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/imexporters/eri2/eri2.c:422:8: style: The scope of the variable 'strbuf' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/imexporters/qif/qif.c:209:2: style: Variable 'lastKommaChar' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/imexporters/qif/qif.c:208:2: note: Variable 'lastKommaChar' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/imexporters/qif/qif.c:209:2: note: Variable 'lastKommaChar' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/imexporters/qif/qif.c:732:9: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/imexporters/qif/qif.c:341:32: style: Function 'AH_ImExporterQIF__ImportAccount' argument 2 names different: declaration 'ctx' definition 'iec'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/imexporters/qif/qif_p.h:50:60: note: Function 'AH_ImExporterQIF__ImportAccount' argument 2 names different: declaration 'ctx' definition 'iec'.
aqbanking-5.7.8/src/plugins/imexporters/qif/qif.c:341:32: note: Function 'AH_ImExporterQIF__ImportAccount' argument 2 names different: declaration 'ctx' definition 'iec'.
aqbanking-5.7.8/src/plugins/imexporters/qif/qif.c:210:2: style: Variable 'kommaTypeCount' is modified but its new value is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/imexporters/qif/qif.c:763:2: style: Variable 'rv' is assigned a value that is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/imexporters/sepa/sepa.c:363:12: style: The scope of the variable 'j' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/imexporters/sepa/sepa_pain_001.c:12:17: style: The scope of the variable 'n' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/imexporters/sepa/sepa_pain_008.c:12:17: style: The scope of the variable 'n' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/imexporters/swift/swift.c:149:17: style: The scope of the variable 'p' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/parsers/dtaus/dtaus-export.c:445:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/plugins/parsers/dtaus/dtaus-export.c:646:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqbanking-5.7.8/src/plugins/parsers/dtaus/dtaus-import.c:1130:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
aqbanking-5.7.8/src/plugins/parsers/dtaus/dtaus-import.c:1089:3: style: Variable 'rv' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/parsers/dtaus/dtaus-import.c:1088:3: note: Variable 'rv' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/parsers/dtaus/dtaus-import.c:1089:3: note: Variable 'rv' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/parsers/dtaus/dtaus-import.c:1107:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/parsers/swift/swift.c:395:9: style: The scope of the variable 'p2' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/parsers/swift/swift.c:396:18: style: The scope of the variable 'tag' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/parsers/swift/swift.c:481:14: style: The scope of the variable 's' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/parsers/swift/swift.c:745:7: style: The scope of the variable 'subDocs' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/parsers/swift/swift.c:868:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/parsers/swift/swift.c:43:42: style: Function 'AHB_SWIFT_Condense' argument 2 names different: declaration 'keepDoubleBlanks' definition 'keepMultipleBlanks'. [funcArgNamesDifferent]
aqbanking-5.7.8/src/plugins/parsers/swift/swift_l.h:47:42: note: Function 'AHB_SWIFT_Condense' argument 2 names different: declaration 'keepDoubleBlanks' definition 'keepMultipleBlanks'.
aqbanking-5.7.8/src/plugins/parsers/swift/swift.c:43:42: note: Function 'AHB_SWIFT_Condense' argument 2 names different: declaration 'keepDoubleBlanks' definition 'keepMultipleBlanks'.
aqbanking-5.7.8/src/plugins/parsers/swift/swift535.c:65:12: style: Redundant condition: If 'EXPR == 32', the comparison 'EXPR' is always true. [redundantCondition]
aqbanking-5.7.8/src/plugins/parsers/swift/swift535.c:87:12: style: Redundant condition: If 'EXPR == 32', the comparison 'EXPR' is always true. [redundantCondition]
aqbanking-5.7.8/src/plugins/parsers/swift/swift535.c:128:12: style: Redundant condition: If 'EXPR == 32', the comparison 'EXPR' is always true. [redundantCondition]
aqbanking-5.7.8/src/plugins/parsers/swift/swift535.c:198:12: style: Redundant condition: If 'EXPR == 32', the comparison 'EXPR' is always true. [redundantCondition]
aqbanking-5.7.8/src/plugins/parsers/swift/swift535.c:244:12: style: Redundant condition: If 'EXPR == 32', the comparison 'EXPR' is always true. [redundantCondition]
aqbanking-5.7.8/src/plugins/parsers/swift/swift535.c:283:12: style: Redundant condition: If 'EXPR == 32', the comparison 'EXPR' is always true. [redundantCondition]
aqbanking-5.7.8/src/plugins/parsers/swift/swift535.c:315:3: style: Variable 'dbTemplate' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/parsers/swift/swift535.c:310:0: note: Variable 'dbTemplate' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/parsers/swift/swift535.c:315:3: note: Variable 'dbTemplate' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/parsers/swift/swift535.c:193:13: style: The scope of the variable 's' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/parsers/swift/swift535.c:239:14: style: The scope of the variable 'ti' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/parsers/swift/swift535.c:222:8: style: Variable 'p' is modified but its new value is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/parsers/swift/swift535.c:139:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aqbanking-5.7.8/src/plugins/parsers/swift/swift535.c:157:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aqbanking-5.7.8/src/plugins/parsers/swift/swift535.c:217:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aqbanking-5.7.8/src/plugins/parsers/swift/swift940.c:84:12: style: Redundant condition: If 'EXPR == 32', the comparison 'EXPR' is always true. [redundantCondition]
aqbanking-5.7.8/src/plugins/parsers/swift/swift940.c:107:12: style: Redundant condition: If 'EXPR == 32', the comparison 'EXPR' is always true. [redundantCondition]
aqbanking-5.7.8/src/plugins/parsers/swift/swift940.c:65:34: warning: Either the condition 'blz' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck]
aqbanking-5.7.8/src/plugins/parsers/swift/swift940.c:553:8: note: Assuming that condition 'blz' is not redundant
aqbanking-5.7.8/src/plugins/parsers/swift/swift940.c:562:59: note: Calling function 'AHB_SWIFT__SetCharValue', 4th argument 's' value is 0
aqbanking-5.7.8/src/plugins/parsers/swift/swift940.c:65:34: note: Null pointer dereference
aqbanking-5.7.8/src/plugins/parsers/swift/swift940.c:189:9: style: Variable 'dbSepaTags' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/parsers/swift/swift940.c:182:0: note: Variable 'dbSepaTags' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/parsers/swift/swift940.c:189:9: note: Variable 'dbSepaTags' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/parsers/swift/swift940.c:1151:3: style: Variable 'acceptTag20' is reassigned a value before the old one has been used. [redundantAssignment]
aqbanking-5.7.8/src/plugins/parsers/swift/swift940.c:1147:0: note: Variable 'acceptTag20' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/parsers/swift/swift940.c:1151:3: note: Variable 'acceptTag20' is reassigned a value before the old one has been used.
aqbanking-5.7.8/src/plugins/parsers/swift/swift940.c:591:7: style: The scope of the variable 'd1b' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/parsers/swift/swift940.c:591:12: style: The scope of the variable 'd2b' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/parsers/swift/swift940.c:591:17: style: The scope of the variable 'd3b' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/parsers/swift/swift940.c:921:8: style: The scope of the variable 'buffer' can be reduced. [variableScope]
aqbanking-5.7.8/src/plugins/parsers/swift/swift940.c:788:17: style: Unsigned variable 'bleft' can't be negative so it is unnecessary to test it. [unsignedPositive]
aqbanking-5.7.8/src/plugins/parsers/swift/swift940.c:813:19: style: Unsigned variable 'bleft' can't be negative so it is unnecessary to test it. [unsignedPositive]
aqbanking-5.7.8/src/plugins/parsers/swift/swift940.c:1017:5: style: Variable 'p' is modified but its new value is never used. [unreadVariable]
aqbanking-5.7.8/src/plugins/parsers/swift/swift940.c:1016:10: style: Variable 'bleft' is modified but its new value is never used. [unreadVariable]
aqbanking-5.7.8/src/test/abtest.c:642:17: style: The scope of the variable 's' can be reduced. [variableScope]
aqbanking-5.7.8/src/test/abtest.c:255:0: error: Resource leak: f [resourceLeak]
aqbanking-5.7.8/src/test/test-dlg-setup.c:8:7: style: The scope of the variable 'r' can be reduced. [variableScope]
aqbanking-5.7.8/src/tools/aqbanking-cli/listaccs.c:142:13: style: Condition 'matches' is always true [knownConditionTrueFalse]
aqbanking-5.7.8/src/tools/aqbanking-cli/listaccs.c:140:21: note: Assignment 'matches=1', assigned value is 1
aqbanking-5.7.8/src/tools/aqbanking-cli/listaccs.c:142:13: note: Condition 'matches' is always true
aqbanking-5.7.8/src/tools/aqbanking-cli/listbal.c:263:9: style: Condition 'matches' is always true [knownConditionTrueFalse]
aqbanking-5.7.8/src/tools/aqbanking-cli/listbal.c:260:17: note: Assignment 'matches=1', assigned value is 1
aqbanking-5.7.8/src/tools/aqbanking-cli/listbal.c:263:9: note: Condition 'matches' is always true
aqbanking-5.7.8/src/tools/aqbanking-cli/listtrans.c:210:9: style: Condition 'matches' is always true [knownConditionTrueFalse]
aqbanking-5.7.8/src/tools/aqbanking-cli/listtrans.c:207:17: note: Assignment 'matches=1', assigned value is 1
aqbanking-5.7.8/src/tools/aqbanking-cli/listtrans.c:210:9: note: Condition 'matches' is always true
aqbanking-5.7.8/src/tools/aqbanking-cli/listtransfers.c:224:9: style: Condition 'matches' is always true [knownConditionTrueFalse]
aqbanking-5.7.8/src/tools/aqbanking-cli/listtransfers.c:221:17: note: Assignment 'matches=1', assigned value is 1
aqbanking-5.7.8/src/tools/aqbanking-cli/listtransfers.c:224:9: note: Condition 'matches' is always true
aqbanking-5.7.8/src/tools/aqbanking-cli/request.c:359:13: style: Condition 'matches' is always true [knownConditionTrueFalse]
aqbanking-5.7.8/src/tools/aqbanking-cli/request.c:323:14: note: Assignment 'matches=1', assigned value is 1
aqbanking-5.7.8/src/tools/aqbanking-cli/request.c:359:13: note: Condition 'matches' is always true
aqbanking-5.7.8/src/tools/aqbanking-cli/senddtazv.c:162:3: warning: Either the condition 'if(fname)' is redundant or there is possible null pointer dereference: fname. [nullPointerRedundantCheck]
aqbanking-5.7.8/src/tools/aqbanking-cli/senddtazv.c:164:5: note: Assuming that condition 'if(fname)' is not redundant
aqbanking-5.7.8/src/tools/aqbanking-cli/senddtazv.c:162:3: note: Null pointer dereference
aqbanking-5.7.8/src/tools/aqbanking-cli/request.c:312:19: style: The scope of the variable 's' can be reduced. [variableScope]
aqbanking-5.7.8/tutorials/tutorial4.c:121:38: warning: Either the condition 'if(s&&strcasecmp(s,"T-Mobile")==0)' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck]
aqbanking-5.7.8/tutorials/tutorial4.c:122:5: note: Assuming that condition 'if(s&&strcasecmp(s,"T-Mobile")==0)' is not redundant
aqbanking-5.7.8/tutorials/tutorial4.c:121:38: note: Null pointer dereference
aqbanking-5.7.8/tutorials/tutorial4.c:41:13: style: The scope of the variable 'v' can be reduced. [variableScope]
aqbanking-5.7.8/tutorials/tutorial4.c:46:17: style: The scope of the variable 'jl' can be reduced. [variableScope]
[00:28]

ftp://ftp.se.debian.org/debian/pool/main/liba/libarch-perl/libarch-perl_0.5.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libarchive/libarchive_3.2.2.orig.tar.gz
libarchive-3.2.2/cat/cmdline.c:120:9: style: The scope of the variable 'optlength' can be reduced. [variableScope]
libarchive-3.2.2/cat/cmdline.c:122:6: style: The scope of the variable 'required' can be reduced. [variableScope]
libarchive-3.2.2/cat/test/test.h:45:0: error: #error Oops: No config.h and no pre-built configuration in test.h. [preprocessorErrorDirective]
libarchive-3.2.2/contrib/shar/shar.c:94:22: style: The scope of the variable 'bytes_written' can be reduced. [variableScope]
libarchive-3.2.2/contrib/shar/tree_config.h:57:0: error: #error Oops: No config.h and no built-in configuration in bsdtar_platform.h. [preprocessorErrorDirective]
libarchive-3.2.2/contrib/untar.c:73:8: style: The scope of the variable 'p' can be reduced. [variableScope]
libarchive-3.2.2/contrib/untar.c:138:9: style: The scope of the variable 'bytes_read' can be reduced. [variableScope]
libarchive-3.2.2/contrib/untar.c:139:6: style: The scope of the variable 'filesize' can be reduced. [variableScope]
libarchive-3.2.2/contrib/untar.c:216:8: style: The scope of the variable 'a' can be reduced. [variableScope]
libarchive-3.2.2/cpio/cmdline.c:117:9: style: The scope of the variable 'optlength' can be reduced. [variableScope]
libarchive-3.2.2/cpio/cmdline.c:119:6: style: The scope of the variable 'required' can be reduced. [variableScope]
libarchive-3.2.2/cpio/cpio.c:934:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
libarchive-3.2.2/cpio/cpio.c:686:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libarchive-3.2.2/cpio/cpio.c:1033:6: style: The scope of the variable 'r' can be reduced. [variableScope]
libarchive-3.2.2/cpio/cpio.c:1304:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libarchive-3.2.2/cpio/cpio.c:1375:64: style: Function 'lookup_uname_helper' argument 3 names different: declaration 'uid' definition 'id'. [funcArgNamesDifferent]
libarchive-3.2.2/cpio/cpio.c:117:31: note: Function 'lookup_uname_helper' argument 3 names different: declaration 'uid' definition 'id'.
libarchive-3.2.2/cpio/cpio.c:1375:64: note: Function 'lookup_uname_helper' argument 3 names different: declaration 'uid' definition 'id'.
libarchive-3.2.2/cpio/cpio.c:1403:64: style: Function 'lookup_gname_helper' argument 3 names different: declaration 'gid' definition 'id'. [funcArgNamesDifferent]
libarchive-3.2.2/cpio/cpio.c:114:31: note: Function 'lookup_gname_helper' argument 3 names different: declaration 'gid' definition 'id'.
libarchive-3.2.2/cpio/cpio.c:1403:64: note: Function 'lookup_gname_helper' argument 3 names different: declaration 'gid' definition 'id'.
libarchive-3.2.2/cpio/test/test.h:45:0: error: #error Oops: No config.h and no pre-built configuration in test.h. [preprocessorErrorDirective]
libarchive-3.2.2/libarchive/archive_platform.h:52:0: error: #error Oops: No config.h and no pre-built configuration in archive_platform.h. [preprocessorErrorDirective]
libarchive-3.2.2/libarchive/archive_getdate.c:222:10: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
libarchive-3.2.2/libarchive/archive_getdate.c:229:5: note: Found duplicate branches for 'if' and 'else'.
libarchive-3.2.2/libarchive/archive_getdate.c:222:10: note: Found duplicate branches for 'if' and 'else'.
libarchive-3.2.2/libarchive/archive_getdate.c:906:10: style: The scope of the variable 'tod' can be reduced. [variableScope]
libarchive-3.2.2/libarchive/test/test.h:45:0: error: #error Oops: No config.h and no pre-built configuration in test.h. [preprocessorErrorDirective]
libarchive-3.2.2/libarchive_fe/line_reader.c:95:9: style: The scope of the variable 'bytes_wanted' can be reduced. [variableScope]
libarchive-3.2.2/libarchive_fe/line_reader.c:95:23: style: The scope of the variable 'bytes_read' can be reduced. [variableScope]
libarchive-3.2.2/tar/bsdtar.c:839:63: style: Function 'only_mode' argument 3 names different: declaration 'valid' definition 'valid_modes'. [funcArgNamesDifferent]
libarchive-3.2.2/tar/bsdtar.c:123:21: note: Function 'only_mode' argument 3 names different: declaration 'valid' definition 'valid_modes'.
libarchive-3.2.2/tar/bsdtar.c:839:63: note: Function 'only_mode' argument 3 names different: declaration 'valid' definition 'valid_modes'.
libarchive-3.2.2/tar/cmdline.c:208:9: style: The scope of the variable 'optlength' can be reduced. [variableScope]
libarchive-3.2.2/tar/cmdline.c:210:6: style: The scope of the variable 'required' can be reduced. [variableScope]
libarchive-3.2.2/tar/creation_set.c:250:15: style: The scope of the variable 'p' can be reduced. [variableScope]
libarchive-3.2.2/tar/creation_set.c:251:14: style: The scope of the variable 'code' can be reduced. [variableScope]
libarchive-3.2.2/tar/read.c:127:11: style: The scope of the variable 'comp' can be reduced. [variableScope]
libarchive-3.2.2/tar/read.c:127:17: style: The scope of the variable 'uncomp' can be reduced. [variableScope]
libarchive-3.2.2/tar/read.c:128:6: style: The scope of the variable 'compression' can be reduced. [variableScope]
libarchive-3.2.2/tar/test/test.h:45:0: error: #error Oops: No config.h and no pre-built configuration in test.h. [preprocessorErrorDirective]
libarchive-3.2.2/tar/util.c:101:14: style: The scope of the variable 'n' can be reduced. [variableScope]
libarchive-3.2.2/tar/util.c:338:30: style: Function 'strip_components' argument 1 names different: declaration 'path' definition 'p'. [funcArgNamesDifferent]
libarchive-3.2.2/tar/util.c:67:49: note: Function 'strip_components' argument 1 names different: declaration 'path' definition 'p'.
libarchive-3.2.2/tar/util.c:338:30: note: Function 'strip_components' argument 1 names different: declaration 'path' definition 'p'.
libarchive-3.2.2/tar/write.c:144:6: style: The scope of the variable 'r' can be reduced. [variableScope]
libarchive-3.2.2/tar/write.c:175:6: style: The scope of the variable 'r' can be reduced. [variableScope]
libarchive-3.2.2/tar/write.c:645:17: style: Function 'append_archive_filename' argument 3 names different: declaration 'fname' definition 'raw_filename'. [funcArgNamesDifferent]
libarchive-3.2.2/tar/write.c:99:39: note: Function 'append_archive_filename' argument 3 names different: declaration 'fname' definition 'raw_filename'.
libarchive-3.2.2/tar/write.c:645:17: note: Function 'append_archive_filename' argument 3 names different: declaration 'fname' definition 'raw_filename'.
libarchive-3.2.2/tar/write.c:356:2: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
libarchive-3.2.2/test_utils/test_utils.c:79:13: style: The scope of the variable 'end' can be reduced. [variableScope]
[00:28]

ftp://ftp.se.debian.org/debian/pool/main/liba/libarchive-any-create-perl/libarchive-any-create-perl_0.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libarchive-any-lite-perl/libarchive-any-lite-perl_0.11.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libarchive-any-perl/libarchive-any-perl_0.0945.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libarchive-ar-perl/libarchive-ar-perl_2.02.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libarchive-cpio-perl/libarchive-cpio-perl_0.10.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libarchive-extract-perl/libarchive-extract-perl_0.80.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libarchive-peek-perl/libarchive-peek-perl_0.35.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libarchive-tar-wrapper-perl/libarchive-tar-wrapper-perl_0.33.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libarchive-zip-perl/libarchive-zip-perl_1.62.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libarcus/libarcus_3.3.0.orig.tar.gz
libArcus-3.3.0/python/PythonMessage.cpp:117:59: style: Function '__setattr__' argument 1 names different: declaration 'name' definition 'field_name'. [funcArgNamesDifferent]
libArcus-3.3.0/python/PythonMessage.h:64:45: note: Function '__setattr__' argument 1 names different: declaration 'name' definition 'field_name'.
libArcus-3.3.0/python/PythonMessage.cpp:117:59: note: Function '__setattr__' argument 1 names different: declaration 'name' definition 'field_name'.
libArcus-3.3.0/python/PythonMessage.cpp:38:5: performance: Variable '_shared_message' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libArcus-3.3.0/python/PythonMessage.h:50:9: style: Class 'PythonMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libArcus-3.3.0/python/PythonMessage.h:51:9: style: Class 'PythonMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libArcus-3.3.0/src/Error.cpp:33:5: performance: Variable '_error_message' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libArcus-3.3.0/src/MessageTypeStore.h:102:14: style: Technically the member function 'Arcus::MessageTypeStore::dumpMessageTypes' can be const. [functionConst]
libArcus-3.3.0/src/MessageTypeStore.cpp:201:31: note: Technically the member function 'Arcus::MessageTypeStore::dumpMessageTypes' can be const.
libArcus-3.3.0/src/MessageTypeStore.h:102:14: note: Technically the member function 'Arcus::MessageTypeStore::dumpMessageTypes' can be const.
libArcus-3.3.0/src/PlatformSocket.cpp:73:33: warning: Member variable 'PlatformSocket::_socket_id' is not initialized in the constructor. [uninitMemberVar]
libArcus-3.3.0/src/PlatformSocket_p.h:171:17: performance: Technically the member function 'Arcus::Private::PlatformSocket::getNativeErrorCode' can be static. [functionStatic]
libArcus-3.3.0/src/PlatformSocket.cpp:268:37: note: Technically the member function 'Arcus::Private::PlatformSocket::getNativeErrorCode' can be static.
libArcus-3.3.0/src/PlatformSocket_p.h:171:17: note: Technically the member function 'Arcus::Private::PlatformSocket::getNativeErrorCode' can be static.
libArcus-3.3.0/src/Socket_p.h:161:90: style: Function 'fatalError' argument 2 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
libArcus-3.3.0/src/Socket_p.h:96:77: note: Function 'fatalError' argument 2 names different: declaration 'msg' definition 'message'.
libArcus-3.3.0/src/Socket_p.h:161:90: note: Function 'fatalError' argument 2 names different: declaration 'msg' definition 'message'.
libArcus-3.3.0/src/Socket.cpp:237:60: style: Function 'createMessage' argument 1 names different: declaration 'type_name' definition 'type'. [funcArgNamesDifferent]
libArcus-3.3.0/src/Socket.h:140:53: note: Function 'createMessage' argument 1 names different: declaration 'type_name' definition 'type'.
libArcus-3.3.0/src/Socket.cpp:237:60: note: Function 'createMessage' argument 1 names different: declaration 'type_name' definition 'type'.
[00:28]

ftp://ftp.se.debian.org/debian/pool/main/liba/libaria/libaria_2.8.0+repack.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/liba/libarray-compare-perl/libarray-compare-perl_3.0.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libarray-diff-perl/libarray-diff-perl_0.07.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libarray-group-perl/libarray-group-perl_4.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libarray-intspan-perl/libarray-intspan-perl_2.003.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libarray-iterator-perl/libarray-iterator-perl_0.11.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libarray-printcols-perl/libarray-printcols-perl_2.6.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libarray-refelem-perl/libarray-refelem-perl_1.00.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libarray-unique-perl/libarray-unique-perl_0.08.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libarray-utils-perl/libarray-utils-perl_0.5.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libart-lgpl/libart-lgpl_2.3.21.orig.tar.gz
libart_lgpl-2.3.21/art_affine.c:116:3: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
libart_lgpl-2.3.21/art_affine.c:113:0: note: Variable 'p' is reassigned a value before the old one has been used.
libart_lgpl-2.3.21/art_affine.c:116:3: note: Variable 'p' is reassigned a value before the old one has been used.
libart_lgpl-2.3.21/art_affine.c:193:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_affine.c:67:27: style: Function 'art_affine_invert' argument 1 names different: declaration 'dst_affine' definition 'dst'. [funcArgNamesDifferent]
libart_lgpl-2.3.21/art_affine.h:38:27: note: Function 'art_affine_invert' argument 1 names different: declaration 'dst_affine' definition 'dst'.
libart_lgpl-2.3.21/art_affine.c:67:27: note: Function 'art_affine_invert' argument 1 names different: declaration 'dst_affine' definition 'dst'.
libart_lgpl-2.3.21/art_affine.c:67:48: style: Function 'art_affine_invert' argument 2 names different: declaration 'src_affine' definition 'src'. [funcArgNamesDifferent]
libart_lgpl-2.3.21/art_affine.h:38:55: note: Function 'art_affine_invert' argument 2 names different: declaration 'src_affine' definition 'src'.
libart_lgpl-2.3.21/art_affine.c:67:48: note: Function 'art_affine_invert' argument 2 names different: declaration 'src_affine' definition 'src'.
libart_lgpl-2.3.21/art_gray_svp.c:45:7: style: The scope of the variable 'run_x0' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_gray_svp.c:45:15: style: The scope of the variable 'run_x1' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_gray_svp.c:48:7: style: The scope of the variable 'k' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render.c:291:7: style: The scope of the variable 'run_x0' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render.c:291:15: style: The scope of the variable 'run_x1' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render.c:511:7: style: The scope of the variable 'run_x0' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render.c:511:15: style: The scope of the variable 'run_x1' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render.c:661:7: style: The scope of the variable 'run_x0' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render.c:661:15: style: The scope of the variable 'run_x1' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render.c:757:7: style: The scope of the variable 'run_x0' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render.c:757:15: style: The scope of the variable 'run_x1' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render.c:1243:7: style: The scope of the variable 'run_x0' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render.c:1244:7: style: The scope of the variable 'i' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render.c:1245:7: style: The scope of the variable 'ix' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render.c:316:3: style: Variable 'image_ix' is assigned a value that is never used. [unreadVariable]
libart_lgpl-2.3.21/art_render.c:533:3: style: Variable 'image_ix' is assigned a value that is never used. [unreadVariable]
libart_lgpl-2.3.21/art_render.c:673:3: style: Variable 'image_ix' is assigned a value that is never used. [unreadVariable]
libart_lgpl-2.3.21/art_render.c:770:3: style: Variable 'image_ix' is assigned a value that is never used. [unreadVariable]
libart_lgpl-2.3.21/art_render.c:99:3: error: Address of auto-variable 'priv->super' returned [returnAddressOfAutoVariable]
libart_lgpl-2.3.21/art_render_gradient.c:141:10: style: The scope of the variable 'off0' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render_gradient.c:141:16: style: The scope of the variable 'off1' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render_gradient.c:142:7: style: The scope of the variable 'j' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render_gradient.c:216:7: style: The scope of the variable 'i' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render_gradient.c:225:7: style: The scope of the variable 'extra_stops' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render_gradient.c:473:10: style: The scope of the variable 'off0' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render_gradient.c:473:16: style: The scope of the variable 'off1' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render_gradient.c:252:25: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
libart_lgpl-2.3.21/art_render_gradient.c:285:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
libart_lgpl-2.3.21/art_render_svp.c:61:7: style: The scope of the variable 'i' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render_svp.c:65:7: style: The scope of the variable 'run_x0' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render_svp.c:65:15: style: The scope of the variable 'run_x1' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render_svp.c:128:7: style: The scope of the variable 'i' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render_svp.c:132:7: style: The scope of the variable 'run_x0' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render_svp.c:132:15: style: The scope of the variable 'run_x1' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render_svp.c:206:7: style: The scope of the variable 'i' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render_svp.c:210:7: style: The scope of the variable 'run_x0' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render_svp.c:210:15: style: The scope of the variable 'run_x1' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render_svp.c:280:7: style: The scope of the variable 'i' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render_svp.c:284:7: style: The scope of the variable 'run_x0' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_render_svp.c:284:15: style: The scope of the variable 'run_x1' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_rgb.c:163:7: style: The scope of the variable 'v' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_rgb_affine.c:76:11: style: The scope of the variable 'dst_p' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_rgb_bitmap_affine.c:52:11: style: The scope of the variable 'dst_p' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_rgb_svp.c:53:7: style: The scope of the variable 'run_x0' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_rgb_svp.c:53:15: style: The scope of the variable 'run_x1' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_rgb_svp.c:57:7: style: The scope of the variable 'k' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_rgb_svp.c:224:7: style: The scope of the variable 'run_x0' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_rgb_svp.c:224:15: style: The scope of the variable 'run_x1' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_rgb_svp.c:227:7: style: The scope of the variable 'k' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_rgb_svp.c:296:7: style: The scope of the variable 'run_x0' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_rgb_svp.c:296:15: style: The scope of the variable 'run_x1' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_rgb_svp.c:299:7: style: The scope of the variable 'k' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_svp_intersect.c:726:10: style: The scope of the variable 'x_test' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_svp_intersect.c:867:18: style: The scope of the variable 't' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_svp_intersect.c:1431:14: style: The scope of the variable 'd' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_svp_intersect.c:1365:57: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libart_lgpl-2.3.21/art_svp_render_aa.c:57:13: style: The scope of the variable 'tmp2' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_svp_render_aa.c:201:7: style: The scope of the variable 'seg_index' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_svp_vpath_stroke.c:425:7: style: The scope of the variable 'closed' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_svp_vpath_stroke.c:426:13: style: The scope of the variable 'this' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_svp_vpath_stroke.c:426:19: style: The scope of the variable 'next' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_svp_vpath_stroke.c:426:25: style: The scope of the variable 'second' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_svp_wind.c:552:12: style: The scope of the variable 'asi_left' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_svp_wind.c:552:22: style: The scope of the variable 'asi_right' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_svp_wind.c:553:17: style: The scope of the variable 'n_points_left' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_svp_wind.c:553:32: style: The scope of the variable 'n_points_right' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_svp_wind.c:716:7: style: The scope of the variable 'asi' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_svp_wind.c:1002:7: style: The scope of the variable 'first_share' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_svp_wind.c:1003:10: style: The scope of the variable 'share_x' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_uta_ops.c:63:11: style: The scope of the variable 'ix1' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_uta_ops.c:63:16: style: The scope of the variable 'ix2' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_uta_vpath.c:69:11: style: The scope of the variable 'ix1' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_uta_vpath.c:151:11: style: The scope of the variable 'xn' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_uta_vpath.c:151:15: style: The scope of the variable 'yn' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_uta_vpath.c:297:7: style: The scope of the variable 'sum' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_vpath.c:82:10: style: The scope of the variable 'theta' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_vpath.c:116:10: style: The scope of the variable 'x' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_vpath.c:116:13: style: The scope of the variable 'y' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_vpath.c:146:7: style: The scope of the variable 'i' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_vpath.c:205:10: style: The scope of the variable 'x' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_vpath.c:205:13: style: The scope of the variable 'y' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_vpath_dash.c:88:10: style: The scope of the variable 'total_dist' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_vpath_svp.c:93:7: style: The scope of the variable 'seg_num' can be reduced. [variableScope]
libart_lgpl-2.3.21/art_vpath_svp.c:96:7: style: The scope of the variable 'n_points' can be reduced. [variableScope]
libart_lgpl-2.3.21/testart.c:113:10: style: The scope of the variable 'r' can be reduced. [variableScope]
libart_lgpl-2.3.21/testart.c:113:13: style: The scope of the variable 'th' can be reduced. [variableScope]
libart_lgpl-2.3.21/testart.c:485:14: style: The scope of the variable 'render' can be reduced. [variableScope]
libart_lgpl-2.3.21/testuta.c:203:7: style: Condition 'rbuf' is always false [knownConditionTrueFalse]
libart_lgpl-2.3.21/testuta.c:188:10: note: Assignment 'rbuf=NULL', assigned value is 0
libart_lgpl-2.3.21/testuta.c:203:7: note: Condition 'rbuf' is always false
libart_lgpl-2.3.21/testuta.c:162:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libart_lgpl-2.3.21/testuta.c:162:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libart_lgpl-2.3.21/testuta.c:162:3: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libart_lgpl-2.3.21/testuta.c:126:10: style: The scope of the variable 'r' can be reduced. [variableScope]
libart_lgpl-2.3.21/testuta.c:126:13: style: The scope of the variable 'th' can be reduced. [variableScope]
[00:28]

ftp://ftp.se.debian.org/debian/pool/main/liba/libasa-perl/libasa-perl_1.03.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libasm4-java/libasm4-java_5.0.4.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/liba/libaspect-perl/libaspect-perl_1.04.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libasr/libasr_1.0.2.orig.tar.gz
libasr-libasr-1.0.2/openbsd-compat/defines.h:188:0: error: #error "16 bit int type not found." [preprocessorErrorDirective]
libasr-libasr-1.0.2/src/asr.c:170:15: style: The scope of the variable 'priv' can be reduced. [variableScope]
libasr-libasr-1.0.2/src/asr.c:354:15: style: The scope of the variable 'priv' can be reduced. [variableScope]
libasr-libasr-1.0.2/src/asr.c:667:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
libasr-libasr-1.0.2/src/asr.c:734:11: style: The scope of the variable 'len' can be reduced. [variableScope]
libasr-libasr-1.0.2/src/asr.c:738:8: style: The scope of the variable 'ntok' can be reduced. [variableScope]
libasr-libasr-1.0.2/src/asr.c:846:19: style: The scope of the variable 'count' can be reduced. [variableScope]
libasr-libasr-1.0.2/src/asr.c:935:8: style: The scope of the variable 'ntok' can be reduced. [variableScope]
libasr-libasr-1.0.2/src/asr.c:262:3: error: Memory leak: as [memleak]
libasr-libasr-1.0.2/src/asr.c:942:3: error: Resource leak: fp [resourceLeak]
libasr-libasr-1.0.2/src/asr_utils.c:67:10: style: The scope of the variable 'l' can be reduced. [variableScope]
libasr-libasr-1.0.2/src/asr_utils.c:426:15: style: The scope of the variable 'str2' can be reduced. [variableScope]
libasr-libasr-1.0.2/src/getaddrinfo_async.c:551:8: style: Condition 'r==-1' is always true [knownConditionTrueFalse]
libasr-libasr-1.0.2/src/getaddrinfo_async.c:544:7: note: Assignment 'r=-1', assigned value is -1
libasr-libasr-1.0.2/src/getaddrinfo_async.c:551:8: note: Condition 'r==-1' is always true
libasr-libasr-1.0.2/src/getaddrinfo_async.c:773:8: style: The scope of the variable 'n' can be reduced. [variableScope]
libasr-libasr-1.0.2/src/getnameinfo_async.c:242:9: style: Condition 'r!=-1' is always false [knownConditionTrueFalse]
libasr-libasr-1.0.2/src/getnameinfo_async.c:240:8: note: Assignment 'r=-1', assigned value is -1
libasr-libasr-1.0.2/src/getnameinfo_async.c:242:9: note: Condition 'r!=-1' is always false
libasr-libasr-1.0.2/src/getnameinfo_async.c:264:15: style: The scope of the variable 'ifidx' can be reduced. [variableScope]
libasr-libasr-1.0.2/src/getnameinfo_async.c:265:8: style: The scope of the variable 'scope' can be reduced. [variableScope]
libasr-libasr-1.0.2/src/getnameinfo_async.c:265:33: style: The scope of the variable 'ifname' can be reduced. [variableScope]
libasr-libasr-1.0.2/src/getnetnamadr_async.c:156:5: style: Variable 'type' is reassigned a value before the old one has been used. [redundantAssignment]
libasr-libasr-1.0.2/src/getnetnamadr_async.c:150:5: note: Variable 'type' is reassigned a value before the old one has been used.
libasr-libasr-1.0.2/src/getnetnamadr_async.c:156:5: note: Variable 'type' is reassigned a value before the old one has been used.
libasr-libasr-1.0.2/src/getrrsetbyname.c:34:6: style: The scope of the variable 'r' can be reduced. [variableScope]
libasr-libasr-1.0.2/src/getrrsetbyname_async.c:268:2: style: Variable 'response' is reassigned a value before the old one has been used. [redundantAssignment]
libasr-libasr-1.0.2/src/getrrsetbyname_async.c:262:0: note: Variable 'response' is reassigned a value before the old one has been used.
libasr-libasr-1.0.2/src/getrrsetbyname_async.c:268:2: note: Variable 'response' is reassigned a value before the old one has been used.
libasr-libasr-1.0.2/src/getrrsetbyname_async.c:432:9: style: The scope of the variable 'length' can be reduced. [variableScope]
libasr-libasr-1.0.2/src/getrrsetbyname_async.c:479:9: style: The scope of the variable 'length' can be reduced. [variableScope]
libasr-libasr-1.0.2/src/res_init.c:42:6: style: The scope of the variable 'i' can be reduced. [variableScope]
libasr-libasr-1.0.2/src/res_send_async.c:424:6: style: The scope of the variable 'save_errno' can be reduced. [variableScope]
[00:28]

ftp://ftp.se.debian.org/debian/pool/main/liba/libass/libass_0.14.0.orig.tar.xz
libass-0.14.0/libass/ass.c:1160:9: style: Condition '!copied' is always true [knownConditionTrueFalse]
libass-0.14.0/libass/ass.c:1146:18: note: Assignment 'copied=0', assigned value is 0
libass-0.14.0/libass/ass.c:1160:9: note: Condition '!copied' is always true
libass-0.14.0/libass/ass.c:319:11: style: The scope of the variable 'token' can be reduced. [variableScope]
libass-0.14.0/libass/ass.c:343:19: style: The scope of the variable 'last' can be reduced. [variableScope]
libass-0.14.0/libass/ass.c:466:11: style: The scope of the variable 'token' can be reduced. [variableScope]
libass-0.14.0/libass/ass.c:467:11: style: The scope of the variable 'tname' can be reduced. [variableScope]
libass-0.14.0/libass/ass.c:900:11: style: The scope of the variable 'token' can be reduced. [variableScope]
libass-0.14.0/libass/ass_bitmap.c:506:33: style: Function 'ass_mul_bitmaps_c' argument 7 names different: declaration 'width' definition 'w'. [funcArgNamesDifferent]
libass-0.14.0/libass/ass_func_template.h:43:37: note: Function 'ass_mul_bitmaps_c' argument 7 names different: declaration 'width' definition 'w'.
libass-0.14.0/libass/ass_bitmap.c:506:33: note: Function 'ass_mul_bitmaps_c' argument 7 names different: declaration 'width' definition 'w'.
libass-0.14.0/libass/ass_bitmap.c:506:45: style: Function 'ass_mul_bitmaps_c' argument 8 names different: declaration 'height' definition 'h'. [funcArgNamesDifferent]
libass-0.14.0/libass/ass_func_template.h:43:53: note: Function 'ass_mul_bitmaps_c' argument 8 names different: declaration 'height' definition 'h'.
libass-0.14.0/libass/ass_bitmap.c:506:45: note: Function 'ass_mul_bitmaps_c' argument 8 names different: declaration 'height' definition 'h'.
libass-0.14.0/libass/ass_directwrite.c:680:5: style: Variable 'hr' is reassigned a value before the old one has been used. [redundantAssignment]
libass-0.14.0/libass/ass_directwrite.c:677:0: note: Variable 'hr' is reassigned a value before the old one has been used.
libass-0.14.0/libass/ass_directwrite.c:680:5: note: Variable 'hr' is reassigned a value before the old one has been used.
libass-0.14.0/libass/ass_drawing.c:261:67: style: Function 'ass_drawing_set_text' argument 3 names different: declaration 'n' definition 'len'. [funcArgNamesDifferent]
libass-0.14.0/libass/ass_drawing.h:66:67: note: Function 'ass_drawing_set_text' argument 3 names different: declaration 'n' definition 'len'.
libass-0.14.0/libass/ass_drawing.c:261:67: note: Function 'ass_drawing_set_text' argument 3 names different: declaration 'n' definition 'len'.
libass-0.14.0/libass/ass_font.c:316:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libass-0.14.0/libass/ass_fontconfig.c:291:5: style: Variable 'fc' is reassigned a value before the old one has been used. [redundantAssignment]
libass-0.14.0/libass/ass_fontconfig.c:288:0: note: Variable 'fc' is reassigned a value before the old one has been used.
libass-0.14.0/libass/ass_fontconfig.c:291:5: note: Variable 'fc' is reassigned a value before the old one has been used.
libass-0.14.0/libass/ass_fontselect.c:882:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
libass-0.14.0/libass/ass_library.c:109:32: style: Function 'ass_add_font' argument 1 names different: declaration 'library' definition 'priv'. [funcArgNamesDifferent]
libass-0.14.0/libass/ass.h:635:32: note: Function 'ass_add_font' argument 1 names different: declaration 'library' definition 'priv'.
libass-0.14.0/libass/ass_library.c:109:32: note: Function 'ass_add_font' argument 1 names different: declaration 'library' definition 'priv'.
libass-0.14.0/libass/ass_library.c:109:66: style: Function 'ass_add_font' argument 4 names different: declaration 'data_size' definition 'size'. [funcArgNamesDifferent]
libass-0.14.0/libass/ass.h:636:23: note: Function 'ass_add_font' argument 4 names different: declaration 'data_size' definition 'size'.
libass-0.14.0/libass/ass_library.c:109:66: note: Function 'ass_add_font' argument 4 names different: declaration 'data_size' definition 'size'.
libass-0.14.0/libass/ass_library.c:136:35: style: Function 'ass_clear_fonts' argument 1 names different: declaration 'library' definition 'priv'. [funcArgNamesDifferent]
libass-0.14.0/libass/ass.h:642:35: note: Function 'ass_clear_fonts' argument 1 names different: declaration 'library' definition 'priv'.
libass-0.14.0/libass/ass_library.c:136:35: note: Function 'ass_clear_fonts' argument 1 names different: declaration 'library' definition 'priv'.
libass-0.14.0/libass/ass_outline.c:526:30: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libass-0.14.0/libass/ass_outline.c:921:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libass-0.14.0/libass/ass_parse.c:331:16: style: The scope of the variable 'val' can be reduced. [variableScope]
libass-0.14.0/libass/ass_parse.c:339:16: style: The scope of the variable 'val' can be reduced. [variableScope]
libass-0.14.0/libass/ass_parse.c:367:16: style: The scope of the variable 'val' can be reduced. [variableScope]
libass-0.14.0/libass/ass_parse.c:399:16: style: The scope of the variable 'val' can be reduced. [variableScope]
libass-0.14.0/libass/ass_parse.c:420:16: style: The scope of the variable 'val' can be reduced. [variableScope]
libass-0.14.0/libass/ass_parse.c:474:16: style: The scope of the variable 'val' can be reduced. [variableScope]
libass-0.14.0/libass/ass_parse.c:483:16: style: The scope of the variable 'val' can be reduced. [variableScope]
libass-0.14.0/libass/ass_parse.c:492:16: style: The scope of the variable 'val' can be reduced. [variableScope]
libass-0.14.0/libass/ass_parse.c:514:13: style: The scope of the variable 'i' can be reduced. [variableScope]
libass-0.14.0/libass/ass_parse.c:739:16: style: The scope of the variable 'dval' can be reduced. [variableScope]
libass-0.14.0/libass/ass_parse.c:791:16: style: The scope of the variable 'val' can be reduced. [variableScope]
libass-0.14.0/libass/ass_parse.c:119:18: style: Checking if unsigned variable 'val' is less than zero. [unsignedLessThanZero]
libass-0.14.0/libass/ass_parse.c:126:18: style: Checking if unsigned variable 'val' is less than zero. [unsignedLessThanZero]
libass-0.14.0/libass/ass_rasterizer.c:402:58: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libass-0.14.0/libass/ass_rasterizer.c:413:58: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libass-0.14.0/libass/ass_rasterizer.c:424:58: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libass-0.14.0/libass/ass_rasterizer.c:435:58: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libass-0.14.0/libass/ass_rasterizer.c:654:56: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libass-0.14.0/libass/ass_rasterizer.c:673:58: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libass-0.14.0/libass/ass_rasterizer.c:678:58: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libass-0.14.0/libass/ass_rasterizer_c.c:191:53: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libass-0.14.0/libass/ass_rasterizer_c.c:308:53: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libass-0.14.0/libass/ass_render.c:836:5: style: Variable 'render_priv->state.family' is reassigned a value before the old one has been used. [redundantAssignment]
libass-0.14.0/libass/ass_render.c:835:5: note: Variable 'render_priv->state.family' is reassigned a value before the old one has been used.
libass-0.14.0/libass/ass_render.c:836:5: note: Variable 'render_priv->state.family' is reassigned a value before the old one has been used.
libass-0.14.0/libass/ass_render.c:1702:14: style: The scope of the variable 'code' can be reduced. [variableScope]
libass-0.14.0/libass/ass_render.c:119:38: style: Function 'ass_renderer_done' argument 1 names different: declaration 'priv' definition 'render_priv'. [funcArgNamesDifferent]
libass-0.14.0/libass/ass.h:276:38: note: Function 'ass_renderer_done' argument 1 names different: declaration 'priv' definition 'render_priv'.
libass-0.14.0/libass/ass_render.c:119:38: note: Function 'ass_renderer_done' argument 1 names different: declaration 'priv' definition 'render_priv'.
libass-0.14.0/libass/ass_render_api.c:175:36: style: Function 'ass_fonts_update' argument 1 names different: declaration 'priv' definition 'render_priv'. [funcArgNamesDifferent]
libass-0.14.0/libass/ass.h:476:36: note: Function 'ass_fonts_update' argument 1 names different: declaration 'priv' definition 'render_priv'.
libass-0.14.0/libass/ass_render_api.c:175:36: note: Function 'ass_fonts_update' argument 1 names different: declaration 'priv' definition 'render_priv'.
libass-0.14.0/libass/ass_render_api.c:181:41: style: Function 'ass_set_cache_limits' argument 1 names different: declaration 'priv' definition 'render_priv'. [funcArgNamesDifferent]
libass-0.14.0/libass/ass.h:486:41: note: Function 'ass_set_cache_limits' argument 1 names different: declaration 'priv' definition 'render_priv'.
libass-0.14.0/libass/ass_render_api.c:181:41: note: Function 'ass_set_cache_limits' argument 1 names different: declaration 'priv' definition 'render_priv'.
libass-0.14.0/libass/ass_render_api.c:182:31: style: Function 'ass_set_cache_limits' argument 3 names different: declaration 'bitmap_max_size' definition 'bitmap_max'. [funcArgNamesDifferent]
libass-0.14.0/libass/ass.h:487:31: note: Function 'ass_set_cache_limits' argument 3 names different: declaration 'bitmap_max_size' definition 'bitmap_max'.
libass-0.14.0/libass/ass_render_api.c:182:31: note: Function 'ass_set_cache_limits' argument 3 names different: declaration 'bitmap_max_size' definition 'bitmap_max'.
libass-0.14.0/libass/ass_shaper.c:959:12: style: The scope of the variable 'ret' can be reduced. [variableScope]
libass-0.14.0/libass/ass_shaper.c:988:43: style: Function 'resolve_base_direction' argument 1 names different: declaration 'font_encoding' definition 'enc'. [funcArgNamesDifferent]
libass-0.14.0/libass/ass_shaper.h:40:43: note: Function 'resolve_base_direction' argument 1 names different: declaration 'font_encoding' definition 'enc'.
libass-0.14.0/libass/ass_shaper.c:988:43: note: Function 'resolve_base_direction' argument 1 names different: declaration 'font_encoding' definition 'enc'.
libass-0.14.0/profile/profile.c:27:9: style: struct member 'image_s::width' is never used. [unusedStructMember]
libass-0.14.0/profile/profile.c:27:16: style: struct member 'image_s::height' is never used. [unusedStructMember]
libass-0.14.0/profile/profile.c:27:24: style: struct member 'image_s::stride' is never used. [unusedStructMember]
libass-0.14.0/profile/profile.c:28:20: style: struct member 'image_s::buffer' is never used. [unusedStructMember]
libass-0.14.0/test/test.c:59:16: warning: Possible null pointer dereference: fp [nullPointer]
libass-0.14.0/test/test.c:55:10: note: Assignment 'fp=NULL', assigned value is 0
libass-0.14.0/test/test.c:59:16: note: Null pointer dereference
[00:28]

ftp://ftp.se.debian.org/debian/pool/main/liba/libassa/libassa_3.5.1.orig.tar.gz
libassa-3.5.1/assa/CharInBuffer.cpp:44:15: error: Array 'vmsg[5]' accessed at index 39, which is out of bounds. [arrayIndexOutOfBounds]
libassa-3.5.1/assa/CmdLineOpts.cpp:440:7: warning: Either the condition '!node' is redundant or there is possible null pointer dereference: node. [nullPointerRedundantCheck]
libassa-3.5.1/assa/CmdLineOpts.cpp:456:7: note: Assuming that condition '!node' is not redundant
libassa-3.5.1/assa/CmdLineOpts.cpp:440:7: note: Null pointer dereference
libassa-3.5.1/assa/CmdLineOpts.cpp:441:4: warning: Either the condition '!node' is redundant or there is possible null pointer dereference: node. [nullPointerRedundantCheck]
libassa-3.5.1/assa/CmdLineOpts.cpp:456:7: note: Assuming that condition '!node' is not redundant
libassa-3.5.1/assa/CmdLineOpts.cpp:441:4: note: Null pointer dereference
libassa-3.5.1/assa/CmdLineOpts.cpp:152:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libassa-3.5.1/assa/CmdLineOpts.cpp:179:60: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libassa-3.5.1/assa/CmdLineOpts.cpp:196:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libassa-3.5.1/assa/CmdLineOpts.cpp:352:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libassa-3.5.1/assa/CmdLineOpts.cpp:528:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libassa-3.5.1/assa/CmdLineOpts.cpp:650:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libassa-3.5.1/assa/CmdLineOpts.cpp:680:43: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libassa-3.5.1/assa/CmdLineOpts.cpp:89:35: style: Clarify calculation precedence for '<<' and '?'. [clarifyCalculation]
libassa-3.5.1/assa/CommonUtils.cpp:117:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libassa-3.5.1/assa/Logger.h:162:23: style: Function 'enable_groups' argument 1 names different: declaration 'groups_' definition 'g_'. [funcArgNamesDifferent]
libassa-3.5.1/assa/Logger.h:70:33: note: Function 'enable_groups' argument 1 names different: declaration 'groups_' definition 'g_'.
libassa-3.5.1/assa/Logger.h:162:23: note: Function 'enable_groups' argument 1 names different: declaration 'groups_' definition 'g_'.
libassa-3.5.1/assa/Logger.h:171:24: style: Function 'disable_groups' argument 1 names different: declaration 'groups_' definition 'g_'. [funcArgNamesDifferent]
libassa-3.5.1/assa/Logger.h:75:33: note: Function 'disable_groups' argument 1 names different: declaration 'groups_' definition 'g_'.
libassa-3.5.1/assa/Logger.h:171:24: note: Function 'disable_groups' argument 1 names different: declaration 'groups_' definition 'g_'.
libassa-3.5.1/assa/Logger.h:230:19: style: Function 'set_timezone' argument 1 names different: declaration 'zone' definition 'zone_'. [funcArgNamesDifferent]
libassa-3.5.1/assa/Logger.h:88:28: note: Function 'set_timezone' argument 1 names different: declaration 'zone' definition 'zone_'.
libassa-3.5.1/assa/Logger.h:230:19: note: Function 'set_timezone' argument 1 names different: declaration 'zone' definition 'zone_'.
libassa-3.5.1/assa/FdSet.cpp:106:6: performance: Possible inefficient checking for 'm_actfds' emptiness. [stlSize]
libassa-3.5.1/assa/FdSet.cpp:131:6: performance: Possible inefficient checking for 'm_actfds' emptiness. [stlSize]
libassa-3.5.1/assa/Fork.cpp:198:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libassa-3.5.1/assa/Fork.cpp:216:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libassa-3.5.1/assa/IPv4Socket.cpp:239:31: warning: Comparison of a boolean expression with an integer other than 0 or 1. [compareBoolExpressionWithInt]
libassa-3.5.1/assa/IPv4Socket.cpp:271:9: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
libassa-3.5.1/assa/IdSet.cpp:22:18: style: The scope of the variable 'i' can be reduced. [variableScope]
libassa-3.5.1/assa/Logger.cpp:147:10: style: Unused variable: ap2 [unusedVariable]
libassa-3.5.1/assa/Logger.cpp:151:14: style: Variable 'tmpbuf' is assigned a value that is never used. [unreadVariable]
libassa-3.5.1/assa/Logger.cpp:152:17: style: Variable 'bufp' is assigned a value that is never used. [unreadVariable]
libassa-3.5.1/assa/Logger.cpp:153:16: style: Variable 'len' is assigned a value that is never used. [unreadVariable]
libassa-3.5.1/assa/MemDump.cpp:66:46: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
libassa-3.5.1/assa/Reactor.cpp:187:3: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
libassa-3.5.1/assa/Reactor.cpp:186:3: note: Variable 'ret' is reassigned a value before the old one has been used.
libassa-3.5.1/assa/Reactor.cpp:187:3: note: Variable 'ret' is reassigned a value before the old one has been used.
libassa-3.5.1/assa/RemoteLogger.cpp:125:30: style: Function 'log_msg' argument 1 names different: declaration 'g_' definition 'groups_'. [funcArgNamesDifferent]
libassa-3.5.1/assa/RemoteLogger.h:68:32: note: Function 'log_msg' argument 1 names different: declaration 'g_' definition 'groups_'.
libassa-3.5.1/assa/RemoteLogger.cpp:125:30: note: Function 'log_msg' argument 1 names different: declaration 'g_' definition 'groups_'.
libassa-3.5.1/assa/RemoteLogger.cpp:175:31: style: Function 'log_func' argument 1 names different: declaration 'g_' definition 'groups_'. [funcArgNamesDifferent]
libassa-3.5.1/assa/RemoteLogger.h:73:33: note: Function 'log_func' argument 1 names different: declaration 'g_' definition 'groups_'.
libassa-3.5.1/assa/RemoteLogger.cpp:175:31: note: Function 'log_func' argument 1 names different: declaration 'g_' definition 'groups_'.
libassa-3.5.1/assa/RemoteLogger.cpp:30:1: warning: Member variable 'RemoteLogger::m_reactor' is not initialized in the constructor. [uninitMemberVar]
libassa-3.5.1/assa/Semaphore.cpp:82:20: style: union member 'semnum::buf' is never used. [unusedStructMember]
libassa-3.5.1/assa/Semaphore.cpp:83:20: style: union member 'semnum::array' is never used. [unusedStructMember]
libassa-3.5.1/assa/SigHandlers.cpp:53:28: warning: Comparison of a boolean expression with an integer other than 0 or 1. [compareBoolExpressionWithInt]
libassa-3.5.1/assa/SigHandlers.cpp:61:5: style: Variable 'handlist' is reassigned a value before the old one has been used. [redundantAssignment]
libassa-3.5.1/assa/SigHandlers.cpp:59:0: note: Variable 'handlist' is reassigned a value before the old one has been used.
libassa-3.5.1/assa/SigHandlers.cpp:61:5: note: Variable 'handlist' is reassigned a value before the old one has been used.
libassa-3.5.1/assa/SigHandlers.cpp:251:19: style: The scope of the variable 'ehp' can be reduced. [variableScope]
libassa-3.5.1/assa/SigHandlers.cpp:208:4: style: Variable 'ehp' is assigned a value that is never used. [unreadVariable]
libassa-3.5.1/assa/SigHandlers.cpp:253:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libassa-3.5.1/assa/SigHandlers.cpp:260:19: error: Iterator 'it' used after element has been erased. [eraseDereference]
libassa-3.5.1/assa/SigHandlers.cpp:253:5: note: Iterator 'it' used after element has been erased.
libassa-3.5.1/assa/SigHandlers.cpp:260:19: note: Iterator 'it' used after element has been erased.
libassa-3.5.1/assa/Socket.cpp:475:12: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
libassa-3.5.1/assa/Socket.cpp:492:12: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
libassa-3.5.1/assa/Socket.cpp:626:19: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
libassa-3.5.1/assa/Socket.cpp:643:19: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
libassa-3.5.1/assa/TimeVal.cpp:227:28: style: Function 'dump_to_log' argument 1 names different: declaration 'name_' definition 'var_name_'. [funcArgNamesDifferent]
libassa-3.5.1/assa/TimeVal.h:153:34: note: Function 'dump_to_log' argument 1 names different: declaration 'name_' definition 'var_name_'.
libassa-3.5.1/assa/TimeVal.cpp:227:28: note: Function 'dump_to_log' argument 1 names different: declaration 'name_' definition 'var_name_'.
libassa-3.5.1/assa/TimeVal.h:49:2: style: Class 'TimeVal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libassa-3.5.1/assa/TimeVal.h:53:2: style: Class 'TimeVal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libassa-3.5.1/assa/xdrIOBuffer.cpp:185:10: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
libassa-3.5.1/tests/autoptr_test.cpp:126:7: style: Condition 'cond' is always true [knownConditionTrueFalse]
libassa-3.5.1/tests/autoptr_test.cpp:124:15: note: Assignment 'cond=true', assigned value is 1
libassa-3.5.1/tests/autoptr_test.cpp:126:7: note: Condition 'cond' is always true
libassa-3.5.1/tests/autoptr_test.cpp:62:10: performance: Technically the member function 'VParent::printMsg' can be static. [functionStatic]
libassa-3.5.1/tests/bufio_testc.cpp:498:19: style: The scope of the variable 'c' can be reduced. [variableScope]
libassa-3.5.1/tests/bufio_testc.cpp:498:19: style: Variable 'c' is not assigned a value. [unassignedVariable]
libassa-3.5.1/tests/bufio_testc.cpp:173:9: warning: Member variable 'Client::m_svr' is not initialized in the constructor. [uninitMemberVar]
libassa-3.5.1/tests/bufio_testc.cpp:173:9: warning: Member variable 'Client::m_svr_addr' is not initialized in the constructor. [uninitMemberVar]
libassa-3.5.1/tests/bufio_testc.cpp:529:13: error: Uninitialized variable: c [uninitvar]
libassa-3.5.1/tests/bufio_tests.cpp:179:5: style: Variable 'avail' is reassigned a value before the old one has been used. [redundantAssignment]
libassa-3.5.1/tests/bufio_tests.cpp:176:18: note: Variable 'avail' is reassigned a value before the old one has been used.
libassa-3.5.1/tests/bufio_tests.cpp:179:5: note: Variable 'avail' is reassigned a value before the old one has been used.
libassa-3.5.1/tests/bufio_tests.cpp:87:5: warning: Member variable 'BufSvr::m_lsock' is not initialized in the constructor. [uninitMemberVar]
libassa-3.5.1/tests/bufio_tests.cpp:66:5: style: Class 'Reflector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libassa-3.5.1/tests/charinbuffer_test.cpp:802:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
libassa-3.5.1/tests/charinbuffer_test.cpp:501:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
libassa-3.5.1/tests/charinbuffer_test.cpp:598:14: style: The scope of the variable 's' can be reduced. [variableScope]
libassa-3.5.1/tests/charinbuffer_test.cpp:743:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
libassa-3.5.1/tests/charinbuffer_test.cpp:240:1: warning: Member variable 'Test::m_acceptor' is not initialized in the constructor. [uninitMemberVar]
libassa-3.5.1/tests/charinbuffer_test.cpp:211:2: style: Class 'Loopback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libassa-3.5.1/tests/common_utils_test.cpp:160:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libassa-3.5.1/tests/connector2_test.cpp:350:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
libassa-3.5.1/tests/connector2_test.cpp:207:1: warning: Member variable 'ConnectCancelTest::m_echo' is not initialized in the constructor. [uninitMemberVar]
libassa-3.5.1/tests/connector_test.cpp:36:3: style: Class 'Pocket' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
libassa-3.5.1/tests/connector_test.cpp:36:3: style: Class 'Pocket' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
libassa-3.5.1/tests/daytime.cpp:86:5: style: Class 'Responder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libassa-3.5.1/tests/echos.cpp:135:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
libassa-3.5.1/tests/echos.cpp:149:1: warning: Member variable 'EchoSvr::m_acceptor' is not initialized in the constructor. [uninitMemberVar]
libassa-3.5.1/tests/echos.cpp:74:2: style: Class 'Reflector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libassa-3.5.1/tests/echoxdr_testc.cpp:489:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
libassa-3.5.1/tests/echoxdr_testc.cpp:313:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libassa-3.5.1/tests/echoxdr_tests.cpp:142:18: style: Function 'handle_read' argument 1 names different: declaration 'fd' definition 'fd_'. [funcArgNamesDifferent]
libassa-3.5.1/tests/echoxdr_tests.cpp:87:26: note: Function 'handle_read' argument 1 names different: declaration 'fd' definition 'fd_'.
libassa-3.5.1/tests/echoxdr_tests.cpp:142:18: note: Function 'handle_read' argument 1 names different: declaration 'fd' definition 'fd_'.
libassa-3.5.1/tests/echoxdr_tests.cpp:101:5: warning: Member variable 'EchoXdr::m_acc' is not initialized in the constructor. [uninitMemberVar]
libassa-3.5.1/tests/echoxdr_tests.cpp:70:5: style: Class 'EchoProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libassa-3.5.1/tests/fdset_test.cpp:28:6: style: The scope of the variable 'total' can be reduced. [variableScope]
libassa-3.5.1/tests/glops_test.cpp:116:21: style: Function 'init' argument 1 names different: declaration 'argv' definition 'argv_'. [funcArgNamesDifferent]
libassa-3.5.1/tests/glops_test.cpp:75:30: note: Function 'init' argument 1 names different: declaration 'argv' definition 'argv_'.
libassa-3.5.1/tests/glops_test.cpp:116:21: note: Function 'init' argument 1 names different: declaration 'argv' definition 'argv_'.
libassa-3.5.1/tests/glops_test.cpp:116:42: style: Function 'init' argument 2 names different: declaration 'h' definition 'h_'. [funcArgNamesDifferent]
libassa-3.5.1/tests/glops_test.cpp:75:50: note: Function 'init' argument 2 names different: declaration 'h' definition 'h_'.
libassa-3.5.1/tests/glops_test.cpp:116:42: note: Function 'init' argument 2 names different: declaration 'h' definition 'h_'.
libassa-3.5.1/tests/glops_test.cpp:293:12: style: Unused variable: init_args [unusedVariable]
libassa-3.5.1/tests/glops_test.cpp:200:18: style: The function 'pos_arg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libassa-3.5.1/tests/glops_test.cpp:76:18: note: Virtual function in base class
libassa-3.5.1/tests/glops_test.cpp:200:18: note: Function in derived class
libassa-3.5.1/tests/glops_test.cpp:201:18: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libassa-3.5.1/tests/glops_test.cpp:77:18: note: Virtual function in base class
libassa-3.5.1/tests/glops_test.cpp:201:18: note: Function in derived class
libassa-3.5.1/tests/idset_test.cpp:40:5: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
libassa-3.5.1/tests/idset_test.cpp:39:0: note: Variable 'i' is reassigned a value before the old one has been used.
libassa-3.5.1/tests/idset_test.cpp:40:5: note: Variable 'i' is reassigned a value before the old one has been used.
libassa-3.5.1/tests/idset_test.cpp:80:5: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
libassa-3.5.1/tests/idset_test.cpp:79:5: note: Variable 'i' is reassigned a value before the old one has been used.
libassa-3.5.1/tests/idset_test.cpp:80:5: note: Variable 'i' is reassigned a value before the old one has been used.
libassa-3.5.1/tests/inet_address_test.cpp:65:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libassa-3.5.1/tests/inet_address_test.cpp:99:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libassa-3.5.1/tests/inifile_test.cpp:363:3: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam]
libassa-3.5.1/tests/inifile_test.cpp:372:3: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam]
libassa-3.5.1/tests/pidflock_test.cpp:87:9: style: Technically the member function 'Child::run' can be const. [functionConst]
libassa-3.5.1/tests/pidflock_test.cpp:618:8: note: Technically the member function 'Child::run' can be const.
libassa-3.5.1/tests/pidflock_test.cpp:87:9: note: Technically the member function 'Child::run' can be const.
libassa-3.5.1/tests/pidflock_test.cpp:84:5: style: Class 'Child' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libassa-3.5.1/tests/pq_test.cpp:157:18: style: The scope of the variable 'r' can be reduced. [variableScope]
libassa-3.5.1/tests/pq_test.cpp:231:7: style: The scope of the variable 'rd' can be reduced. [variableScope]
libassa-3.5.1/tests/pq_test.cpp:54:5: style: Class 'Timer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libassa-3.5.1/tests/rt_test.cpp:485:6: style: The scope of the variable 'tid' can be reduced. [variableScope]
libassa-3.5.1/tests/rt_test.cpp:447:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libassa-3.5.1/tests/rt_test.cpp:489:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libassa-3.5.1/tests/rt_test.cpp:493:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libassa-3.5.1/tests/rt_test.cpp:254:5: style: Class 'Timer_Handler_3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libassa-3.5.1/tests/sb_testc.cpp:370:14: style: Variable 'dup_output_stream' is assigned a value that is never used. [unreadVariable]
libassa-3.5.1/tests/sb_testc.cpp:341:1: warning: Member variable 'DataWriter::m_flow_ctrl' is not initialized in the constructor. [uninitMemberVar]
libassa-3.5.1/tests/sb_testc.cpp:341:1: warning: Member variable 'DataWriter::m_len' is not initialized in the constructor. [uninitMemberVar]
libassa-3.5.1/tests/sb_testc.cpp:341:1: warning: Member variable 'DataWriter::m_buffer' is not initialized in the constructor. [uninitMemberVar]
libassa-3.5.1/tests/sb_testc.cpp:229:14: style: Member variable 'SBTestClient::m_input_file' is in the wrong place in the initializer list. [initializerList]
libassa-3.5.1/tests/sb_testc.cpp:444:2: note: Member variable 'SBTestClient::m_input_file' is in the wrong place in the initializer list.
libassa-3.5.1/tests/sb_testc.cpp:229:14: note: Member variable 'SBTestClient::m_input_file' is in the wrong place in the initializer list.
libassa-3.5.1/tests/sb_testc.cpp:139:2: style: Class 'FlowCtrl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libassa-3.5.1/tests/sb_tests.cpp:367:1: warning: Member variable 'SBTestServer::m_data_reader' is not initialized in the constructor. [uninitMemberVar]
libassa-3.5.1/tests/sb_tests.cpp:174:14: style: Member variable 'SBTestServer::m_output_file' is in the wrong place in the initializer list. [initializerList]
libassa-3.5.1/tests/sb_tests.cpp:369:2: note: Member variable 'SBTestServer::m_output_file' is in the wrong place in the initializer list.
libassa-3.5.1/tests/sb_tests.cpp:174:14: note: Member variable 'SBTestServer::m_output_file' is in the wrong place in the initializer list.
libassa-3.5.1/tests/sb_tests.cpp:134:2: style: Class 'DataReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libassa-3.5.1/tests/semaphore_test.cpp:40:8: style: Variable 'self' is assigned a value that is never used. [unreadVariable]
libassa-3.5.1/tests/semaphore_test.cpp:77:0: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
libassa-3.5.1/tests/timer_queue_test.cpp:51:2: style: Variable 'tids[2]' is reassigned a value before the old one has been used. [redundantAssignment]
libassa-3.5.1/tests/timer_queue_test.cpp:50:2: note: Variable 'tids[2]' is reassigned a value before the old one has been used.
libassa-3.5.1/tests/timer_queue_test.cpp:51:2: note: Variable 'tids[2]' is reassigned a value before the old one has been used.
libassa-3.5.1/tests/ttcp_assa.cpp:464:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
libassa-3.5.1/tests/ttcp_assa.cpp:472:2: warning: %x in format string (no. 2) requires 'unsigned int' but the argument type is 'signed char *'. [invalidPrintfArgType_uint]
libassa-3.5.1/tests/ttcp_assa.cpp:415:18: style: The scope of the variable 'going' can be reduced. [variableScope]
libassa-3.5.1/tests/ttcp_assa.cpp:870:19: style: The scope of the variable 'nread' can be reduced. [variableScope]
libassa-3.5.1/tests/ttcp_assa.cpp:792:12: style: Function 'Nread' argument 1 names different: declaration 'fd' definition 'fd_'. [funcArgNamesDifferent]
libassa-3.5.1/tests/ttcp_assa.cpp:169:19: note: Function 'Nread' argument 1 names different: declaration 'fd' definition 'fd_'.
libassa-3.5.1/tests/ttcp_assa.cpp:792:12: note: Function 'Nread' argument 1 names different: declaration 'fd' definition 'fd_'.
libassa-3.5.1/tests/ttcp_assa.cpp:792:23: style: Function 'Nread' argument 2 names different: declaration 'buf' definition 'buf_'. [funcArgNamesDifferent]
libassa-3.5.1/tests/ttcp_assa.cpp:169:29: note: Function 'Nread' argument 2 names different: declaration 'buf' definition 'buf_'.
libassa-3.5.1/tests/ttcp_assa.cpp:792:23: note: Function 'Nread' argument 2 names different: declaration 'buf' definition 'buf_'.
libassa-3.5.1/tests/ttcp_assa.cpp:825:13: style: Function 'Nwrite' argument 1 names different: declaration 'fd' definition 'fd_'. [funcArgNamesDifferent]
libassa-3.5.1/tests/ttcp_assa.cpp:170:20: note: Function 'Nwrite' argument 1 names different: declaration 'fd' definition 'fd_'.
libassa-3.5.1/tests/ttcp_assa.cpp:825:13: note: Function 'Nwrite' argument 1 names different: declaration 'fd' definition 'fd_'.
libassa-3.5.1/tests/ttcp_assa.cpp:825:24: style: Function 'Nwrite' argument 2 names different: declaration 'buf' definition 'buf_'. [funcArgNamesDifferent]
libassa-3.5.1/tests/ttcp_assa.cpp:170:30: note: Function 'Nwrite' argument 2 names different: declaration 'buf' definition 'buf_'.
libassa-3.5.1/tests/ttcp_assa.cpp:825:24: note: Function 'Nwrite' argument 2 names different: declaration 'buf' definition 'buf_'.
libassa-3.5.1/tests/ttcp_assa.cpp:815:0: error: Uninitialized variable: sum [uninitvar]
libassa-3.5.1/utils/assa-genesis.cpp:618:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
libassa-3.5.1/utils/assa-genesis.cpp:621:2: note: Found duplicate branches for 'if' and 'else'.
libassa-3.5.1/utils/assa-genesis.cpp:618:7: note: Found duplicate branches for 'if' and 'else'.
libassa-3.5.1/utils/assa-genesis.cpp:825:38: style: Function 'write_class_declaration' argument 1 names different: declaration 'name_' definition 'projname_'. [funcArgNamesDifferent]
libassa-3.5.1/utils/assa-genesis.cpp:121:47: note: Function 'write_class_declaration' argument 1 names different: declaration 'name_' definition 'projname_'.
libassa-3.5.1/utils/assa-genesis.cpp:825:38: note: Function 'write_class_declaration' argument 1 names different: declaration 'name_' definition 'projname_'.
libassa-3.5.1/utils/assa-genesis.cpp:941:37: style: Function 'write_class_definition' argument 1 names different: declaration 'name_' definition 'projname_'. [funcArgNamesDifferent]
libassa-3.5.1/utils/assa-genesis.cpp:122:47: note: Function 'write_class_definition' argument 1 names different: declaration 'name_' definition 'projname_'.
libassa-3.5.1/utils/assa-genesis.cpp:941:37: note: Function 'write_class_definition' argument 1 names different: declaration 'name_' definition 'projname_'.
libassa-3.5.1/utils/assa-genesis.cpp:1188:25: style: Function 'write_main' argument 1 names different: declaration 'name_' definition 'projname_'. [funcArgNamesDifferent]
libassa-3.5.1/utils/assa-genesis.cpp:127:38: note: Function 'write_main' argument 1 names different: declaration 'name_' definition 'projname_'.
libassa-3.5.1/utils/assa-genesis.cpp:1188:25: note: Function 'write_main' argument 1 names different: declaration 'name_' definition 'projname_'.
libassa-3.5.1/utils/bytereader.cpp:150:13: warning: Member variable 'ByteReader::m_acceptor' is not initialized in the constructor. [uninitMemberVar]
libassa-3.5.1/utils/bytereader.cpp:56:2: style: Class 'BTReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
[00:28]

ftp://ftp.se.debian.org/debian/pool/main/liba/libassuan/libassuan_2.5.1.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/liba/libast/libast_0.7.orig.tar.gz
libast-0.7/src/array.c:35:18: style: Unused variable: subject [unusedVariable]
libast-0.7/src/array.c:36:20: style: Unused variable: current_index [unusedVariable]
libast-0.7/src/conf.c:511:43: warning: Return value of function getenv() is not used. [ignoredReturnValue]
libast-0.7/src/conf.c:669:44: warning: Return value of function getenv() is not used. [ignoredReturnValue]
libast-0.7/src/conf.c:814:33: warning: Return value of function strlen() is not used. [ignoredReturnValue]
libast-0.7/src/conf.c:523:30: style: Redundant condition: in_single. '!in_single || (in_single && *(pbuff+1)=='\'')' is equivalent to '!in_single || *(pbuff+1)=='\''' [redundantCondition]
libast-0.7/src/conf.c:180:25: style: The scope of the variable 'tmp' can be reduced. [variableScope]
libast-0.7/src/conf.c:900:19: error: Uninitialized variable: fp [uninitvar]
libast-0.7/src/mem.c:595:33: error: Return value of allocation function 'spifmem_malloc' is not stored. [leakReturnValNotUsed]
libast-0.7/src/msgs.c:222:13: style: The scope of the variable 'arg_ptr' can be reduced. [variableScope]
libast-0.7/src/snprintf.c:348:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
libast-0.7/src/snprintf.c:79:22: error: Uninitialized variable: str [uninitvar]
libast-0.7/src/snprintf.c:81:20: error: Uninitialized variable: str [uninitvar]
libast-0.7/src/snprintf.c:79:27: error: Uninitialized variable: count [uninitvar]
libast-0.7/src/strings.c:251:29: warning: Return value of function strlen() is not used. [ignoredReturnValue]
libast-0.7/src/strings.c:356:19: style: The scope of the variable 'len' can be reduced. [variableScope]
libast-0.7/src/strings.c:683:34: style: The scope of the variable 'l' can be reduced. [variableScope]
libast-0.7/test/perf.c:718:22: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
libast-0.7/test/perf.c:708:19: note: outer condition: i<3
libast-0.7/test/perf.c:718:22: note: opposite inner condition: i==3
libast-0.7/test/perf.c:131:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
libast-0.7/test/perf.c:390:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
libast-0.7/test/perf.c:465:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
libast-0.7/test/perf.c:487:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
libast-0.7/test/perf.c:629:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
libast-0.7/test/perf.c:672:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
libast-0.7/test/perf.c:694:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
libast-0.7/test/perf.c:790:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
libast-0.7/test/perf.c:704:17: style: The scope of the variable 'len' can be reduced. [variableScope]
libast-0.7/test/perf.c:482:5: style: Variable 'cls' is assigned a value that is never used. [unreadVariable]
libast-0.7/test/test.c:1086:22: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
libast-0.7/test/test.c:1076:19: note: outer condition: i<3
libast-0.7/test/test.c:1086:22: note: opposite inner condition: i==3
libast-0.7/test/test.c:1374:22: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
libast-0.7/test/test.c:1364:19: note: outer condition: i<3
libast-0.7/test/test.c:1374:22: note: opposite inner condition: i==3
libast-0.7/test/test.c:1514:22: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
libast-0.7/test/test.c:1504:19: note: outer condition: i<3
libast-0.7/test/test.c:1514:22: note: opposite inner condition: i==3
libast-0.7/test/test.c:68:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:83:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:98:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:104:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:137:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:153:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:168:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:239:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:258:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:410:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:455:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:477:13: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:605:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:620:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:625:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:629:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:650:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:655:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:659:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:667:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:675:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:695:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:708:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:724:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:743:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:748:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:752:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:758:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:763:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:778:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:791:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:807:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:816:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:826:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:840:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:848:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:857:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:866:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:877:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:886:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:895:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:916:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:921:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:925:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:931:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:996:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1021:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1060:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1115:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1127:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1131:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1143:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1155:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1167:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1188:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1215:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1227:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1261:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1297:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1320:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1344:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1402:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1420:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1424:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1436:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1449:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1461:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1482:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1548:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1552:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1591:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1634:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1641:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1684:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1699:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1757:9: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1796:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1807:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1818:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1825:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1838:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1853:5: warning: %hu in format string (no. 1) requires 'unsigned short' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libast-0.7/test/test.c:1072:17: style: The scope of the variable 'list_array' can be reduced. [variableScope]
libast-0.7/test/test.c:1360:17: style: The scope of the variable 'vector_array' can be reduced. [variableScope]
libast-0.7/test/test.c:1221:19: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
[00:28]

ftp://ftp.se.debian.org/debian/pool/main/liba/libasterisk-agi-perl/libasterisk-agi-perl_1.08.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libastro-fits-cfitsio-perl/libastro-fits-cfitsio-perl_1.11.orig.tar.gz
Astro-FITS-CFITSIO-1.11/util.c:203:23: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Astro-FITS-CFITSIO-1.11/util.c:207:23: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Astro-FITS-CFITSIO-1.11/util.c:213:23: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Astro-FITS-CFITSIO-1.11/util.c:219:23: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Astro-FITS-CFITSIO-1.11/util.c:393:18: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Astro-FITS-CFITSIO-1.11/util.c:408:18: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Astro-FITS-CFITSIO-1.11/util.c:515:23: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Astro-FITS-CFITSIO-1.11/util.c:521:23: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Astro-FITS-CFITSIO-1.11/util.c:101:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
Astro-FITS-CFITSIO-1.11/util.c:572:15: style: The scope of the variable 'array2' can be reduced. [variableScope]
Astro-FITS-CFITSIO-1.11/util.c:573:7: style: The scope of the variable 'tmp_sv' can be reduced. [variableScope]
Astro-FITS-CFITSIO-1.11/util.c:990:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
[00:28]

ftp://ftp.se.debian.org/debian/pool/main/liba/libastro-fits-header-perl/libastro-fits-header-perl_3.07.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libasync-interrupt-perl/libasync-interrupt-perl_1.24.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libasync-mergepoint-perl/libasync-mergepoint-perl_0.04.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libasyncns/libasyncns_0.8.orig.tar.gz
libasyncns-0.8/libasyncns/asyncns-test.c:111:28: warning: Possible null pointer dereference: p [nullPointer]
libasyncns-0.8/libasyncns/asyncns-test.c:104:29: note: Assignment 'p=NULL', assigned value is 0
libasyncns-0.8/libasyncns/asyncns-test.c:111:28: note: Null pointer dereference
libasyncns-0.8/libasyncns/asyncns.c:684:9: style: Condition '!have_death_sig' is always true [knownConditionTrueFalse]
libasyncns-0.8/libasyncns/asyncns.c:619:26: note: Assignment 'have_death_sig=0', assigned value is 0
libasyncns-0.8/libasyncns/asyncns.c:684:9: note: Condition '!have_death_sig' is always true
libasyncns-0.8/libasyncns/asyncns.c:1191:25: warning: Either the condition '!hints' is redundant or there is possible null pointer dereference: hints. [nullPointerRedundantCheck]
libasyncns-0.8/libasyncns/asyncns.c:1190:32: note: Assuming that condition '!hints' is not redundant
libasyncns-0.8/libasyncns/asyncns.c:1191:25: note: Null pointer dereference
libasyncns-0.8/libasyncns/asyncns.c:1192:26: warning: Either the condition '!hints' is redundant or there is possible null pointer dereference: hints. [nullPointerRedundantCheck]
libasyncns-0.8/libasyncns/asyncns.c:1190:32: note: Assuming that condition '!hints' is not redundant
libasyncns-0.8/libasyncns/asyncns.c:1192:26: note: Null pointer dereference
libasyncns-0.8/libasyncns/asyncns.c:1193:28: warning: Either the condition '!hints' is redundant or there is possible null pointer dereference: hints. [nullPointerRedundantCheck]
libasyncns-0.8/libasyncns/asyncns.c:1190:32: note: Assuming that condition '!hints' is not redundant
libasyncns-0.8/libasyncns/asyncns.c:1193:28: note: Null pointer dereference
libasyncns-0.8/libasyncns/asyncns.c:1194:28: warning: Either the condition '!hints' is redundant or there is possible null pointer dereference: hints. [nullPointerRedundantCheck]
libasyncns-0.8/libasyncns/asyncns.c:1190:32: note: Assuming that condition '!hints' is not redundant
libasyncns-0.8/libasyncns/asyncns.c:1194:28: note: Null pointer dereference
libasyncns-0.8/libasyncns/asyncns.c:1509:23: warning: Assert statement modifies 'asyncns'. [assignmentInAssert]
libasyncns-0.8/libasyncns/asyncns.c:1517:23: warning: Assert statement modifies 'asyncns'. [assignmentInAssert]
[00:28]

ftp://ftp.se.debian.org/debian/pool/main/liba/libatasmart/libatasmart_0.19.orig.tar.xz
libatasmart-0.19/atasmart.c:941:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
libatasmart-0.19/atasmart.c:2275:27: style: The scope of the variable 'sector_threshold' can be reduced. [variableScope]
libatasmart-0.19/atasmart.c:2813:29: style: Checking if unsigned variable 'd->size' is less than zero. [unsignedLessThanZero]
libatasmart-0.19/atasmart.c:2877:18: style: Checking if unsigned variable 'size' is less than zero. [unsignedLessThanZero]
libatasmart-0.19/atasmart.c:2948:18: style: Checking if unsigned variable 'size' is less than zero. [unsignedLessThanZero]
libatasmart-0.19/atasmart.c:1046:68: style: Function 'sk_disk_identify_parse' argument 2 names different: declaration 'data' definition 'ipd'. [funcArgNamesDifferent]
libatasmart-0.19/atasmart.h:200:68: note: Function 'sk_disk_identify_parse' argument 2 names different: declaration 'data' definition 'ipd'.
libatasmart-0.19/atasmart.c:1046:68: note: Function 'sk_disk_identify_parse' argument 2 names different: declaration 'data' definition 'ipd'.
libatasmart-0.19/atasmart.c:1064:51: style: Function 'sk_disk_smart_is_available' argument 2 names different: declaration 'available' definition 'b'. [funcArgNamesDifferent]
libatasmart-0.19/atasmart.h:204:51: note: Function 'sk_disk_smart_is_available' argument 2 names different: declaration 'available' definition 'b'.
libatasmart-0.19/atasmart.c:1064:51: note: Function 'sk_disk_smart_is_available' argument 2 names different: declaration 'available' definition 'b'.
libatasmart-0.19/atasmart.c:1077:54: style: Function 'sk_disk_identify_is_available' argument 2 names different: declaration 'available' definition 'b'. [funcArgNamesDifferent]
libatasmart-0.19/atasmart.h:199:54: note: Function 'sk_disk_identify_is_available' argument 2 names different: declaration 'available' definition 'b'.
libatasmart-0.19/atasmart.c:1077:54: note: Function 'sk_disk_identify_is_available' argument 2 names different: declaration 'available' definition 'b'.
libatasmart-0.19/atasmart.c:1873:62: style: Function 'sk_disk_smart_parse' argument 2 names different: declaration 'data' definition 'spd'. [funcArgNamesDifferent]
libatasmart-0.19/atasmart.h:216:62: note: Function 'sk_disk_smart_parse' argument 2 names different: declaration 'data' definition 'spd'.
libatasmart-0.19/atasmart.c:1873:62: note: Function 'sk_disk_smart_parse' argument 2 names different: declaration 'data' definition 'spd'.
libatasmart-0.19/atasmart.c:2088:56: style: Function 'sk_disk_smart_get_temperature' argument 2 names different: declaration 'mkelvin' definition 'kelvin'. [funcArgNamesDifferent]
libatasmart-0.19/atasmart.h:230:56: note: Function 'sk_disk_smart_get_temperature' argument 2 names different: declaration 'mkelvin' definition 'kelvin'.
libatasmart-0.19/atasmart.c:2088:56: note: Function 'sk_disk_smart_get_temperature' argument 2 names different: declaration 'mkelvin' definition 'kelvin'.
libatasmart-0.19/atasmart.c:2759:45: style: Function 'sk_disk_open' argument 2 names different: declaration 'd' definition '_d'. [funcArgNamesDifferent]
libatasmart-0.19/atasmart.h:193:45: note: Function 'sk_disk_open' argument 2 names different: declaration 'd' definition '_d'.
libatasmart-0.19/atasmart.c:2759:45: note: Function 'sk_disk_open' argument 2 names different: declaration 'd' definition '_d'.
libatasmart-0.19/atasmart.c:2858:60: style: Function 'sk_disk_get_blob' argument 3 names different: declaration 'size' definition 'rsize'. [funcArgNamesDifferent]
libatasmart-0.19/atasmart.h:213:60: note: Function 'sk_disk_get_blob' argument 3 names different: declaration 'size' definition 'rsize'.
libatasmart-0.19/atasmart.c:2858:60: note: Function 'sk_disk_get_blob' argument 3 names different: declaration 'size' definition 'rsize'.
libatasmart-0.19/atasmart.c:289:38: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
atasmart.c:941:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
atasmart.c:2275:27: style: The scope of the variable 'sector_threshold' can be reduced. [variableScope]
atasmart.c:2813:29: style: Checking if unsigned variable 'd->size' is less than zero. [unsignedLessThanZero]
atasmart.c:2877:18: style: Checking if unsigned variable 'size' is less than zero. [unsignedLessThanZero]
atasmart.c:2948:18: style: Checking if unsigned variable 'size' is less than zero. [unsignedLessThanZero]
atasmart.c:289:38: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
[00:29]

ftp://ftp.se.debian.org/debian/pool/main/liba/libatombus-perl/libatombus-perl_1.0405.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libatomic-ops/libatomic-ops_7.6.4.orig.tar.gz
libatomic-ops-7.6.4/src/atomic_ops.h:414:0: error: #error Cannot implement AO_compare_and_swap_full on this architecture. [preprocessorErrorDirective]
libatomic-ops-7.6.4/tests/run_parallel.h:37:0: error: #error Wrong atomic_ops.h included. [preprocessorErrorDirective]
[00:29]

ftp://ftp.se.debian.org/debian/pool/main/liba/libatompub-perl/libatompub-perl_0.3.7.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libattean-perl/libattean-perl_0.019.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libatteanx-compatibility-trine-perl/libatteanx-compatibility-trine-perl_0.002.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libatteanx-endpoint-perl/libatteanx-endpoint-perl_0.002.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libatteanx-store-ldf-perl/libatteanx-store-ldf-perl_0.04.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libatteanx-store-memorytriplestore-perl/libatteanx-store-memorytriplestore-perl_0.001~20150811.orig.tar.gz
atteanx-store-memorytriplestore-0.001~20150811/linenoise.c:246:9: style: The scope of the variable 'nread' can be reduced. [variableScope]
atteanx-store-memorytriplestore-0.001~20150811/linenoise.c:246:16: style: The scope of the variable 'nwritten' can be reduced. [variableScope]
atteanx-store-memorytriplestore-0.001~20150811/linenoise.c:607:22: style: The scope of the variable 'seq2' can be reduced. [variableScope]
atteanx-store-memorytriplestore-0.001~20150811/linenoise.c:756:9: style: The scope of the variable 'count' can be reduced. [variableScope]
atteanx-store-memorytriplestore-0.001~20150811/triplestore.c:373:3: error: Memory leak: t [memleak]
atteanx-store-memorytriplestore-0.001~20150811/triplestore.c:380:3: error: Memory leak: t [memleak]
atteanx-store-memorytriplestore-0.001~20150811/triplestore.c:806:15: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing]
atteanx-store-memorytriplestore-0.001~20150811/ts.c:596:0: style: Same expression used in consecutive assignments of 's' and 'p'. [duplicateAssignExpression]
atteanx-store-memorytriplestore-0.001~20150811/ts.c:597:0: note: Same expression used in consecutive assignments of 's' and 'p'.
atteanx-store-memorytriplestore-0.001~20150811/ts.c:596:0: note: Same expression used in consecutive assignments of 's' and 'p'.
atteanx-store-memorytriplestore-0.001~20150811/ts.c:754:43: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing]
[00:29]

ftp://ftp.se.debian.org/debian/pool/main/liba/libatteanx-store-sparql-perl/libatteanx-store-sparql-perl_0.010.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libattribute-storage-perl/libattribute-storage-perl_0.09.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libaudclient/libaudclient_3.5~rc2.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/liba/libaudio-cd-perl/libaudio-cd-perl_0.05.orig.tar.gz
Audio-CD-0.05/cddb_lookup.c:199:11: style: Expression is always false because 'else if' condition matches previous condition at line 197. [multiCondition]
Audio-CD-0.05/cddb_lookup.c:230:13: style: Expression is always false because 'else if' condition matches previous condition at line 228. [multiCondition]
Audio-CD-0.05/cddb_lookup.c:74:8: style: The scope of the variable 'index' can be reduced. [variableScope]
Audio-CD-0.05/cddb_lookup.c:74:15: style: The scope of the variable 'serverindex' can be reduced. [variableScope]
Audio-CD-0.05/cddb_lookup.c:74:28: style: The scope of the variable 'selection' can be reduced. [variableScope]
Audio-CD-0.05/cddb_lookup.c:74:39: style: The scope of the variable 'sock' can be reduced. [variableScope]
Audio-CD-0.05/cddb_lookup.c:78:24: style: The scope of the variable 'proxy' can be reduced. [variableScope]
Audio-CD-0.05/cddb_lookup.c:82:9: style: The scope of the variable 'http_string' can be reduced. [variableScope]
Audio-CD-0.05/cddb_lookup.c:82:27: style: The scope of the variable 'discid' can be reduced. [variableScope]
[00:29]

ftp://ftp.se.debian.org/debian/pool/main/liba/libaudio-ecasound-perl/libaudio-ecasound-perl_1.01.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libaudio-file-perl/libaudio-file-perl_0.11.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libaudio-flac-decoder-perl/libaudio-flac-decoder-perl_0.3+dfsg.orig.tar.gz
libaudio-flac-decoder-perl-0.3+dfsg.orig/dither.c:105:11: style: The scope of the variable 'samples' can be reduced. [variableScope]
libaudio-flac-decoder-perl-0.3+dfsg.orig/dither.c:159:11: style: The scope of the variable 'samples' can be reduced. [variableScope]
libaudio-flac-decoder-perl-0.3+dfsg.orig/replaygain_synthesis.c:226:20: style: The scope of the variable 'Sum2' can be reduced. [variableScope]
libaudio-flac-decoder-perl-0.3+dfsg.orig/replaygain_synthesis.c:369:21: style: The scope of the variable 'input_' can be reduced. [variableScope]
libaudio-flac-decoder-perl-0.3+dfsg.orig/replaygain_synthesis.c:196:69: style: Function 'FLAC__replaygain_synthesis__init_dither_context' argument 1 names different: declaration 'dither' definition 'd'. [funcArgNamesDifferent]
libaudio-flac-decoder-perl-0.3+dfsg.orig/include/replaygain_synthesis.h:42:69: note: Function 'FLAC__replaygain_synthesis__init_dither_context' argument 1 names different: declaration 'dither' definition 'd'.
libaudio-flac-decoder-perl-0.3+dfsg.orig/replaygain_synthesis.c:196:69: note: Function 'FLAC__replaygain_synthesis__init_dither_context' argument 1 names different: declaration 'dither' definition 'd'.
[00:29]

ftp://ftp.se.debian.org/debian/pool/main/liba/libaudio-flac-header-perl/libaudio-flac-header-perl_2.4.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libaudio-mixer-perl/libaudio-mixer-perl_0.7.orig.tar.gz
Audio-Mixer-0.7/Mix.c:272:10: style: The scope of the variable 'l' can be reduced. [variableScope]
Audio-Mixer-0.7/Mix.c:168:0: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
[00:29]

ftp://ftp.se.debian.org/debian/pool/main/liba/libaudio-moosic-perl/libaudio-moosic-perl_0.10.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libaudio-mpd-common-perl/libaudio-mpd-common-perl_2.003.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libaudio-mpd-perl/libaudio-mpd-perl_2.004.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libaudio-musepack-perl/libaudio-musepack-perl_1.0.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libaudio-rpld-perl/libaudio-rpld-perl_0.006.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libaudio-scan-perl/libaudio-scan-perl_1.01.orig.tar.gz
Audio-Scan-1.01/src/aac.c:114:15: style: The scope of the variable 'frame_length' can be reduced. [variableScope]
Audio-Scan-1.01/src/aac.c:122:18: style: The scope of the variable 'bptr' can be reduced. [variableScope]
Audio-Scan-1.01/src/ape.c:60:18: style: The scope of the variable 'tmp_ptr' can be reduced. [variableScope]
Audio-Scan-1.01/src/ape.c:255:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
Audio-Scan-1.01/src/ape.c:367:9: style: The scope of the variable 'tmp_val' can be reduced. [variableScope]
Audio-Scan-1.01/src/asf.c:307:5: style: Variable 'key' is reassigned a value before the old one has been used. [redundantAssignment]
Audio-Scan-1.01/src/asf.c:300:0: note: Variable 'key' is reassigned a value before the old one has been used.
Audio-Scan-1.01/src/asf.c:307:5: note: Variable 'key' is reassigned a value before the old one has been used.
Audio-Scan-1.01/src/asf.c:741:5: style: Variable 'key' is reassigned a value before the old one has been used. [redundantAssignment]
Audio-Scan-1.01/src/asf.c:728:0: note: Variable 'key' is reassigned a value before the old one has been used.
Audio-Scan-1.01/src/asf.c:741:5: note: Variable 'key' is reassigned a value before the old one has been used.
Audio-Scan-1.01/src/asf.c:1057:5: style: Variable 'key' is reassigned a value before the old one has been used. [redundantAssignment]
Audio-Scan-1.01/src/asf.c:1039:0: note: Variable 'key' is reassigned a value before the old one has been used.
Audio-Scan-1.01/src/asf.c:1057:5: note: Variable 'key' is reassigned a value before the old one has been used.
Audio-Scan-1.01/src/asf.c:273:9: style: The scope of the variable 'value' can be reduced. [variableScope]
Audio-Scan-1.01/src/asf.c:626:12: style: The scope of the variable 'hdr_size' can be reduced. [variableScope]
Audio-Scan-1.01/src/asf.c:1162:7: style: The scope of the variable 'streaminfo' can be reduced. [variableScope]
Audio-Scan-1.01/src/asf.c:1163:11: style: The scope of the variable 'found' can be reduced. [variableScope]
Audio-Scan-1.01/src/asf.c:1164:7: style: The scope of the variable 'i' can be reduced. [variableScope]
Audio-Scan-1.01/src/asf.c:1246:12: style: The scope of the variable 'size' can be reduced. [variableScope]
Audio-Scan-1.01/src/asf.c:1369:7: style: The scope of the variable 'value' can be reduced. [variableScope]
Audio-Scan-1.01/src/asf.c:1416:9: style: The scope of the variable 'value' can be reduced. [variableScope]
Audio-Scan-1.01/src/asf.c:394:21: style: Variable 'file_size' is assigned a value that is never used. [unreadVariable]
Audio-Scan-1.01/src/asf.c:405:28: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
Audio-Scan-1.01/src/asf.c:406:28: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
Audio-Scan-1.01/src/asf.c:616:98: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
Audio-Scan-1.01/src/common.c:249:7: style: The scope of the variable 'bit_offset' can be reduced. [variableScope]
Audio-Scan-1.01/src/common.c:249:19: style: The scope of the variable 'byte_offset' can be reduced. [variableScope]
Audio-Scan-1.01/src/common.c:249:32: style: The scope of the variable 'idx' can be reduced. [variableScope]
Audio-Scan-1.01/src/common.c:49:59: style: Checking if unsigned variable 'read=PerlIO_read(infile,tmp,actual_wanted)' is less than zero. [unsignedLessThanZero]
Audio-Scan-1.01/src/id3.c:1474:3: style: Variable 'radio' is reassigned a value before the old one has been used. [redundantAssignment]
Audio-Scan-1.01/src/id3.c:1453:0: note: Variable 'radio' is reassigned a value before the old one has been used.
Audio-Scan-1.01/src/id3.c:1474:3: note: Variable 'radio' is reassigned a value before the old one has been used.
Audio-Scan-1.01/src/id3.c:1522:3: style: Variable 'adj' is reassigned a value before the old one has been used. [redundantAssignment]
Audio-Scan-1.01/src/id3.c:1508:0: note: Variable 'adj' is reassigned a value before the old one has been used.
Audio-Scan-1.01/src/id3.c:1522:3: note: Variable 'adj' is reassigned a value before the old one has been used.
Audio-Scan-1.01/src/id3.c:28:7: style: The scope of the variable 'i' can be reduced. [variableScope]
Audio-Scan-1.01/src/id3.c:28:10: style: The scope of the variable 'b' can be reduced. [variableScope]
Audio-Scan-1.01/src/id3.c:28:13: style: The scope of the variable 'number' can be reduced. [variableScope]
Audio-Scan-1.01/src/id3.c:1181:22: style: The scope of the variable 'chunk_size' can be reduced. [variableScope]
Audio-Scan-1.01/src/id3.c:1295:9: style: The scope of the variable 'ptr' can be reduced. [variableScope]
Audio-Scan-1.01/src/id3.c:1561:18: style: The scope of the variable 'bptr' can be reduced. [variableScope]
Audio-Scan-1.01/src/id3.c:1403:30: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
Audio-Scan-1.01/src/id3.c:1404:30: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
Audio-Scan-1.01/src/mp3.c:329:7: style: The scope of the variable 'i' can be reduced. [variableScope]
Audio-Scan-1.01/src/mp3.c:157:7: style: Unused variable: i [unusedVariable]
Audio-Scan-1.01/src/mp4.c:686:8: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
Audio-Scan-1.01/src/mp4.c:690:3: note: Found duplicate branches for 'if' and 'else'.
Audio-Scan-1.01/src/mp4.c:686:8: note: Found duplicate branches for 'if' and 'else'.
Audio-Scan-1.01/src/mp4.c:1718:12: style: The scope of the variable 'flags' can be reduced. [variableScope]
Audio-Scan-1.01/src/mp4.c:1774:21: style: The scope of the variable 'genre_string' can be reduced. [variableScope]
Audio-Scan-1.01/src/mp4.c:1219:17: style: Variable 'entry_count' is assigned a value that is never used. [unreadVariable]
Audio-Scan-1.01/src/mpc.c:100:6: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
Audio-Scan-1.01/src/mpc.c:100:6: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
Audio-Scan-1.01/src/mpc.c:104:6: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
Audio-Scan-1.01/src/mpc.c:104:6: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
Audio-Scan-1.01/src/mpc.c:108:6: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
Audio-Scan-1.01/src/mpc.c:108:6: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
Audio-Scan-1.01/src/mpc.c:122:3: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
Audio-Scan-1.01/src/mpc.c:122:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
Audio-Scan-1.01/src/mpc.c:122:3: warning: %u in format string (no. 4) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
Audio-Scan-1.01/src/ogg.c:157:25: style: Redundant condition: If 'granule_pos > 0', the comparison 'granule_pos != -1' is always true. [redundantCondition]
Audio-Scan-1.01/src/ogg.c:365:9: style: The scope of the variable 'bptr' can be reduced. [variableScope]
Audio-Scan-1.01/src/ogg.c:397:11: style: The scope of the variable 'pictures' can be reduced. [variableScope]
Audio-Scan-1.01/src/wav.c:124:12: style: The scope of the variable 'bitrate' can be reduced. [variableScope]
[00:29]

ftp://ftp.se.debian.org/debian/pool/main/liba/libaudio-scrobbler-perl/libaudio-scrobbler-perl_0.01.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libaudio-wav-perl/libaudio-wav-perl_0.14.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libaudio-wma-perl/libaudio-wma-perl_1.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libaudiomask/libaudiomask_1.0.orig.tar.gz
libaudiomask-1.0/AudioMask.cc:25:1: warning: Member variable 'AudioMask::factor' is not initialized in the constructor. [uninitMemberVar]
libaudiomask-1.0/AudioMask.cc:25:1: warning: Member variable 'AudioMask::max' is not initialized in the constructor. [uninitMemberVar]
libaudiomask-1.0/AudioMask.cc:28:9: style: Class 'AudioMask' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
libaudiomask-1.0/AudioMask.cc:28:9: style: Class 'AudioMask' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
libaudiomask-1.0/MooreSpread.H:41:3: style: Class 'MooreSpread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libaudiomask-1.0/depukfb.H:127:3: warning: Member variable 'DepUKFB::fCount' is not initialized in the constructor. [uninitMemberVar]
libaudiomask-1.0/depukfb.H:127:3: warning: Member variable 'DepUKFB::fs' is not initialized in the constructor. [uninitMemberVar]
libaudiomask-1.0/depukfb.H:127:3: warning: Member variable 'DepUKFB::g' is not initialized in the constructor. [uninitMemberVar]
libaudiomask-1.0/depukfb.H:127:3: warning: Member variable 'DepUKFB::w' is not initialized in the constructor. [uninitMemberVar]
libaudiomask-1.0/depukfb.H:127:3: warning: Member variable 'DepUKFB::cf' is not initialized in the constructor. [uninitMemberVar]
libaudiomask-1.0/depukfb.H:127:3: warning: Member variable 'DepUKFB::ef' is not initialized in the constructor. [uninitMemberVar]
libaudiomask-1.0/depukfb.H:55:10: performance: Technically the member function 'DepUKFB::erb' can be static. [functionStatic]
libaudiomask-1.0/depukfb.H:63:10: performance: Technically the member function 'DepUKFB::freq2ERB' can be static. [functionStatic]
libaudiomask-1.0/depukfb.H:70:10: performance: Technically the member function 'DepUKFB::ERB2freq' can be static. [functionStatic]
libaudiomask-1.0/depukfb.H:220:7: style: Technically the member function 'DepUKFB::filterCount' can be const. [functionConst]
libaudiomask-1.0/depukfb.H:233:10: style: Technically the member function 'DepUKFB::operator()' can be const. [functionConst]
libaudiomask-1.0/AudioMasker.H:116:10: style: Technically the member function 'AudioMasker::findThreshold' can be const. [functionConst]
libaudiomask-1.0/AudioMasker.cc:197:1: note: Technically the member function 'AudioMasker::findThreshold' can be const.
libaudiomask-1.0/AudioMasker.H:116:10: note: Technically the member function 'AudioMasker::findThreshold' can be const.
libaudiomask-1.0/depukfb.H:79:16: warning: Virtual function 'af' is called from constructor 'DepUKFB(int sampleFreq,int fCnt=50)' at line 161. Dynamic binding is not used. [virtualCallInConstructor]
libaudiomask-1.0/depukfb.H:161:5: note: Calling init
libaudiomask-1.0/depukfb.H:206:7: note: Calling af
libaudiomask-1.0/depukfb.H:79:16: note: af is a virtual method
libaudiomask-1.0/MooreSpread.cc:60:7: style: The scope of the variable 'binOfInterest' can be reduced. [variableScope]
libaudiomask-1.0/MooreSpread.cc:32:11: style: Class 'MooreSpread' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
libaudiomask-1.0/MooreSpread.cc:32:11: style: Class 'MooreSpread' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
libaudiomask-1.0/fastDepukfb.H:111:3: warning: Member variable 'FastDepUKFB::n_l' is not initialized in the constructor. [uninitMemberVar]
libaudiomask-1.0/fastDepukfb.H:111:3: warning: Member variable 'FastDepUKFB::d_l' is not initialized in the constructor. [uninitMemberVar]
libaudiomask-1.0/fastDepukfb.H:111:3: warning: Member variable 'FastDepUKFB::n_u' is not initialized in the constructor. [uninitMemberVar]
libaudiomask-1.0/fastDepukfb.H:111:3: warning: Member variable 'FastDepUKFB::d_u' is not initialized in the constructor. [uninitMemberVar]
libaudiomask-1.0/fastDepukfb.H:103:16: style: The function 'af' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libaudiomask-1.0/depukfb.H:79:16: note: Virtual function in base class
libaudiomask-1.0/fastDepukfb.H:103:16: note: Function in derived class
[00:29]

ftp://ftp.se.debian.org/debian/pool/main/liba/libaugeas-ruby/libaugeas-ruby_0.4.1.orig.tar.gz
ruby-augeas-0.4.1/ext/augeas/_augeas.c:292:5: style: Variable 'aug' is reassigned a value before the old one has been used. [redundantAssignment]
ruby-augeas-0.4.1/ext/augeas/_augeas.c:290:0: note: Variable 'aug' is reassigned a value before the old one has been used.
ruby-augeas-0.4.1/ext/augeas/_augeas.c:292:5: note: Variable 'aug' is reassigned a value before the old one has been used.
[00:29]

ftp://ftp.se.debian.org/debian/pool/main/liba/libaunit/libaunit_3.7.2.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauth-googleauth-perl/libauth-googleauth-perl_1.02.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauth-yubikey-decrypter-perl/libauth-yubikey-decrypter-perl_0.07.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauth-yubikey-webclient-perl/libauth-yubikey-webclient-perl_4.01.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthcas-perl/libauthcas-perl_1.7.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-bitcard-perl/libauthen-bitcard-perl_0.90.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-captcha-perl/libauthen-captcha-perl_1.024.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-cas-client-perl/libauthen-cas-client-perl_0.07.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-dechpwd-perl/libauthen-dechpwd-perl_2.007.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-htpasswd-perl/libauthen-htpasswd-perl_0.171.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-krb5-admin-perl/libauthen-krb5-admin-perl_0.17.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-krb5-perl/libauthen-krb5-perl_1.9.orig.tar.gz
[00:29]

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-krb5-simple-perl/libauthen-krb5-simple-perl_0.43.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-libwrap-perl/libauthen-libwrap-perl_0.23.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-ntlm-perl/libauthen-ntlm-perl_1.09.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-oath-perl/libauthen-oath-perl_2.0.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-pam-perl/libauthen-pam-perl_0.16.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-passphrase-perl/libauthen-passphrase-perl_0.008.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-radius-perl/libauthen-radius-perl_0.27.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-sasl-cyrus-perl/libauthen-sasl-cyrus-perl_0.13-server.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-sasl-perl/libauthen-sasl-perl_2.1600.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-sasl-saslprep-perl/libauthen-sasl-saslprep-perl_1.100.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-scram-perl/libauthen-scram-perl_0.011.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-simple-cdbi-perl/libauthen-simple-cdbi-perl_0.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-simple-dbi-perl/libauthen-simple-dbi-perl_0.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-simple-dbm-perl/libauthen-simple-dbm-perl_0.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-simple-http-perl/libauthen-simple-http-perl_0.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-simple-kerberos-perl/libauthen-simple-kerberos-perl_0.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-simple-ldap-perl/libauthen-simple-ldap-perl_0.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-simple-net-perl/libauthen-simple-net-perl_0.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-simple-pam-perl/libauthen-simple-pam-perl_0.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-simple-passwd-perl/libauthen-simple-passwd-perl_0.6.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-simple-perl/libauthen-simple-perl_0.5.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-simple-radius-perl/libauthen-simple-radius-perl_0.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-simple-smb-perl/libauthen-simple-smb-perl_0.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-smb-perl/libauthen-smb-perl_0.91.orig.tar.gz
libauthen-smb-perl-0.91/smbval/md4.c:103:3: style: Variable 'X' is assigned a value that is never used. [unreadVariable]
libauthen-smb-perl-0.91/smbval/rfcnb-io.c:90:13: style: The scope of the variable 'this_read' can be reduced. [variableScope]
libauthen-smb-perl-0.91/smbval/rfcnb-io.c:90:24: style: The scope of the variable 'bytes_read' can be reduced. [variableScope]
libauthen-smb-perl-0.91/smbval/rfcnb-io.c:137:27: style: The scope of the variable 'this_len' can be reduced. [variableScope]
libauthen-smb-perl-0.91/smbval/rfcnb-io.c:49:7: style: Unused variable: temp [unusedVariable]
libauthen-smb-perl-0.91/smbval/rfcnb-util.c:81:8: style: The scope of the variable 'c' can be reduced. [variableScope]
libauthen-smb-perl-0.91/smbval/rfcnb-util.c:81:11: style: The scope of the variable 'c1' can be reduced. [variableScope]
libauthen-smb-perl-0.91/smbval/rfcnb-util.c:81:15: style: The scope of the variable 'c2' can be reduced. [variableScope]
libauthen-smb-perl-0.91/smbval/rfcnb-util.c:103:8: style: The scope of the variable 'c' can be reduced. [variableScope]
libauthen-smb-perl-0.91/smbval/rfcnb-util.c:103:11: style: The scope of the variable 'c1' can be reduced. [variableScope]
libauthen-smb-perl-0.91/smbval/rfcnb-util.c:103:15: style: The scope of the variable 'c2' can be reduced. [variableScope]
libauthen-smb-perl-0.91/smbval/rfcnb-util.c:210:37: style: The scope of the variable 'data_ptr' can be reduced. [variableScope]
libauthen-smb-perl-0.91/smbval/rfcnb-util.c:319:19: style: The scope of the variable 'hp' can be reduced. [variableScope]
libauthen-smb-perl-0.91/smbval/session.c:57:7: style: The scope of the variable 'Client' can be reduced. [variableScope]
libauthen-smb-perl-0.91/smbval/session.c:92:5: error: Memory leak: con [memleak]
libauthen-smb-perl-0.91/smbval/smbencrypt.c:77:8: style: The scope of the variable 'val' can be reduced. [variableScope]
libauthen-smb-perl-0.91/smbval/smblib-util.c:362:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed char *'. [invalidPrintfArgType_sint]
libauthen-smb-perl-0.91/smbval/smblib-util.c:168:7: style: The scope of the variable 'i' can be reduced. [variableScope]
libauthen-smb-perl-0.91/smbval/smblib-util.c:772:10: style: The scope of the variable 'prot_msg' can be reduced. [variableScope]
libauthen-smb-perl-0.91/smbval/smblib-util.c:439:49: style: Function 'SMB_TreeConnect' argument 1 names different: declaration 'con' definition 'Con_Handle'. [funcArgNamesDifferent]
libauthen-smb-perl-0.91/smbval/smblib-priv.h:624:49: note: Function 'SMB_TreeConnect' argument 1 names different: declaration 'con' definition 'Con_Handle'.
libauthen-smb-perl-0.91/smbval/smblib-util.c:439:49: note: Function 'SMB_TreeConnect' argument 1 names different: declaration 'con' definition 'Con_Handle'.
libauthen-smb-perl-0.91/smbval/smblib-util.c:440:21: style: Function 'SMB_TreeConnect' argument 2 names different: declaration 'tree' definition 'Tree_Handle'. [funcArgNamesDifferent]
libauthen-smb-perl-0.91/smbval/smblib-priv.h:624:70: note: Function 'SMB_TreeConnect' argument 2 names different: declaration 'tree' definition 'Tree_Handle'.
libauthen-smb-perl-0.91/smbval/smblib-util.c:440:21: note: Function 'SMB_TreeConnect' argument 2 names different: declaration 'tree' definition 'Tree_Handle'.
libauthen-smb-perl-0.91/smbval/smblib-util.c:443:11: style: Function 'SMB_TreeConnect' argument 5 names different: declaration 'dev' definition 'device'. [funcArgNamesDifferent]
libauthen-smb-perl-0.91/smbval/smblib-priv.h:625:39: note: Function 'SMB_TreeConnect' argument 5 names different: declaration 'dev' definition 'device'.
libauthen-smb-perl-0.91/smbval/smblib-util.c:443:11: note: Function 'SMB_TreeConnect' argument 5 names different: declaration 'dev' definition 'device'.
libauthen-smb-perl-0.91/smbval/smblib-util.c:446:18: style: Unused variable: i [unusedVariable]
libauthen-smb-perl-0.91/smbval/smblib.c:183:7: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libauthen-smb-perl-0.91/smbval/smblib.c:286:7: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libauthen-smb-perl-0.91/smbval/smblib.c:113:8: style: Unused variable: temp [unusedVariable]
libauthen-smb-perl-0.91/smbval/smblib.c:323:18: style: Unused variable: i [unusedVariable]
libauthen-smb-perl-0.91/smbval/smblib.c:323:39: style: Unused variable: a [unusedVariable]
[00:29]

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-tacacsplus-perl/libauthen-tacacsplus-perl_0.26.orig.tar.gz
Authen-TacacsPlus-0.26/tacpluslib/tac_client.c:59:26: style: The scope of the variable 'ar' can be reduced. [variableScope]
Authen-TacacsPlus-0.26/tacpluslib/tac_client.c:270:5: style: The scope of the variable 'rr' can be reduced. [variableScope]
Authen-TacacsPlus-0.26/tacpluslib/tac_client.c:293:9: style: The scope of the variable 'rr' can be reduced. [variableScope]
Authen-TacacsPlus-0.26/tacpluslib/tac_client.c:84:23: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
Authen-TacacsPlus-0.26/tacpluslib/tac_client.c:84:34: portability: 'buf+datalength' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
Authen-TacacsPlus-0.26/tacpluslib/tac_client.c:87:21: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
Authen-TacacsPlus-0.26/tacpluslib/tac_client.c:87:32: portability: 'buf+datalength' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
Authen-TacacsPlus-0.26/tacpluslib/tac_client.c:91:22: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
Authen-TacacsPlus-0.26/tacpluslib/tac_client.c:91:33: portability: 'buf+datalength' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
Authen-TacacsPlus-0.26/tacpluslib/tac_client.c:96:23: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
Authen-TacacsPlus-0.26/tacpluslib/tac_client.c:96:34: portability: 'buf+datalength' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
Authen-TacacsPlus-0.26/tacpluslib/tac_client.c:101:18: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
Authen-TacacsPlus-0.26/tacpluslib/tac_client.c:102:21: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
Authen-TacacsPlus-0.26/tacpluslib/tac_client.c:146:14: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
Authen-TacacsPlus-0.26/tacpluslib/tac_client.c:146:32: portability: 'buf+12' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
Authen-TacacsPlus-0.26/tacpluslib/tac_client.c:150:14: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
Authen-TacacsPlus-0.26/tacpluslib/tac_client.c:151:17: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
Authen-TacacsPlus-0.26/tacpluslib/tac_client.c:308:36: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
Authen-TacacsPlus-0.26/tacpluslib/tac_client.c:279:5: style: Variable 'rr' is assigned a value that is never used. [unreadVariable]
Authen-TacacsPlus-0.26/tacpluslib/tac_client.c:305:14: style: Variable 'rr' is assigned a value that is never used. [unreadVariable]
Authen-TacacsPlus-0.26/tacpluslib/utils.c:191:9: style: The scope of the variable 'status' can be reduced. [variableScope]
[00:29]

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-u2f-perl/libauthen-u2f-perl_0.003.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthen-u2f-tester-perl/libauthen-u2f-tester-perl_0.03.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libauthority-shared-perl/libauthority-shared-perl_0.006.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libautobox-core-perl/libautobox-core-perl_1.33.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libautobox-dump-perl/libautobox-dump-perl_20090426.1746.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libautobox-junctions-perl/libautobox-junctions-perl_0.002.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libautobox-list-util-perl/libautobox-list-util-perl_20090629.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libautobox-perl/libautobox-perl_3.0.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libautodie-perl/libautodie-perl_2.29.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libautovivification-perl/libautovivification-perl_0.18.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libav/libav_11.3.orig.tar.xz
libav-11.3/libavutil/version.h:34:0: error: failed to expand 'LIBAVCODEC_IDENT', Invalid ## usage when expanding 'AV_VERSION_DOT'. [preprocessorErrorDirective]
libav-11.3/libavutil/rational.h:58:42: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavutil/rational.h:60:42: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/avconv_opt.c:156:9: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/avconv_opt.c:156:16: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/avconv_opt.c:206:26: style: The scope of the variable 'file_idx' can be reduced. [variableScope]
libav-11.3/avconv_opt.c:465:12: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/avconv_opt.c:885:40: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/avconv_opt.c:1358:12: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/avconv_opt.c:1693:24: style: The scope of the variable 'm' can be reduced. [variableScope]
libav-11.3/avconv_opt.c:1696:24: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/avconv_opt.c:1696:27: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/avconv_opt.c:2110:12: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/avconv_vda.c:38:9: style: The scope of the variable 'planes' can be reduced. [variableScope]
libav-11.3/avconv_vda.c:38:22: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/avplay.c:2247:5: style: Variable 'ic' is reassigned a value before the old one has been used. [redundantAssignment]
libav-11.3/avplay.c:2230:0: note: Variable 'ic' is reassigned a value before the old one has been used.
libav-11.3/avplay.c:2247:5: note: Variable 'ic' is reassigned a value before the old one has been used.
libav-11.3/avplay.c:644:17: style: The scope of the variable 'sp' can be reduced. [variableScope]
libav-11.3/avplay.c:646:11: style: The scope of the variable 'aspect_ratio' can be reduced. [variableScope]
libav-11.3/avplay.c:647:9: style: The scope of the variable 'width' can be reduced. [variableScope]
libav-11.3/avplay.c:647:16: style: The scope of the variable 'height' can be reduced. [variableScope]
libav-11.3/avplay.c:647:24: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/avplay.c:647:27: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/avplay.c:649:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/avplay.c:736:24: style: The scope of the variable 'y1' can be reduced. [variableScope]
libav-11.3/avplay.c:736:31: style: The scope of the variable 'ys' can be reduced. [variableScope]
libav-11.3/avplay.c:736:35: style: The scope of the variable 'delay' can be reduced. [variableScope]
libav-11.3/avplay.c:736:42: style: The scope of the variable 'n' can be reduced. [variableScope]
libav-11.3/avplay.c:737:26: style: The scope of the variable 'h2' can be reduced. [variableScope]
libav-11.3/avplay.c:738:13: style: The scope of the variable 'time_diff' can be reduced. [variableScope]
libav-11.3/avplay.c:1036:19: style: The scope of the variable 'sync_threshold' can be reduced. [variableScope]
libav-11.3/avplay.c:1036:35: style: The scope of the variable 'diff' can be reduced. [variableScope]
libav-11.3/avplay.c:1190:13: style: The scope of the variable 'aqsize' can be reduced. [variableScope]
libav-11.3/avplay.c:1190:21: style: The scope of the variable 'vqsize' can be reduced. [variableScope]
libav-11.3/avplay.c:1190:29: style: The scope of the variable 'sqsize' can be reduced. [variableScope]
libav-11.3/avplay.c:1191:16: style: The scope of the variable 'av_diff' can be reduced. [variableScope]
libav-11.3/avplay.c:1218:19: style: The scope of the variable 'vp' can be reduced. [variableScope]
libav-11.3/avplay.c:1445:22: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/avplay.c:1741:15: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/avplay.c:1763:12: style: The scope of the variable 'ref_clock' can be reduced. [variableScope]
libav-11.3/avplay.c:1771:22: style: The scope of the variable 'avg_diff' can be reduced. [variableScope]
libav-11.3/avplay.c:1772:13: style: The scope of the variable 'wanted_size' can be reduced. [variableScope]
libav-11.3/avplay.c:1772:26: style: The scope of the variable 'min_size' can be reduced. [variableScope]
libav-11.3/avplay.c:1772:36: style: The scope of the variable 'max_size' can be reduced. [variableScope]
libav-11.3/avplay.c:1772:46: style: The scope of the variable 'nb_samples' can be reduced. [variableScope]
libav-11.3/avplay.c:1885:21: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/avplay.c:1993:21: style: The scope of the variable 'len1' can be reduced. [variableScope]
libav-11.3/avprobe.c:570:20: style: The scope of the variable 'dec' can be reduced. [variableScope]
libav-11.3/avprobe.c:571:17: style: The scope of the variable 'profile' can be reduced. [variableScope]
libav-11.3/avprobe.c:574:31: style: The scope of the variable 'desc' can be reduced. [variableScope]
libav-11.3/avprobe.c:761:14: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/avprobe.c:551:53: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/cmdutils.c:259:10: style: The scope of the variable 'dstcount' can be reduced. [variableScope]
libav-11.3/cmdutils.c:336:17: style: The scope of the variable 'opt' can be reduced. [variableScope]
libav-11.3/cmdutils.c:366:12: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/cmdutils.c:1476:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/cmdutils.c:1477:17: style: The scope of the variable 'base' can be reduced. [variableScope]
libav-11.3/cmdutils.c:1449:62: style: Function 'guess_correct_pts' argument 2 names different: declaration 'pts' definition 'reordered_pts'. [funcArgNamesDifferent]
libav-11.3/cmdutils.h:498:62: note: Function 'guess_correct_pts' argument 2 names different: declaration 'pts' definition 'reordered_pts'.
libav-11.3/cmdutils.c:1449:62: note: Function 'guess_correct_pts' argument 2 names different: declaration 'pts' definition 'reordered_pts'.
libav-11.3/cmdutils.c:257:53: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/cmdutils.c:804:5: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/cmdutils.c:805:5: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/cmdutils.c:806:5: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/cmdutils.c:807:5: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/cmdutils.c:808:5: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/cmdutils.c:809:5: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/cmdutils.c:810:5: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/cmdutils.c:1197:60: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/cmdutils.c:1198:60: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/cmdutils.c:1199:60: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/4xm.c:541:0: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
libav-11.3/libavcodec/get_bits.h:394:36: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
libav-11.3/libavcodec/get_bits.h:383:23: note: Assignment 'buffer=NULL', assigned value is 0
libav-11.3/libavcodec/get_bits.h:394:36: note: Null pointer addition
libav-11.3/libavcodec/4xm.c:477:9: style: The scope of the variable 'code' can be reduced. [variableScope]
libav-11.3/libavcodec/4xm.c:566:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/4xm.c:798:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/get_bits.h:220:20: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/8bps.c:67:26: style: The scope of the variable 'lp' can be reduced. [variableScope]
libav-11.3/libavcodec/a64multienc.c:81:9: style: The scope of the variable 'lowdiff' can be reduced. [variableScope]
libav-11.3/libavcodec/a64multienc.c:81:18: style: The scope of the variable 'highdiff' can be reduced. [variableScope]
libav-11.3/libavcodec/a64multienc.c:239:13: style: The scope of the variable 'temp' can be reduced. [variableScope]
libav-11.3/libavcodec/a64multienc.c:257:9: style: The scope of the variable 'frame' can be reduced. [variableScope]
libav-11.3/libavcodec/a64multienc.c:258:9: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavcodec/a64multienc.c:258:12: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/libavcodec/a64multienc.c:262:9: style: The scope of the variable 'req_size' can be reduced. [variableScope]
libav-11.3/libavcodec/a64multienc.c:262:19: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/a64multienc.c:263:14: style: The scope of the variable 'buf' can be reduced. [variableScope]
libav-11.3/libavcodec/a64multienc.c:354:0: error: Uninitialized variable: buf [uninitvar]
libav-11.3/libavcodec/aaccoder.c:76:12: style: The scope of the variable 'qc' can be reduced. [variableScope]
libav-11.3/libavcodec/aaccoder.c:316:28: style: The scope of the variable 'size' can be reduced. [variableScope]
libav-11.3/libavcodec/aaccoder.c:321:20: style: The scope of the variable 'count' can be reduced. [variableScope]
libav-11.3/libavcodec/aaccoder.c:417:28: style: The scope of the variable 'size' can be reduced. [variableScope]
libav-11.3/libavcodec/aaccoder.c:422:20: style: The scope of the variable 'count' can be reduced. [variableScope]
libav-11.3/libavcodec/aaccoder.c:558:22: style: The scope of the variable 'start' can be reduced. [variableScope]
libav-11.3/libavcodec/aaccoder.c:716:16: style: The scope of the variable 'minscaler' can be reduced. [variableScope]
libav-11.3/libavcodec/aaccoder.c:772:13: style: The scope of the variable 'tbits' can be reduced. [variableScope]
libav-11.3/libavcodec/aaccoder.c:948:19: style: The scope of the variable 'curdiff' can be reduced. [variableScope]
libav-11.3/libavcodec/aacdec.c:1640:41: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
libav-11.3/libavcodec/aacdec.c:1687:51: portability: Casting from const float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
libav-11.3/libavcodec/aacdec.c:711:41: style: The scope of the variable 'res_flags' can be reduced. [variableScope]
libav-11.3/libavcodec/aacdec.c:988:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/aacdec.c:1003:17: style: The scope of the variable 'layout_map' can be reduced. [variableScope]
libav-11.3/libavcodec/aacdec.c:1383:21: style: The scope of the variable 'tmp2_idx' can be reduced. [variableScope]
libav-11.3/libavcodec/aacdec.c:1418:9: style: The scope of the variable 'idx' can be reduced. [variableScope]
libav-11.3/libavcodec/aacdec.c:1784:9: style: The scope of the variable 'sfb' can be reduced. [variableScope]
libav-11.3/libavcodec/aacdec.c:1784:14: style: The scope of the variable 'k' can be reduced. [variableScope]
libav-11.3/libavcodec/aacdec.c:1970:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/aacdec.c:2052:13: style: The scope of the variable 'idx' can be reduced. [variableScope]
libav-11.3/libavcodec/aacdec.c:2222:9: style: The scope of the variable 'bottom' can be reduced. [variableScope]
libav-11.3/libavcodec/aacdec.c:2303:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/aacdec.c:2303:12: style: The scope of the variable 'sfb' can be reduced. [variableScope]
libav-11.3/libavcodec/aacdec.c:2377:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/aacdec.c:2576:13: style: The scope of the variable 'index' can be reduced. [variableScope]
libav-11.3/libavcodec/aacdec.c:2658:13: style: The scope of the variable 'layout_map' can be reduced. [variableScope]
libav-11.3/libavcodec/aacdec.c:2659:26: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/aacdec.c:3011:24: style: The scope of the variable 'esize' can be reduced. [variableScope]
libav-11.3/libavcodec/aacdec.c:3061:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/aacdec.c:3140:13: style: The scope of the variable 'tmp' can be reduced. [variableScope]
libav-11.3/libavcodec/aacdec.c:3162:9: style: The scope of the variable 'err' can be reduced. [variableScope]
libav-11.3/libavcodec/aacdec.c:364:9: style: Variable 'num_back_channels' is modified but its new value is never used. [unreadVariable]
libav-11.3/libavcodec/aacdec.c:1883:38: error: Uninitialized variable: pulse [uninitvar]
libav-11.3/libavcodec/aacenc.c:252:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/aacenc.c:271:9: style: The scope of the variable 'w' can be reduced. [variableScope]
libav-11.3/libavcodec/aacenc.c:292:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/aacenc.c:292:12: style: The scope of the variable 'w' can be reduced. [variableScope]
libav-11.3/libavcodec/aacenc.c:307:9: style: The scope of the variable 'start' can be reduced. [variableScope]
libav-11.3/libavcodec/aacenc.c:307:16: style: The scope of the variable 'maxsfb' can be reduced. [variableScope]
libav-11.3/libavcodec/aacenc.c:420:9: style: The scope of the variable 'start' can be reduced. [variableScope]
libav-11.3/libavcodec/aacenc.c:720:1: style: Label 'alloc_fail' is not used. [unusedLabel]
libav-11.3/libavcodec/aacps.c:609:13: warning: Redundant assignment of 'par[0]' to itself. [selfAssignment]
libav-11.3/libavcodec/aacps.c:123:9: style: The scope of the variable 'e' can be reduced. [variableScope]
libav-11.3/libavcodec/aacps.c:376:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/aacps.c:151:59: style: Function 'ff_ps_read_data' argument 2 names different: declaration 'gb' definition 'gb_host'. [funcArgNamesDifferent]
libav-11.3/libavcodec/aacps.h:81:59: note: Function 'ff_ps_read_data' argument 2 names different: declaration 'gb' definition 'gb_host'.
libav-11.3/libavcodec/aacps.c:151:59: note: Function 'ff_ps_read_data' argument 2 names different: declaration 'gb' definition 'gb_host'.
libav-11.3/libavcodec/aacpsy.c:226:0: style: Same expression used in consecutive assignments of 'lower_range_kbps' and 'upper_range_kbps'. [duplicateAssignExpression]
libav-11.3/libavcodec/aacpsy.c:227:0: note: Same expression used in consecutive assignments of 'lower_range_kbps' and 'upper_range_kbps'.
libav-11.3/libavcodec/aacpsy.c:226:0: note: Same expression used in consecutive assignments of 'lower_range_kbps' and 'upper_range_kbps'.
libav-11.3/libavcodec/aacpsy.c:475:72: style: Same value in both branches of ternary operator. [duplicateValueTernary]
libav-11.3/libavcodec/aacpsy.c:294:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/aacpsy.c:294:18: style: The scope of the variable 'start' can be reduced. [variableScope]
libav-11.3/libavcodec/aacpsy.c:295:11: style: The scope of the variable 'prev' can be reduced. [variableScope]
libav-11.3/libavcodec/aacpsy.c:387:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/aacpsy.c:503:11: style: The scope of the variable 'pe' can be reduced. [variableScope]
libav-11.3/libavcodec/aacpsy.c:503:15: style: The scope of the variable 'a' can be reduced. [variableScope]
libav-11.3/libavcodec/aacpsy.c:568:37: style: The scope of the variable 'delta_pe' can be reduced. [variableScope]
libav-11.3/libavcodec/aacpsy.c:568:47: style: The scope of the variable 'reduction' can be reduced. [variableScope]
libav-11.3/libavcodec/aacpsy.c:569:42: style: The scope of the variable 'norm_fac' can be reduced. [variableScope]
libav-11.3/libavcodec/aacpsy.c:154:15: style: struct member 'Anonymous3::correction' is never used. [unusedStructMember]
libav-11.3/libavcodec/aacsbr.c:179:9: style: The scope of the variable 'k' can be reduced. [variableScope]
libav-11.3/libavcodec/aacsbr.c:288:22: style: The scope of the variable 'present' can be reduced. [variableScope]
libav-11.3/libavcodec/aacsbr.c:328:13: style: The scope of the variable 'stop_dk' can be reduced. [variableScope]
libav-11.3/libavcodec/aacsbr.c:424:23: style: The scope of the variable 'vdk1_min' can be reduced. [variableScope]
libav-11.3/libavcodec/aacsbr.c:1112:9: style: The scope of the variable 'ch' can be reduced. [variableScope]
libav-11.3/libavcodec/aacsbr.c:1187:12: style: The scope of the variable 'v' can be reduced. [variableScope]
libav-11.3/libavcodec/aacsbr.c:1461:12: style: The scope of the variable 'm' can be reduced. [variableScope]
libav-11.3/libavcodec/aacsbr.c:1064:44: style: Function 'ff_decode_sbr_extension' argument 3 names different: declaration 'gb' definition 'gb_host'. [funcArgNamesDifferent]
libav-11.3/libavcodec/aacsbr.h:44:44: note: Function 'ff_decode_sbr_extension' argument 3 names different: declaration 'gb' definition 'gb_host'.
libav-11.3/libavcodec/aacsbr.c:1064:44: note: Function 'ff_decode_sbr_extension' argument 3 names different: declaration 'gb' definition 'gb_host'.
libav-11.3/libavcodec/ac3.c:131:38: style: The scope of the variable 'end1' can be reduced. [variableScope]
libav-11.3/libavcodec/ac3.c:132:9: style: The scope of the variable 'lowcomp' can be reduced. [variableScope]
libav-11.3/libavcodec/ac3_parser.c:52:9: style: The scope of the variable 'frame_size_code' can be reduced. [variableScope]
libav-11.3/libavcodec/ac3dec.c:395:9: style: The scope of the variable 'expacc' can be reduced. [variableScope]
libav-11.3/libavcodec/ac3dec.c:713:17: style: The scope of the variable 'bnd' can be reduced. [variableScope]
libav-11.3/libavcodec/ac3dec.c:764:17: style: The scope of the variable 'seg' can be reduced. [variableScope]
libav-11.3/libavcodec/ac3dec.c:984:43: style: The scope of the variable 'cpl_coord_exp' can be reduced. [variableScope]
libav-11.3/libavcodec/ac3dec.c:984:58: style: The scope of the variable 'cpl_coord_mant' can be reduced. [variableScope]
libav-11.3/libavcodec/ac3dsp.c:179:15: style: The scope of the variable 'v1' can be reduced. [variableScope]
libav-11.3/libavcodec/ac3enc.c:273:9: style: The scope of the variable 'nb_coefs' can be reduced. [variableScope]
libav-11.3/libavcodec/ac3enc.c:307:20: style: The scope of the variable 'grpsize' can be reduced. [variableScope]
libav-11.3/libavcodec/ac3enc.c:498:9: style: The scope of the variable 'blk' can be reduced. [variableScope]
libav-11.3/libavcodec/ac3enc.c:498:24: style: The scope of the variable 'cpl' can be reduced. [variableScope]
libav-11.3/libavcodec/ac3enc.c:499:14: style: The scope of the variable 'exp' can be reduced. [variableScope]
libav-11.3/libavcodec/ac3enc.c:499:20: style: The scope of the variable 'exp_strategy' can be reduced. [variableScope]
libav-11.3/libavcodec/ac3enc.c:1304:25: style: The scope of the variable 'got_cpl' can be reduced. [variableScope]
libav-11.3/libavcodec/ac3enc.c:1389:16: style: The scope of the variable 'baie' can be reduced. [variableScope]
libav-11.3/libavcodec/ac3enc.c:1549:13: style: The scope of the variable 'b' can be reduced. [variableScope]
libav-11.3/libavcodec/ac3enc.c:1549:16: style: The scope of the variable 'q' can be reduced. [variableScope]
libav-11.3/libavcodec/ac3enc.c:1617:35: style: The scope of the variable 'crc1' can be reduced. [variableScope]
libav-11.3/libavcodec/ac3enc.c:1617:61: style: The scope of the variable 'crc_inv' can be reduced. [variableScope]
libav-11.3/libavcodec/ac3enc.c:1067:37: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/ac3enc_template.c:338:9: style: The scope of the variable 'nb_coefs' can be reduced. [variableScope]
libav-11.3/libavcodec/ac3enc_template.c:66:1: style: Label 'alloc_fail' is not used. [unusedLabel]
libav-11.3/libavcodec/ac3enc_template.c:248:17: style: Variable 'av_uninit' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/acelp_filters.c:102:9: style: The scope of the variable 'tmp' can be reduced. [variableScope]
libav-11.3/libavcodec/acelp_filters.c:124:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
libav-11.3/libavcodec/acelp_pitch_delay.c:101:9: style: Function 'ff_acelp_decode_gain_code' argument 8 names different: declaration 'max_pred_order' definition 'ma_pred_order'. [funcArgNamesDifferent]
libav-11.3/libavcodec/acelp_pitch_delay.h:219:9: note: Function 'ff_acelp_decode_gain_code' argument 8 names different: declaration 'max_pred_order' definition 'ma_pred_order'.
libav-11.3/libavcodec/acelp_pitch_delay.c:101:9: note: Function 'ff_acelp_decode_gain_code' argument 8 names different: declaration 'max_pred_order' definition 'ma_pred_order'.
libav-11.3/libavcodec/adpcm.c:288:9: style: The scope of the variable 'shift' can be reduced. [variableScope]
libav-11.3/libavcodec/adpcm.c:288:15: style: The scope of the variable 'filter' can be reduced. [variableScope]
libav-11.3/libavcodec/adpcm.c:288:22: style: The scope of the variable 'f0' can be reduced. [variableScope]
libav-11.3/libavcodec/adpcm.c:288:25: style: The scope of the variable 'f1' can be reduced. [variableScope]
libav-11.3/libavcodec/adpcm.c:289:9: style: The scope of the variable 's_1' can be reduced. [variableScope]
libav-11.3/libavcodec/adpcm.c:289:13: style: The scope of the variable 's_2' can be reduced. [variableScope]
libav-11.3/libavcodec/adpcm.c:943:13: style: The scope of the variable 'coeff1l' can be reduced. [variableScope]
libav-11.3/libavcodec/adpcm.c:943:22: style: The scope of the variable 'coeff2l' can be reduced. [variableScope]
libav-11.3/libavcodec/adpcm.c:943:31: style: The scope of the variable 'coeff1r' can be reduced. [variableScope]
libav-11.3/libavcodec/adpcm.c:943:40: style: The scope of the variable 'coeff2r' can be reduced. [variableScope]
libav-11.3/libavcodec/adpcm.c:944:13: style: The scope of the variable 'shift_left' can be reduced. [variableScope]
libav-11.3/libavcodec/adpcm.c:944:25: style: The scope of the variable 'shift_right' can be reduced. [variableScope]
libav-11.3/libavcodec/adpcm.c:1032:19: style: The scope of the variable 'samplesC' can be reduced. [variableScope]
libav-11.3/libavcodec/adpcmenc.c:697:1: style: Label 'error' is not used. [unusedLabel]
libav-11.3/libavcodec/adx.c:41:17: style: The scope of the variable 'cutoff' can be reduced. [variableScope]
libav-11.3/libavcodec/adx_parser.c:47:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/adxdec.c:40:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/adxdec.c:72:9: style: The scope of the variable 's0' can be reduced. [variableScope]
libav-11.3/libavcodec/adxdec.c:72:21: style: The scope of the variable 'd' can be reduced. [variableScope]
libav-11.3/libavcodec/adxenc.c:43:9: style: The scope of the variable 's0' can be reduced. [variableScope]
libav-11.3/libavcodec/adxenc.c:43:21: style: The scope of the variable 'd' can be reduced. [variableScope]
libav-11.3/libavcodec/aic.c:203:44: style: The scope of the variable 'skip_type' can be reduced. [variableScope]
libav-11.3/libavcodec/aic.c:203:55: style: The scope of the variable 'skip_bits' can be reduced. [variableScope]
libav-11.3/libavcodec/aic.c:271:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/aic.c:306:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/golomb.h:262:15: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/golomb.h:576:13: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/golomb.h:590:13: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/alac.c:256:73: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/alac.c:406:9: style: The scope of the variable 'channels' can be reduced. [variableScope]
libav-11.3/libavcodec/alac.c:407:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/alac.c:488:1: style: Label 'buf_alloc_fail' is not used. [unusedLabel]
libav-11.3/libavcodec/alacenc.c:433:33: style: Condition 'prediction_type==15' is always false [knownConditionTrueFalse]
libav-11.3/libavcodec/alacenc.c:366:27: note: Assignment 'prediction_type=0', assigned value is 0
libav-11.3/libavcodec/alacenc.c:433:33: note: Condition 'prediction_type==15' is always false
libav-11.3/libavcodec/alacenc.c:151:13: style: The scope of the variable 'coefs' can be reduced. [variableScope]
libav-11.3/libavcodec/alacenc.c:153:9: style: The scope of the variable 'opt_order' can be reduced. [variableScope]
libav-11.3/libavcodec/alacenc.c:182:13: style: The scope of the variable 'lt' can be reduced. [variableScope]
libav-11.3/libavcodec/alacenc.c:182:17: style: The scope of the variable 'rt' can be reduced. [variableScope]
libav-11.3/libavcodec/alacenc.c:319:31: style: The scope of the variable 'k' can be reduced. [variableScope]
libav-11.3/libavcodec/alacenc.c:364:20: style: The scope of the variable 'samples' can be reduced. [variableScope]
libav-11.3/libavcodec/alacenc.c:366:9: style: The scope of the variable 'prediction_type' can be reduced. [variableScope]
libav-11.3/libavcodec/alacenc.c:235:40: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/alacenc.c:328:16: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/aliaspixdec.c:37:13: style: The scope of the variable 'count' can be reduced. [variableScope]
libav-11.3/libavcodec/aliaspixenc.c:42:14: style: The scope of the variable 'in_buf' can be reduced. [variableScope]
libav-11.3/libavcodec/alsdec.c:283:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/alsdec.c:861:18: style: The scope of the variable 'k' can be reduced. [variableScope]
libav-11.3/libavcodec/alsdec.c:986:18: style: The scope of the variable 'smp' can be reduced. [variableScope]
libav-11.3/libavcodec/alsdec.c:1043:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/alsdec.c:1311:18: style: The scope of the variable 'js_blocks' can be reduced. [variableScope]
libav-11.3/libavcodec/alsdec.c:1313:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/alsdec.c:1383:33: style: Checking if unsigned variable 'bd.block_length' is less than zero. [unsignedLessThanZero]
libav-11.3/libavcodec/amrnbdec.c:943:11: style: The scope of the variable 'synth_fixed_gain' can be reduced. [variableScope]
libav-11.3/libavcodec/amrnbdec.c:944:18: style: The scope of the variable 'synth_fixed_vector' can be reduced. [variableScope]
libav-11.3/libavcodec/amrnbdec.c:525:55: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/amrwbdec.c:207:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
libav-11.3/libavcodec/amrwbdec.c:313:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/amrwbdec.c:818:23: style: The scope of the variable 'frac_part' can be reduced. [variableScope]
libav-11.3/libavcodec/amrwbdec.c:1084:12: style: The scope of the variable 'synth_fixed_vector' can be reduced. [variableScope]
libav-11.3/libavcodec/amrwbdec.c:1085:11: style: The scope of the variable 'synth_fixed_gain' can be reduced. [variableScope]
libav-11.3/libavcodec/amrwbdec.c:1086:11: style: The scope of the variable 'voice_fac' can be reduced. [variableScope]
libav-11.3/libavcodec/amrwbdec.c:1090:11: style: The scope of the variable 'hb_gain' can be reduced. [variableScope]
libav-11.3/libavcodec/anm.c:118:9: style: The scope of the variable 'count' can be reduced. [variableScope]
libav-11.3/libavcodec/ansi.c:170:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/apedec.c:915:13: style: The scope of the variable 'dotprod' can be reduced. [variableScope]
libav-11.3/libavcodec/apedec.c:915:22: style: The scope of the variable 'sign' can be reduced. [variableScope]
libav-11.3/libavcodec/apedec.c:937:13: style: The scope of the variable 'dotprod' can be reduced. [variableScope]
libav-11.3/libavcodec/apedec.c:937:22: style: The scope of the variable 'sign' can be reduced. [variableScope]
libav-11.3/libavcodec/apedec.c:1216:13: style: The scope of the variable 'predictionA' can be reduced. [variableScope]
libav-11.3/libavcodec/apedec.c:1216:36: style: The scope of the variable 'A' can be reduced. [variableScope]
libav-11.3/libavcodec/apedec.c:1216:39: style: The scope of the variable 'sign' can be reduced. [variableScope]
libav-11.3/libavcodec/apedec.c:1281:9: style: The scope of the variable 'res' can be reduced. [variableScope]
libav-11.3/libavcodec/apedec.c:1392:13: style: The scope of the variable 'left' can be reduced. [variableScope]
libav-11.3/libavcodec/apedec.c:1392:19: style: The scope of the variable 'right' can be reduced. [variableScope]
libav-11.3/libavcodec/apedec.c:1423:14: style: The scope of the variable 'sample8' can be reduced. [variableScope]
libav-11.3/libavcodec/apedec.c:1424:14: style: The scope of the variable 'sample16' can be reduced. [variableScope]
libav-11.3/libavcodec/apedec.c:1425:14: style: The scope of the variable 'sample24' can be reduced. [variableScope]
libav-11.3/libavcodec/apedec.c:1308:46: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/apedec.c:321:1: style: Label 'filter_alloc_fail' is not used. [unusedLabel]
libav-11.3/libavcodec/apedec.c:1308:46: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/ass.c:100:10: style: The scope of the variable 's_start' can be reduced. [variableScope]
libav-11.3/libavcodec/ass.c:100:23: style: The scope of the variable 's_end' can be reduced. [variableScope]
libav-11.3/libavcodec/assdec.c:43:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavcodec/assenc.c:43:12: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac.c:51:11: style: The scope of the variable 's' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac.c:88:11: style: The scope of the variable 'lev' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac.c:88:26: style: The scope of the variable 'gain_inc' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac.c:89:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac.c:89:17: style: The scope of the variable 'lastpos' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac1.c:108:28: style: The scope of the variable 'band_samples' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac1.c:108:42: style: The scope of the variable 'log2_block_count' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac1.c:108:67: style: The scope of the variable 'num_blocks' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac1.c:109:18: style: The scope of the variable 'start_pos' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3.c:126:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3.c:269:49: style: The scope of the variable 'last' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3.c:269:55: style: The scope of the variable 'subband_size' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3.c:413:10: style: The scope of the variable 'level' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3.c:413:18: style: The scope of the variable 'loc' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3.c:449:12: style: The scope of the variable 'input' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3.c:449:20: style: The scope of the variable 'output' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3.c:469:12: style: The scope of the variable 'nsample' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3.c:543:9: style: The scope of the variable 'band' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3.c:543:15: style: The scope of the variable 'nsample' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3.c:545:11: style: The scope of the variable 'w' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3.c:644:14: style: The scope of the variable 'ptr1' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3.c:797:44: style: The scope of the variable 'frame_factor' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:315:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:341:35: style: The scope of the variable 'diff' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:341:46: style: The scope of the variable 'delta_bits' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:341:58: style: The scope of the variable 'min_val' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:341:67: style: The scope of the variable 'flag' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:342:14: style: The scope of the variable 'start_val' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:484:41: style: The scope of the variable 'num_long_vals' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:485:9: style: The scope of the variable 'delta_bits' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:485:21: style: The scope of the variable 'min_val' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:485:30: style: The scope of the variable 'vlc_sel' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:619:20: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:652:17: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:679:9: style: The scope of the variable 'num_coded_vals' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:785:17: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:926:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:971:19: style: The scope of the variable 'delta_bits' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:971:31: style: The scope of the variable 'min_val' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:1052:12: style: The scope of the variable 'delta' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:1077:23: style: The scope of the variable 'delta_bits' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:1077:35: style: The scope of the variable 'min_val' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:1182:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:1183:10: style: The scope of the variable 'tab' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:1215:23: style: The scope of the variable 'delta_bits' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:1215:35: style: The scope of the variable 'min_val' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:1516:16: style: The scope of the variable 'direction' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:1516:27: style: The scope of the variable 'nbits' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:1516:34: style: The scope of the variable 'pred' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:1516:40: style: The scope of the variable 'delta' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:1517:30: style: The scope of the variable 'owav' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:1576:19: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:1576:25: style: The scope of the variable 'diff' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:1576:31: style: The scope of the variable 'maxdiff' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:1576:40: style: The scope of the variable 'fi' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:1577:23: style: The scope of the variable 'wsrc' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:1577:30: style: The scope of the variable 'wref' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plus.c:1701:20: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plusdec.c:328:61: style: The scope of the variable 'channels_to_process' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plusdsp.c:128:16: style: The scope of the variable 'inc' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plusdsp.c:129:12: style: The scope of the variable 'amp' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plusdsp.c:460:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plusdsp.c:601:22: style: The scope of the variable 'pos_now' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plusdsp.c:601:31: style: The scope of the variable 'pos_next' can be reduced. [variableScope]
libav-11.3/libavcodec/atrac3plusdsp.c:412:66: style: Function 'ff_atrac3p_power_compensation' argument 5 names different: declaration 'sb_num' definition 'sb'. [funcArgNamesDifferent]
libav-11.3/libavcodec/atrac3plus.h:210:66: note: Function 'ff_atrac3p_power_compensation' argument 5 names different: declaration 'sb_num' definition 'sb'.
libav-11.3/libavcodec/atrac3plusdsp.c:412:66: note: Function 'ff_atrac3p_power_compensation' argument 5 names different: declaration 'sb_num' definition 'sb'.
libav-11.3/libavcodec/audiodsp.c:40:29: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
libav-11.3/libavcodec/audiodsp.c:41:29: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
libav-11.3/libavcodec/audiodsp.c:43:28: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
libav-11.3/libavcodec/audiodsp.c:44:28: portability: Casting from const float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
libav-11.3/libavcodec/audiodsp.c:61:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/aura.c:46:13: style: The scope of the variable 'val' can be reduced. [variableScope]
libav-11.3/libavcodec/avpacket.c:385:53: style: Function 'av_packet_rescale_ts' argument 2 names different: declaration 'tb_src' definition 'src_tb'. [funcArgNamesDifferent]
libav-11.3/libavcodec/avcodec.h:3465:53: note: Function 'av_packet_rescale_ts' argument 2 names different: declaration 'tb_src' definition 'src_tb'.
libav-11.3/libavcodec/avpacket.c:385:53: note: Function 'av_packet_rescale_ts' argument 2 names different: declaration 'tb_src' definition 'src_tb'.
libav-11.3/libavcodec/avpacket.c:385:72: style: Function 'av_packet_rescale_ts' argument 3 names different: declaration 'tb_dst' definition 'dst_tb'. [funcArgNamesDifferent]
libav-11.3/libavcodec/avcodec.h:3465:72: note: Function 'av_packet_rescale_ts' argument 3 names different: declaration 'tb_dst' definition 'dst_tb'.
libav-11.3/libavcodec/avpacket.c:385:72: note: Function 'av_packet_rescale_ts' argument 3 names different: declaration 'tb_dst' definition 'dst_tb'.
libav-11.3/libavcodec/avs.c:58:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/bfi.c:57:15: style: The scope of the variable 'pal' can be reduced. [variableScope]
libav-11.3/libavcodec/bfi.c:58:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/bfi.c:58:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/bink.c:998:16: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
libav-11.3/libavcodec/bink.c:978:21: note: outer condition: by<bh
libav-11.3/libavcodec/bink.c:998:16: note: opposite inner condition: by==bh
libav-11.3/libavcodec/bink.c:242:12: style: The scope of the variable 't' can be reduced. [variableScope]
libav-11.3/libavcodec/bink.c:282:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/bink.c:313:12: style: The scope of the variable 'v' can be reduced. [variableScope]
libav-11.3/libavcodec/bink.c:370:9: style: The scope of the variable 'last' can be reduced. [variableScope]
libav-11.3/libavcodec/bink.c:404:12: style: The scope of the variable 'v' can be reduced. [variableScope]
libav-11.3/libavcodec/bink.c:466:20: style: The scope of the variable 'len2' can be reduced. [variableScope]
libav-11.3/libavcodec/bink.c:466:26: style: The scope of the variable 'bsize' can be reduced. [variableScope]
libav-11.3/libavcodec/bink.c:605:41: style: The scope of the variable 'list_pos' can be reduced. [variableScope]
libav-11.3/libavcodec/bink.c:950:14: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/bink.c:952:14: style: The scope of the variable 'dst' can be reduced. [variableScope]
libav-11.3/libavcodec/bink.c:1176:16: style: The scope of the variable 'plane_idx' can be reduced. [variableScope]
libav-11.3/libavcodec/bink.c:1280:16: style: The scope of the variable 'binkb_initialised' can be reduced. [variableScope]
libav-11.3/libavcodec/bink.c:1281:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/binkaudio.c:166:19: style: The scope of the variable 'k' can be reduced. [variableScope]
libav-11.3/libavcodec/binkaudio.c:167:11: style: The scope of the variable 'q' can be reduced. [variableScope]
libav-11.3/libavcodec/binkaudio.c:251:13: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/bitstream.c:162:54: style: The scope of the variable 'symbol' can be reduced. [variableScope]
libav-11.3/libavcodec/bitstream.c:163:18: style: The scope of the variable 'n' can be reduced. [variableScope]
libav-11.3/libavcodec/bitstream.c:164:14: style: The scope of the variable 'code' can be reduced. [variableScope]
libav-11.3/libavcodec/bitstream_filter.c:60:58: style: Function 'av_bitstream_filter_close' argument 1 names different: declaration 'bsf' definition 'bsfc'. [funcArgNamesDifferent]
libav-11.3/libavcodec/avcodec.h:4313:58: note: Function 'av_bitstream_filter_close' argument 1 names different: declaration 'bsf' definition 'bsfc'.
libav-11.3/libavcodec/bitstream_filter.c:60:58: note: Function 'av_bitstream_filter_close' argument 1 names different: declaration 'bsf' definition 'bsfc'.
libav-11.3/libavcodec/bmp.c:42:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/bmvvideo.c:62:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavcodec/bmvvideo.c:64:27: style: The scope of the variable 'flag' can be reduced. [variableScope]
libav-11.3/libavcodec/bmvvideo.c:65:9: style: The scope of the variable 'advance_mode' can be reduced. [variableScope]
libav-11.3/libavcodec/brenderpix.c:137:17: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/cabac_functions.h:95:52: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/cabac_functions.h:149:18: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/cavs.h:143:0: error: syntax error [syntaxError]
libav-11.3/libavcodec/cavsdsp.c:512:1: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
libav-11.3/libavcodec/cavsdsp.c:528:1: note: Calling function 'put_cavs_filt16_hv_jj', 3rd argument 'src2' value is 0
libav-11.3/libavcodec/cavsdsp.c:512:1: note: Null pointer addition
libav-11.3/libavcodec/cavsdsp.c:521:1: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
libav-11.3/libavcodec/cavsdsp.c:530:1: note: Calling function 'avg_cavs_filt16_hv_jj', 3rd argument 'src2' value is 0
libav-11.3/libavcodec/cavsdsp.c:521:1: note: Null pointer addition
libav-11.3/libavcodec/cdgraphics.c:89:9: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/libavcodec/cdgraphics.c:111:13: style: The scope of the variable 'r' can be reduced. [variableScope]
libav-11.3/libavcodec/cdgraphics.c:111:16: style: The scope of the variable 'g' can be reduced. [variableScope]
libav-11.3/libavcodec/cdgraphics.c:111:19: style: The scope of the variable 'b' can be reduced. [variableScope]
libav-11.3/libavcodec/cdgraphics.c:112:14: style: The scope of the variable 'color' can be reduced. [variableScope]
libav-11.3/libavcodec/cdxl.c:125:31: style: The scope of the variable 'r' can be reduced. [variableScope]
libav-11.3/libavcodec/cdxl.c:125:34: style: The scope of the variable 'g' can be reduced. [variableScope]
libav-11.3/libavcodec/cdxl.c:125:37: style: The scope of the variable 'b' can be reduced. [variableScope]
libav-11.3/libavcodec/cdxl.c:168:31: style: The scope of the variable 'r' can be reduced. [variableScope]
libav-11.3/libavcodec/cdxl.c:168:34: style: The scope of the variable 'g' can be reduced. [variableScope]
libav-11.3/libavcodec/cdxl.c:168:37: style: The scope of the variable 'b' can be reduced. [variableScope]
libav-11.3/libavcodec/celp_filters.c:96:11: style: The scope of the variable 'out0' can be reduced. [variableScope]
libav-11.3/libavcodec/celp_filters.c:96:17: style: The scope of the variable 'out1' can be reduced. [variableScope]
libav-11.3/libavcodec/celp_filters.c:96:23: style: The scope of the variable 'out2' can be reduced. [variableScope]
libav-11.3/libavcodec/celp_filters.c:96:29: style: The scope of the variable 'out3' can be reduced. [variableScope]
libav-11.3/libavcodec/cga_data.c:440:61: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/cinepak.c:272:14: style: The scope of the variable 'chunk_id' can be reduced. [variableScope]
libav-11.3/libavcodec/cinepak.c:272:24: style: The scope of the variable 'chunk_size' can be reduced. [variableScope]
libav-11.3/libavcodec/cinepak.c:323:22: style: The scope of the variable 'result' can be reduced. [variableScope]
libav-11.3/libavcodec/cinepak.c:323:30: style: The scope of the variable 'strip_size' can be reduced. [variableScope]
libav-11.3/libavcodec/cllc.c:44:19: style: The scope of the variable 'num_codes' can be reduced. [variableScope]
libav-11.3/libavcodec/cllc.c:216:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/cllc.c:260:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/cllc.c:305:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/cngenc.c:94:11: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/cook.c:408:0: style: Same expression used in consecutive assignments of 'tmp_categorize_array1_idx' and 'tmp_categorize_array2_idx'. [duplicateAssignExpression]
libav-11.3/libavcodec/cook.c:409:0: note: Same expression used in consecutive assignments of 'tmp_categorize_array1_idx' and 'tmp_categorize_array2_idx'.
libav-11.3/libavcodec/cook.c:408:0: note: Same expression used in consecutive assignments of 'tmp_categorize_array1_idx' and 'tmp_categorize_array2_idx'.
libav-11.3/libavcodec/cook.c:362:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/cook.c:362:15: style: The scope of the variable 'vlc_index' can be reduced. [variableScope]
libav-11.3/libavcodec/cook.c:552:9: style: The scope of the variable 'vlc' can be reduced. [variableScope]
libav-11.3/libavcodec/cook.c:602:9: style: The scope of the variable 'index' can be reduced. [variableScope]
libav-11.3/libavcodec/cook.c:658:16: style: The scope of the variable 'fc2' can be reduced. [variableScope]
libav-11.3/libavcodec/cook.c:778:12: style: The scope of the variable 'tmp_idx' can be reduced. [variableScope]
libav-11.3/libavcodec/cook.c:799:14: style: The scope of the variable 'cpl_tmp' can be reduced. [variableScope]
libav-11.3/libavcodec/cook.c:800:11: style: The scope of the variable 'f1' can be reduced. [variableScope]
libav-11.3/libavcodec/cook.c:800:15: style: The scope of the variable 'f2' can be reduced. [variableScope]
libav-11.3/libavcodec/cyuv.c:81:19: style: The scope of the variable 'y_pred' can be reduced. [variableScope]
libav-11.3/libavcodec/cyuv.c:81:27: style: The scope of the variable 'u_pred' can be reduced. [variableScope]
libav-11.3/libavcodec/cyuv.c:81:35: style: The scope of the variable 'v_pred' can be reduced. [variableScope]
libav-11.3/libavcodec/cyuv.c:83:19: style: The scope of the variable 'cur_byte' can be reduced. [variableScope]
libav-11.3/libavcodec/cyuv.c:84:9: style: The scope of the variable 'pixel_groups' can be reduced. [variableScope]
libav-11.3/libavcodec/dca.c:39:12: style: The scope of the variable 'tmp' can be reduced. [variableScope]
libav-11.3/libavcodec/dcadec.c:1212:32: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavcodec/dcadec.c:787:13: style: The scope of the variable 'source_channel' can be reduced. [variableScope]
libav-11.3/libavcodec/dcadec.c:791:17: style: The scope of the variable 'scale' can be reduced. [variableScope]
libav-11.3/libavcodec/dcadec.c:1115:17: style: The scope of the variable 'm' can be reduced. [variableScope]
libav-11.3/libavcodec/dcadec.c:1177:17: style: The scope of the variable 'm' can be reduced. [variableScope]
libav-11.3/libavcodec/dcadec.c:1280:9: style: The scope of the variable 'in' can be reduced. [variableScope]
libav-11.3/libavcodec/dcadec.c:1280:13: style: The scope of the variable 'out' can be reduced. [variableScope]
libav-11.3/libavcodec/dcadec.c:1280:18: style: The scope of the variable 'aux_data_count' can be reduced. [variableScope]
libav-11.3/libavcodec/dcadec.c:1280:34: style: The scope of the variable 'aux_data_end' can be reduced. [variableScope]
libav-11.3/libavcodec/dcadec.c:1280:48: style: The scope of the variable 'reserved' can be reduced. [variableScope]
libav-11.3/libavcodec/dcadec.c:1281:14: style: The scope of the variable 'nsyncaux' can be reduced. [variableScope]
libav-11.3/libavcodec/dcadec.c:1476:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/dcadec.c:1622:9: style: The scope of the variable 'num_audiop' can be reduced. [variableScope]
libav-11.3/libavcodec/dcadec.c:1624:9: style: The scope of the variable 'active_ss_mask' can be reduced. [variableScope]
libav-11.3/libavcodec/dcadec.c:1625:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/dct-test.c:153:29: style: The scope of the variable 'blockSumErr' can be reduced. [variableScope]
libav-11.3/libavcodec/dct-test.c:402:9: style: The scope of the variable 'c' can be reduced. [variableScope]
libav-11.3/libavcodec/dct-test.c:402:12: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/dct.c:180:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/dct.c:177:73: style: Function 'ff_dct_init' argument 3 names different: declaration 'type' definition 'inverse'. [funcArgNamesDifferent]
libav-11.3/libavcodec/dct.h:49:66: note: Function 'ff_dct_init' argument 3 names different: declaration 'type' definition 'inverse'.
libav-11.3/libavcodec/dct.c:177:73: note: Function 'ff_dct_init' argument 3 names different: declaration 'type' definition 'inverse'.
libav-11.3/libavcodec/dct32_template.c:115:22: style: Function 'ff_dct32_fixed' argument 1 names different: declaration 'dst' definition 'out'. [funcArgNamesDifferent]
libav-11.3/libavcodec/dct32.h:23:26: note: Function 'ff_dct32_fixed' argument 1 names different: declaration 'dst' definition 'out'.
libav-11.3/libavcodec/dct32_template.c:115:22: note: Function 'ff_dct32_fixed' argument 1 names different: declaration 'dst' definition 'out'.
libav-11.3/libavcodec/dct32_template.c:115:43: style: Function 'ff_dct32_fixed' argument 2 names different: declaration 'src' definition 'tab'. [funcArgNamesDifferent]
libav-11.3/libavcodec/dct32.h:23:42: note: Function 'ff_dct32_fixed' argument 2 names different: declaration 'src' definition 'tab'.
libav-11.3/libavcodec/dct32_template.c:115:43: note: Function 'ff_dct32_fixed' argument 2 names different: declaration 'src' definition 'tab'.
libav-11.3/libavcodec/dct32_template.c:115:22: style: Function 'ff_dct32_float' argument 1 names different: declaration 'dst' definition 'out'. [funcArgNamesDifferent]
libav-11.3/libavcodec/dct32.h:22:28: note: Function 'ff_dct32_float' argument 1 names different: declaration 'dst' definition 'out'.
libav-11.3/libavcodec/dct32_template.c:115:22: note: Function 'ff_dct32_float' argument 1 names different: declaration 'dst' definition 'out'.
libav-11.3/libavcodec/dct32_template.c:115:43: style: Function 'ff_dct32_float' argument 2 names different: declaration 'src' definition 'tab'. [funcArgNamesDifferent]
libav-11.3/libavcodec/dct32.h:22:46: note: Function 'ff_dct32_float' argument 2 names different: declaration 'src' definition 'tab'.
libav-11.3/libavcodec/dct32_template.c:115:43: note: Function 'ff_dct32_float' argument 2 names different: declaration 'src' definition 'tab'.
libav-11.3/libavcodec/dfa.c:191:14: style: The scope of the variable 'line_ptr' can be reduced. [variableScope]
libav-11.3/libavcodec/dfa.c:192:23: style: The scope of the variable 'segments' can be reduced. [variableScope]
libav-11.3/libavcodec/dfa.c:235:29: style: The scope of the variable 'segments' can be reduced. [variableScope]
libav-11.3/libavcodec/dfa.c:293:9: style: The scope of the variable 'skip' can be reduced. [variableScope]
libav-11.3/libavcodec/dfa.c:293:15: style: The scope of the variable 'copy' can be reduced. [variableScope]
libav-11.3/libavcodec/dfa.c:337:14: style: The scope of the variable 'chunk_type' can be reduced. [variableScope]
libav-11.3/libavcodec/dfa.c:337:26: style: The scope of the variable 'chunk_size' can be reduced. [variableScope]
libav-11.3/libavcodec/dnxhddata.c:1177:35: error: Array 'cid->bit_rates[5]' accessed at index 19, which is out of bounds. [arrayIndexOutOfBounds]
libav-11.3/libavcodec/dnxhddata.c:1177:26: error: Array 'cid.bit_rates[5]' accessed at index 19, which is out of bounds. [arrayIndexOutOfBounds]
libav-11.3/libavcodec/dnxhddec.c:210:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/dnxhddec.c:237:24: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/dnxhddec.c:251:16: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/dnxhdenc.c:100:0: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
libav-11.3/libavcodec/dnxhdenc.c:448:40: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavcodec/dnxhdenc.c:523:48: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavcodec/dnxhdenc.c:186:14: style: The scope of the variable 'weight_matrix' can be reduced. [variableScope]
libav-11.3/libavcodec/dnxhdenc.c:438:9: style: The scope of the variable 'slevel' can be reduced. [variableScope]
libav-11.3/libavcodec/dnxhdenc.c:438:20: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/dnxhdenc.c:464:9: style: The scope of the variable 'level' can be reduced. [variableScope]
libav-11.3/libavcodec/dnxhdenc.c:517:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/dnxhdenc.c:517:15: style: The scope of the variable 'level' can be reduced. [variableScope]
libav-11.3/libavcodec/dnxhdenc.c:711:29: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavcodec/dnxhdenc.c:711:32: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/libavcodec/dnxhdenc.c:853:9: style: The scope of the variable 'bits' can be reduced. [variableScope]
libav-11.3/libavcodec/dnxhdenc.c:979:17: style: The scope of the variable 'delta_bits' can be reduced. [variableScope]
libav-11.3/libavcodec/dnxhdenc.c:179:1: style: Label 'fail' is not used. [unusedLabel]
libav-11.3/libavcodec/dnxhdenc.c:254:1: style: Label 'fail' is not used. [unusedLabel]
libav-11.3/libavcodec/dnxhdenc.c:271:1: style: Label 'fail' is not used. [unusedLabel]
libav-11.3/libavcodec/dnxhdenc.c:384:1: style: Label 'fail' is not used. [unusedLabel]
libav-11.3/libavcodec/dnxhdenc.c:143:13: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/dsicinvideo.c:77:12: style: The scope of the variable 'huff_code' can be reduced. [variableScope]
libav-11.3/libavcodec/dsicinvideo.c:113:24: style: The scope of the variable 'code' can be reduced. [variableScope]
libav-11.3/libavcodec/dsicinvideo.c:147:14: style: The scope of the variable 'code' can be reduced. [variableScope]
libav-11.3/libavcodec/dv.c:239:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/dv.c:239:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/dv.c:178:47: style: Function 'ff_dv_init_dynamic_tables' argument 1 names different: declaration 's' definition 'ctx'. [funcArgNamesDifferent]
libav-11.3/libavcodec/dv.h:101:47: note: Function 'ff_dv_init_dynamic_tables' argument 1 names different: declaration 's' definition 'ctx'.
libav-11.3/libavcodec/dv.c:178:47: note: Function 'ff_dv_init_dynamic_tables' argument 1 names different: declaration 's' definition 'ctx'.
libav-11.3/libavcodec/dvbsub.c:46:18: style: The scope of the variable 'bitbuf' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsub.c:47:9: style: The scope of the variable 'bitcnt' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsub.c:48:9: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsub.c:134:18: style: The scope of the variable 'bitbuf' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsub.c:135:9: style: The scope of the variable 'bitcnt' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsub.c:136:9: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsub.c:201:29: style: The scope of the variable 'clut_id' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsub.c:201:38: style: The scope of the variable 'object_id' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsub.c:201:49: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsubdec.c:449:9: style: The scope of the variable 'bits' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsubdec.c:554:9: style: The scope of the variable 'bits' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsubdec.c:674:9: style: The scope of the variable 'bits' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsubdec.c:848:20: style: The scope of the variable 'block' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsubdec.c:852:9: style: The scope of the variable 'top_field_len' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsubdec.c:852:24: style: The scope of the variable 'bottom_field_len' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsubdec.c:909:9: style: The scope of the variable 'entry_id' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsubdec.c:909:19: style: The scope of the variable 'depth' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsubdec.c:909:27: style: The scope of the variable 'full_range' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsubdec.c:990:20: style: The scope of the variable 'object_id' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsubdec.c:1100:46: style: The scope of the variable 'tmp_ptr' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsubdec.c:1103:9: style: The scope of the variable 'region_id' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsubdec.c:1307:21: style: The scope of the variable 'rect' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsubdec.c:1393:9: style: The scope of the variable 'segment_type' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsubdec.c:1394:9: style: The scope of the variable 'page_id' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsubdec.c:1395:9: style: The scope of the variable 'segment_length' can be reduced. [variableScope]
libav-11.3/libavcodec/dvbsubdec.c:911:18: style: Unused variable: r_add [unusedVariable]
libav-11.3/libavcodec/dvbsubdec.c:911:25: style: Unused variable: g_add [unusedVariable]
libav-11.3/libavcodec/dvbsubdec.c:911:32: style: Unused variable: b_add [unusedVariable]
libav-11.3/libavcodec/dvdec.c:205:75: style: Same expression on both sides of '==' because the value of 'log2_blocksize' and '3' are the same. [duplicateExpression]
libav-11.3/libavcodec/dvdec.c:170:32: note: 'log2_blocksize' is assigned value '3' here.
libav-11.3/libavcodec/dvdec.c:205:75: note: Same expression on both sides of '==' because the value of 'log2_blocksize' and '3' are the same.
libav-11.3/libavcodec/dvdec.c:89:9: style: The scope of the variable 'level' can be reduced. [variableScope]
libav-11.3/libavcodec/dvdec.c:89:16: style: The scope of the variable 'run' can be reduced. [variableScope]
libav-11.3/libavcodec/dvdec.c:89:21: style: The scope of the variable 'vlc_len' can be reduced. [variableScope]
libav-11.3/libavcodec/dvdec.c:89:30: style: The scope of the variable 'index' can be reduced. [variableScope]
libav-11.3/libavcodec/dvdec.c:157:9: style: The scope of the variable 'quant' can be reduced. [variableScope]
libav-11.3/libavcodec/dvdec.c:159:19: style: The scope of the variable 'linesize' can be reduced. [variableScope]
libav-11.3/libavcodec/dvdec.c:161:9: style: The scope of the variable 'c_offset' can be reduced. [variableScope]
libav-11.3/libavcodec/dvdec.c:162:14: style: The scope of the variable 'y_ptr' can be reduced. [variableScope]
libav-11.3/libavcodec/dvdec.c:307:28: style: The scope of the variable 'c_ptr1' can be reduced. [variableScope]
libav-11.3/libavcodec/dvdec.c:343:9: style: The scope of the variable 'apt' can be reduced. [variableScope]
libav-11.3/libavcodec/dvdec.c:343:14: style: The scope of the variable 'is16_9' can be reduced. [variableScope]
libav-11.3/libavcodec/dvdsubdec.c:40:12: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/libavcodec/dvdsubdec.c:40:15: style: The scope of the variable 'cb' can be reduced. [variableScope]
libav-11.3/libavcodec/dvdsubdec.c:40:19: style: The scope of the variable 'cr' can be reduced. [variableScope]
libav-11.3/libavcodec/dvdsubdec.c:38:25: style: Variable 'cm' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/dvdsubdec.c:41:9: style: Unused variable: r_add [unusedVariable]
libav-11.3/libavcodec/dvdsubdec.c:41:16: style: Unused variable: g_add [unusedVariable]
libav-11.3/libavcodec/dvdsubdec.c:41:23: style: Unused variable: b_add [unusedVariable]
libav-11.3/libavcodec/dvdsubenc.c:43:9: style: The scope of the variable 'ncnt' can be reduced. [variableScope]
libav-11.3/libavcodec/dvdsubenc.c:95:12: style: The scope of the variable 'imax' can be reduced. [variableScope]
libav-11.3/libavcodec/dvdsubenc.c:96:19: style: The scope of the variable 'hmax' can be reduced. [variableScope]
libav-11.3/libavcodec/dvenc.c:159:9: style: The scope of the variable 'prev' can be reduced. [variableScope]
libav-11.3/libavcodec/dvenc.c:401:21: style: The scope of the variable 'c_offset' can be reduced. [variableScope]
libav-11.3/libavcodec/dvenc.c:401:31: style: The scope of the variable 'linesize' can be reduced. [variableScope]
libav-11.3/libavcodec/dvenc.c:402:15: style: The scope of the variable 'y_ptr' can be reduced. [variableScope]
libav-11.3/libavcodec/dvenc.c:285:36: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/dxa.c:207:13: style: The scope of the variable 'r' can be reduced. [variableScope]
libav-11.3/libavcodec/dxa.c:207:16: style: The scope of the variable 'g' can be reduced. [variableScope]
libav-11.3/libavcodec/dxa.c:207:19: style: The scope of the variable 'b' can be reduced. [variableScope]
libav-11.3/libavcodec/dxtory.c:246:19: style: The scope of the variable 'slice_size' can be reduced. [variableScope]
libav-11.3/libavcodec/dxtory.c:327:19: style: The scope of the variable 'slice_size' can be reduced. [variableScope]
libav-11.3/libavcodec/dxtory.c:413:25: style: The scope of the variable 'slice_height' can be reduced. [variableScope]
libav-11.3/libavcodec/dxtory.c:415:19: style: The scope of the variable 'slice_size' can be reduced. [variableScope]
libav-11.3/libavcodec/dxtory.c:517:25: style: The scope of the variable 'slice_height' can be reduced. [variableScope]
libav-11.3/libavcodec/dxtory.c:519:19: style: The scope of the variable 'slice_size' can be reduced. [variableScope]
libav-11.3/libavcodec/dxtory.c:619:19: style: The scope of the variable 'slice_size' can be reduced. [variableScope]
libav-11.3/libavcodec/h264.h:976:18: style: The scope of the variable 'mvd_src' can be reduced. [variableScope]
libav-11.3/libavcodec/dxva2_h264.c:395:58: style: Checking if unsigned variable 'ctx->surface_count' is less than zero. [unsignedLessThanZero]
libav-11.3/libavcodec/dxva2_h264.c:449:30: style: Checking if unsigned variable 'ctx_pic->slice_count' is less than zero. [unsignedLessThanZero]
libav-11.3/libavcodec/dxva2_h264.c:449:62: style: Checking if unsigned variable 'ctx_pic->bitstream_size' is less than zero. [unsignedLessThanZero]
libav-11.3/libavcodec/dxva2_mpeg2.c:217:58: style: Checking if unsigned variable 'ctx->surface_count' is less than zero. [unsignedLessThanZero]
libav-11.3/libavcodec/dxva2_mpeg2.c:260:30: style: Checking if unsigned variable 'ctx_pic->slice_count' is less than zero. [unsignedLessThanZero]
libav-11.3/libavcodec/dxva2_mpeg2.c:260:62: style: Checking if unsigned variable 'ctx_pic->bitstream_size' is less than zero. [unsignedLessThanZero]
libav-11.3/libavcodec/dxva2_vc1.c:220:58: style: Checking if unsigned variable 'ctx->surface_count' is less than zero. [unsignedLessThanZero]
libav-11.3/libavcodec/dxva2_vc1.c:261:33: style: Checking if unsigned variable 'ctx_pic->bitstream_size' is less than zero. [unsignedLessThanZero]
libav-11.3/libavcodec/eac3dec.c:546:13: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavcodec/eamad.c:127:9: style: The scope of the variable 'level' can be reduced. [variableScope]
libav-11.3/libavcodec/eamad.c:127:19: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/eamad.c:127:22: style: The scope of the variable 'run' can be reduced. [variableScope]
libav-11.3/libavcodec/eamad.c:156:34: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/eatgq.c:155:12: style: The scope of the variable 'dc' can be reduced. [variableScope]
libav-11.3/libavcodec/eatgv.c:76:15: style: The scope of the variable 'size1' can be reduced. [variableScope]
libav-11.3/libavcodec/elbg.c:74:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/elbg.c:129:12: style: The scope of the variable 'idx' can be reduced. [variableScope]
libav-11.3/libavcodec/elbg.c:330:12: style: The scope of the variable 'k' can be reduced. [variableScope]
libav-11.3/libavcodec/elbg.c:327:34: style: Function 'ff_init_elbg' argument 6 names different: declaration 'num_steps' definition 'max_steps'. [funcArgNamesDifferent]
libav-11.3/libavcodec/elbg.h:52:34: note: Function 'ff_init_elbg' argument 6 names different: declaration 'num_steps' definition 'max_steps'.
libav-11.3/libavcodec/elbg.c:327:34: note: Function 'ff_init_elbg' argument 6 names different: declaration 'num_steps' definition 'max_steps'.
libav-11.3/libavcodec/elbg.c:354:32: style: Function 'ff_do_elbg' argument 6 names different: declaration 'num_steps' definition 'max_steps'. [funcArgNamesDifferent]
libav-11.3/libavcodec/elbg.h:41:32: note: Function 'ff_do_elbg' argument 6 names different: declaration 'num_steps' definition 'max_steps'.
libav-11.3/libavcodec/elbg.c:354:32: note: Function 'ff_do_elbg' argument 6 names different: declaration 'num_steps' definition 'max_steps'.
libav-11.3/libavcodec/error_resilience.c:62:9: style: The scope of the variable 'dc' can be reduced. [variableScope]
libav-11.3/libavcodec/error_resilience.c:1106:17: style: The scope of the variable 'dc' can be reduced. [variableScope]
libav-11.3/libavcodec/error_resilience.c:657:49: style: Unused variable: skip_amount [unusedVariable]
libav-11.3/libavcodec/escape124.c:290:18: style: The scope of the variable 'multi_mask' can be reduced. [variableScope]
libav-11.3/libavcodec/exr.c:206:9: style: The scope of the variable 'count' can be reduced. [variableScope]
libav-11.3/libavcodec/exr.c:767:15: style: The scope of the variable 'ptr_x' can be reduced. [variableScope]
libav-11.3/libavcodec/exr.c:774:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/exr.c:787:19: style: Checking if unsigned variable 'data_size' is less than zero. [unsignedLessThanZero]
libav-11.3/libavcodec/exr.c:1148:44: style: Checking if unsigned variable 'bytestream2_get_bytes_left(&s->gb)' is less than zero. [unsignedLessThanZero]
libav-11.3/libavcodec/faandct.c:68:11: style: The scope of the variable 'tmp0' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:68:17: style: The scope of the variable 'tmp1' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:68:23: style: The scope of the variable 'tmp2' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:68:29: style: The scope of the variable 'tmp3' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:68:35: style: The scope of the variable 'tmp4' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:68:41: style: The scope of the variable 'tmp5' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:68:47: style: The scope of the variable 'tmp6' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:68:53: style: The scope of the variable 'tmp7' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:69:11: style: The scope of the variable 'tmp10' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:69:18: style: The scope of the variable 'tmp11' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:69:25: style: The scope of the variable 'tmp12' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:69:32: style: The scope of the variable 'tmp13' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:70:11: style: The scope of the variable 'z2' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:70:15: style: The scope of the variable 'z4' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:70:19: style: The scope of the variable 'z11' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:70:24: style: The scope of the variable 'z13' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:123:11: style: The scope of the variable 'tmp0' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:123:17: style: The scope of the variable 'tmp1' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:123:23: style: The scope of the variable 'tmp2' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:123:29: style: The scope of the variable 'tmp3' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:123:35: style: The scope of the variable 'tmp4' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:123:41: style: The scope of the variable 'tmp5' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:123:47: style: The scope of the variable 'tmp6' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:123:53: style: The scope of the variable 'tmp7' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:124:11: style: The scope of the variable 'tmp10' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:124:18: style: The scope of the variable 'tmp11' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:124:25: style: The scope of the variable 'tmp12' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:124:32: style: The scope of the variable 'tmp13' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:125:11: style: The scope of the variable 'z2' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:125:15: style: The scope of the variable 'z4' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:125:19: style: The scope of the variable 'z11' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:125:24: style: The scope of the variable 'z13' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:183:11: style: The scope of the variable 'tmp0' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:183:17: style: The scope of the variable 'tmp1' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:183:23: style: The scope of the variable 'tmp2' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:183:29: style: The scope of the variable 'tmp3' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:183:35: style: The scope of the variable 'tmp4' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:183:41: style: The scope of the variable 'tmp5' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:183:47: style: The scope of the variable 'tmp6' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:183:53: style: The scope of the variable 'tmp7' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:184:11: style: The scope of the variable 'tmp10' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:184:18: style: The scope of the variable 'tmp11' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:184:25: style: The scope of the variable 'tmp12' can be reduced. [variableScope]
libav-11.3/libavcodec/faandct.c:184:32: style: The scope of the variable 'tmp13' can be reduced. [variableScope]
libav-11.3/libavcodec/faanidct.c:53:11: style: The scope of the variable 's04' can be reduced. [variableScope]
libav-11.3/libavcodec/faanidct.c:53:16: style: The scope of the variable 'd04' can be reduced. [variableScope]
libav-11.3/libavcodec/faanidct.c:53:21: style: The scope of the variable 's17' can be reduced. [variableScope]
libav-11.3/libavcodec/faanidct.c:53:26: style: The scope of the variable 'd17' can be reduced. [variableScope]
libav-11.3/libavcodec/faanidct.c:53:31: style: The scope of the variable 's26' can be reduced. [variableScope]
libav-11.3/libavcodec/faanidct.c:53:36: style: The scope of the variable 'd26' can be reduced. [variableScope]
libav-11.3/libavcodec/faanidct.c:53:41: style: The scope of the variable 's53' can be reduced. [variableScope]
libav-11.3/libavcodec/faanidct.c:53:46: style: The scope of the variable 'd53' can be reduced. [variableScope]
libav-11.3/libavcodec/faanidct.c:54:11: style: The scope of the variable 'os07' can be reduced. [variableScope]
libav-11.3/libavcodec/faanidct.c:54:17: style: The scope of the variable 'os16' can be reduced. [variableScope]
libav-11.3/libavcodec/faanidct.c:54:23: style: The scope of the variable 'os25' can be reduced. [variableScope]
libav-11.3/libavcodec/faanidct.c:54:29: style: The scope of the variable 'os34' can be reduced. [variableScope]
libav-11.3/libavcodec/faanidct.c:55:11: style: The scope of the variable 'od07' can be reduced. [variableScope]
libav-11.3/libavcodec/faanidct.c:55:17: style: The scope of the variable 'od16' can be reduced. [variableScope]
libav-11.3/libavcodec/faanidct.c:55:23: style: The scope of the variable 'od25' can be reduced. [variableScope]
libav-11.3/libavcodec/faanidct.c:55:29: style: The scope of the variable 'od34' can be reduced. [variableScope]
libav-11.3/libavcodec/faxcompr.c:132:18: style: The scope of the variable 't' can be reduced. [variableScope]
libav-11.3/libavcodec/faxcompr.c:246:9: style: The scope of the variable 'run' can be reduced. [variableScope]
libav-11.3/libavcodec/fft-test.c:319:12: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavcodec/fft-test.c:435:17: style: The scope of the variable 'time_start' can be reduced. [variableScope]
libav-11.3/libavcodec/fft_template.c:270:1: style: Variable 't1' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/fft_template.c:270:1: style: Variable 't2' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/fft_template.c:270:1: style: Unused variable: t3 [unusedVariable]
libav-11.3/libavcodec/fft_template.c:270:1: style: Unused variable: t4 [unusedVariable]
libav-11.3/libavcodec/fft_template.c:270:1: style: Variable 't5' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/fft_template.c:270:1: style: Variable 't6' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/fft_template.c:307:5: style: Variable 't1' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/fft_template.c:307:5: style: Variable 't2' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/fft_template.c:307:5: style: Variable 't5' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/fft_template.c:307:5: style: Variable 't6' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/fft_template.c:324:5: style: Variable 't1' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/fft_template.c:324:5: style: Variable 't2' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/fft_template.c:313:23: style: Unused variable: t3 [unusedVariable]
libav-11.3/libavcodec/fft_template.c:313:27: style: Unused variable: t4 [unusedVariable]
libav-11.3/libavcodec/fft_template.c:324:5: style: Variable 't5' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/fft_template.c:324:5: style: Variable 't6' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/ffv1dec.c:189:20: error: Array index -1 is out of bounds. [negativeIndex]
libav-11.3/libavcodec/ffv1dec.c:239:27: error: Array index -1 is out of bounds. [negativeIndex]
libav-11.3/libavcodec/ffv1dec.c:274:21: style: The scope of the variable 'context_count' can be reduced. [variableScope]
libav-11.3/libavcodec/ffv1dec.c:909:13: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/ffv1dec.c:90:45: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/ffv1enc.c:274:20: error: Array index -1 is out of bounds. [negativeIndex]
libav-11.3/libavcodec/ffv1enc.c:346:27: error: Array index -1 is out of bounds. [negativeIndex]
libav-11.3/libavcodec/ffv1enc.c:91:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/ffv1enc.c:550:12: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/ffv1enc.c:160:51: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/ffv1enc.c:321:26: style: Variable 'av_uninit' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/flac_parser.c:376:18: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavcodec/flac_parser.c:207:14: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavcodec/flac_parser.c:229:41: style: The scope of the variable 'temp' can be reduced. [variableScope]
libav-11.3/libavcodec/flac_parser.c:335:18: style: The scope of the variable 'buf' can be reduced. [variableScope]
libav-11.3/libavcodec/flac_parser.c:401:9: style: The scope of the variable 'child_score' can be reduced. [variableScope]
libav-11.3/libavcodec/flacdec.c:204:12: style: The scope of the variable 'tmp' can be reduced. [variableScope]
libav-11.3/libavcodec/flacdec.c:337:12: style: The scope of the variable 'tmp' can be reduced. [variableScope]
libav-11.3/libavcodec/flacenc.c:563:9: style: The scope of the variable 'k' can be reduced. [variableScope]
libav-11.3/libavcodec/flacenc.c:957:13: style: The scope of the variable 'lt' can be reduced. [variableScope]
libav-11.3/libavcodec/flacenc.c:957:17: style: The scope of the variable 'rt' can be reduced. [variableScope]
libav-11.3/libavcodec/flacenc.c:960:9: style: The scope of the variable 'k' can be reduced. [variableScope]
libav-11.3/libavcodec/flacenc.c:1023:17: style: The scope of the variable 'tmp' can be reduced. [variableScope]
libav-11.3/libavcodec/flacenc.c:487:16: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/flacenc.c:630:42: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/flashsv.c:184:9: style: The scope of the variable 'k' can be reduced. [variableScope]
libav-11.3/libavcodec/flashsvenc.c:74:14: style: The scope of the variable 'npfptr' can be reduced. [variableScope]
libav-11.3/libavcodec/flicvideo.c:151:18: style: The scope of the variable 'chunk_size' can be reduced. [variableScope]
libav-11.3/libavcodec/flicvideo.c:152:9: style: The scope of the variable 'chunk_type' can be reduced. [variableScope]
libav-11.3/libavcodec/flicvideo.c:452:18: style: The scope of the variable 'chunk_size' can be reduced. [variableScope]
libav-11.3/libavcodec/flicvideo.c:453:9: style: The scope of the variable 'chunk_type' can be reduced. [variableScope]
libav-11.3/libavcodec/h263.h:129:9: style: The scope of the variable 'l' can be reduced. [variableScope]
libav-11.3/libavcodec/h263.h:129:12: style: The scope of the variable 'bit_size' can be reduced. [variableScope]
libav-11.3/libavcodec/h263.h:129:22: style: The scope of the variable 'code' can be reduced. [variableScope]
libav-11.3/libavcodec/fmtconvert.c:58:11: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/fmtconvert.c:58:13: style: The scope of the variable 'c' can be reduced. [variableScope]
libav-11.3/libavcodec/fraps.c:145:18: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavcodec/fraps.c:146:21: style: The scope of the variable 'buf32' can be reduced. [variableScope]
libav-11.3/libavcodec/fraps.c:147:15: style: The scope of the variable 'luma1' can be reduced. [variableScope]
libav-11.3/libavcodec/fraps.c:147:22: style: The scope of the variable 'luma2' can be reduced. [variableScope]
libav-11.3/libavcodec/fraps.c:147:29: style: The scope of the variable 'cb' can be reduced. [variableScope]
libav-11.3/libavcodec/fraps.c:147:33: style: The scope of the variable 'cr' can be reduced. [variableScope]
libav-11.3/libavcodec/fraps.c:149:20: style: The scope of the variable 'is_chroma' can be reduced. [variableScope]
libav-11.3/libavcodec/fraps.c:174:27: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/fraps.c:179:38: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/g2meet.c:196:13: style: The scope of the variable 'val' can be reduced. [variableScope]
libav-11.3/libavcodec/g722enc.c:157:27: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/g722enc.c:164:30: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/g723_1.c:139:9: style: The scope of the variable 'ad_cb_len' can be reduced. [variableScope]
libav-11.3/libavcodec/g723_1.c:498:9: style: The scope of the variable 'temp' can be reduced. [variableScope]
libav-11.3/libavcodec/g723_1.c:498:18: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/g723_1.c:531:13: style: The scope of the variable 'offset' can be reduced. [variableScope]
libav-11.3/libavcodec/g723_1.c:591:9: style: The scope of the variable 'sum' can be reduced. [variableScope]
libav-11.3/libavcodec/g723_1.c:622:16: style: The scope of the variable 'ccr' can be reduced. [variableScope]
libav-11.3/libavcodec/g723_1.c:655:9: style: The scope of the variable 'pf_residual' can be reduced. [variableScope]
libav-11.3/libavcodec/g723_1.c:881:27: style: The scope of the variable 'bits1' can be reduced. [variableScope]
libav-11.3/libavcodec/g723_1.c:881:34: style: The scope of the variable 'bits2' can be reduced. [variableScope]
libav-11.3/libavcodec/g723_1.c:1068:13: style: The scope of the variable 'sum' can be reduced. [variableScope]
libav-11.3/libavcodec/g723_1.c:1069:9: style: The scope of the variable 'b0' can be reduced. [variableScope]
libav-11.3/libavcodec/g723_1.c:1069:13: style: The scope of the variable 'c' can be reduced. [variableScope]
libav-11.3/libavcodec/g723_1.c:1069:16: style: The scope of the variable 'delta' can be reduced. [variableScope]
libav-11.3/libavcodec/g723_1.c:1196:13: style: The scope of the variable 'cur_lsp' can be reduced. [variableScope]
libav-11.3/libavcodec/g723_1.c:1198:13: style: The scope of the variable 'acb_vector' can be reduced. [variableScope]
libav-11.3/libavcodec/g723_1.c:1085:49: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/g726.c:195:29: style: The scope of the variable 'fa1' can be reduced. [variableScope]
libav-11.3/libavcodec/gif.c:65:18: style: The scope of the variable 'v' can be reduced. [variableScope]
libav-11.3/libavcodec/gifdec.c:201:12: style: The scope of the variable 'n' can be reduced. [variableScope]
libav-11.3/libavcodec/gsmdec_template.c:40:12: style: The scope of the variable 'val' can be reduced. [variableScope]
libav-11.3/libavcodec/h261dec.c:101:18: style: The scope of the variable 'val' can be reduced. [variableScope]
libav-11.3/libavcodec/h261dec.c:156:9: style: The scope of the variable 'left' can be reduced. [variableScope]
libav-11.3/libavcodec/h261dec.c:260:9: style: The scope of the variable 'code' can be reduced. [variableScope]
libav-11.3/libavcodec/h261dec.c:260:25: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/h261enc.c:130:9: style: The scope of the variable 'sign' can be reduced. [variableScope]
libav-11.3/libavcodec/h261enc.c:164:24: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/h261enc.c:233:14: style: The scope of the variable 'mv_diff_x' can be reduced. [variableScope]
libav-11.3/libavcodec/h261enc.c:233:25: style: The scope of the variable 'mv_diff_y' can be reduced. [variableScope]
libav-11.3/libavcodec/h263.c:368:5: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn]
libav-11.3/libavcodec/h263.c:321:13: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
libav-11.3/libavcodec/h263.c:162:13: style: The scope of the variable 'qp_dt' can be reduced. [variableScope]
libav-11.3/libavcodec/h263dec.c:46:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/h263dec.c:171:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/h263dsp.c:58:23: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/h263dsp.c:60:23: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/h263dsp.c:101:23: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/h263dsp.c:103:23: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/h264_mvpred.h:685:26: style: The scope of the variable 'mvd_cache' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_mvpred.h:686:26: style: The scope of the variable 'mvd' can be reduced. [variableScope]
libav-11.3/libavcodec/h264.c:408:15: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/h264.c:476:9: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavcodec/h264.c:476:12: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/libavcodec/h264.c:476:15: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/h264.c:607:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/h264.c:997:35: style: The scope of the variable 'chroma_weight_flag' can be reduced. [variableScope]
libav-11.3/libavcodec/h264.c:1256:9: style: The scope of the variable 'num_ref_idx_active_override_flag' can be reduced. [variableScope]
libav-11.3/libavcodec/h264.c:1369:13: style: The scope of the variable 'nalsize' can be reduced. [variableScope]
libav-11.3/libavcodec/h264.c:460:1: style: Label 'fail' is not used. [unusedLabel]
libav-11.3/libavcodec/h264.c:537:1: style: Label 'fail' is not used. [unusedLabel]
libav-11.3/libavcodec/h264_cabac.c:1288:38: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavcodec/h264_cabac.c:1836:9: style: The scope of the variable 'i8x8' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_cabac.c:2032:13: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_cabac.c:2032:16: style: The scope of the variable 'pred_mode' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_cabac.c:1275:18: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/h264_cavlc.c:491:46: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavcodec/h264_cavlc.c:788:13: style: The scope of the variable 'pred_mode' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_cavlc.c:940:34: style: The scope of the variable 'val' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_cavlc.c:529:39: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/h264_direct.c:55:12: style: The scope of the variable 'field' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_loopfilter.c:508:0: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
libav-11.3/libavcodec/h264_loopfilter.c:372:41: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavcodec/h264_loopfilter.c:441:75: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavcodec/h264_loopfilter.c:446:67: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavcodec/h264_loopfilter.c:447:80: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavcodec/h264_loopfilter.c:451:66: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavcodec/h264_loopfilter.c:455:80: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavcodec/h264_loopfilter.c:456:92: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavcodec/h264_loopfilter.c:457:80: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavcodec/h264_loopfilter.c:467:9: style: The scope of the variable 'chroma_qp_avg' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_loopfilter.c:535:17: style: The scope of the variable 'qp' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_loopfilter.c:726:13: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_mb.c:616:12: style: The scope of the variable 'idct_dc_add' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_mb.c:730:12: style: The scope of the variable 'idct_add' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_mb.c:731:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_mb_template.c:51:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_mb_template.c:56:12: style: The scope of the variable 'idct_add' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_mb_template.c:283:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_mp4toannexb_bsf.c:64:14: style: The scope of the variable 'unit_size' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_parser.c:180:20: style: The scope of the variable 'ptr' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_ps.c:136:18: style: The scope of the variable 'aspect_ratio_idc' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_ps.c:248:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_ps.c:248:12: style: The scope of the variable 'last' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_ps.c:248:22: style: The scope of the variable 'next' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_ps.c:270:20: style: The scope of the variable 'fallback' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_refs.c:99:12: style: The scope of the variable 'best_poc' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_refs.c:121:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_refs.c:231:30: style: The scope of the variable 'pic_id' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_refs.c:381:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_refs.c:497:14: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_refs.c:513:14: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_slice.c:335:30: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
libav-11.3/libavcodec/h264_slice.c:339:38: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
libav-11.3/libavcodec/h264_slice.c:361:30: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
libav-11.3/libavcodec/h264_slice.c:365:38: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
libav-11.3/libavcodec/h264_slice.c:774:21: style: Condition 'simple' is always false [knownConditionTrueFalse]
libav-11.3/libavcodec/h264_slice.c:767:9: note: Assuming that condition '!simple' is not redundant
libav-11.3/libavcodec/h264_slice.c:774:21: note: Condition 'simple' is always false
libav-11.3/libavcodec/h264_slice.c:384:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_slice.c:384:12: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_slice.c:1084:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_slice.c:1197:9: style: The scope of the variable 'field_pic_flag' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_slice.c:1197:25: style: The scope of the variable 'bottom_field_flag' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_slice.c:2068:14: style: The scope of the variable 'dest_y' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_slice.c:2068:23: style: The scope of the variable 'dest_cb' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_slice.c:2068:33: style: The scope of the variable 'dest_cr' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_slice.c:2069:9: style: The scope of the variable 'linesize' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_slice.c:2069:19: style: The scope of the variable 'uvlinesize' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_slice.c:2069:31: style: The scope of the variable 'mb_x' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_slice.c:2069:37: style: The scope of the variable 'mb_y' can be reduced. [variableScope]
libav-11.3/libavcodec/h264_slice.c:2358:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/h264idct_template.c:33:39: style: Function 'ff_h264_idct_add_8_c' argument 1 names different: declaration 'dst' definition '_dst'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:38:1: note: Function 'ff_h264_idct_add_8_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:33:39: note: Function 'ff_h264_idct_add_8_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:33:54: style: Function 'ff_h264_idct_add_8_c' argument 2 names different: declaration 'block' definition '_block'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:38:1: note: Function 'ff_h264_idct_add_8_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:33:54: note: Function 'ff_h264_idct_add_8_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:69:40: style: Function 'ff_h264_idct8_add_8_c' argument 1 names different: declaration 'dst' definition '_dst'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:38:1: note: Function 'ff_h264_idct8_add_8_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:69:40: note: Function 'ff_h264_idct8_add_8_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:69:55: style: Function 'ff_h264_idct8_add_8_c' argument 2 names different: declaration 'block' definition '_block'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:38:1: note: Function 'ff_h264_idct8_add_8_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:69:55: note: Function 'ff_h264_idct8_add_8_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:144:42: style: Function 'ff_h264_idct_dc_add_8_c' argument 1 names different: declaration 'dst' definition '_dst'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:38:1: note: Function 'ff_h264_idct_dc_add_8_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:144:42: note: Function 'ff_h264_idct_dc_add_8_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:144:57: style: Function 'ff_h264_idct_dc_add_8_c' argument 2 names different: declaration 'block' definition '_block'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:38:1: note: Function 'ff_h264_idct_dc_add_8_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:144:57: note: Function 'ff_h264_idct_dc_add_8_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:159:43: style: Function 'ff_h264_idct8_dc_add_8_c' argument 1 names different: declaration 'dst' definition '_dst'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:38:1: note: Function 'ff_h264_idct8_dc_add_8_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:159:43: note: Function 'ff_h264_idct8_dc_add_8_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:159:58: style: Function 'ff_h264_idct8_dc_add_8_c' argument 2 names different: declaration 'block' definition '_block'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:38:1: note: Function 'ff_h264_idct8_dc_add_8_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:159:58: note: Function 'ff_h264_idct8_dc_add_8_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:174:57: style: Function 'ff_h264_idct_add16_8_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:38:1: note: Function 'ff_h264_idct_add16_8_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:174:57: note: Function 'ff_h264_idct_add16_8_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:185:62: style: Function 'ff_h264_idct_add16intra_8_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:38:1: note: Function 'ff_h264_idct_add16intra_8_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:185:62: note: Function 'ff_h264_idct_add16intra_8_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:193:57: style: Function 'ff_h264_idct8_add4_8_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:38:1: note: Function 'ff_h264_idct8_add4_8_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:193:57: note: Function 'ff_h264_idct8_add4_8_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:204:58: style: Function 'ff_h264_idct_add8_8_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:38:1: note: Function 'ff_h264_idct_add8_8_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:204:58: note: Function 'ff_h264_idct_add8_8_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:216:62: style: Function 'ff_h264_idct_add8_422_8_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:38:1: note: Function 'ff_h264_idct_add8_422_8_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:216:62: note: Function 'ff_h264_idct_add8_422_8_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:242:51: style: Function 'ff_h264_luma_dc_dequant_idct_8_c' argument 1 names different: declaration 'output' definition '_output'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:38:1: note: Function 'ff_h264_luma_dc_dequant_idct_8_c' argument 1 names different: declaration 'output' definition '_output'.
libav-11.3/libavcodec/h264idct_template.c:242:51: note: Function 'ff_h264_luma_dc_dequant_idct_8_c' argument 1 names different: declaration 'output' definition '_output'.
libav-11.3/libavcodec/h264idct_template.c:242:69: style: Function 'ff_h264_luma_dc_dequant_idct_8_c' argument 2 names different: declaration 'input' definition '_input'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:38:1: note: Function 'ff_h264_luma_dc_dequant_idct_8_c' argument 2 names different: declaration 'input' definition '_input'.
libav-11.3/libavcodec/h264idct_template.c:242:69: note: Function 'ff_h264_luma_dc_dequant_idct_8_c' argument 2 names different: declaration 'input' definition '_input'.
libav-11.3/libavcodec/h264idct_template.c:277:56: style: Function 'ff_h264_chroma422_dc_dequant_idct_8_c' argument 1 names different: declaration 'block' definition '_block'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:38:1: note: Function 'ff_h264_chroma422_dc_dequant_idct_8_c' argument 1 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:277:56: note: Function 'ff_h264_chroma422_dc_dequant_idct_8_c' argument 1 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:304:53: style: Function 'ff_h264_chroma_dc_dequant_idct_8_c' argument 1 names different: declaration 'block' definition '_block'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:38:1: note: Function 'ff_h264_chroma_dc_dequant_idct_8_c' argument 1 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:304:53: note: Function 'ff_h264_chroma_dc_dequant_idct_8_c' argument 1 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:33:39: style: Function 'ff_h264_idct_add_9_c' argument 1 names different: declaration 'dst' definition '_dst'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:39:1: note: Function 'ff_h264_idct_add_9_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:33:39: note: Function 'ff_h264_idct_add_9_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:33:54: style: Function 'ff_h264_idct_add_9_c' argument 2 names different: declaration 'block' definition '_block'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:39:1: note: Function 'ff_h264_idct_add_9_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:33:54: note: Function 'ff_h264_idct_add_9_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:69:40: style: Function 'ff_h264_idct8_add_9_c' argument 1 names different: declaration 'dst' definition '_dst'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:39:1: note: Function 'ff_h264_idct8_add_9_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:69:40: note: Function 'ff_h264_idct8_add_9_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:69:55: style: Function 'ff_h264_idct8_add_9_c' argument 2 names different: declaration 'block' definition '_block'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:39:1: note: Function 'ff_h264_idct8_add_9_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:69:55: note: Function 'ff_h264_idct8_add_9_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:144:42: style: Function 'ff_h264_idct_dc_add_9_c' argument 1 names different: declaration 'dst' definition '_dst'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:39:1: note: Function 'ff_h264_idct_dc_add_9_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:144:42: note: Function 'ff_h264_idct_dc_add_9_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:144:57: style: Function 'ff_h264_idct_dc_add_9_c' argument 2 names different: declaration 'block' definition '_block'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:39:1: note: Function 'ff_h264_idct_dc_add_9_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:144:57: note: Function 'ff_h264_idct_dc_add_9_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:159:43: style: Function 'ff_h264_idct8_dc_add_9_c' argument 1 names different: declaration 'dst' definition '_dst'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:39:1: note: Function 'ff_h264_idct8_dc_add_9_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:159:43: note: Function 'ff_h264_idct8_dc_add_9_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:159:58: style: Function 'ff_h264_idct8_dc_add_9_c' argument 2 names different: declaration 'block' definition '_block'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:39:1: note: Function 'ff_h264_idct8_dc_add_9_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:159:58: note: Function 'ff_h264_idct8_dc_add_9_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:174:57: style: Function 'ff_h264_idct_add16_9_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:39:1: note: Function 'ff_h264_idct_add16_9_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:174:57: note: Function 'ff_h264_idct_add16_9_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:185:62: style: Function 'ff_h264_idct_add16intra_9_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:39:1: note: Function 'ff_h264_idct_add16intra_9_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:185:62: note: Function 'ff_h264_idct_add16intra_9_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:193:57: style: Function 'ff_h264_idct8_add4_9_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:39:1: note: Function 'ff_h264_idct8_add4_9_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:193:57: note: Function 'ff_h264_idct8_add4_9_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:204:58: style: Function 'ff_h264_idct_add8_9_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:39:1: note: Function 'ff_h264_idct_add8_9_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:204:58: note: Function 'ff_h264_idct_add8_9_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:216:62: style: Function 'ff_h264_idct_add8_422_9_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:39:1: note: Function 'ff_h264_idct_add8_422_9_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:216:62: note: Function 'ff_h264_idct_add8_422_9_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:242:51: style: Function 'ff_h264_luma_dc_dequant_idct_9_c' argument 1 names different: declaration 'output' definition '_output'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:39:1: note: Function 'ff_h264_luma_dc_dequant_idct_9_c' argument 1 names different: declaration 'output' definition '_output'.
libav-11.3/libavcodec/h264idct_template.c:242:51: note: Function 'ff_h264_luma_dc_dequant_idct_9_c' argument 1 names different: declaration 'output' definition '_output'.
libav-11.3/libavcodec/h264idct_template.c:242:69: style: Function 'ff_h264_luma_dc_dequant_idct_9_c' argument 2 names different: declaration 'input' definition '_input'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:39:1: note: Function 'ff_h264_luma_dc_dequant_idct_9_c' argument 2 names different: declaration 'input' definition '_input'.
libav-11.3/libavcodec/h264idct_template.c:242:69: note: Function 'ff_h264_luma_dc_dequant_idct_9_c' argument 2 names different: declaration 'input' definition '_input'.
libav-11.3/libavcodec/h264idct_template.c:277:56: style: Function 'ff_h264_chroma422_dc_dequant_idct_9_c' argument 1 names different: declaration 'block' definition '_block'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:39:1: note: Function 'ff_h264_chroma422_dc_dequant_idct_9_c' argument 1 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:277:56: note: Function 'ff_h264_chroma422_dc_dequant_idct_9_c' argument 1 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:304:53: style: Function 'ff_h264_chroma_dc_dequant_idct_9_c' argument 1 names different: declaration 'block' definition '_block'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:39:1: note: Function 'ff_h264_chroma_dc_dequant_idct_9_c' argument 1 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:304:53: note: Function 'ff_h264_chroma_dc_dequant_idct_9_c' argument 1 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:33:39: style: Function 'ff_h264_idct_add_10_c' argument 1 names different: declaration 'dst' definition '_dst'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:40:1: note: Function 'ff_h264_idct_add_10_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:33:39: note: Function 'ff_h264_idct_add_10_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:33:54: style: Function 'ff_h264_idct_add_10_c' argument 2 names different: declaration 'block' definition '_block'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:40:1: note: Function 'ff_h264_idct_add_10_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:33:54: note: Function 'ff_h264_idct_add_10_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:69:40: style: Function 'ff_h264_idct8_add_10_c' argument 1 names different: declaration 'dst' definition '_dst'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:40:1: note: Function 'ff_h264_idct8_add_10_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:69:40: note: Function 'ff_h264_idct8_add_10_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:69:55: style: Function 'ff_h264_idct8_add_10_c' argument 2 names different: declaration 'block' definition '_block'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:40:1: note: Function 'ff_h264_idct8_add_10_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:69:55: note: Function 'ff_h264_idct8_add_10_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:144:42: style: Function 'ff_h264_idct_dc_add_10_c' argument 1 names different: declaration 'dst' definition '_dst'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:40:1: note: Function 'ff_h264_idct_dc_add_10_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:144:42: note: Function 'ff_h264_idct_dc_add_10_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:144:57: style: Function 'ff_h264_idct_dc_add_10_c' argument 2 names different: declaration 'block' definition '_block'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:40:1: note: Function 'ff_h264_idct_dc_add_10_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:144:57: note: Function 'ff_h264_idct_dc_add_10_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:159:43: style: Function 'ff_h264_idct8_dc_add_10_c' argument 1 names different: declaration 'dst' definition '_dst'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:40:1: note: Function 'ff_h264_idct8_dc_add_10_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:159:43: note: Function 'ff_h264_idct8_dc_add_10_c' argument 1 names different: declaration 'dst' definition '_dst'.
libav-11.3/libavcodec/h264idct_template.c:159:58: style: Function 'ff_h264_idct8_dc_add_10_c' argument 2 names different: declaration 'block' definition '_block'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:40:1: note: Function 'ff_h264_idct8_dc_add_10_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:159:58: note: Function 'ff_h264_idct8_dc_add_10_c' argument 2 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:174:57: style: Function 'ff_h264_idct_add16_10_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:40:1: note: Function 'ff_h264_idct_add16_10_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:174:57: note: Function 'ff_h264_idct_add16_10_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:185:62: style: Function 'ff_h264_idct_add16intra_10_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:40:1: note: Function 'ff_h264_idct_add16intra_10_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:185:62: note: Function 'ff_h264_idct_add16intra_10_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:193:57: style: Function 'ff_h264_idct8_add4_10_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:40:1: note: Function 'ff_h264_idct8_add4_10_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:193:57: note: Function 'ff_h264_idct8_add4_10_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:204:58: style: Function 'ff_h264_idct_add8_10_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:40:1: note: Function 'ff_h264_idct_add8_10_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:204:58: note: Function 'ff_h264_idct_add8_10_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:216:62: style: Function 'ff_h264_idct_add8_422_10_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:40:1: note: Function 'ff_h264_idct_add8_422_10_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:216:62: note: Function 'ff_h264_idct_add8_422_10_c' argument 2 names different: declaration 'blockoffset' definition 'block_offset'.
libav-11.3/libavcodec/h264idct_template.c:242:51: style: Function 'ff_h264_luma_dc_dequant_idct_10_c' argument 1 names different: declaration 'output' definition '_output'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:40:1: note: Function 'ff_h264_luma_dc_dequant_idct_10_c' argument 1 names different: declaration 'output' definition '_output'.
libav-11.3/libavcodec/h264idct_template.c:242:51: note: Function 'ff_h264_luma_dc_dequant_idct_10_c' argument 1 names different: declaration 'output' definition '_output'.
libav-11.3/libavcodec/h264idct_template.c:242:69: style: Function 'ff_h264_luma_dc_dequant_idct_10_c' argument 2 names different: declaration 'input' definition '_input'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:40:1: note: Function 'ff_h264_luma_dc_dequant_idct_10_c' argument 2 names different: declaration 'input' definition '_input'.
libav-11.3/libavcodec/h264idct_template.c:242:69: note: Function 'ff_h264_luma_dc_dequant_idct_10_c' argument 2 names different: declaration 'input' definition '_input'.
libav-11.3/libavcodec/h264idct_template.c:277:56: style: Function 'ff_h264_chroma422_dc_dequant_idct_10_c' argument 1 names different: declaration 'block' definition '_block'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:40:1: note: Function 'ff_h264_chroma422_dc_dequant_idct_10_c' argument 1 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:277:56: note: Function 'ff_h264_chroma422_dc_dequant_idct_10_c' argument 1 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:304:53: style: Function 'ff_h264_chroma_dc_dequant_idct_10_c' argument 1 names different: declaration 'block' definition '_block'. [funcArgNamesDifferent]
libav-11.3/libavcodec/h264idct.h:40:1: note: Function 'ff_h264_chroma_dc_dequant_idct_10_c' argument 1 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264idct_template.c:304:53: note: Function 'ff_h264_chroma_dc_dequant_idct_10_c' argument 1 names different: declaration 'block' definition '_block'.
libav-11.3/libavcodec/h264pred_template.c:1077:5: style: Variable 't13' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/h264pred_template.c:1077:5: style: Variable 't14' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/h264pred_template.c:1077:5: style: Variable 't15' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/hevc.c:251:13: style: The scope of the variable 'luma_weight_l1_flag' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc.c:252:13: style: The scope of the variable 'chroma_weight_l1_flag' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc.c:897:9: style: The scope of the variable 'last_scan_pos' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc.c:916:12: style: The scope of the variable 'qp' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc.c:1057:16: style: The scope of the variable 'm' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc.c:1060:17: style: The scope of the variable 'trans_coeff_level' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc.c:1652:9: style: The scope of the variable 'mvp_flag' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc.c:2060:15: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc.c:2307:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc.c:3090:15: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/hevc_cabac.c:822:81: style: Function 'ff_hevc_coeff_abs_level_greater1_flag_decode' argument 3 names different: declaration 'ctx_set' definition 'inc'. [funcArgNamesDifferent]
libav-11.3/libavcodec/hevc.h:944:54: note: Function 'ff_hevc_coeff_abs_level_greater1_flag_decode' argument 3 names different: declaration 'ctx_set' definition 'inc'.
libav-11.3/libavcodec/hevc_cabac.c:822:81: note: Function 'ff_hevc_coeff_abs_level_greater1_flag_decode' argument 3 names different: declaration 'ctx_set' definition 'inc'.
libav-11.3/libavcodec/hevc_cabac.c:370:20: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/hevc_cabac.c:502:29: warning: Shifting 32-bit value by 99 bits is undefined behaviour. See condition at line 501. [shiftTooManyBits]
libav-11.3/libavcodec/hevc_cabac.c:501:18: note: Assuming that condition 'k<100' is not redundant
libav-11.3/libavcodec/hevc_cabac.c:502:29: note: Shift
libav-11.3/libavcodec/hevc_cabac.c:687:18: warning: Shifting 32-bit value by 99 bits is undefined behaviour. See condition at line 686. [shiftTooManyBits]
libav-11.3/libavcodec/hevc_cabac.c:686:14: note: Assuming that condition 'k<100' is not redundant
libav-11.3/libavcodec/hevc_cabac.c:687:18: note: Shift
libav-11.3/libavcodec/hevc_filter.c:211:33: style: The scope of the variable 'up_tile_edge' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc_mvs.c:670:9: style: The scope of the variable 'xB1' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc_mvs.c:670:14: style: The scope of the variable 'yB1' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc_mvs.c:674:9: style: The scope of the variable 'xB2' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc_mvs.c:674:14: style: The scope of the variable 'yB2' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc_ps.c:79:9: style: The scope of the variable 'k0' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc_ps.c:80:9: style: The scope of the variable 'k1' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc_ps.c:81:9: style: The scope of the variable 'k' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc_ps.c:134:17: style: The scope of the variable 'used' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc_ps.c:150:17: style: The scope of the variable 'used' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc_ps.c:164:22: style: The scope of the variable 'prev' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc_ps.c:582:25: style: The scope of the variable 'scaling_list_delta_coef' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc_ps.c:125:21: style: Variable 'k1' is modified but its new value is never used. [unreadVariable]
libav-11.3/libavcodec/hevc_ps.c:1302:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/hevc_refs.c:159:25: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc_refs.c:337:12: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc_refs.c:337:15: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/libavcodec/hevc_refs.c:52:61: style: Function 'ff_hevc_get_ref_list' argument 2 names different: declaration 'frame' definition 'ref'. [funcArgNamesDifferent]
libav-11.3/libavcodec/hevc.h:884:61: note: Function 'ff_hevc_get_ref_list' argument 2 names different: declaration 'frame' definition 'ref'.
libav-11.3/libavcodec/hevc_refs.c:52:61: note: Function 'ff_hevc_get_ref_list' argument 2 names different: declaration 'frame' definition 'ref'.
libav-11.3/libavcodec/hevc_refs.c:154:51: style: Function 'ff_hevc_output_frame' argument 2 names different: declaration 'frame' definition 'out'. [funcArgNamesDifferent]
libav-11.3/libavcodec/hevc.h:962:51: note: Function 'ff_hevc_output_frame' argument 2 names different: declaration 'frame' definition 'out'.
libav-11.3/libavcodec/hevc_refs.c:154:51: note: Function 'ff_hevc_output_frame' argument 2 names different: declaration 'frame' definition 'out'.
libav-11.3/libavcodec/hevcdsp.c:114:39: style: Function 'ff_hevc_dsp_init' argument 1 names different: declaration 'hpc' definition 'hevcdsp'. [funcArgNamesDifferent]
libav-11.3/libavcodec/hevcdsp.h:105:39: note: Function 'ff_hevc_dsp_init' argument 1 names different: declaration 'hpc' definition 'hevcdsp'.
libav-11.3/libavcodec/hevcdsp.c:114:39: note: Function 'ff_hevc_dsp_init' argument 1 names different: declaration 'hpc' definition 'hevcdsp'.
libav-11.3/libavcodec/hevcdsp_template.c:336:13: style: Variable 'src' is modified but its new value is never used. [unreadVariable]
libav-11.3/libavcodec/hevcpred_template.c:216:25: style: Same expression on both sides of '-'. [duplicateExpression]
libav-11.3/libavcodec/hevcpred_template.c:234:17: style: Same expression on both sides of '-'. [duplicateExpression]
libav-11.3/libavcodec/hevcpred_template.c:382:15: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavcodec/hevcpred_template.c:382:18: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/libavcodec/hevcpred_template.c:198:35: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/hevcpred_template.c:200:22: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/hevcpred_template.c:202:47: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/hevcpred_template.c:204:21: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/hevcpred_template.c:210:43: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/hevcpred_template.c:214:25: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/hevcpred_template.c:216:25: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/hevcpred_template.c:223:17: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/hevcpred_template.c:230:17: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/hevcpred_template.c:234:17: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/hevcpred_template.c:238:17: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/hnm4video.c:120:20: style: The scope of the variable 'src_x' can be reduced. [variableScope]
libav-11.3/libavcodec/hnm4video.c:120:27: style: The scope of the variable 'src_y' can be reduced. [variableScope]
libav-11.3/libavcodec/hnm4video.c:150:31: style: The scope of the variable 'count' can be reduced. [variableScope]
libav-11.3/libavcodec/hnm4video.c:254:18: style: The scope of the variable 'count' can be reduced. [variableScope]
libav-11.3/libavcodec/hnm4video.c:319:13: style: The scope of the variable 'start' can be reduced. [variableScope]
libav-11.3/libavcodec/hnm4video.c:319:20: style: The scope of the variable 'writeoffset' can be reduced. [variableScope]
libav-11.3/libavcodec/hnm4video.c:320:14: style: The scope of the variable 'count' can be reduced. [variableScope]
libav-11.3/libavcodec/huffyuv.c:60:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/huffyuv.c:76:53: style: Function 'ff_huffyuv_common_init' argument 1 names different: declaration 's' definition 'avctx'. [funcArgNamesDifferent]
libav-11.3/libavcodec/huffyuv.h:90:45: note: Function 'ff_huffyuv_common_init' argument 1 names different: declaration 's' definition 'avctx'.
libav-11.3/libavcodec/huffyuv.c:76:53: note: Function 'ff_huffyuv_common_init' argument 1 names different: declaration 's' definition 'avctx'.
libav-11.3/libavcodec/huffyuvdec.c:92:12: style: The scope of the variable 'val' can be reduced. [variableScope]
libav-11.3/libavcodec/huffyuvdec.c:92:17: style: The scope of the variable 'repeat' can be reduced. [variableScope]
libav-11.3/libavcodec/huffyuvdec.c:111:14: style: The scope of the variable 'symbols' can be reduced. [variableScope]
libav-11.3/libavcodec/huffyuvdec.c:547:13: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/libavcodec/huffyuvdec.c:547:16: style: The scope of the variable 'cy' can be reduced. [variableScope]
libav-11.3/libavcodec/huffyuvdec.c:710:13: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/libavcodec/huffyuvdec.c:281:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/huffyuvdec.c:288:52: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/huffyuvenc.c:449:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/huffyuvenc.c:185:59: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/idcinvideo.c:118:12: style: The scope of the variable 'node' can be reduced. [variableScope]
libav-11.3/libavcodec/iff.c:270:12: style: The scope of the variable 'plane' can be reduced. [variableScope]
libav-11.3/libavcodec/iff.c:329:12: style: The scope of the variable 'plane' can be reduced. [variableScope]
libav-11.3/libavcodec/iff.c:114:38: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/iirfilter.c:276:52: style: Function 'ff_iir_filter' argument 1 names different: declaration 'coeffs' definition 'c'. [funcArgNamesDifferent]
libav-11.3/libavcodec/iirfilter.h:104:52: note: Function 'ff_iir_filter' argument 1 names different: declaration 'coeffs' definition 'c'.
libav-11.3/libavcodec/iirfilter.c:276:52: note: Function 'ff_iir_filter' argument 1 names different: declaration 'coeffs' definition 'c'.
libav-11.3/libavcodec/iirfilter.c:277:45: style: Function 'ff_iir_filter' argument 2 names different: declaration 'state' definition 's'. [funcArgNamesDifferent]
libav-11.3/libavcodec/iirfilter.h:104:85: note: Function 'ff_iir_filter' argument 2 names different: declaration 'state' definition 's'.
libav-11.3/libavcodec/iirfilter.c:277:45: note: Function 'ff_iir_filter' argument 2 names different: declaration 'state' definition 's'.
libav-11.3/libavcodec/iirfilter.c:289:56: style: Function 'ff_iir_filter_flt' argument 1 names different: declaration 'coeffs' definition 'c'. [funcArgNamesDifferent]
libav-11.3/libavcodec/iirfilter.h:118:56: note: Function 'ff_iir_filter_flt' argument 1 names different: declaration 'coeffs' definition 'c'.
libav-11.3/libavcodec/iirfilter.c:289:56: note: Function 'ff_iir_filter_flt' argument 1 names different: declaration 'coeffs' definition 'c'.
libav-11.3/libavcodec/iirfilter.c:290:49: style: Function 'ff_iir_filter_flt' argument 2 names different: declaration 'state' definition 's'. [funcArgNamesDifferent]
libav-11.3/libavcodec/iirfilter.h:119:49: note: Function 'ff_iir_filter_flt' argument 2 names different: declaration 'state' definition 's'.
libav-11.3/libavcodec/iirfilter.c:290:49: note: Function 'ff_iir_filter_flt' argument 2 names different: declaration 'state' definition 's'.
libav-11.3/libavcodec/imc.c:130:18: style: The scope of the variable 'bark' can be reduced. [variableScope]
libav-11.3/libavcodec/imc.c:130:39: style: The scope of the variable 'tf' can be reduced. [variableScope]
libav-11.3/libavcodec/imc.c:180:12: style: The scope of the variable 'r1' can be reduced. [variableScope]
libav-11.3/libavcodec/imc.c:180:16: style: The scope of the variable 'r2' can be reduced. [variableScope]
libav-11.3/libavcodec/imc.c:355:12: style: The scope of the variable 'level' can be reduced. [variableScope]
libav-11.3/libavcodec/imc.c:437:9: style: The scope of the variable 'indx' can be reduced. [variableScope]
libav-11.3/libavcodec/imc.c:443:9: style: The scope of the variable 'rres' can be reduced. [variableScope]
libav-11.3/libavcodec/imc.c:444:11: style: The scope of the variable 'lowest' can be reduced. [variableScope]
libav-11.3/libavcodec/imc.c:445:9: style: The scope of the variable 'low_indx' can be reduced. [variableScope]
libav-11.3/libavcodec/imc.c:447:9: style: The scope of the variable 'flg' can be reduced. [variableScope]
libav-11.3/libavcodec/imc.c:448:9: style: The scope of the variable 'found_indx' can be reduced. [variableScope]
libav-11.3/libavcodec/imc.c:703:11: style: The scope of the variable 're' can be reduced. [variableScope]
libav-11.3/libavcodec/imc.c:703:15: style: The scope of the variable 'im' can be reduced. [variableScope]
libav-11.3/libavcodec/imc.c:849:9: style: The scope of the variable 'bits' can be reduced. [variableScope]
libav-11.3/libavcodec/imc.c:904:17: style: Variable 'counter' is modified but its new value is never used. [unreadVariable]
libav-11.3/libavcodec/imgconvert.c:99:18: style: The scope of the variable 'loss' can be reduced. [variableScope]
libav-11.3/libavcodec/imgconvert.c:168:25: style: The scope of the variable 's2' can be reduced. [variableScope]
libav-11.3/libavcodec/imgconvert.c:169:14: style: The scope of the variable 'd' can be reduced. [variableScope]
libav-11.3/libavcodec/imgconvert.c:201:35: style: The scope of the variable 's4' can be reduced. [variableScope]
libav-11.3/libavcodec/imgconvert.c:202:14: style: The scope of the variable 'd' can be reduced. [variableScope]
libav-11.3/libavcodec/imgconvert.c:284:9: style: The scope of the variable 'y_shift' can be reduced. [variableScope]
libav-11.3/libavcodec/imgconvert.c:285:9: style: The scope of the variable 'x_shift' can be reduced. [variableScope]
libav-11.3/libavcodec/imgconvert.c:356:9: style: The scope of the variable 'sum' can be reduced. [variableScope]
libav-11.3/libavcodec/imgconvert.c:379:9: style: The scope of the variable 'sum' can be reduced. [variableScope]
libav-11.3/libavcodec/indeo2.c:111:9: style: The scope of the variable 'out' can be reduced. [variableScope]
libav-11.3/libavcodec/indeo3.c:123:15: style: The scope of the variable 'step' can be reduced. [variableScope]
libav-11.3/libavcodec/indeo3.c:577:19: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavcodec/indeo3data.h:257:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:258:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:259:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:260:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:261:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:262:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:263:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:264:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:266:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:267:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:268:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:269:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:270:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:271:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:272:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:273:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:275:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:276:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:277:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:278:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:279:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:298:49: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:299:49: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:300:49: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:301:49: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:302:49: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:303:49: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:304:49: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:305:49: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:307:49: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:308:49: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:309:49: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:310:49: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:311:49: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:312:49: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:313:49: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:314:49: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:316:49: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:317:49: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:318:49: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:319:49: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo3data.h:320:49: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/indeo4.c:106:36: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/indeo4.c:106:39: style: The scope of the variable 'p' can be reduced. [variableScope]
libav-11.3/libavcodec/indeo4.c:271:26: style: The scope of the variable 'indx' can be reduced. [variableScope]
libav-11.3/libavcodec/indeo4.c:271:32: style: The scope of the variable 'transform_id' can be reduced. [variableScope]
libav-11.3/libavcodec/indeo4.c:271:46: style: The scope of the variable 'scan_indx' can be reduced. [variableScope]
libav-11.3/libavcodec/indeo4.c:272:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/indeo4.c:442:51: style: The scope of the variable 'mb_offset' can be reduced. [variableScope]
libav-11.3/libavcodec/indeo5.c:63:37: style: The scope of the variable 'band2' can be reduced. [variableScope]
libav-11.3/libavcodec/indeo5.c:361:17: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/indeo5.c:433:51: style: The scope of the variable 'mb_offset' can be reduced. [variableScope]
libav-11.3/libavcodec/interplayvideo.c:196:9: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavcodec/interplayvideo.c:375:9: style: The scope of the variable 'flags' can be reduced. [variableScope]
libav-11.3/libavcodec/interplayvideo.c:537:9: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavcodec/interplayvideo.c:719:9: style: The scope of the variable 'flags' can be reduced. [variableScope]
libav-11.3/libavcodec/interplayvideo.c:771:17: warning: Array 'P' is filled incompletely. Did you forget to multiply the size given to 'memcpy()' with 'sizeof(*P)'? [incompleteArrayFill]
libav-11.3/libavcodec/intrax8.c:141:9: style: The scope of the variable 'table_index' can be reduced. [variableScope]
libav-11.3/libavcodec/intrax8.c:728:61: style: Function 'ff_intrax8_decode_picture' argument 2 names different: declaration 'quant' definition 'dquant'. [funcArgNamesDifferent]
libav-11.3/libavcodec/intrax8.h:57:56: note: Function 'ff_intrax8_decode_picture' argument 2 names different: declaration 'quant' definition 'dquant'.
libav-11.3/libavcodec/intrax8.c:728:61: note: Function 'ff_intrax8_decode_picture' argument 2 names different: declaration 'quant' definition 'dquant'.
libav-11.3/libavcodec/intrax8.c:728:73: style: Function 'ff_intrax8_decode_picture' argument 3 names different: declaration 'halfpq' definition 'quant_offset'. [funcArgNamesDifferent]
libav-11.3/libavcodec/intrax8.h:57:67: note: Function 'ff_intrax8_decode_picture' argument 3 names different: declaration 'halfpq' definition 'quant_offset'.
libav-11.3/libavcodec/intrax8.c:728:73: note: Function 'ff_intrax8_decode_picture' argument 3 names different: declaration 'halfpq' definition 'quant_offset'.
libav-11.3/libavcodec/intrax8dsp.c:324:11: style: The scope of the variable 't' can be reduced. [variableScope]
libav-11.3/libavcodec/intrax8dsp.c:325:9: style: The scope of the variable 'p0' can be reduced. [variableScope]
libav-11.3/libavcodec/intrax8dsp.c:325:12: style: The scope of the variable 'p1' can be reduced. [variableScope]
libav-11.3/libavcodec/intrax8dsp.c:325:15: style: The scope of the variable 'p2' can be reduced. [variableScope]
libav-11.3/libavcodec/intrax8dsp.c:325:18: style: The scope of the variable 'p3' can be reduced. [variableScope]
libav-11.3/libavcodec/intrax8dsp.c:325:21: style: The scope of the variable 'p4' can be reduced. [variableScope]
libav-11.3/libavcodec/intrax8dsp.c:325:24: style: The scope of the variable 'p5' can be reduced. [variableScope]
libav-11.3/libavcodec/intrax8dsp.c:325:27: style: The scope of the variable 'p6' can be reduced. [variableScope]
libav-11.3/libavcodec/intrax8dsp.c:325:30: style: The scope of the variable 'p7' can be reduced. [variableScope]
libav-11.3/libavcodec/intrax8dsp.c:325:33: style: The scope of the variable 'p8' can be reduced. [variableScope]
libav-11.3/libavcodec/intrax8dsp.c:325:36: style: The scope of the variable 'p9' can be reduced. [variableScope]
libav-11.3/libavcodec/intrax8dsp.c:375:17: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavcodec/intrax8dsp.c:375:22: style: The scope of the variable 'x1' can be reduced. [variableScope]
libav-11.3/libavcodec/intrax8dsp.c:375:25: style: The scope of the variable 'x2' can be reduced. [variableScope]
libav-11.3/libavcodec/intrax8dsp.c:376:17: style: The scope of the variable 'm' can be reduced. [variableScope]
libav-11.3/libavcodec/intrax8dsp.c:389:27: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/ituh263dec.c:154:23: style: The scope of the variable 'gob_number' can be reduced. [variableScope]
libav-11.3/libavcodec/ituh263dec.c:1094:24: style: Checking if unsigned variable 's->pp_time' is less than zero. [unsignedLessThanZero]
libav-11.3/libavcodec/ituh263dec.c:491:20: error: Uninitialized variable: level [uninitvar]
libav-11.3/libavcodec/ituh263enc.c:206:16: style: Condition 'ufep' is always true [knownConditionTrueFalse]
libav-11.3/libavcodec/ituh263enc.c:156:18: note: Assignment 'ufep=1', assigned value is 1
libav-11.3/libavcodec/ituh263enc.c:206:16: note: Condition 'ufep' is always true
libav-11.3/libavcodec/ituh263enc.c:104:58: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/ituh263enc.c:459:13: style: The scope of the variable 'pred_dc' can be reduced. [variableScope]
libav-11.3/libavcodec/ituh263enc.c:655:9: style: The scope of the variable 'range' can be reduced. [variableScope]
libav-11.3/libavcodec/ituh263enc.c:655:16: style: The scope of the variable 'bit_size' can be reduced. [variableScope]
libav-11.3/libavcodec/ituh263enc.c:655:26: style: The scope of the variable 'sign' can be reduced. [variableScope]
libav-11.3/libavcodec/ituh263enc.c:655:38: style: The scope of the variable 'bits' can be reduced. [variableScope]
libav-11.3/libavcodec/ituh263enc.c:666:19: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/ivi_common.c:148:28: style: The scope of the variable 'codes_per_row' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:148:43: style: The scope of the variable 'prefix' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:148:51: style: The scope of the variable 'not_last_row' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:230:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:230:12: style: The scope of the variable 'result' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:309:14: style: The scope of the variable 'b_width' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:309:23: style: The scope of the variable 'b_height' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:309:33: style: The scope of the variable 'align_fac' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:309:44: style: The scope of the variable 'width_aligned' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:310:14: style: The scope of the variable 'height_aligned' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:310:30: style: The scope of the variable 'buf_size' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:421:33: style: The scope of the variable 't_width' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:421:42: style: The scope of the variable 't_height' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:515:31: style: The scope of the variable 'q' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:516:9: style: The scope of the variable 'pos' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:611:46: style: The scope of the variable 'is_intra' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:615:14: style: The scope of the variable 'cbp' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:615:19: style: The scope of the variable 'quant' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:615:26: style: The scope of the variable 'buf_offs' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:758:36: style: The scope of the variable 'mbn' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:758:41: style: The scope of the variable 'blk' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:758:46: style: The scope of the variable 'num_blocks' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:758:58: style: The scope of the variable 'mv_x' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:758:64: style: The scope of the variable 'mv_y' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:758:70: style: The scope of the variable 'mc_type' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:759:27: style: The scope of the variable 'mb_offset' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:759:50: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:761:22: style: The scope of the variable 'src' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:762:22: style: The scope of the variable 'dst' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:763:21: style: The scope of the variable 'mc_no_delta_func' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:913:18: style: The scope of the variable 'tile' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_common.c:1030:32: style: The scope of the variable 'b' can be reduced. [variableScope]
libav-11.3/libavcodec/ivi_dsp.c:58:23: style: Condition 'num_bands>0' is always true [knownConditionTrueFalse]
libav-11.3/libavcodec/ivi_dsp.c:42:33: note: Assignment 'num_bands=4', assigned value is 4
libav-11.3/libavcodec/ivi_dsp.c:58:23: note: Condition 'num_bands>0' is always true
libav-11.3/libavcodec/ivi_dsp.c:63:23: style: Condition 'num_bands>1' is always true [knownConditionTrueFalse]
libav-11.3/libavcodec/ivi_dsp.c:42:33: note: Assignment 'num_bands=4', assigned value is 4
libav-11.3/libavcodec/ivi_dsp.c:63:23: note: Condition 'num_bands>1' is always true
libav-11.3/libavcodec/ivi_dsp.c:69:23: style: Condition 'num_bands>2' is always true [knownConditionTrueFalse]
libav-11.3/libavcodec/ivi_dsp.c:42:33: note: Assignment 'num_bands=4', assigned value is 4
libav-11.3/libavcodec/ivi_dsp.c:69:23: note: Condition 'num_bands>2' is always true
libav-11.3/libavcodec/ivi_dsp.c:76:23: style: Condition 'num_bands>3' is always true [knownConditionTrueFalse]
libav-11.3/libavcodec/ivi_dsp.c:42:33: note: Assignment 'num_bands=4', assigned value is 4
libav-11.3/libavcodec/ivi_dsp.c:76:23: note: Condition 'num_bands>3' is always true
libav-11.3/libavcodec/ivi_dsp.c:102:27: style: Condition 'num_bands>0' is always true [knownConditionTrueFalse]
libav-11.3/libavcodec/ivi_dsp.c:42:33: note: Assignment 'num_bands=4', assigned value is 4
libav-11.3/libavcodec/ivi_dsp.c:102:27: note: Condition 'num_bands>0' is always true
libav-11.3/libavcodec/ivi_dsp.c:116:27: style: Condition 'num_bands>1' is always true [knownConditionTrueFalse]
libav-11.3/libavcodec/ivi_dsp.c:42:33: note: Assignment 'num_bands=4', assigned value is 4
libav-11.3/libavcodec/ivi_dsp.c:116:27: note: Condition 'num_bands>1' is always true
libav-11.3/libavcodec/ivi_dsp.c:132:27: style: Condition 'num_bands>2' is always true [knownConditionTrueFalse]
libav-11.3/libavcodec/ivi_dsp.c:42:33: note: Assignment 'num_bands=4', assigned value is 4
libav-11.3/libavcodec/ivi_dsp.c:132:27: note: Condition 'num_bands>2' is always true
libav-11.3/libavcodec/ivi_dsp.c:146:27: style: Condition 'num_bands>3' is always true [knownConditionTrueFalse]
libav-11.3/libavcodec/ivi_dsp.c:42:33: note: Assignment 'num_bands=4', assigned value is 4
libav-11.3/libavcodec/ivi_dsp.c:146:27: note: Condition 'num_bands>3' is always true
libav-11.3/libavcodec/jfdctfst.c:146:7: style: The scope of the variable 'tmp0' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:146:13: style: The scope of the variable 'tmp1' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:146:19: style: The scope of the variable 'tmp2' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:146:25: style: The scope of the variable 'tmp3' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:146:31: style: The scope of the variable 'tmp4' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:146:37: style: The scope of the variable 'tmp5' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:146:43: style: The scope of the variable 'tmp6' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:146:49: style: The scope of the variable 'tmp7' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:147:7: style: The scope of the variable 'tmp10' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:147:14: style: The scope of the variable 'tmp11' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:147:21: style: The scope of the variable 'tmp12' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:147:28: style: The scope of the variable 'tmp13' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:148:7: style: The scope of the variable 'z1' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:148:11: style: The scope of the variable 'z2' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:148:15: style: The scope of the variable 'z3' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:148:19: style: The scope of the variable 'z4' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:148:23: style: The scope of the variable 'z5' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:148:27: style: The scope of the variable 'z11' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:148:32: style: The scope of the variable 'z13' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:210:7: style: The scope of the variable 'tmp0' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:210:13: style: The scope of the variable 'tmp1' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:210:19: style: The scope of the variable 'tmp2' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:210:25: style: The scope of the variable 'tmp3' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:210:31: style: The scope of the variable 'tmp4' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:210:37: style: The scope of the variable 'tmp5' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:210:43: style: The scope of the variable 'tmp6' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:210:49: style: The scope of the variable 'tmp7' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:211:7: style: The scope of the variable 'tmp10' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:211:14: style: The scope of the variable 'tmp11' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:211:21: style: The scope of the variable 'tmp12' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:211:28: style: The scope of the variable 'tmp13' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:212:7: style: The scope of the variable 'z1' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:212:11: style: The scope of the variable 'z2' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:212:15: style: The scope of the variable 'z3' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:212:19: style: The scope of the variable 'z4' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:212:23: style: The scope of the variable 'z5' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:212:27: style: The scope of the variable 'z11' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:212:32: style: The scope of the variable 'z13' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:276:7: style: The scope of the variable 'tmp0' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:276:13: style: The scope of the variable 'tmp1' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:276:19: style: The scope of the variable 'tmp2' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:276:25: style: The scope of the variable 'tmp3' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:276:31: style: The scope of the variable 'tmp4' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:276:37: style: The scope of the variable 'tmp5' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:276:43: style: The scope of the variable 'tmp6' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:276:49: style: The scope of the variable 'tmp7' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:277:7: style: The scope of the variable 'tmp10' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:277:14: style: The scope of the variable 'tmp11' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:277:21: style: The scope of the variable 'tmp12' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:277:28: style: The scope of the variable 'tmp13' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctfst.c:278:7: style: The scope of the variable 'z1' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:189:7: style: The scope of the variable 'tmp0' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:189:13: style: The scope of the variable 'tmp1' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:189:19: style: The scope of the variable 'tmp2' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:189:25: style: The scope of the variable 'tmp3' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:189:31: style: The scope of the variable 'tmp4' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:189:37: style: The scope of the variable 'tmp5' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:189:43: style: The scope of the variable 'tmp6' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:189:49: style: The scope of the variable 'tmp7' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:190:7: style: The scope of the variable 'tmp10' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:190:14: style: The scope of the variable 'tmp11' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:190:21: style: The scope of the variable 'tmp12' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:190:28: style: The scope of the variable 'tmp13' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:191:7: style: The scope of the variable 'z1' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:191:11: style: The scope of the variable 'z2' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:191:15: style: The scope of the variable 'z3' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:191:19: style: The scope of the variable 'z4' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:191:23: style: The scope of the variable 'z5' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:267:7: style: The scope of the variable 'tmp0' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:267:13: style: The scope of the variable 'tmp1' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:267:19: style: The scope of the variable 'tmp2' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:267:25: style: The scope of the variable 'tmp3' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:267:31: style: The scope of the variable 'tmp4' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:267:37: style: The scope of the variable 'tmp5' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:267:43: style: The scope of the variable 'tmp6' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:267:49: style: The scope of the variable 'tmp7' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:268:7: style: The scope of the variable 'tmp10' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:268:14: style: The scope of the variable 'tmp11' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:268:21: style: The scope of the variable 'tmp12' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:268:28: style: The scope of the variable 'tmp13' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:269:7: style: The scope of the variable 'z1' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:269:11: style: The scope of the variable 'z2' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:269:15: style: The scope of the variable 'z3' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:269:19: style: The scope of the variable 'z4' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:269:23: style: The scope of the variable 'z5' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:349:7: style: The scope of the variable 'tmp0' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:349:13: style: The scope of the variable 'tmp1' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:349:19: style: The scope of the variable 'tmp2' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:349:25: style: The scope of the variable 'tmp3' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:349:31: style: The scope of the variable 'tmp4' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:349:37: style: The scope of the variable 'tmp5' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:349:43: style: The scope of the variable 'tmp6' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:349:49: style: The scope of the variable 'tmp7' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:350:7: style: The scope of the variable 'tmp10' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:350:14: style: The scope of the variable 'tmp11' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:350:21: style: The scope of the variable 'tmp12' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:350:28: style: The scope of the variable 'tmp13' can be reduced. [variableScope]
libav-11.3/libavcodec/jfdctint_template.c:351:7: style: The scope of the variable 'z1' can be reduced. [variableScope]
libav-11.3/libavcodec/jpeg2000.c:493:13: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
libav-11.3/libavcodec/jpeg2000.c:489:14: note: outer condition: comp->reslevel
libav-11.3/libavcodec/jpeg2000.c:493:13: note: opposite inner condition: !comp->reslevel
libav-11.3/libavcodec/jpeg2000.c:202:48: style: Function 'ff_jpeg2000_init_component' argument 7 names different: declaration 'ctx' definition 'avctx'. [funcArgNamesDifferent]
libav-11.3/libavcodec/jpeg2000.h:253:48: note: Function 'ff_jpeg2000_init_component' argument 7 names different: declaration 'ctx' definition 'avctx'.
libav-11.3/libavcodec/jpeg2000.c:202:48: note: Function 'ff_jpeg2000_init_component' argument 7 names different: declaration 'ctx' definition 'avctx'.
libav-11.3/libavcodec/jpeg2000.c:152:52: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/jpeg2000.c:153:52: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/jpeg2000.c:154:52: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/jpeg2000.c:155:52: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/jpeg2000dec.c:280:13: style: The scope of the variable 'byte' can be reduced. [variableScope]
libav-11.3/libavcodec/jpeg2000dec.c:736:44: style: The scope of the variable 'ok_reslevel' can be reduced. [variableScope]
libav-11.3/libavcodec/jpeg2000dec.c:1063:23: style: The scope of the variable 'i0f' can be reduced. [variableScope]
libav-11.3/libavcodec/jpeg2000dec.c:1063:28: style: The scope of the variable 'i1f' can be reduced. [variableScope]
libav-11.3/libavcodec/jpeg2000dec.c:1063:33: style: The scope of the variable 'i2f' can be reduced. [variableScope]
libav-11.3/libavcodec/jpeg2000dec.c:1367:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/jpeg2000dec.c:1386:14: style: The scope of the variable 'atom_size' can be reduced. [variableScope]
libav-11.3/libavcodec/jpeg2000dec.c:1386:25: style: The scope of the variable 'atom' can be reduced. [variableScope]
libav-11.3/libavcodec/jpeglsdec.c:167:9: style: The scope of the variable 'Ra' can be reduced. [variableScope]
libav-11.3/libavcodec/jpeglsdec.c:167:13: style: The scope of the variable 'Rb' can be reduced. [variableScope]
libav-11.3/libavcodec/jpeglsdec.c:167:17: style: The scope of the variable 'Rc' can be reduced. [variableScope]
libav-11.3/libavcodec/jpeglsdec.c:167:21: style: The scope of the variable 'Rd' can be reduced. [variableScope]
libav-11.3/libavcodec/jpeglsdec.c:168:9: style: The scope of the variable 'D0' can be reduced. [variableScope]
libav-11.3/libavcodec/jpeglsdec.c:168:13: style: The scope of the variable 'D1' can be reduced. [variableScope]
libav-11.3/libavcodec/jpeglsdec.c:168:17: style: The scope of the variable 'D2' can be reduced. [variableScope]
libav-11.3/libavcodec/jpeglsenc.c:127:9: style: The scope of the variable 'Ra' can be reduced. [variableScope]
libav-11.3/libavcodec/jpeglsenc.c:127:13: style: The scope of the variable 'Rb' can be reduced. [variableScope]
libav-11.3/libavcodec/jpeglsenc.c:127:17: style: The scope of the variable 'Rc' can be reduced. [variableScope]
libav-11.3/libavcodec/jpeglsenc.c:127:21: style: The scope of the variable 'Rd' can be reduced. [variableScope]
libav-11.3/libavcodec/jpeglsenc.c:128:9: style: The scope of the variable 'D0' can be reduced. [variableScope]
libav-11.3/libavcodec/jpeglsenc.c:128:13: style: The scope of the variable 'D1' can be reduced. [variableScope]
libav-11.3/libavcodec/jpeglsenc.c:128:17: style: The scope of the variable 'D2' can be reduced. [variableScope]
libav-11.3/libavcodec/jpeglsenc.c:131:24: style: The scope of the variable 'sign' can be reduced. [variableScope]
libav-11.3/libavcodec/jvdec.c:153:36: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/kbdwin.c:29:22: style: The scope of the variable 'bessel' can be reduced. [variableScope]
libav-11.3/libavcodec/kbdwin.c:29:30: style: The scope of the variable 'tmp' can be reduced. [variableScope]
libav-11.3/libavcodec/lagarithrac.h:75:28: style: The scope of the variable 'low_scaled' can be reduced. [variableScope]
libav-11.3/libavcodec/lagarithrac.h:75:40: style: The scope of the variable 'div' can be reduced. [variableScope]
libav-11.3/libavcodec/lagarithrac.h:77:13: style: The scope of the variable 'shift' can be reduced. [variableScope]
libav-11.3/libavcodec/lagarith.c:141:20: style: The scope of the variable 'cumulative_target' can be reduced. [variableScope]
libav-11.3/libavcodec/lagarith.c:143:14: style: The scope of the variable 'scaled_cumul_prob' can be reduced. [variableScope]
libav-11.3/libavcodec/lagarith.c:421:9: style: The scope of the variable 'read' can be reduced. [variableScope]
libav-11.3/libavcodec/lagarith.c:422:14: style: The scope of the variable 'length' can be reduced. [variableScope]
libav-11.3/libavcodec/lagarith.c:423:14: style: The scope of the variable 'offset' can be reduced. [variableScope]
libav-11.3/libavcodec/lagarith.c:595:34: style: The scope of the variable 'a' can be reduced. [variableScope]
libav-11.3/libavcodec/lagarith.c:131:14: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 122. [shiftTooManyBitsSigned]
libav-11.3/libavcodec/lagarith.c:122:26: note: Assuming that condition 'bits>31' is not redundant
libav-11.3/libavcodec/lagarith.c:131:14: note: Shift
libav-11.3/libavcodec/lcldec.c:172:19: style: The scope of the variable 'yq' can be reduced. [variableScope]
libav-11.3/libavcodec/lcldec.c:172:23: style: The scope of the variable 'y1q' can be reduced. [variableScope]
libav-11.3/libavcodec/lcldec.c:172:28: style: The scope of the variable 'uq' can be reduced. [variableScope]
libav-11.3/libavcodec/lcldec.c:172:32: style: The scope of the variable 'vq' can be reduced. [variableScope]
libav-11.3/libavcodec/lcldec.c:173:9: style: The scope of the variable 'uqvq' can be reduced. [variableScope]
libav-11.3/libavcodec/lcldec.c:174:18: style: The scope of the variable 'mthread_inlen' can be reduced. [variableScope]
libav-11.3/libavcodec/lcldec.c:174:33: style: The scope of the variable 'mthread_outlen' can be reduced. [variableScope]
libav-11.3/libavcodec/libfdk-aacenc.c:227:76: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/libfdk-aacenc.c:246:64: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/libmp3lame.c:183:19: style: The scope of the variable 'ch' can be reduced. [variableScope]
libav-11.3/libavcodec/libopenjpegdec.c:172:14: style: The scope of the variable 'img_ptr' can be reduced. [variableScope]
libav-11.3/libavcodec/libopenjpegdec.c:173:9: style: The scope of the variable 'index' can be reduced. [variableScope]
libav-11.3/libavcodec/libopenjpegdec.c:186:15: style: The scope of the variable 'img_ptr' can be reduced. [variableScope]
libav-11.3/libavcodec/libopenjpegdec.c:187:9: style: The scope of the variable 'index' can be reduced. [variableScope]
libav-11.3/libavcodec/libopenjpegdec.c:204:10: style: The scope of the variable 'comp_data' can be reduced. [variableScope]
libav-11.3/libavcodec/libopenjpegdec.c:223:10: style: The scope of the variable 'comp_data' can be reduced. [variableScope]
libav-11.3/libavcodec/libopenjpegenc.c:244:9: style: The scope of the variable 'width' can be reduced. [variableScope]
libav-11.3/libavcodec/libopenjpegenc.c:244:16: style: The scope of the variable 'height' can be reduced. [variableScope]
libav-11.3/libavcodec/libopenjpegenc.c:267:9: style: The scope of the variable 'width' can be reduced. [variableScope]
libav-11.3/libavcodec/libopenjpegenc.c:267:16: style: The scope of the variable 'height' can be reduced. [variableScope]
libav-11.3/libavcodec/libopusenc.c:334:56: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavcodec/libschroedinger.c:151:50: style: Function 'ff_get_schro_frame_format' argument 1 names different: declaration 'schro_chroma_fmt' definition 'schro_pix_fmt'. [funcArgNamesDifferent]
libav-11.3/libavcodec/libschroedinger.h:123:49: note: Function 'ff_get_schro_frame_format' argument 1 names different: declaration 'schro_chroma_fmt' definition 'schro_pix_fmt'.
libav-11.3/libavcodec/libschroedinger.c:151:50: note: Function 'ff_get_schro_frame_format' argument 1 names different: declaration 'schro_chroma_fmt' definition 'schro_pix_fmt'.
libav-11.3/libavcodec/libschroedingerdec.c:342:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libav-11.3/libavcodec/libschroedingerdec.c:217:18: style: The scope of the variable 'enc_buf' can be reduced. [variableScope]
libav-11.3/libavcodec/libvpxdec.c:70:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/libwavpackenc.c:88:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/libx264.c:136:15: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/libx264.c:138:22: style: The scope of the variable 'side_data' can be reduced. [variableScope]
libav-11.3/libavcodec/libx265.c:80:10: style: The scope of the variable 'sar' can be reduced. [variableScope]
libav-11.3/libavcodec/libxavs.c:83:12: style: The scope of the variable 's' can be reduced. [variableScope]
libav-11.3/libavcodec/libxavs.c:120:15: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/libxvid.c:349:15: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/libxvid.c:352:15: style: The scope of the variable 'intra' can be reduced. [variableScope]
libav-11.3/libavcodec/libxvid.c:352:23: style: The scope of the variable 'inter' can be reduced. [variableScope]
libav-11.3/libavcodec/lpc.c:36:12: style: The scope of the variable 'w' can be reduced. [variableScope]
libav-11.3/libavcodec/lpc.c:176:12: style: The scope of the variable 'autoc' can be reduced. [variableScope]
libav-11.3/libavcodec/lpc.c:179:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/lpc.c:208:16: style: Variable 'av_uninit' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/lzw.c:96:32: style: Function 'ff_lzw_size_read' argument 1 names different: declaration 'lzw' definition 'p'. [funcArgNamesDifferent]
libav-11.3/libavcodec/lzw.h:50:32: note: Function 'ff_lzw_size_read' argument 1 names different: declaration 'lzw' definition 'p'.
libav-11.3/libavcodec/lzw.c:96:32: note: Function 'ff_lzw_size_read' argument 1 names different: declaration 'lzw' definition 'p'.
libav-11.3/libavcodec/lzw.c:102:35: style: Function 'ff_lzw_decode_tail' argument 1 names different: declaration 'lzw' definition 'p'. [funcArgNamesDifferent]
libav-11.3/libavcodec/lzw.h:51:35: note: Function 'ff_lzw_decode_tail' argument 1 names different: declaration 'lzw' definition 'p'.
libav-11.3/libavcodec/lzw.c:102:35: note: Function 'ff_lzw_decode_tail' argument 1 names different: declaration 'lzw' definition 'p'.
libav-11.3/libavcodec/lzw.c:133:34: style: Function 'ff_lzw_decode_init' argument 1 names different: declaration 's' definition 'p'. [funcArgNamesDifferent]
libav-11.3/libavcodec/lzw.h:48:34: note: Function 'ff_lzw_decode_init' argument 1 names different: declaration 's' definition 'p'.
libav-11.3/libavcodec/lzw.c:133:34: note: Function 'ff_lzw_decode_init' argument 1 names different: declaration 's' definition 'p'.
libav-11.3/libavcodec/lzw.c:171:29: style: Function 'ff_lzw_decode' argument 1 names different: declaration 's' definition 'p'. [funcArgNamesDifferent]
libav-11.3/libavcodec/lzw.h:49:29: note: Function 'ff_lzw_decode' argument 1 names different: declaration 's' definition 'p'.
libav-11.3/libavcodec/lzw.c:171:29: note: Function 'ff_lzw_decode' argument 1 names different: declaration 's' definition 'p'.
libav-11.3/libavcodec/lzwenc.c:167:12: style: The scope of the variable 'h' can be reduced. [variableScope]
libav-11.3/libavcodec/mdct_template.c:97:27: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/mdct_template.c:159:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/mdct_template.c:160:15: style: The scope of the variable 're' can be reduced. [variableScope]
libav-11.3/libavcodec/mdct_template.c:160:19: style: The scope of the variable 'im' can be reduced. [variableScope]
libav-11.3/libavcodec/mdct_fixed.c:25:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/mdct_fixed.c:26:15: style: The scope of the variable 're' can be reduced. [variableScope]
libav-11.3/libavcodec/mdct_fixed.c:26:19: style: The scope of the variable 'im' can be reduced. [variableScope]
libav-11.3/libavcodec/mdct_template.c:157:47: style: Function 'ff_mdct_calc_c_fixed' argument 2 names different: declaration 'output' definition 'out'. [funcArgNamesDifferent]
libav-11.3/libavcodec/fft-internal.h:73:47: note: Function 'ff_mdct_calc_c_fixed' argument 2 names different: declaration 'output' definition 'out'.
libav-11.3/libavcodec/mdct_template.c:157:47: note: Function 'ff_mdct_calc_c_fixed' argument 2 names different: declaration 'output' definition 'out'.
libav-11.3/libavcodec/mdct_fixed.c:23:48: style: Function 'ff_mdct_calcw_c' argument 2 names different: declaration 'output' definition 'out'. [funcArgNamesDifferent]
libav-11.3/libavcodec/fft-internal.h:42:48: note: Function 'ff_mdct_calcw_c' argument 2 names different: declaration 'output' definition 'out'.
libav-11.3/libavcodec/mdct_fixed.c:23:48: note: Function 'ff_mdct_calcw_c' argument 2 names different: declaration 'output' definition 'out'.
libav-11.3/libavcodec/mdct_template.c:157:47: style: Function 'ff_mdct_calc_c' argument 2 names different: declaration 'output' definition 'out'. [funcArgNamesDifferent]
libav-11.3/libavcodec/fft-internal.h:73:47: note: Function 'ff_mdct_calc_c' argument 2 names different: declaration 'output' definition 'out'.
libav-11.3/libavcodec/mdct_template.c:157:47: note: Function 'ff_mdct_calc_c' argument 2 names different: declaration 'output' definition 'out'.
libav-11.3/libavcodec/mdec.c:59:9: style: The scope of the variable 'level' can be reduced. [variableScope]
libav-11.3/libavcodec/mdec.c:59:16: style: The scope of the variable 'diff' can be reduced. [variableScope]
libav-11.3/libavcodec/mdec.c:59:25: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/mdec.c:59:28: style: The scope of the variable 'run' can be reduced. [variableScope]
libav-11.3/libavcodec/mdec.c:60:9: style: The scope of the variable 'component' can be reduced. [variableScope]
libav-11.3/libavcodec/mdec.c:132:12: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/mdec.c:97:34: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/me_cmp.c:651:18: style: The scope of the variable 'run' can be reduced. [variableScope]
libav-11.3/libavcodec/me_cmp.c:651:29: style: The scope of the variable 'level' can be reduced. [variableScope]
libav-11.3/libavcodec/me_cmp.c:726:18: style: The scope of the variable 'run' can be reduced. [variableScope]
libav-11.3/libavcodec/me_cmp.c:726:29: style: The scope of the variable 'level' can be reduced. [variableScope]
libav-11.3/libavcodec/metasound.c:167:26: style: The scope of the variable 'bits' can be reduced. [variableScope]
libav-11.3/libavcodec/metasound.c:170:9: style: The scope of the variable 'sub' can be reduced. [variableScope]
libav-11.3/libavcodec/twinvq.h:195:32: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall]
libav-11.3/libavcodec/twinvq.h:195:36: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
libav-11.3/libavcodec/mjpeg.c:131:17: style: The scope of the variable 'nb' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegdec.c:136:14: style: The scope of the variable 'index' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegdec.c:169:14: style: The scope of the variable 'index' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegdec.c:169:24: style: The scope of the variable 'class' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegdec.c:169:31: style: The scope of the variable 'n' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegdec.c:169:37: style: The scope of the variable 'code_max' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegdec.c:172:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegdec.c:225:53: style: The scope of the variable 'pix_fmt_id' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegdec.c:225:65: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegdec.c:450:9: style: The scope of the variable 'code' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegdec.c:450:18: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegdec.c:450:21: style: The scope of the variable 'level' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegdec.c:518:9: style: The scope of the variable 'code' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegdec.c:518:18: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegdec.c:518:21: style: The scope of the variable 'level' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegdec.c:518:28: style: The scope of the variable 'val' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegdec.c:518:33: style: The scope of the variable 'run' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegdec.c:616:9: style: The scope of the variable 'code' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegdec.c:616:32: style: The scope of the variable 'val' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegdec.c:616:37: style: The scope of the variable 'run' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegdec.c:870:26: style: The scope of the variable 'ptr' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegdec.c:872:21: style: The scope of the variable 'block_offset' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegdec.c:476:38: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/mjpegdec.c:540:42: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/mjpegenc.c:83:31: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegenc_common.c:58:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegenc_common.c:300:9: style: The scope of the variable 'mant' can be reduced. [variableScope]
libav-11.3/libavcodec/mjpegenc_common.c:300:15: style: The scope of the variable 'nbits' can be reduced. [variableScope]
libav-11.3/libavcodec/mlp_parser.c:98:20: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/mlpdec.c:442:20: style: The scope of the variable 'tmp' can be reduced. [variableScope]
libav-11.3/libavcodec/mlpdec.c:614:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/mlpdec.c:894:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/mlpdec.c:587:35: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/mlpdec.c:868:23: error: Uninitialized variable: state_buffer [uninitvar]
libav-11.3/libavcodec/mlpdec.c:869:23: error: Uninitialized variable: state_buffer [uninitvar]
libav-11.3/libavcodec/motion_est.c:881:26: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
libav-11.3/libavcodec/motion_est.c:1077:26: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
libav-11.3/libavcodec/motion_est.c:1126:0: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
libav-11.3/libavcodec/motion_est.c:1200:0: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
libav-11.3/libavcodec/motion_est.c:1201:0: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
libav-11.3/libavcodec/motion_est.c:1414:26: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
libav-11.3/libavcodec/motion_est.c:1550:30: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
libav-11.3/libavcodec/motion_est.c:1554:30: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
libav-11.3/libavcodec/motion_est_template.c:648:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
libav-11.3/libavcodec/motion_est.c:1538:5: style: Variable 'c->skip' is reassigned a value before the old one has been used. [redundantAssignment]
libav-11.3/libavcodec/motion_est.c:1534:5: note: Variable 'c->skip' is reassigned a value before the old one has been used.
libav-11.3/libavcodec/motion_est.c:1538:5: note: Variable 'c->skip' is reassigned a value before the old one has been used.
libav-11.3/libavcodec/motion_est.c:1543:5: style: Variable 'c->skip' is reassigned a value before the old one has been used. [redundantAssignment]
libav-11.3/libavcodec/motion_est.c:1538:5: note: Variable 'c->skip' is reassigned a value before the old one has been used.
libav-11.3/libavcodec/motion_est.c:1543:5: note: Variable 'c->skip' is reassigned a value before the old one has been used.
libav-11.3/libavcodec/motion_est.c:1004:26: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/motion_est.c:1668:9: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/libavcodec/motion_est_template.c:526:17: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/motion_est_template.c:527:17: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/motion_est_template.c:707:21: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/motion_est.c:437:17: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/motion_est.c:443:21: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/motion_est.c:445:17: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/motion_est.c:449:21: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/motion_est.c:460:21: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/motion_est.c:466:17: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/motion_est.c:467:17: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/motion_est.c:474:21: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/motion_est.c:1415:20: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/motionpixels_tablegen.h:33:27: style: The scope of the variable 'cm' can be reduced. [variableScope]
libav-11.3/libavcodec/motionpixels.c:93:9: style: The scope of the variable 'offset' can be reduced. [variableScope]
libav-11.3/libavcodec/motionpixels.c:93:17: style: The scope of the variable 'w' can be reduced. [variableScope]
libav-11.3/libavcodec/motionpixels.c:93:20: style: The scope of the variable 'h' can be reduced. [variableScope]
libav-11.3/libavcodec/motionpixels.c:93:34: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavcodec/motionpixels.c:93:37: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/libavcodec/motionpixels.c:191:9: style: The scope of the variable 'w' can be reduced. [variableScope]
libav-11.3/libavcodec/motionpixels_tablegen.h:33:44: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
libav-11.3/libavcodec/mpc.c:89:17: style: The scope of the variable 't1' can be reduced. [variableScope]
libav-11.3/libavcodec/mpc.c:89:21: style: The scope of the variable 't2' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12dec.c:141:9: style: The scope of the variable 'level' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12dec.c:141:29: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12dec.c:141:32: style: The scope of the variable 'run' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12dec.c:530:9: style: The scope of the variable 'level' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12dec.c:530:29: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12dec.c:530:32: style: The scope of the variable 'run' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12dec.c:611:9: style: The scope of the variable 'level' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12dec.c:611:29: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12dec.c:611:32: style: The scope of the variable 'run' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12dec.c:712:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12dec.c:712:15: style: The scope of the variable 'k' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12dec.c:712:18: style: The scope of the variable 'cbp' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12dec.c:712:23: style: The scope of the variable 'val' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12dec.c:712:37: style: The scope of the variable 'motion_type' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12dec.c:965:47: style: The scope of the variable 'm' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12dec.c:1223:13: style: The scope of the variable 'old_permutation' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12dec.c:1224:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12dec.c:2064:15: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12dec.c:2144:12: style: The scope of the variable 'v' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12dec.c:2346:14: style: The scope of the variable 'input_size' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12dec.c:175:34: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/mpeg12dec.c:176:25: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/mpeg12dec.c:255:34: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/mpeg12dec.c:256:25: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/mpeg12dec.c:335:34: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/mpeg12dec.c:336:25: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/mpeg12dec.c:423:34: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/mpeg12dec.c:424:25: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/mpeg12dec.c:493:30: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/mpeg12dec.c:494:21: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/mpeg12dec.c:576:34: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/mpeg12dec.c:577:25: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/mpeg12dec.c:654:34: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/mpeg12dec.c:655:25: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/mpeg12enc.c:106:13: style: The scope of the variable 'd' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12enc.c:198:18: style: The scope of the variable 'vbv_buffer_size' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12enc.c:198:35: style: The scope of the variable 'fps' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12enc.c:198:40: style: The scope of the variable 'v' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12enc.c:199:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12enc.c:199:12: style: The scope of the variable 'constraint_parameter_flag' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12enc.c:200:14: style: The scope of the variable 'time_code' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12enc.c:201:11: style: The scope of the variable 'best_aspect_error' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg12enc.c:524:25: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/mpeg12enc.c:626:13: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/mpeg4videodec.c:484:9: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg4videodec.c:484:12: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg4videodec.c:484:15: style: The scope of the variable 'mb_v' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg4videodec.c:484:26: style: The scope of the variable 'dx' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg4videodec.c:484:30: style: The scope of the variable 'dy' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg4videodec.c:484:34: style: The scope of the variable 'shift' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg4videodec.c:1634:9: style: The scope of the variable 'hours' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg4videodec.c:1634:16: style: The scope of the variable 'minutes' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg4videodec.c:1634:25: style: The scope of the variable 'seconds' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg4videodec.c:2145:24: style: Checking if unsigned variable 's->pp_time' is less than zero. [unsignedLessThanZero]
libav-11.3/libavcodec/mpeg4videodec.c:1050:38: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/mpeg4videodec.c:1121:46: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/mpeg4videodec.c:1130:42: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/mpeg4videodec.c:1136:34: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/mpeg4videodec.c:1161:20: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/mpeg4videodec.c:436:13: style: Variable 'time_incr' is modified but its new value is never used. [unreadVariable]
libav-11.3/libavcodec/mpeg4videoenc.c:215:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg4videoenc.c:1136:16: style: The scope of the variable 'uni_code' can be reduced. [variableScope]
libav-11.3/libavcodec/mpeg4videoenc.c:1136:26: style: The scope of the variable 'uni_len' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudiodec_template.c:1577:53: warning: Identical condition 'nb_frames<0', second condition is always false [identicalConditionAfterEarlyExit]
libav-11.3/libavcodec/mpegaudiodec_template.c:1557:23: note: first condition
libav-11.3/libavcodec/mpegaudiodec_template.c:1577:53: note: second condition
libav-11.3/libavcodec/mpegaudiodec_template.c:146:12: style: The scope of the variable 'k' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudiodec_template.c:256:15: style: The scope of the variable 'k' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudiodec_template.c:353:15: style: The scope of the variable 'f' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudiodec_template.c:369:16: style: The scope of the variable 'f' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudiodec_template.c:370:13: style: The scope of the variable 'e' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudiodec_template.c:370:16: style: The scope of the variable 'k' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudiodec_template.c:765:20: style: The scope of the variable 'k' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudiodec_template.c:765:23: style: The scope of the variable 'l' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudiodec_template.c:988:15: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudiodec_template.c:989:21: style: The scope of the variable 'dst' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudiodec_template.c:989:27: style: The scope of the variable 'ptr1' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudiodec_template.c:1199:15: style: The scope of the variable 'win' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudiodec_template.c:1405:21: style: The scope of the variable 'slen' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudiodec_template.c:1455:47: style: The scope of the variable 'sl' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudiodec_template.c:1534:27: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudiodec_template.c:216:15: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/get_bits.h:245:11: warning: Shifting 32-bit value by 32 bits is undefined behaviour. See condition at line 640. [shiftTooManyBits]
libav-11.3/libavcodec/mpegaudiodec_template.c:640:34: note: Assuming that condition 'bits<0' is not redundant
libav-11.3/libavcodec/mpegaudiodec_template.c:655:54: note: Calling function 'get_bits', 2nd argument 'n' value is 0
libav-11.3/libavcodec/get_bits.h:245:11: note: Shift
libav-11.3/libavcodec/mpegaudiodec_template.c:216:15: warning: Either the condition 'bits<0' is redundant, otherwise there is negative array index -2. [negativeIndex]
libav-11.3/libavcodec/mpegaudiodec_template.c:640:34: note: Assuming that condition 'bits<0' is not redundant
libav-11.3/libavcodec/mpegaudiodec_template.c:656:53: note: Calling function 'l1_unscale', 1st argument 'n' value is -1
libav-11.3/libavcodec/mpegaudiodec_template.c:216:15: note: Negative array index
libav-11.3/libavcodec/mpegaudiodec_template.c:1209:16: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
libav-11.3/libavcodec/mpegaudiodecheader.c:37:22: style: The scope of the variable 'frame_size' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudiodecheader.c:115:123: style: Function 'avpriv_mpa_decode_header' argument 6 names different: declaration 'bitrate' definition 'bit_rate'. [funcArgNamesDifferent]
libav-11.3/libavcodec/mpegaudiodecheader.h:57:123: note: Function 'avpriv_mpa_decode_header' argument 6 names different: declaration 'bitrate' definition 'bit_rate'.
libav-11.3/libavcodec/mpegaudiodecheader.c:115:123: note: Function 'avpriv_mpa_decode_header' argument 6 names different: declaration 'bitrate' definition 'bit_rate'.
libav-11.3/libavcodec/mpegaudiodsp_template.c:131:18: style: The scope of the variable 'sum2' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudiodsp_template.c:306:38: style: The scope of the variable 's2' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudiodsp_template.c:306:42: style: The scope of the variable 's3' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudiodsp_template.c:307:24: style: The scope of the variable 'tmp1' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudiodsp_template.c:129:16: style: The scope of the variable 'sum2' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudioenc.c:309:16: style: The scope of the variable 'q' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudioenc.c:367:16: style: The scope of the variable 'd1' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudioenc.c:367:20: style: The scope of the variable 'd2' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudioenc.c:498:19: style: The scope of the variable 'max_smr' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudioenc.c:498:28: style: The scope of the variable 'max_ch' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudioenc.c:498:36: style: The scope of the variable 'max_sb' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegaudioenc.c:666:47: style: The scope of the variable 'sample' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo.c:777:19: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
libav-11.3/libavcodec/mpegvideo.c:808:23: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
libav-11.3/libavcodec/mpegvideo.c:817:22: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
libav-11.3/libavcodec/mpegvideo.c:818:22: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
libav-11.3/libavcodec/mpegvideo.c:884:25: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
libav-11.3/libavcodec/mpegvideo.c:135:12: style: The scope of the variable 'level' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo.c:167:12: style: The scope of the variable 'level' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo.c:196:12: style: The scope of the variable 'level' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo.c:226:12: style: The scope of the variable 'level' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo.c:259:12: style: The scope of the variable 'level' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo.c:290:12: style: The scope of the variable 'level' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo.c:327:12: style: The scope of the variable 'level' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo.c:555:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo.c:446:1: style: Label 'fail' is not used. [unusedLabel]
libav-11.3/libavcodec/mpegvideo.c:823:1: style: Label 'fail' is not used. [unusedLabel]
libav-11.3/libavcodec/mpegvideo.c:1227:1: style: Label 'fail' is not used. [unusedLabel]
libav-11.3/libavcodec/mpegvideo.c:669:56: style: Function 'ff_mpeg_unref_picture' argument 2 names different: declaration 'picture' definition 'pic'. [funcArgNamesDifferent]
libav-11.3/libavcodec/mpegvideo.h:847:56: note: Function 'ff_mpeg_unref_picture' argument 2 names different: declaration 'picture' definition 'pic'.
libav-11.3/libavcodec/mpegvideo.c:669:56: note: Function 'ff_mpeg_unref_picture' argument 2 names different: declaration 'picture' definition 'pic'.
libav-11.3/libavcodec/mpegvideo_enc.c:3523:14: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
libav-11.3/libavcodec/mpegvideo_enc.c:3531:14: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
libav-11.3/libavcodec/mpegvideo_enc.c:4192:14: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
libav-11.3/libavcodec/mpegvideo_enc.c:4197:14: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
libav-11.3/libavcodec/mpegvideo_enc.c:171:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo_enc.c:240:12: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo_enc.c:921:40: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo_enc.c:924:9: style: The scope of the variable 'direct' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo_enc.c:1106:15: style: The scope of the variable 'out_size' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo_enc.c:1395:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo_enc.c:1930:36: style: The scope of the variable 'interlaced_score' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo_enc.c:2002:36: style: The scope of the variable 'interlaced_score' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo_enc.c:2158:17: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo_enc.c:2509:21: style: The scope of the variable 'pdif' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo_enc.c:2696:36: style: The scope of the variable 'pb2_bits_count' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo_enc.c:2696:52: style: The scope of the variable 'tex_pb_bits_count' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo_enc.c:2834:34: style: The scope of the variable 'qp' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo_enc.c:3142:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo_enc.c:3881:13: style: The scope of the variable 'coeff' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo_enc.c:4165:37: style: The scope of the variable 'q' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo_enc.c:840:1: style: Label 'fail' is not used. [unusedLabel]
libav-11.3/libavcodec/mpegvideo_enc.c:1534:42: style: Function 'ff_mpv_encode_picture' argument 3 names different: declaration 'frame' definition 'pic_arg'. [funcArgNamesDifferent]
libav-11.3/libavcodec/mpegvideo.h:717:42: note: Function 'ff_mpv_encode_picture' argument 3 names different: declaration 'frame' definition 'pic_arg'.
libav-11.3/libavcodec/mpegvideo_enc.c:1534:42: note: Function 'ff_mpv_encode_picture' argument 3 names different: declaration 'frame' definition 'pic_arg'.
libav-11.3/libavcodec/mpegvideo_enc.c:3572:32: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/mpegvideo_enc.c:2477:31: error: Uninitialized variable: pred_x [uninitvar]
libav-11.3/libavcodec/mpegvideo_enc.c:2478:31: error: Uninitialized variable: pred_y [uninitvar]
libav-11.3/libavcodec/mpegvideo_motion.c:754:9: style: The scope of the variable 'dxy' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo_motion.c:754:22: style: The scope of the variable 'src_x' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo_motion.c:754:29: style: The scope of the variable 'src_y' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo_motion.c:758:14: style: The scope of the variable 'ptr' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo_motion.c:758:20: style: The scope of the variable 'dest' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideo_xvmc.c:65:27: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
libav-11.3/libavcodec/mpegvideodsp.c:51:12: style: The scope of the variable 'vx' can be reduced. [variableScope]
libav-11.3/libavcodec/mpegvideodsp.c:51:16: style: The scope of the variable 'vy' can be reduced. [variableScope]
libav-11.3/libavcodec/msmpeg4.c:52:20: style: The scope of the variable 'uni_code' can be reduced. [variableScope]
libav-11.3/libavcodec/msmpeg4.c:52:30: style: The scope of the variable 'uni_len' can be reduced. [variableScope]
libav-11.3/libavcodec/msmpeg4dec.c:104:14: style: The scope of the variable 'code' can be reduced. [variableScope]
libav-11.3/libavcodec/msmpeg4dec.c:285:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/msmpeg4dec.c:391:9: style: The scope of the variable 'code' can be reduced. [variableScope]
libav-11.3/libavcodec/msmpeg4dec.c:796:38: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/msmpeg4dec.c:811:34: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/msmpeg4dec.c:822:30: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/msmpeg4enc.c:51:12: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavcodec/msmpeg4enc.c:51:15: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/libavcodec/msmpeg4enc.c:119:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/msmpeg4enc.c:340:9: style: The scope of the variable 'range' can be reduced. [variableScope]
libav-11.3/libavcodec/msmpeg4enc.c:340:16: style: The scope of the variable 'bit_size' can be reduced. [variableScope]
libav-11.3/libavcodec/msmpeg4enc.c:340:26: style: The scope of the variable 'sign' can be reduced. [variableScope]
libav-11.3/libavcodec/msmpeg4enc.c:340:38: style: The scope of the variable 'bits' can be reduced. [variableScope]
libav-11.3/libavcodec/msmpeg4enc.c:440:22: style: The scope of the variable 'pred' can be reduced. [variableScope]
libav-11.3/libavcodec/msmpeg4enc.c:496:9: style: The scope of the variable 'sign' can be reduced. [variableScope]
libav-11.3/libavcodec/msmpeg4enc.c:496:15: style: The scope of the variable 'code' can be reduced. [variableScope]
libav-11.3/libavcodec/msmpeg4enc.c:497:15: style: The scope of the variable 'extquant' can be reduced. [variableScope]
libav-11.3/libavcodec/msmpeg4enc.c:498:9: style: The scope of the variable 'extrabits' can be reduced. [variableScope]
libav-11.3/libavcodec/msmpeg4enc.c:361:21: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/msrledec.c:36:19: style: The scope of the variable 'rle_code' can be reduced. [variableScope]
libav-11.3/libavcodec/msrledec.c:38:19: style: The scope of the variable 'stream_byte' can be reduced. [variableScope]
libav-11.3/libavcodec/msrledec.c:135:9: style: The scope of the variable 'p1' can be reduced. [variableScope]
libav-11.3/libavcodec/msrledec.c:46:44: style: Checking if unsigned variable 'bytestream2_get_bytes_left(gb)' is less than zero. [unsignedLessThanZero]
libav-11.3/libavcodec/mss1.c:122:18: style: The scope of the variable 'r' can be reduced. [variableScope]
libav-11.3/libavcodec/mss1.c:122:21: style: The scope of the variable 'g' can be reduced. [variableScope]
libav-11.3/libavcodec/mss1.c:122:24: style: The scope of the variable 'b' can be reduced. [variableScope]
libav-11.3/libavcodec/mss12.c:297:32: warning: Either the condition 'if(rgb_pic)' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
libav-11.3/libavcodec/mss12.c:310:16: note: Assuming that condition 'if(rgb_pic)' is not redundant
libav-11.3/libavcodec/mss12.c:297:32: note: Null pointer addition
libav-11.3/libavcodec/mss12.c:81:9: style: The scope of the variable 'cum_prob' can be reduced. [variableScope]
libav-11.3/libavcodec/mss12.c:323:9: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/mss12.c:528:40: style: Function 'ff_mss12_decode_rect' argument 1 names different: declaration 'ctx' definition 'sc'. [funcArgNamesDifferent]
libav-11.3/libavcodec/mss12.h:94:40: note: Function 'ff_mss12_decode_rect' argument 1 names different: declaration 'ctx' definition 'sc'.
libav-11.3/libavcodec/mss12.c:528:40: note: Function 'ff_mss12_decode_rect' argument 1 names different: declaration 'ctx' definition 'sc'.
libav-11.3/libavcodec/mss12.c:671:47: style: Function 'ff_mss12_decode_end' argument 1 names different: declaration 'ctx' definition 'c'. [funcArgNamesDifferent]
libav-11.3/libavcodec/mss12.h:100:39: note: Function 'ff_mss12_decode_end' argument 1 names different: declaration 'ctx' definition 'c'.
libav-11.3/libavcodec/mss12.c:671:47: note: Function 'ff_mss12_decode_end' argument 1 names different: declaration 'ctx' definition 'c'.
libav-11.3/libavcodec/mss2.c:475:48: style: The scope of the variable 'r' can be reduced. [variableScope]
libav-11.3/libavcodec/mss2.c:476:47: style: Variable 'av_uninit' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/mss2dsp.c:106:28: style: The scope of the variable 'dst1' can be reduced. [variableScope]
libav-11.3/libavcodec/mss2dsp.c:106:35: style: The scope of the variable 'dst2' can be reduced. [variableScope]
libav-11.3/libavcodec/mss3.c:220:9: style: The scope of the variable 'send' can be reduced. [variableScope]
libav-11.3/libavcodec/mss3.c:359:22: style: The scope of the variable 'helper' can be reduced. [variableScope]
libav-11.3/libavcodec/mss3.c:436:14: style: The scope of the variable 'sign' can be reduced. [variableScope]
libav-11.3/libavcodec/mss3.c:470:9: style: The scope of the variable 'A' can be reduced. [variableScope]
libav-11.3/libavcodec/mss3.c:470:12: style: The scope of the variable 'B' can be reduced. [variableScope]
libav-11.3/libavcodec/mss3.c:500:15: style: The scope of the variable 'val' can be reduced. [variableScope]
libav-11.3/libavcodec/mss4.c:169:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/mss4.c:230:15: style: The scope of the variable 'val' can be reduced. [variableScope]
libav-11.3/libavcodec/mss4.c:518:15: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/msvideo1.c:84:9: style: The scope of the variable 'block_ptr' can be reduced. [variableScope]
libav-11.3/libavcodec/msvideo1.c:184:9: style: The scope of the variable 'block_ptr' can be reduced. [variableScope]
libav-11.3/libavcodec/mvcdec.c:144:35: style: The scope of the variable 'p0' can be reduced. [variableScope]
libav-11.3/libavcodec/mxpegdec.c:170:43: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavcodec/mxpegdec.c:94:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/nellymoser.c:119:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/nellymoser.c:121:21: style: The scope of the variable 'last_bitsum' can be reduced. [variableScope]
libav-11.3/libavcodec/nellymoser.c:121:34: style: The scope of the variable 'small_bitsum' can be reduced. [variableScope]
libav-11.3/libavcodec/nellymoser.c:121:48: style: The scope of the variable 'big_bitsum' can be reduced. [variableScope]
libav-11.3/libavcodec/nellymoser.c:123:19: style: The scope of the variable 'last_off' can be reduced. [variableScope]
libav-11.3/libavcodec/nellymoser.c:124:9: style: The scope of the variable 'big_off' can be reduced. [variableScope]
libav-11.3/libavcodec/nellymoser.c:125:9: style: The scope of the variable 'off' can be reduced. [variableScope]
libav-11.3/libavcodec/nellymoserdec.c:67:37: style: The scope of the variable 'pval' can be reduced. [variableScope]
libav-11.3/libavcodec/nellymoserenc.c:204:11: style: The scope of the variable 'power_candidate' can be reduced. [variableScope]
libav-11.3/libavcodec/nellymoserenc.c:229:11: style: The scope of the variable 'power_candidate' can be reduced. [variableScope]
libav-11.3/libavcodec/nellymoserenc.c:246:13: style: The scope of the variable 'idx_min' can be reduced. [variableScope]
libav-11.3/libavcodec/nellymoserenc.c:246:22: style: The scope of the variable 'idx_max' can be reduced. [variableScope]
libav-11.3/libavcodec/nellymoserenc.c:299:11: style: The scope of the variable 'power_val' can be reduced. [variableScope]
libav-11.3/libavcodec/nellymoserenc.c:299:29: style: The scope of the variable 'coeff_sum' can be reduced. [variableScope]
libav-11.3/libavcodec/nuv.c:117:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/on2avc.c:115:22: style: The scope of the variable 'band_type' can be reduced. [variableScope]
libav-11.3/libavcodec/on2avc.c:115:33: style: The scope of the variable 'run_len' can be reduced. [variableScope]
libav-11.3/libavcodec/on2avc.c:196:15: style: The scope of the variable 'val' can be reduced. [variableScope]
libav-11.3/libavcodec/on2avc.c:222:12: style: The scope of the variable 'val' can be reduced. [variableScope]
libav-11.3/libavcodec/on2avc.c:222:17: style: The scope of the variable 'val1' can be reduced. [variableScope]
libav-11.3/libavcodec/on2avc.c:222:23: style: The scope of the variable 'val2' can be reduced. [variableScope]
libav-11.3/libavcodec/on2avc.c:796:12: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/on2avc.c:843:25: style: The scope of the variable 'frame_size' can be reduced. [variableScope]
libav-11.3/libavcodec/on2avc.c:843:37: style: The scope of the variable 'audio_off' can be reduced. [variableScope]
libav-11.3/libavcodec/options.c:113:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/options.c:139:44: style: Function 'avcodec_free_context' argument 1 names different: declaration 'avctx' definition 'pavctx'. [funcArgNamesDifferent]
libav-11.3/libavcodec/avcodec.h:3156:44: note: Function 'avcodec_free_context' argument 1 names different: declaration 'avctx' definition 'pavctx'.
libav-11.3/libavcodec/options.c:139:44: note: Function 'avcodec_free_context' argument 1 names different: declaration 'avctx' definition 'pavctx'.
libav-11.3/libavcodec/opus.c:70:9: style: The scope of the variable 'next' can be reduced. [variableScope]
libav-11.3/libavcodec/opus.c:89:30: style: Function 'ff_opus_parse_packet' argument 4 names different: declaration 'self_delimited' definition 'self_delimiting'. [funcArgNamesDifferent]
libav-11.3/libavcodec/opus.h:382:30: note: Function 'ff_opus_parse_packet' argument 4 names different: declaration 'self_delimited' definition 'self_delimiting'.
libav-11.3/libavcodec/opus.c:89:30: note: Function 'ff_opus_parse_packet' argument 4 names different: declaration 'self_delimited' definition 'self_delimiting'.
libav-11.3/libavcodec/opus_celt.c:1328:9: style: The scope of the variable 'imid' can be reduced. [variableScope]
libav-11.3/libavcodec/opus_celt.c:1328:19: style: The scope of the variable 'iside' can be reduced. [variableScope]
libav-11.3/libavcodec/opus_celt.c:1631:13: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/opus_celt.c:1795:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/opus_celt.c:1977:26: style: Function 'ff_celt_decode_frame' argument 3 names different: declaration 'output' definition 'float'. [funcArgNamesDifferent]
libav-11.3/libavcodec/opus.h:406:34: note: Function 'ff_celt_decode_frame' argument 3 names different: declaration 'output' definition 'float'.
libav-11.3/libavcodec/opus_celt.c:1977:26: note: Function 'ff_celt_decode_frame' argument 3 names different: declaration 'output' definition 'float'.
libav-11.3/libavcodec/opus_celt.c:2173:33: style: Function 'ff_celt_free' argument 1 names different: declaration 's' definition 'ps'. [funcArgNamesDifferent]
libav-11.3/libavcodec/opus.h:401:33: note: Function 'ff_celt_free' argument 1 names different: declaration 's' definition 'ps'.
libav-11.3/libavcodec/opus_celt.c:2173:33: note: Function 'ff_celt_free' argument 1 names different: declaration 's' definition 'ps'.
libav-11.3/libavcodec/opus_celt.c:2187:55: style: Function 'ff_celt_init' argument 2 names different: declaration 's' definition 'ps'. [funcArgNamesDifferent]
libav-11.3/libavcodec/opus.h:399:55: note: Function 'ff_celt_init' argument 2 names different: declaration 's' definition 'ps'.
libav-11.3/libavcodec/opus_celt.c:2187:55: note: Function 'ff_celt_init' argument 2 names different: declaration 's' definition 'ps'.
libav-11.3/libavcodec/opus_imdct.c:69:54: style: Function 'ff_celt_imdct_uninit' argument 1 names different: declaration 's' definition 'ps'. [funcArgNamesDifferent]
libav-11.3/libavcodec/opus_imdct.h:52:46: note: Function 'ff_celt_imdct_uninit' argument 1 names different: declaration 's' definition 'ps'.
libav-11.3/libavcodec/opus_imdct.c:69:54: note: Function 'ff_celt_imdct_uninit' argument 1 names different: declaration 's' definition 'ps'.
libav-11.3/libavcodec/opus_imdct.c:90:51: style: Function 'ff_celt_imdct_init' argument 1 names different: declaration 's' definition 'ps'. [funcArgNamesDifferent]
libav-11.3/libavcodec/opus_imdct.h:47:43: note: Function 'ff_celt_imdct_init' argument 1 names different: declaration 's' definition 'ps'.
libav-11.3/libavcodec/opus_imdct.c:90:51: note: Function 'ff_celt_imdct_init' argument 1 names different: declaration 's' definition 'ps'.
libav-11.3/libavcodec/opus_silk.c:954:5: warning: The array 'p' is too small, the function 'silk_lsp2poly' expects a bigger one. [argumentSize]
libav-11.3/libavcodec/opus_silk.c:955:5: warning: The array 'lsp' is too small, the function 'silk_lsp2poly' expects a bigger one. [argumentSize]
libav-11.3/libavcodec/opus_silk.c:955:5: warning: The array 'q' is too small, the function 'silk_lsp2poly' expects a bigger one. [argumentSize]
libav-11.3/libavcodec/opus_silk.c:1369:36: error: Uninitialized variable: filter_taps [uninitvar]
libav-11.3/libavcodec/opus_silk.c:1336:29: error: Uninitialized variable: primarylag [uninitvar]
libav-11.3/libavcodec/opusdec.c:159:30: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
libav-11.3/libavcodec/parser.c:32:52: style: Function 'av_parser_next' argument 1 names different: declaration 'c' definition 'p'. [funcArgNamesDifferent]
libav-11.3/libavcodec/avcodec.h:3834:52: note: Function 'av_parser_next' argument 1 names different: declaration 'c' definition 'p'.
libav-11.3/libavcodec/parser.c:32:52: note: Function 'av_parser_next' argument 1 names different: declaration 'c' definition 'p'.
libav-11.3/libavcodec/pcm-bluray.c:132:30: style: The scope of the variable 'channel' can be reduced. [variableScope]
libav-11.3/libavcodec/pcm.c:285:14: style: The scope of the variable 'dst_int32_t' can be reduced. [variableScope]
libav-11.3/libavcodec/pcx.c:40:18: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/pcx.c:41:19: style: The scope of the variable 'run' can be reduced. [variableScope]
libav-11.3/libavcodec/pcx.c:41:24: style: The scope of the variable 'value' can be reduced. [variableScope]
libav-11.3/libavcodec/pcx.c:173:58: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/pcx.c:190:58: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/pcxenc.c:109:41: style: The scope of the variable 'written' can be reduced. [variableScope]
libav-11.3/libavcodec/pgssubdec.c:175:17: style: The scope of the variable 'flags' can be reduced. [variableScope]
libav-11.3/libavcodec/pgssubdec.c:328:9: style: The scope of the variable 'color_id' can be reduced. [variableScope]
libav-11.3/libavcodec/pgssubdec.c:329:9: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/libavcodec/pgssubdec.c:329:12: style: The scope of the variable 'cb' can be reduced. [variableScope]
libav-11.3/libavcodec/pgssubdec.c:329:16: style: The scope of the variable 'cr' can be reduced. [variableScope]
libav-11.3/libavcodec/pgssubdec.c:329:20: style: The scope of the variable 'alpha' can be reduced. [variableScope]
libav-11.3/libavcodec/pgssubdec.c:586:19: style: The scope of the variable 'segment_type' can be reduced. [variableScope]
libav-11.3/libavcodec/pgssubdec.c:587:19: style: The scope of the variable 'segment_length' can be reduced. [variableScope]
libav-11.3/libavcodec/pgssubdec.c:588:12: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/pgssubdec.c:327:30: style: Variable 'cm' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/pgssubdec.c:330:18: style: Unused variable: r_add [unusedVariable]
libav-11.3/libavcodec/pgssubdec.c:330:25: style: Unused variable: g_add [unusedVariable]
libav-11.3/libavcodec/pgssubdec.c:330:32: style: Unused variable: b_add [unusedVariable]
libav-11.3/libavcodec/pgssubdec.c:186:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/pngdec.c:260:18: style: The scope of the variable 'r' can be reduced. [variableScope]
libav-11.3/libavcodec/pngdec.c:260:21: style: The scope of the variable 'g' can be reduced. [variableScope]
libav-11.3/libavcodec/pngdec.c:260:24: style: The scope of the variable 'b' can be reduced. [variableScope]
libav-11.3/libavcodec/pngdec.c:260:27: style: The scope of the variable 'a' can be reduced. [variableScope]
libav-11.3/libavcodec/pngdec.c:377:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/pngdec.c:433:48: style: Checking if unsigned variable 'bytestream2_get_bytes_left(&s->gb)' is less than zero. [unsignedLessThanZero]
libav-11.3/libavcodec/pngenc.c:153:13: style: The scope of the variable 'cost' can be reduced. [variableScope]
libav-11.3/libavcodec/pngenc.c:178:18: style: The scope of the variable 'v' can be reduced. [variableScope]
libav-11.3/libavcodec/pngenc.c:213:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/pngenc.c:349:24: style: The scope of the variable 'alpha' can be reduced. [variableScope]
libav-11.3/libavcodec/pngenc.c:350:22: style: The scope of the variable 'v' can be reduced. [variableScope]
libav-11.3/libavcodec/pnmdec.c:121:33: style: The scope of the variable 'v' can be reduced. [variableScope]
libav-11.3/libavcodec/pnmdec.c:211:20: style: The scope of the variable 'r' can be reduced. [variableScope]
libav-11.3/libavcodec/pnmdec.c:211:23: style: The scope of the variable 'g' can be reduced. [variableScope]
libav-11.3/libavcodec/pnmdec.c:211:26: style: The scope of the variable 'b' can be reduced. [variableScope]
libav-11.3/libavcodec/pnmdec.c:211:29: style: The scope of the variable 'a' can be reduced. [variableScope]
libav-11.3/libavcodec/pnmenc.c:33:20: style: The scope of the variable 'ptr1' can be reduced. [variableScope]
libav-11.3/libavcodec/pnmenc.c:33:27: style: The scope of the variable 'ptr2' can be reduced. [variableScope]
libav-11.3/libavcodec/proresdec.c:304:14: style: The scope of the variable 'prefix_len' can be reduced. [variableScope]
libav-11.3/libavcodec/proresdec.c:304:26: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavcodec/proresdec.c:348:16: style: The scope of the variable 'sign' can be reduced. [variableScope]
libav-11.3/libavcodec/proresdec.c:378:38: style: The scope of the variable 'sign' can be reduced. [variableScope]
libav-11.3/libavcodec/proresdec.c:378:44: style: The scope of the variable 'run_cb_index' can be reduced. [variableScope]
libav-11.3/libavcodec/proresdec.c:378:58: style: The scope of the variable 'lev_cb_index' can be reduced. [variableScope]
libav-11.3/libavcodec/proresdec.c:379:21: style: The scope of the variable 'bits_left' can be reduced. [variableScope]
libav-11.3/libavcodec/proresdec.c:568:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/proresdec.c:684:20: style: The scope of the variable 'slice_width' can be reduced. [variableScope]
libav-11.3/libavcodec/proresdec.c:720:34: style: The scope of the variable 'pic_data_size' can be reduced. [variableScope]
libav-11.3/libavcodec/get_bits.h:231:11: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/proresdec.c:412:30: note: Calling function 'get_sbits', 2nd argument 'n' value is 1
libav-11.3/libavcodec/get_bits.h:231:11: note: Shift
libav-11.3/libavcodec/proresenc.c:520:41: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavcodec/proresenc.c:768:41: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavcodec/proresenc.c:367:5: style: Variable 'codebook' is reassigned a value before the old one has been used. [redundantAssignment]
libav-11.3/libavcodec/proresenc.c:362:0: note: Variable 'codebook' is reassigned a value before the old one has been used.
libav-11.3/libavcodec/proresenc.c:367:5: note: Variable 'codebook' is reassigned a value before the old one has been used.
libav-11.3/libavcodec/proresenc.c:611:5: style: Variable 'codebook' is reassigned a value before the old one has been used. [redundantAssignment]
libav-11.3/libavcodec/proresenc.c:605:0: note: Variable 'codebook' is reassigned a value before the old one has been used.
libav-11.3/libavcodec/proresenc.c:611:5: note: Variable 'codebook' is reassigned a value before the old one has been used.
libav-11.3/libavcodec/proresenc.c:244:25: style: The scope of the variable 'pix' can be reduced. [variableScope]
libav-11.3/libavcodec/proresenc.c:362:23: style: The scope of the variable 'code' can be reduced. [variableScope]
libav-11.3/libavcodec/proresenc.c:362:29: style: The scope of the variable 'dc' can be reduced. [variableScope]
libav-11.3/libavcodec/proresenc.c:362:42: style: The scope of the variable 'delta' can be reduced. [variableScope]
libav-11.3/libavcodec/proresenc.c:362:55: style: The scope of the variable 'new_sign' can be reduced. [variableScope]
libav-11.3/libavcodec/proresenc.c:511:21: style: The scope of the variable 'src' can be reduced. [variableScope]
libav-11.3/libavcodec/proresenc.c:513:30: style: The scope of the variable 'linesize' can be reduced. [variableScope]
libav-11.3/libavcodec/proresenc.c:514:9: style: The scope of the variable 'plane_factor' can be reduced. [variableScope]
libav-11.3/libavcodec/proresenc.c:514:23: style: The scope of the variable 'is_chroma' can be reduced. [variableScope]
libav-11.3/libavcodec/proresenc.c:582:9: style: The scope of the variable 'exponent' can be reduced. [variableScope]
libav-11.3/libavcodec/proresenc.c:605:23: style: The scope of the variable 'code' can be reduced. [variableScope]
libav-11.3/libavcodec/proresenc.c:605:29: style: The scope of the variable 'dc' can be reduced. [variableScope]
libav-11.3/libavcodec/proresenc.c:605:42: style: The scope of the variable 'delta' can be reduced. [variableScope]
libav-11.3/libavcodec/proresenc.c:605:55: style: The scope of the variable 'new_sign' can be reduced. [variableScope]
libav-11.3/libavcodec/proresenc.c:759:14: style: The scope of the variable 'prev' can be reduced. [variableScope]
libav-11.3/libavcodec/proresenc.c:762:15: style: The scope of the variable 'qmat' can be reduced. [variableScope]
libav-11.3/libavcodec/proresenc.c:1097:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/proresenc.c:1129:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/proresenc.c:1130:9: style: The scope of the variable 'min_quant' can be reduced. [variableScope]
libav-11.3/libavcodec/proresenc.c:1130:20: style: The scope of the variable 'max_quant' can be reduced. [variableScope]
libav-11.3/libavcodec/proresenc.c:365:42: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/proresenc.c:373:20: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/proresenc.c:375:20: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/proresenc.c:406:34: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/proresenc.c:609:42: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/proresenc.c:619:20: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/proresenc.c:621:20: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/psymodel.c:98:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/psymodel.c:120:9: style: The scope of the variable 'ch' can be reduced. [variableScope]
libav-11.3/libavcodec/psymodel.c:132:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/pthread.c:70:36: style: Function 'ff_thread_init' argument 1 names different: declaration 's' definition 'avctx'. [funcArgNamesDifferent]
libav-11.3/libavcodec/thread.h:125:36: note: Function 'ff_thread_init' argument 1 names different: declaration 's' definition 'avctx'.
libav-11.3/libavcodec/pthread.c:70:36: note: Function 'ff_thread_init' argument 1 names different: declaration 's' definition 'avctx'.
libav-11.3/libavcodec/pthread.c:82:37: style: Function 'ff_thread_free' argument 1 names different: declaration 's' definition 'avctx'. [funcArgNamesDifferent]
libav-11.3/libavcodec/thread.h:126:37: note: Function 'ff_thread_free' argument 1 names different: declaration 's' definition 'avctx'.
libav-11.3/libavcodec/pthread.c:82:37: note: Function 'ff_thread_free' argument 1 names different: declaration 's' definition 'avctx'.
libav-11.3/libavcodec/pthread_frame.c:437:52: style: Function 'ff_thread_report_progress' argument 2 names different: declaration 'progress' definition 'n'. [funcArgNamesDifferent]
libav-11.3/libavcodec/thread.h:84:52: note: Function 'ff_thread_report_progress' argument 2 names different: declaration 'progress' definition 'n'.
libav-11.3/libavcodec/pthread_frame.c:437:52: note: Function 'ff_thread_report_progress' argument 2 names different: declaration 'progress' definition 'n'.
libav-11.3/libavcodec/pthread_frame.c:455:51: style: Function 'ff_thread_await_progress' argument 2 names different: declaration 'progress' definition 'n'. [funcArgNamesDifferent]
libav-11.3/libavcodec/thread.h:98:51: note: Function 'ff_thread_await_progress' argument 2 names different: declaration 'progress' definition 'n'.
libav-11.3/libavcodec/pthread_frame.c:455:51: note: Function 'ff_thread_await_progress' argument 2 names different: declaration 'progress' definition 'n'.
libav-11.3/libavcodec/pthread_frame.c:724:15: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/qcelpdec.c:116:11: style: The scope of the variable 'tmp_lspf' can be reduced. [variableScope]
libav-11.3/libavcodec/qcelpdec.c:116:21: style: The scope of the variable 'smooth' can be reduced. [variableScope]
libav-11.3/libavcodec/qcelpdec.c:116:29: style: The scope of the variable 'erasure_coeff' can be reduced. [variableScope]
libav-11.3/libavcodec/qcelpdec.c:117:18: style: The scope of the variable 'predictors' can be reduced. [variableScope]
libav-11.3/libavcodec/qcelpdec.c:277:12: style: The scope of the variable 'diff' can be reduced. [variableScope]
libav-11.3/libavcodec/qcelpdec.c:467:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/qcelpdec.c:468:18: style: The scope of the variable 'v_synthesis_filtered' can be reduced. [variableScope]
libav-11.3/libavcodec/qcelpdec.c:468:41: style: The scope of the variable 'v_pre_filtered' can be reduced. [variableScope]
libav-11.3/libavcodec/qcelpdec.c:564:11: style: The scope of the variable 'interpolated_lspf' can be reduced. [variableScope]
libav-11.3/libavcodec/qdm2.c:691:9: style: The scope of the variable 'tmp' can be reduced. [variableScope]
libav-11.3/libavcodec/qdm2.c:691:14: style: The scope of the variable 'acc' can be reduced. [variableScope]
libav-11.3/libavcodec/qdm2.c:691:19: style: The scope of the variable 'esp_40' can be reduced. [variableScope]
libav-11.3/libavcodec/qdm2.c:691:27: style: The scope of the variable 'comp' can be reduced. [variableScope]
libav-11.3/libavcodec/qdm2.c:692:9: style: The scope of the variable 'add1' can be reduced. [variableScope]
libav-11.3/libavcodec/qdm2.c:692:15: style: The scope of the variable 'add2' can be reduced. [variableScope]
libav-11.3/libavcodec/qdm2.c:692:21: style: The scope of the variable 'add3' can be reduced. [variableScope]
libav-11.3/libavcodec/qdm2.c:692:27: style: The scope of the variable 'add4' can be reduced. [variableScope]
libav-11.3/libavcodec/qdm2.c:693:13: style: The scope of the variable 'multres' can be reduced. [variableScope]
libav-11.3/libavcodec/qdm2.c:812:31: style: The scope of the variable 'channels' can be reduced. [variableScope]
libav-11.3/libavcodec/qdm2.c:1008:15: style: The scope of the variable 'run' can be reduced. [variableScope]
libav-11.3/libavcodec/qdm2.c:1008:27: style: The scope of the variable 'diff' can be reduced. [variableScope]
libav-11.3/libavcodec/qdm2.c:1245:26: style: The scope of the variable 'sub_packet_size' can be reduced. [variableScope]
libav-11.3/libavcodec/qdm2.c:1384:26: style: The scope of the variable 'phase' can be reduced. [variableScope]
libav-11.3/libavcodec/qdm2.c:1384:33: style: The scope of the variable 'exp' can be reduced. [variableScope]
libav-11.3/libavcodec/qdm2.c:1385:35: style: The scope of the variable 'stereo_phase' can be reduced. [variableScope]
libav-11.3/libavcodec/qdm2.c:1386:9: style: The scope of the variable 'local_int_14' can be reduced. [variableScope]
libav-11.3/libavcodec/qdm2.c:1386:23: style: The scope of the variable 'stereo_exp' can be reduced. [variableScope]
libav-11.3/libavcodec/qdm2.c:1464:32: style: The scope of the variable 'type' can be reduced. [variableScope]
libav-11.3/libavcodec/qdm2.c:1539:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/qdrw.c:93:25: style: The scope of the variable 'code' can be reduced. [variableScope]
libav-11.3/libavcodec/qpeg.c:43:9: style: The scope of the variable 'code' can be reduced. [variableScope]
libav-11.3/libavcodec/qpeg.c:45:9: style: The scope of the variable 'run' can be reduced. [variableScope]
libav-11.3/libavcodec/qpeg.c:45:14: style: The scope of the variable 'copy' can be reduced. [variableScope]
libav-11.3/libavcodec/qpeg.c:120:9: style: The scope of the variable 'code' can be reduced. [variableScope]
libav-11.3/libavcodec/qtrle.c:59:9: style: The scope of the variable 'rle_code' can be reduced. [variableScope]
libav-11.3/libavcodec/qtrle.c:65:9: style: The scope of the variable 'skip' can be reduced. [variableScope]
libav-11.3/libavcodec/qtrle.c:111:9: style: The scope of the variable 'rle_code' can be reduced. [variableScope]
libav-11.3/libavcodec/qtrle.c:112:9: style: The scope of the variable 'pixel_ptr' can be reduced. [variableScope]
libav-11.3/libavcodec/qtrle.c:167:9: style: The scope of the variable 'rle_code' can be reduced. [variableScope]
libav-11.3/libavcodec/qtrle.c:168:9: style: The scope of the variable 'pixel_ptr' can be reduced. [variableScope]
libav-11.3/libavcodec/qtrle.c:217:9: style: The scope of the variable 'rle_code' can be reduced. [variableScope]
libav-11.3/libavcodec/qtrle.c:218:9: style: The scope of the variable 'pixel_ptr' can be reduced. [variableScope]
libav-11.3/libavcodec/qtrle.c:261:9: style: The scope of the variable 'rle_code' can be reduced. [variableScope]
libav-11.3/libavcodec/qtrle.c:262:9: style: The scope of the variable 'pixel_ptr' can be reduced. [variableScope]
libav-11.3/libavcodec/qtrle.c:308:9: style: The scope of the variable 'rle_code' can be reduced. [variableScope]
libav-11.3/libavcodec/qtrle.c:309:9: style: The scope of the variable 'pixel_ptr' can be reduced. [variableScope]
libav-11.3/libavcodec/qtrleenc.c:133:17: style: The scope of the variable 'rlecode' can be reduced. [variableScope]
libav-11.3/libavcodec/qtrleenc.c:146:9: style: The scope of the variable 'total_skip_cost' can be reduced. [variableScope]
libav-11.3/libavcodec/qtrleenc.c:147:9: style: The scope of the variable 'total_repeat_cost' can be reduced. [variableScope]
libav-11.3/libavcodec/ra144.c:1547:9: style: The scope of the variable 'b' can be reduced. [variableScope]
libav-11.3/libavcodec/ra144enc.c:284:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/ra144enc.c:287:11: style: The scope of the variable 'vect' can be reduced. [variableScope]
libav-11.3/libavcodec/ra144enc.c:338:13: style: The scope of the variable 'cba_vect' can be reduced. [variableScope]
libav-11.3/libavcodec/ra144enc.c:342:11: style: The scope of the variable 'error' can be reduced. [variableScope]
libav-11.3/libavcodec/ra144enc.c:445:12: style: The scope of the variable 'idx' can be reduced. [variableScope]
libav-11.3/libavcodec/ralf.c:81:12: style: The scope of the variable 'cur_len' can be reduced. [variableScope]
libav-11.3/libavcodec/ralf.c:131:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/ralf.c:316:15: style: The scope of the variable 'acc' can be reduced. [variableScope]
libav-11.3/libavcodec/ralf.c:342:18: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/ratecontrol.c:738:12: style: The scope of the variable 'bits' can be reduced. [variableScope]
libav-11.3/libavcodec/ratecontrol.c:739:12: style: The scope of the variable 'rate_factor' can be reduced. [variableScope]
libav-11.3/libavcodec/ratecontrol.c:828:23: style: Variable 'bits' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/raw.c:175:62: style: Function 'avcodec_pix_fmt_to_codec_tag' argument 1 names different: declaration 'pix_fmt' definition 'fmt'. [funcArgNamesDifferent]
libav-11.3/libavcodec/avcodec.h:4138:62: note: Function 'avcodec_pix_fmt_to_codec_tag' argument 1 names different: declaration 'pix_fmt' definition 'fmt'.
libav-11.3/libavcodec/raw.c:175:62: note: Function 'avcodec_pix_fmt_to_codec_tag' argument 1 names different: declaration 'pix_fmt' definition 'fmt'.
libav-11.3/libavcodec/rdft.c:59:12: style: The scope of the variable 'i1' can be reduced. [variableScope]
libav-11.3/libavcodec/rdft.c:59:16: style: The scope of the variable 'i2' can be reduced. [variableScope]
libav-11.3/libavcodec/rle.c:58:65: style: Function 'ff_rle_encode' argument 3 names different: declaration 'inbuf' definition 'ptr'. [funcArgNamesDifferent]
libav-11.3/libavcodec/rle.h:36:65: note: Function 'ff_rle_encode' argument 3 names different: declaration 'inbuf' definition 'ptr'.
libav-11.3/libavcodec/rle.c:58:65: note: Function 'ff_rle_encode' argument 3 names different: declaration 'inbuf' definition 'ptr'.
libav-11.3/libavcodec/roqvideodec.c:39:18: style: The scope of the variable 'chunk_id' can be reduced. [variableScope]
libav-11.3/libavcodec/roqvideoenc.c:845:30: style: Same value in both branches of ternary operator. [duplicateValueTernary]
libav-11.3/libavcodec/roqvideoenc.c:469:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/roqvideoenc.c:572:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/roqvideoenc.c:572:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/roqvideoenc.c:628:9: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavcodec/roqvideoenc.c:628:12: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/libavcodec/roqvideoenc.c:838:9: style: The scope of the variable 'bias' can be reduced. [variableScope]
libav-11.3/libavcodec/rv10.c:307:25: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/rv10.c:535:63: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/rv10.c:410:69: style: Checking if unsigned variable 's->pp_time' is less than zero. [unsignedLessThanZero]
libav-11.3/libavcodec/rv10enc.c:50:8: style: Condition '!full_frame' is always true [knownConditionTrueFalse]
libav-11.3/libavcodec/rv10enc.c:33:21: note: Assignment 'full_frame=0', assigned value is 0
libav-11.3/libavcodec/rv10enc.c:50:8: note: Condition '!full_frame' is always true
libav-11.3/libavcodec/rv30.c:132:12: style: The scope of the variable 'diff' can be reduced. [variableScope]
libav-11.3/libavcodec/rv34.c:194:12: style: The scope of the variable 't' can be reduced. [variableScope]
libav-11.3/libavcodec/rv34.c:357:9: style: The scope of the variable 't' can be reduced. [variableScope]
libav-11.3/libavcodec/rv34.c:392:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/rv34.c:392:12: style: The scope of the variable 't' can be reduced. [variableScope]
libav-11.3/libavcodec/rv34.c:851:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/rv34.c:851:15: style: The scope of the variable 'k' can be reduced. [variableScope]
libav-11.3/libavcodec/rv34.c:851:18: style: The scope of the variable 'l' can be reduced. [variableScope]
libav-11.3/libavcodec/rv34.c:1084:9: style: The scope of the variable 'idx' can be reduced. [variableScope]
libav-11.3/libavcodec/rv34.c:1192:21: style: The scope of the variable 'has_ac' can be reduced. [variableScope]
libav-11.3/libavcodec/rv34.c:1521:9: style: The scope of the variable 'err' can be reduced. [variableScope]
libav-11.3/libavcodec/rv34.c:1214:33: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/rv34.c:1316:33: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/rv34.c:329:53: style: Function 'ff_rv34_get_start_offset' argument 2 names different: declaration 'blocks' definition 'mb_size'. [funcArgNamesDifferent]
libav-11.3/libavcodec/rv34.h:133:53: note: Function 'ff_rv34_get_start_offset' argument 2 names different: declaration 'blocks' definition 'mb_size'.
libav-11.3/libavcodec/rv34.c:329:53: note: Function 'ff_rv34_get_start_offset' argument 2 names different: declaration 'blocks' definition 'mb_size'.
libav-11.3/libavcodec/rv34.c:1605:46: style: Function 'ff_rv34_decode_frame' argument 3 names different: declaration 'got_frame' definition 'got_picture_ptr'. [funcArgNamesDifferent]
libav-11.3/libavcodec/rv34.h:135:66: note: Function 'ff_rv34_decode_frame' argument 3 names different: declaration 'got_frame' definition 'got_picture_ptr'.
libav-11.3/libavcodec/rv34.c:1605:46: note: Function 'ff_rv34_decode_frame' argument 3 names different: declaration 'got_frame' definition 'got_picture_ptr'.
libav-11.3/libavcodec/rv34.c:1212:18: style: Variable 'cbp2' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/rv40.c:228:12: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/rv40.c:337:9: style: The scope of the variable 'alpha' can be reduced. [variableScope]
libav-11.3/libavcodec/rv40.c:337:16: style: The scope of the variable 'beta' can be reduced. [variableScope]
libav-11.3/libavcodec/rv40.c:337:22: style: The scope of the variable 'betaY' can be reduced. [variableScope]
libav-11.3/libavcodec/rv40.c:337:29: style: The scope of the variable 'betaC' can be reduced. [variableScope]
libav-11.3/libavcodec/rv40.c:338:9: style: The scope of the variable 'q' can be reduced. [variableScope]
libav-11.3/libavcodec/rv40.c:189:30: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/rv40.c:459:64: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/rv40.c:467:82: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/rv40.c:474:75: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/rv40.c:476:73: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/rv40.c:486:75: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/rv40.c:491:71: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/rv40.c:504:71: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/rv40.c:506:79: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/rv40.c:514:84: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/rv40.c:516:84: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/rv40.c:523:81: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/rv40.c:530:80: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/rv40dsp.c:435:12: style: The scope of the variable 't' can be reduced. [variableScope]
libav-11.3/libavcodec/s3tc.c:32:33: style: The scope of the variable 'rb3' can be reduced. [variableScope]
libav-11.3/libavcodec/s3tc.c:32:50: style: The scope of the variable 'g3' can be reduced. [variableScope]
libav-11.3/libavcodec/sanm.c:481:9: style: The scope of the variable 'opcode' can be reduced. [variableScope]
libav-11.3/libavcodec/sanm.c:481:24: style: The scope of the variable 'run_len' can be reduced. [variableScope]
libav-11.3/libavcodec/sanm.c:509:15: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavcodec/sanm.c:509:37: style: The scope of the variable 'pos' can be reduced. [variableScope]
libav-11.3/libavcodec/sanm.c:509:42: style: The scope of the variable 'end' can be reduced. [variableScope]
libav-11.3/libavcodec/sanm.c:575:18: style: The scope of the variable 't' can be reduced. [variableScope]
libav-11.3/libavcodec/sanm.c:720:18: style: The scope of the variable 't' can be reduced. [variableScope]
libav-11.3/libavcodec/sanm.c:722:13: style: The scope of the variable 'pglyph' can be reduced. [variableScope]
libav-11.3/libavcodec/sanm.c:1342:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/sanm.c:486:68: style: Checking if unsigned variable 'bytestream2_get_bytes_left(&ctx->gb)' is less than zero. [unsignedLessThanZero]
libav-11.3/libavcodec/sbrdsp.c:163:11: style: Same expression on both sides of '-'. [duplicateExpression]
libav-11.3/libavcodec/sbrdsp.c:164:11: style: Same expression on both sides of '-'. [duplicateExpression]
libav-11.3/libavcodec/sgidec.c:49:19: style: The scope of the variable 'pixel' can be reduced. [variableScope]
libav-11.3/libavcodec/sgidec.c:49:26: style: The scope of the variable 'count' can be reduced. [variableScope]
libav-11.3/libavcodec/sgidec.c:87:20: style: The scope of the variable 'pixel' can be reduced. [variableScope]
libav-11.3/libavcodec/sgidec.c:88:19: style: The scope of the variable 'count' can be reduced. [variableScope]
libav-11.3/libavcodec/sgidec.c:132:14: style: The scope of the variable 'dest_row' can be reduced. [variableScope]
libav-11.3/libavcodec/sgidec.c:173:14: style: The scope of the variable 'out_end' can be reduced. [variableScope]
libav-11.3/libavcodec/sgienc.c:50:47: style: The scope of the variable 'encode_buf' can be reduced. [variableScope]
libav-11.3/libavcodec/shorten.c:311:33: error: Array index -1 is out of bounds. [negativeIndex]
libav-11.3/libavcodec/shorten.c:164:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/shorten.c:279:21: style: The scope of the variable 'sum' can be reduced. [variableScope]
libav-11.3/libavcodec/shorten.c:488:13: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavcodec/simple_idct_template.c:289:40: style: Function 'ff_simple_idct_put_8' argument 1 names different: declaration 'dest' definition 'dest_'. [funcArgNamesDifferent]
libav-11.3/libavcodec/simple_idct.h:33:36: note: Function 'ff_simple_idct_put_8' argument 1 names different: declaration 'dest' definition 'dest_'.
libav-11.3/libavcodec/simple_idct_template.c:289:40: note: Function 'ff_simple_idct_put_8' argument 1 names different: declaration 'dest' definition 'dest_'.
libav-11.3/libavcodec/simple_idct_template.c:303:40: style: Function 'ff_simple_idct_add_8' argument 1 names different: declaration 'dest' definition 'dest_'. [funcArgNamesDifferent]
libav-11.3/libavcodec/simple_idct.h:34:36: note: Function 'ff_simple_idct_add_8' argument 1 names different: declaration 'dest' definition 'dest_'.
libav-11.3/libavcodec/simple_idct_template.c:303:40: note: Function 'ff_simple_idct_add_8' argument 1 names different: declaration 'dest' definition 'dest_'.
libav-11.3/libavcodec/simple_idct_template.c:289:40: style: Function 'ff_simple_idct_put_10' argument 1 names different: declaration 'dest' definition 'dest_'. [funcArgNamesDifferent]
libav-11.3/libavcodec/simple_idct.h:37:37: note: Function 'ff_simple_idct_put_10' argument 1 names different: declaration 'dest' definition 'dest_'.
libav-11.3/libavcodec/simple_idct_template.c:289:40: note: Function 'ff_simple_idct_put_10' argument 1 names different: declaration 'dest' definition 'dest_'.
libav-11.3/libavcodec/simple_idct_template.c:303:40: style: Function 'ff_simple_idct_add_10' argument 1 names different: declaration 'dest' definition 'dest_'. [funcArgNamesDifferent]
libav-11.3/libavcodec/simple_idct.h:38:37: note: Function 'ff_simple_idct_add_10' argument 1 names different: declaration 'dest' definition 'dest_'.
libav-11.3/libavcodec/simple_idct_template.c:303:40: note: Function 'ff_simple_idct_add_10' argument 1 names different: declaration 'dest' definition 'dest_'.
libav-11.3/libavcodec/sipr.c:317:51: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/sipr.c:344:61: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/sipr.c:356:52: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/sipr16k.c:186:11: style: The scope of the variable 'pitch_fac' can be reduced. [variableScope]
libav-11.3/libavcodec/sipr16k.c:186:22: style: The scope of the variable 'gain_code' can be reduced. [variableScope]
libav-11.3/libavcodec/smc.c:88:19: style: The scope of the variable 'opcode' can be reduced. [variableScope]
libav-11.3/libavcodec/srtdec.c:183:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
libav-11.3/libavcodec/srtdec.c:194:17: warning: %u in format string (no. 9) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
libav-11.3/libavcodec/srtdec.c:194:17: warning: %u in format string (no. 10) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
libav-11.3/libavcodec/srtdec.c:194:17: warning: %u in format string (no. 11) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
libav-11.3/libavcodec/srtdec.c:194:17: warning: %u in format string (no. 12) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
libav-11.3/libavcodec/srtdec.c:103:25: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/srtdec.c:103:28: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/sunrast.c:35:68: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/libavcodec/sunrast.c:129:13: style: The scope of the variable 'value' can be reduced. [variableScope]
libav-11.3/libavcodec/sunrast.c:129:20: style: The scope of the variable 'run' can be reduced. [variableScope]
libav-11.3/libavcodec/sunrastenc.c:83:17: style: The scope of the variable 'value' can be reduced. [variableScope]
libav-11.3/libavcodec/sunrastenc.c:84:13: style: The scope of the variable 'run' can be reduced. [variableScope]
libav-11.3/libavcodec/svq1dec.c:169:15: style: The scope of the variable 'stages' can be reduced. [variableScope]
libav-11.3/libavcodec/svq1dec.c:170:20: style: The scope of the variable 'width' can be reduced. [variableScope]
libav-11.3/libavcodec/svq1dec.c:170:27: style: The scope of the variable 'height' can be reduced. [variableScope]
libav-11.3/libavcodec/svq1dec.c:234:15: style: The scope of the variable 'stages' can be reduced. [variableScope]
libav-11.3/libavcodec/svq1dec.c:235:15: style: The scope of the variable 'width' can be reduced. [variableScope]
libav-11.3/libavcodec/svq1dec.c:235:22: style: The scope of the variable 'height' can be reduced. [variableScope]
libav-11.3/libavcodec/svq1dec.c:286:9: style: The scope of the variable 'diff' can be reduced. [variableScope]
libav-11.3/libavcodec/svq1dec.c:375:14: style: The scope of the variable 'src' can be reduced. [variableScope]
libav-11.3/libavcodec/svq1dec.c:376:14: style: The scope of the variable 'dst' can be reduced. [variableScope]
libav-11.3/libavcodec/svq1dec.c:526:9: style: The scope of the variable 'frame_size_code' can be reduced. [variableScope]
libav-11.3/libavcodec/svq1dec.c:207:13: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/svq1dec.c:265:9: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/svq1enc.c:307:46: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
libav-11.3/libavcodec/svq1enc.c:45:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/svq1enc.c:94:9: style: The scope of the variable 'count' can be reduced. [variableScope]
libav-11.3/libavcodec/svq1enc.c:94:25: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/svq1enc.c:398:21: style: The scope of the variable 'mx' can be reduced. [variableScope]
libav-11.3/libavcodec/svq1enc.c:398:25: style: The scope of the variable 'my' can be reduced. [variableScope]
libav-11.3/libavcodec/svq1enc.c:398:45: style: The scope of the variable 'dxy' can be reduced. [variableScope]
libav-11.3/libavcodec/svq1enc.c:185:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/svq3.c:301:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/svq3.c:484:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/svq3.c:484:15: style: The scope of the variable 'k' can be reduced. [variableScope]
libav-11.3/libavcodec/svq3.c:776:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/svq3.c:866:9: style: The scope of the variable 'm' can be reduced. [variableScope]
libav-11.3/libavcodec/svq3.c:869:18: style: The scope of the variable 'size' can be reduced. [variableScope]
libav-11.3/libavcodec/tak.c:89:21: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/tak.c:122:47: style: Function 'ff_tak_decode_frame_header' argument 3 names different: declaration 's' definition 'ti'. [funcArgNamesDifferent]
libav-11.3/libavcodec/tak.h:164:47: note: Function 'ff_tak_decode_frame_header' argument 3 names different: declaration 's' definition 'ti'.
libav-11.3/libavcodec/tak.c:122:47: note: Function 'ff_tak_decode_frame_header' argument 3 names different: declaration 's' definition 'ti'.
libav-11.3/libavcodec/takdec.c:286:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/takdec.c:506:18: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/takdec.c:384:13: style: Variable 'av_uninit' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/targa.c:41:9: style: The scope of the variable 'type' can be reduced. [variableScope]
libav-11.3/libavcodec/targa.c:41:15: style: The scope of the variable 'count' can be reduced. [variableScope]
libav-11.3/libavcodec/targa.c:47:48: style: Checking if unsigned variable 'bytestream2_get_bytes_left(&s->gb)' is less than zero. [unsignedLessThanZero]
libav-11.3/libavcodec/targaenc.c:45:11: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/tiertexseqv.c:43:12: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavcodec/tiertexseqv.c:83:20: style: The scope of the variable 'bits' can be reduced. [variableScope]
libav-11.3/libavcodec/tiertexseqv.c:151:14: style: The scope of the variable 'offset' can be reduced. [variableScope]
libav-11.3/libavcodec/tiertexseqv.c:168:16: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/tiertexseqv.c:168:19: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/tiertexseqv.c:168:22: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavcodec/tiertexseqv.c:168:25: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/libavcodec/tiertexseqv.c:168:28: style: The scope of the variable 'op' can be reduced. [variableScope]
libav-11.3/libavcodec/tiertexseqv.c:169:19: style: The scope of the variable 'c' can be reduced. [variableScope]
libav-11.3/libavcodec/tiertexseqv.c:170:20: style: The scope of the variable 'dst' can be reduced. [variableScope]
libav-11.3/libavcodec/tiertexseqv.c:171:15: style: The scope of the variable 'palette' can be reduced. [variableScope]
libav-11.3/libavcodec/tiff.c:141:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/tiff.c:172:32: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/tiffenc.c:145:54: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
libav-11.3/libavcodec/truemotion1.c:241:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavcodec/truemotion1.c:262:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavcodec/truemotion1.c:283:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavcodec/truemotion1.c:312:12: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/truemotion1.c:610:9: style: The scope of the variable 'pixels_left' can be reduced. [variableScope]
libav-11.3/libavcodec/truemotion1.c:612:18: style: The scope of the variable 'horiz_pred' can be reduced. [variableScope]
libav-11.3/libavcodec/truemotion1.c:613:19: style: The scope of the variable 'vert_pred' can be reduced. [variableScope]
libav-11.3/libavcodec/truemotion1.c:614:19: style: The scope of the variable 'current_pixel_pair' can be reduced. [variableScope]
libav-11.3/libavcodec/truemotion1.c:620:19: style: The scope of the variable 'mb_change_byte' can be reduced. [variableScope]
libav-11.3/libavcodec/truemotion1.c:622:9: style: The scope of the variable 'mb_change_index' can be reduced. [variableScope]
libav-11.3/libavcodec/truemotion1.c:736:9: style: The scope of the variable 'pixels_left' can be reduced. [variableScope]
libav-11.3/libavcodec/truemotion1.c:738:18: style: The scope of the variable 'horiz_pred' can be reduced. [variableScope]
libav-11.3/libavcodec/truemotion1.c:739:19: style: The scope of the variable 'vert_pred' can be reduced. [variableScope]
libav-11.3/libavcodec/truemotion1.c:740:19: style: The scope of the variable 'current_pixel_pair' can be reduced. [variableScope]
libav-11.3/libavcodec/truemotion1.c:746:19: style: The scope of the variable 'mb_change_byte' can be reduced. [variableScope]
libav-11.3/libavcodec/truemotion1.c:748:9: style: The scope of the variable 'mb_change_index' can be reduced. [variableScope]
libav-11.3/libavcodec/truemotion1.c:99:14: style: struct member 'frame_header::xoffset' is never used. [unusedStructMember]
libav-11.3/libavcodec/truemotion1.c:100:14: style: struct member 'frame_header::yoffset' is never used. [unusedStructMember]
libav-11.3/libavcodec/truemotion1.c:459:38: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/truemotion1.c:460:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/truemotion1.c:461:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/truemotion1.c:462:42: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/truemotion2.c:113:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/truemotion2.c:185:13: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/truemotion2.c:245:12: style: The scope of the variable 'v' can be reduced. [variableScope]
libav-11.3/libavcodec/truemotion2.c:413:9: style: The scope of the variable 'ct' can be reduced. [variableScope]
libav-11.3/libavcodec/truemotion2.c:629:9: style: The scope of the variable 'd' can be reduced. [variableScope]
libav-11.3/libavcodec/truemotion2.c:846:12: style: The scope of the variable 't' can be reduced. [variableScope]
libav-11.3/libavcodec/tscc2.c:107:9: style: The scope of the variable 't0' can be reduced. [variableScope]
libav-11.3/libavcodec/tscc2.c:107:13: style: The scope of the variable 't1' can be reduced. [variableScope]
libav-11.3/libavcodec/tscc2.c:107:17: style: The scope of the variable 't2' can be reduced. [variableScope]
libav-11.3/libavcodec/tscc2.c:107:21: style: The scope of the variable 't3' can be reduced. [variableScope]
libav-11.3/libavcodec/tscc2.c:131:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/tscc2.c:194:18: style: The scope of the variable 'q' can be reduced. [variableScope]
libav-11.3/libavcodec/tscc2.c:224:12: style: The scope of the variable 'val' can be reduced. [variableScope]
libav-11.3/libavcodec/tscc2.c:224:17: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavcodec/tta.c:199:9: style: The scope of the variable 'total_frames' can be reduced. [variableScope]
libav-11.3/libavcodec/twinvq.c:657:25: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
libav-11.3/libavcodec/twinvq.c:219:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/twinvq.c:384:19: style: The scope of the variable 'out2' can be reduced. [variableScope]
libav-11.3/libavcodec/twinvq.c:537:15: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/twinvq.c:582:1: style: Label 'alloc_fail' is not used. [unusedLabel]
libav-11.3/libavcodec/utils.c:1214:29: style: Redundant condition: If 'EXPR < 0', the comparison 'EXPR' is always true. [redundantCondition]
libav-11.3/libavcodec/utils.c:300:9: style: The scope of the variable 'ch' can be reduced. [variableScope]
libav-11.3/libavcodec/utils.c:918:13: style: The scope of the variable 'err' can be reduced. [variableScope]
libav-11.3/libavcodec/utils.c:1824:12: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavcodec/utils.c:509:49: style: Function 'avcodec_default_get_buffer2' argument 1 names different: declaration 's' definition 'avctx'. [funcArgNamesDifferent]
libav-11.3/libavcodec/avcodec.h:3503:49: note: Function 'avcodec_default_get_buffer2' argument 1 names different: declaration 's' definition 'avctx'.
libav-11.3/libavcodec/utils.c:509:49: note: Function 'avcodec_default_get_buffer2' argument 1 names different: declaration 's' definition 'avctx'.
libav-11.3/libavcodec/utils.c:534:48: style: Function 'avcodec_default_get_buffer' argument 1 names different: declaration 's' definition 'avctx'. [funcArgNamesDifferent]
libav-11.3/libavcodec/avcodec.h:3493:69: note: Function 'avcodec_default_get_buffer' argument 1 names different: declaration 's' definition 'avctx'.
libav-11.3/libavcodec/utils.c:534:48: note: Function 'avcodec_default_get_buffer' argument 1 names different: declaration 's' definition 'avctx'.
libav-11.3/libavcodec/utils.c:534:64: style: Function 'avcodec_default_get_buffer' argument 2 names different: declaration 'pic' definition 'frame'. [funcArgNamesDifferent]
libav-11.3/libavcodec/avcodec.h:3493:81: note: Function 'avcodec_default_get_buffer' argument 2 names different: declaration 'pic' definition 'frame'.
libav-11.3/libavcodec/utils.c:534:64: note: Function 'avcodec_default_get_buffer' argument 2 names different: declaration 'pic' definition 'frame'.
libav-11.3/libavcodec/utvideodec.c:209:9: style: The scope of the variable 'slice_start' can be reduced. [variableScope]
libav-11.3/libavcodec/utvideodec.c:209:22: style: The scope of the variable 'slice_height' can be reduced. [variableScope]
libav-11.3/libavcodec/utvideodec.c:265:9: style: The scope of the variable 'slice_start' can be reduced. [variableScope]
libav-11.3/libavcodec/utvideodec.c:265:22: style: The scope of the variable 'slice_height' can be reduced. [variableScope]
libav-11.3/libavcodec/utvideodec.c:337:9: style: The scope of the variable 'plane_size' can be reduced. [variableScope]
libav-11.3/libavcodec/utvideodec.c:337:41: style: The scope of the variable 'slice_start' can be reduced. [variableScope]
libav-11.3/libavcodec/utvideodec.c:337:54: style: The scope of the variable 'slice_end' can be reduced. [variableScope]
libav-11.3/libavcodec/vaapi_mpeg4.c:49:28: style: The scope of the variable 'iq_matrix' can be reduced. [variableScope]
libav-11.3/libavcodec/vb.c:193:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1.c:1014:52: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavcodec/vc1.c:528:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1.c:1571:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1.c:615:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/vc1.c:616:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/vc1dec.c:3679:48: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavcodec/vc1dec.c:4729:29: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
libav-11.3/libavcodec/vc1dec.c:4727:25: note: outer condition: mvsw
libav-11.3/libavcodec/vc1dec.c:4729:29: note: identical inner condition: mvsw
libav-11.3/libavcodec/vc1dec.c:836:24: style: Redundant condition: v->field_mode. '!v->field_mode || (v->field_mode && !v->numref)' is equivalent to '!v->field_mode || !v->numref' [redundantCondition]
libav-11.3/libavcodec/vc1dec.c:1718:13: style: Redundant condition: !v->blk_mv_type[xy]. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition]
libav-11.3/libavcodec/vc1dec.c:94:9: style: The scope of the variable 'topleft_mb_pos' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:94:25: style: The scope of the variable 'top_mb_pos' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:95:9: style: The scope of the variable 'stride_y' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:95:19: style: The scope of the variable 'fieldtx' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:96:9: style: The scope of the variable 'v_dist' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:173:9: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:200:9: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:352:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:985:9: style: The scope of the variable 'uvsrc_x' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:985:18: style: The scope of the variable 'uvsrc_y' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:987:12: style: The scope of the variable 'off' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:987:17: style: The scope of the variable 'tx' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:987:21: style: The scope of the variable 'ty' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:1181:16: style: The scope of the variable 'index1' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:1185:9: style: The scope of the variable 'val' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:1185:14: style: The scope of the variable 'sign' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:1186:16: style: The scope of the variable 'offs_tab' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:1430:9: style: The scope of the variable 'sum' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:1437:9: style: The scope of the variable 'hybridmv_thresh' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:1684:9: style: The scope of the variable 'field_a' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:1684:18: style: The scope of the variable 'field_b' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:1684:27: style: The scope of the variable 'field_c' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:1685:22: style: The scope of the variable 'num_samefield' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:1685:37: style: The scope of the variable 'num_oppfield' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:1686:23: style: The scope of the variable 'n_adj' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:2329:13: style: The scope of the variable 'total_opp' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:2570:16: style: The scope of the variable 'escape' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:2747:13: style: The scope of the variable 'k' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:3383:58: style: The scope of the variable 'bottom_cbp' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:3385:58: style: The scope of the variable 'bottom_is_intra' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:3447:58: style: The scope of the variable 'right_cbp' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:3449:58: style: The scope of the variable 'right_is_intra' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:3780:9: style: The scope of the variable 'cbp' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:3781:9: style: The scope of the variable 'mqdiff' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:3784:9: style: The scope of the variable 'mb_has_coeffs' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:3786:9: style: The scope of the variable 'val' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:3787:9: style: The scope of the variable 'first_block' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:3788:9: style: The scope of the variable 'dst_idx' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:3788:18: style: The scope of the variable 'off' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:3789:18: style: The scope of the variable 'fourmv' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:3789:30: style: The scope of the variable 'twomv' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:3790:9: style: The scope of the variable 'block_cbp' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:3790:24: style: The scope of the variable 'pat' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:3791:9: style: The scope of the variable 'idx_mbmode' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:3791:25: style: The scope of the variable 'mvbp' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:3792:9: style: The scope of the variable 'stride_y' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:3792:19: style: The scope of the variable 'fieldtx' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:4000:9: style: The scope of the variable 'first_block' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:4003:9: style: The scope of the variable 'block_cbp' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:4003:24: style: The scope of the variable 'pat' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:4122:18: style: The scope of the variable 'off' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:4268:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:4275:9: style: The scope of the variable 'first_block' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:4277:9: style: The scope of the variable 'fwd' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:4280:21: style: The scope of the variable 'interpmvp' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:4424:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:4429:9: style: The scope of the variable 'mvsw' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:4433:9: style: The scope of the variable 'first_block' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:4436:24: style: The scope of the variable 'pat' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:4437:25: style: The scope of the variable 'mvbp' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:4438:9: style: The scope of the variable 'stride_y' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:4440:9: style: The scope of the variable 'dir' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:4440:14: style: The scope of the variable 'dir2' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:5518:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:5657:13: style: The scope of the variable 'size' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dec.c:849:23: style: Variable 'valid_count' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/vc1dec.c:3616:61: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/vc1dec.c:3620:83: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/vc1dec.c:3622:83: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/vc1dec.c:3731:83: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/vc1dec.c:3733:83: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/vc1dec.c:4248:53: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/vc1dec.c:4850:61: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/vc1dec.c:4857:54: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavcodec/vc1dsp.c:38:9: style: The scope of the variable 'a' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:38:12: style: The scope of the variable 'b' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:38:15: style: The scope of the variable 'c' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:38:18: style: The scope of the variable 'd' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:39:9: style: The scope of the variable 'd1' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:39:13: style: The scope of the variable 'd2' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:62:9: style: The scope of the variable 'a' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:62:12: style: The scope of the variable 'b' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:62:15: style: The scope of the variable 'c' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:62:18: style: The scope of the variable 'd' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:63:9: style: The scope of the variable 'd1' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:63:13: style: The scope of the variable 'd2' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:85:9: style: The scope of the variable 'a' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:85:12: style: The scope of the variable 'b' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:85:15: style: The scope of the variable 'c' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:85:18: style: The scope of the variable 'd' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:86:9: style: The scope of the variable 'd1' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:86:13: style: The scope of the variable 'd2' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:111:9: style: The scope of the variable 'a' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:111:12: style: The scope of the variable 'b' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:111:15: style: The scope of the variable 'c' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:111:18: style: The scope of the variable 'd' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:112:9: style: The scope of the variable 'd1' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:112:13: style: The scope of the variable 'd2' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:195:9: style: The scope of the variable 'filt3' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:354:34: style: The scope of the variable 't5' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:354:38: style: The scope of the variable 't6' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:354:42: style: The scope of the variable 't7' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:354:46: style: The scope of the variable 't8' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:427:34: style: The scope of the variable 't5' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:427:38: style: The scope of the variable 't6' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:427:42: style: The scope of the variable 't7' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:427:46: style: The scope of the variable 't8' can be reduced. [variableScope]
libav-11.3/libavcodec/vc1dsp.c:882:44: style: Function 'ff_vc1dsp_init' argument 1 names different: declaration 'c' definition 'dsp'. [funcArgNamesDifferent]
libav-11.3/libavcodec/vc1dsp.h:84:36: note: Function 'ff_vc1dsp_init' argument 1 names different: declaration 'c' definition 'dsp'.
libav-11.3/libavcodec/vc1dsp.c:882:44: note: Function 'ff_vc1dsp_init' argument 1 names different: declaration 'c' definition 'dsp'.
libav-11.3/libavcodec/vc1dsp.c:146:22: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/vc1dsp.c:156:34: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/vc1dsp.c:162:33: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/vda.c:69:42: style: Function 'av_vda_default_free' argument 1 names different: declaration 'avctx' definition 'ctx'. [funcArgNamesDifferent]
libav-11.3/libavcodec/vda.h:189:42: note: Function 'av_vda_default_free' argument 1 names different: declaration 'avctx' definition 'ctx'.
libav-11.3/libavcodec/vda.c:69:42: note: Function 'av_vda_default_free' argument 1 names different: declaration 'avctx' definition 'ctx'.
libav-11.3/libavcodec/vda_h264.c:262:35: style: Function 'ff_vda_output_callback' argument 1 names different: declaration 'vda_hw_ctx' definition 'opaque'. [funcArgNamesDifferent]
libav-11.3/libavcodec/vda_internal.h:24:35: note: Function 'ff_vda_output_callback' argument 1 names different: declaration 'vda_hw_ctx' definition 'opaque'.
libav-11.3/libavcodec/vda_h264.c:262:35: note: Function 'ff_vda_output_callback' argument 1 names different: declaration 'vda_hw_ctx' definition 'opaque'.
libav-11.3/libavcodec/vdpau.c:41:63: style: Function 'ff_vdpau_common_start_frame' argument 1 names different: declaration 'pic' definition 'pic_ctx'. [funcArgNamesDifferent]
libav-11.3/libavcodec/vdpau_internal.h:73:63: note: Function 'ff_vdpau_common_start_frame' argument 1 names different: declaration 'pic' definition 'pic_ctx'.
libav-11.3/libavcodec/vdpau.c:41:63: note: Function 'ff_vdpau_common_start_frame' argument 1 names different: declaration 'pic' definition 'pic_ctx'.
libav-11.3/libavcodec/vdpau.c:72:55: style: Function 'ff_vdpau_add_buffer' argument 1 names different: declaration 'pic' definition 'pic_ctx'. [funcArgNamesDifferent]
libav-11.3/libavcodec/vdpau_internal.h:76:55: note: Function 'ff_vdpau_add_buffer' argument 1 names different: declaration 'pic' definition 'pic_ctx'.
libav-11.3/libavcodec/vdpau.c:72:55: note: Function 'ff_vdpau_add_buffer' argument 1 names different: declaration 'pic' definition 'pic_ctx'.
libav-11.3/libavcodec/vdpau.c:73:54: style: Function 'ff_vdpau_add_buffer' argument 3 names different: declaration 'buf_size' definition 'size'. [funcArgNamesDifferent]
libav-11.3/libavcodec/vdpau_internal.h:77:34: note: Function 'ff_vdpau_add_buffer' argument 3 names different: declaration 'buf_size' definition 'size'.
libav-11.3/libavcodec/vdpau.c:73:54: note: Function 'ff_vdpau_add_buffer' argument 3 names different: declaration 'buf_size' definition 'size'.
libav-11.3/libavcodec/vmdaudio.c:135:20: style: The scope of the variable 'buf_end' can be reduced. [variableScope]
libav-11.3/libavcodec/vmdvideo.c:76:19: style: The scope of the variable 'tag' can be reduced. [variableScope]
libav-11.3/libavcodec/vmdvideo.c:142:12: style: The scope of the variable 'l' can be reduced. [variableScope]
libav-11.3/libavcodec/vmdvideo.c:185:19: style: The scope of the variable 'palette32' can be reduced. [variableScope]
libav-11.3/libavcodec/vmdvideo.c:186:19: style: The scope of the variable 'r' can be reduced. [variableScope]
libav-11.3/libavcodec/vmdvideo.c:186:22: style: The scope of the variable 'g' can be reduced. [variableScope]
libav-11.3/libavcodec/vmdvideo.c:186:25: style: The scope of the variable 'b' can be reduced. [variableScope]
libav-11.3/libavcodec/vmdvideo.c:378:19: style: The scope of the variable 'r' can be reduced. [variableScope]
libav-11.3/libavcodec/vmdvideo.c:378:22: style: The scope of the variable 'g' can be reduced. [variableScope]
libav-11.3/libavcodec/vmdvideo.c:378:25: style: The scope of the variable 'b' can be reduced. [variableScope]
libav-11.3/libavcodec/vmnc.c:167:19: style: The scope of the variable 'dst2' can be reduced. [variableScope]
libav-11.3/libavcodec/vmnc.c:178:19: style: The scope of the variable 'dst2' can be reduced. [variableScope]
libav-11.3/libavcodec/vmnc.c:203:19: style: The scope of the variable 'dst2' can be reduced. [variableScope]
libav-11.3/libavcodec/vmnc.c:211:19: style: The scope of the variable 'dst2' can be reduced. [variableScope]
libav-11.3/libavcodec/vmnc.c:251:14: style: The scope of the variable 'dst2' can be reduced. [variableScope]
libav-11.3/libavcodec/vmnc.c:252:9: style: The scope of the variable 'bw' can be reduced. [variableScope]
libav-11.3/libavcodec/vmnc.c:320:30: style: The scope of the variable 'enc' can be reduced. [variableScope]
libav-11.3/libavcodec/vmnc.c:320:48: style: The scope of the variable 'size_left' can be reduced. [variableScope]
libav-11.3/libavcodec/vmnc.c:334:13: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/vmnc.c:473:13: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/vmnc.c:260:48: style: Checking if unsigned variable 'bytestream2_get_bytes_left(gb)' is less than zero. [unsignedLessThanZero]
libav-11.3/libavcodec/vorbis.c:63:22: style: Array index 'p' is used before limits check. [arrayIndexThenCheck]
libav-11.3/libavcodec/vorbisdec.c:289:26: style: The scope of the variable 'flag' can be reduced. [variableScope]
libav-11.3/libavcodec/vorbisdec.c:619:26: style: The scope of the variable 'book_idx' can be reduced. [variableScope]
libav-11.3/libavcodec/vorbisdec.c:684:18: style: The scope of the variable 'high_bits' can be reduced. [variableScope]
libav-11.3/libavcodec/vorbisdec.c:684:29: style: The scope of the variable 'low_bits' can be reduced. [variableScope]
libav-11.3/libavcodec/vorbisdec.c:1075:25: style: The scope of the variable 'book_idx' can be reduced. [variableScope]
libav-11.3/libavcodec/vorbisdec.c:1188:14: style: The scope of the variable 'class' can be reduced. [variableScope]
libav-11.3/libavcodec/vorbisdec.c:1188:21: style: The scope of the variable 'cdim' can be reduced. [variableScope]
libav-11.3/libavcodec/vorbisdec.c:1188:27: style: The scope of the variable 'cbits' can be reduced. [variableScope]
libav-11.3/libavcodec/vorbisdec.c:1188:40: style: The scope of the variable 'cval' can be reduced. [variableScope]
libav-11.3/libavcodec/vorbisdec.c:1189:15: style: The scope of the variable 'adx' can be reduced. [variableScope]
libav-11.3/libavcodec/vorbisdec.c:1189:20: style: The scope of the variable 'ady' can be reduced. [variableScope]
libav-11.3/libavcodec/vorbisdec.c:1189:25: style: The scope of the variable 'dy' can be reduced. [variableScope]
libav-11.3/libavcodec/vorbisdec.c:1189:29: style: The scope of the variable 'off' can be reduced. [variableScope]
libav-11.3/libavcodec/vorbisdec.c:1189:45: style: The scope of the variable 'err' can be reduced. [variableScope]
libav-11.3/libavcodec/vorbisdec.c:1386:30: style: The scope of the variable 'voffs' can be reduced. [variableScope]
libav-11.3/libavcodec/vorbisdec.c:1605:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/vorbisdec.c:950:28: style: Checking if unsigned variable 'vc->audio_channels' is less than zero. [unsignedLessThanZero]
libav-11.3/libavcodec/vorbisdec.c:955:30: style: Checking if unsigned variable 'vc->audio_samplerate' is less than zero. [unsignedLessThanZero]
libav-11.3/libavcodec/vorbisenc.c:165:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/vorbisenc.c:261:13: style: The scope of the variable 'vals' can be reduced. [variableScope]
libav-11.3/libavcodec/vorbisenc.c:1124:17: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/vp3.c:431:9: style: The scope of the variable 'current_superblock' can be reduced. [variableScope]
libav-11.3/libavcodec/vp3.c:433:9: style: The scope of the variable 'num_partial_superblocks' can be reduced. [variableScope]
libav-11.3/libavcodec/vp3.c:579:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/vp3.c:579:15: style: The scope of the variable 'k' can be reduced. [variableScope]
libav-11.3/libavcodec/vp3.c:579:18: style: The scope of the variable 'sb_x' can be reduced. [variableScope]
libav-11.3/libavcodec/vp3.c:579:24: style: The scope of the variable 'sb_y' can be reduced. [variableScope]
libav-11.3/libavcodec/vp3.c:580:9: style: The scope of the variable 'scheme' can be reduced. [variableScope]
libav-11.3/libavcodec/vp3.c:581:9: style: The scope of the variable 'current_macroblock' can be reduced. [variableScope]
libav-11.3/libavcodec/vp3.c:582:9: style: The scope of the variable 'current_fragment' can be reduced. [variableScope]
libav-11.3/libavcodec/vp3.c:583:9: style: The scope of the variable 'coding_mode' can be reduced. [variableScope]
libav-11.3/libavcodec/vp3.c:586:18: style: The scope of the variable 'frag' can be reduced. [variableScope]
libav-11.3/libavcodec/vp3.c:866:14: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/vp3.c:866:20: style: The scope of the variable 'bit' can be reduced. [variableScope]
libav-11.3/libavcodec/vp3.c:866:25: style: The scope of the variable 'run_length' can be reduced. [variableScope]
libav-11.3/libavcodec/vp3.c:866:37: style: The scope of the variable 'blocks_decoded' can be reduced. [variableScope]
libav-11.3/libavcodec/vp3.c:866:53: style: The scope of the variable 'num_blocks_at_qpi' can be reduced. [variableScope]
libav-11.3/libavcodec/vp3.c:924:9: style: The scope of the variable 'token' can be reduced. [variableScope]
libav-11.3/libavcodec/vp3.c:1925:9: style: The scope of the variable 'qps_changed' can be reduced. [variableScope]
libav-11.3/libavcodec/vp3.c:1925:26: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/vp3.c:1925:29: style: The scope of the variable 'err' can be reduced. [variableScope]
libav-11.3/libavcodec/vp3.c:1590:63: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/vp3dsp.c:235:9: style: The scope of the variable 'filter_value' can be reduced. [variableScope]
libav-11.3/libavcodec/vp3dsp.c:252:9: style: The scope of the variable 'filter_value' can be reduced. [variableScope]
libav-11.3/libavcodec/vp5.c:42:9: style: The scope of the variable 'rows' can be reduced. [variableScope]
libav-11.3/libavcodec/vp5.c:42:15: style: The scope of the variable 'cols' can be reduced. [variableScope]
libav-11.3/libavcodec/vp5.c:180:14: style: The scope of the variable 'model1' can be reduced. [variableScope]
libav-11.3/libavcodec/vp5.c:180:23: style: The scope of the variable 'model2' can be reduced. [variableScope]
libav-11.3/libavcodec/vp5.c:181:22: style: The scope of the variable 'coeff_idx' can be reduced. [variableScope]
libav-11.3/libavcodec/vp5.c:182:24: style: The scope of the variable 'ctx' can be reduced. [variableScope]
libav-11.3/libavcodec/vp5.c:182:29: style: The scope of the variable 'ctx_last' can be reduced. [variableScope]
libav-11.3/libavcodec/vp56.c:274:13: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/vp56.c:389:30: style: The scope of the variable 'off' can be reduced. [variableScope]
libav-11.3/libavcodec/vp56dsp.c:32:20: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/vp56dsp.c:37:12: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/vp56dsp.c:48:22: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/vp6.c:53:9: style: The scope of the variable 'sub_version' can be reduced. [variableScope]
libav-11.3/libavcodec/vp6.c:54:9: style: The scope of the variable 'rows' can be reduced. [variableScope]
libav-11.3/libavcodec/vp6.c:54:15: style: The scope of the variable 'cols' can be reduced. [variableScope]
libav-11.3/libavcodec/vp6.c:242:9: style: The scope of the variable 'a' can be reduced. [variableScope]
libav-11.3/libavcodec/vp6.c:242:12: style: The scope of the variable 'b' can be reduced. [variableScope]
libav-11.3/libavcodec/vp6.c:264:19: style: The scope of the variable 'ctx' can be reduced. [variableScope]
libav-11.3/libavcodec/vp6.c:264:24: style: The scope of the variable 'pos' can be reduced. [variableScope]
libav-11.3/libavcodec/vp6.c:339:13: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/vp6.c:386:10: style: The scope of the variable 'vlc_coeff' can be reduced. [variableScope]
libav-11.3/libavcodec/vp6.c:446:14: style: The scope of the variable 'model1' can be reduced. [variableScope]
libav-11.3/libavcodec/vp6.c:447:22: style: The scope of the variable 'coeff_idx' can be reduced. [variableScope]
libav-11.3/libavcodec/vp6.c:448:24: style: The scope of the variable 'ctx' can be reduced. [variableScope]
libav-11.3/libavcodec/vp8.c:1274:18: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavcodec/vp8.c:2418:18: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
libav-11.3/libavcodec/vp8.c:2417:29: note: outer condition: mb_y<s->mb_height
libav-11.3/libavcodec/vp8.c:2418:18: note: opposite inner condition: mb_y>=s->mb_height
libav-11.3/libavcodec/vp8.c:134:9: warning: Possible null pointer dereference: frame [nullPointer]
libav-11.3/libavcodec/vp8.c:118:23: note: Assignment 'frame=NULL', assigned value is 0
libav-11.3/libavcodec/vp8.c:134:9: note: Null pointer dereference
libav-11.3/libavcodec/vp8.c:2272:13: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
libav-11.3/libavcodec/vp8.c:2276:15: note: Found duplicate branches for 'if' and 'else'.
libav-11.3/libavcodec/vp8.c:2272:13: note: Found duplicate branches for 'if' and 'else'.
libav-11.3/libavcodec/vp8.c:2339:9: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
libav-11.3/libavcodec/vp8.c:2341:11: note: Found duplicate branches for 'if' and 'else'.
libav-11.3/libavcodec/vp8.c:2339:9: note: Found duplicate branches for 'if' and 'else'.
libav-11.3/libavcodec/vp8.c:275:59: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
libav-11.3/libavcodec/vp8.c:276:59: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
libav-11.3/libavcodec/vp8.c:277:59: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
libav-11.3/libavcodec/vp8.c:278:59: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
libav-11.3/libavcodec/vp8.c:279:59: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
libav-11.3/libavcodec/vp8.c:42:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/vp8.c:144:12: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/vp8.c:439:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/vp8.c:473:21: style: The scope of the variable 'hscale' can be reduced. [variableScope]
libav-11.3/libavcodec/vp8.c:473:29: style: The scope of the variable 'vscale' can be reduced. [variableScope]
libav-11.3/libavcodec/vp8.c:614:22: style: The scope of the variable 'hscale' can be reduced. [variableScope]
libav-11.3/libavcodec/vp8.c:614:30: style: The scope of the variable 'vscale' can be reduced. [variableScope]
libav-11.3/libavcodec/vp8.c:614:38: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/vp8.c:743:9: style: The scope of the variable 'bit' can be reduced. [variableScope]
libav-11.3/libavcodec/vp8.c:1118:17: style: The scope of the variable 'vp7_feature_name' can be reduced. [variableScope]
libav-11.3/libavcodec/vp8.c:1541:9: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavcodec/vp8.c:1541:12: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/libavcodec/vp8.c:1541:21: style: The scope of the variable 'nnz' can be reduced. [variableScope]
libav-11.3/libavcodec/vp8.c:1274:59: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/vp8dsp.c:672:45: style: Function 'ff_vp78dsp_init' argument 1 names different: declaration 'c' definition 'dsp'. [funcArgNamesDifferent]
libav-11.3/libavcodec/vp8dsp.h:93:37: note: Function 'ff_vp78dsp_init' argument 1 names different: declaration 'c' definition 'dsp'.
libav-11.3/libavcodec/vp8dsp.c:672:45: note: Function 'ff_vp78dsp_init' argument 1 names different: declaration 'c' definition 'dsp'.
libav-11.3/libavcodec/vp9.c:92:5: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/vp9block.c:426:42: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
libav-11.3/libavcodec/vp9block.c:425:38: note: outer condition: !s->left_intra_ctx[row7]
libav-11.3/libavcodec/vp9block.c:426:42: note: opposite inner condition: s->left_intra_ctx[row7]
libav-11.3/libavcodec/vp9block.c:1551:14: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/libavcodec/vp9block.c:886:11: style: Variable 'w4' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/vp9block.c:887:11: style: Variable 'h4' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/vp9block.c:1108:11: style: Variable 'h4' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/vp9block.c:1389:15: style: Variable 'w4' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/vp9block.c:1388:15: style: Variable 'h4' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/vqavideo.c:230:16: style: The scope of the variable 'opcode' can be reduced. [variableScope]
libav-11.3/libavcodec/vqavideo.c:316:18: style: The scope of the variable 'chunk_type' can be reduced. [variableScope]
libav-11.3/libavcodec/vqavideo.c:318:9: style: The scope of the variable 'byte_skip' can be reduced. [variableScope]
libav-11.3/libavcodec/vqavideo.c:319:18: style: The scope of the variable 'index' can be reduced. [variableScope]
libav-11.3/libavcodec/vqavideo.c:320:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/vqavideo.c:321:19: style: The scope of the variable 'r' can be reduced. [variableScope]
libav-11.3/libavcodec/vqavideo.c:321:22: style: The scope of the variable 'g' can be reduced. [variableScope]
libav-11.3/libavcodec/vqavideo.c:321:25: style: The scope of the variable 'b' can be reduced. [variableScope]
libav-11.3/libavcodec/wavpack.c:535:15: style: The scope of the variable 'L' can be reduced. [variableScope]
libav-11.3/libavcodec/wavpack.c:535:22: style: The scope of the variable 'R' can be reduced. [variableScope]
libav-11.3/libavcodec/wavpack.c:653:12: style: The scope of the variable 'S' can be reduced. [variableScope]
libav-11.3/libavcodec/wavpack.c:653:15: style: The scope of the variable 'T' can be reduced. [variableScope]
libav-11.3/libavcodec/wavpack.c:759:15: style: The scope of the variable 'id' can be reduced. [variableScope]
libav-11.3/libavcodec/wavpack.c:759:19: style: The scope of the variable 'size' can be reduced. [variableScope]
libav-11.3/libavcodec/wavpack.c:759:25: style: The scope of the variable 'ssize' can be reduced. [variableScope]
libav-11.3/libavcodec/wavpack.c:1168:9: style: The scope of the variable 'frame_size' can be reduced. [variableScope]
libav-11.3/libavcodec/wavpack.c:1168:21: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/wavpack.c:801:32: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/wavpack.c:85:9: style: struct member 'SavedContext::bits_used' is never used. [unusedStructMember]
libav-11.3/libavcodec/webp.c:213:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/webp.c:213:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/webp.c:236:12: style: The scope of the variable 'nb_bits' can be reduced. [variableScope]
libav-11.3/libavcodec/webp.c:1250:18: style: The scope of the variable 'ap' can be reduced. [variableScope]
libav-11.3/libavcodec/webp.c:1250:23: style: The scope of the variable 'pp' can be reduced. [variableScope]
libav-11.3/libavcodec/webp.c:1330:14: style: The scope of the variable 'chunk_type' can be reduced. [variableScope]
libav-11.3/libavcodec/wma.c:439:28: portability: Casting from const float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
libav-11.3/libavcodec/wma.c:440:22: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
libav-11.3/libavcodec/wma.c:44:12: style: The scope of the variable 'l' can be reduced. [variableScope]
libav-11.3/libavcodec/wma.c:194:33: style: The scope of the variable 'block_len' can be reduced. [variableScope]
libav-11.3/libavcodec/wma.c:438:9: style: The scope of the variable 'code' can be reduced. [variableScope]
libav-11.3/libavcodec/wma.c:448:57: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavcodec/wmadec.c:318:29: portability: Casting from const float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
libav-11.3/libavcodec/wmadec.c:910:13: portability: Casting from float ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
libav-11.3/libavcodec/wmadec.c:149:17: style: The scope of the variable 'a' can be reduced. [variableScope]
libav-11.3/libavcodec/wmadec.c:150:12: style: The scope of the variable 'e' can be reduced. [variableScope]
libav-11.3/libavcodec/wmadec.c:150:15: style: The scope of the variable 'm' can be reduced. [variableScope]
libav-11.3/libavcodec/wmadec.c:184:11: style: The scope of the variable 'p' can be reduced. [variableScope]
libav-11.3/libavcodec/wmadec.c:184:14: style: The scope of the variable 'q' can be reduced. [variableScope]
libav-11.3/libavcodec/wmadec.c:184:17: style: The scope of the variable 'w' can be reduced. [variableScope]
libav-11.3/libavcodec/wmadec.c:184:20: style: The scope of the variable 'v' can be reduced. [variableScope]
libav-11.3/libavcodec/wmadec.c:313:22: style: The scope of the variable 'code' can be reduced. [variableScope]
libav-11.3/libavcodec/wmadec.c:521:27: style: The scope of the variable 'a' can be reduced. [variableScope]
libav-11.3/libavcodec/wmadec.c:606:45: style: The scope of the variable 'mult1' can be reduced. [variableScope]
libav-11.3/libavcodec/wmadec.c:606:52: style: The scope of the variable 'noise' can be reduced. [variableScope]
libav-11.3/libavcodec/wmadec.c:607:20: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/wmadec.c:607:26: style: The scope of the variable 'n1' can be reduced. [variableScope]
libav-11.3/libavcodec/wmadec.c:607:30: style: The scope of the variable 'last_high_band' can be reduced. [variableScope]
libav-11.3/libavcodec/wmadec.c:608:19: style: The scope of the variable 'exp_power' can be reduced. [variableScope]
libav-11.3/libavcodec/wmadec.c:635:35: style: The scope of the variable 'v' can be reduced. [variableScope]
libav-11.3/libavcodec/wmadec.c:758:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavcodec/wmadec.c:686:46: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavcodec/wmaenc.c:271:9: style: Condition 'parse_exponents' is always true [knownConditionTrueFalse]
libav-11.3/libavcodec/wmaenc.c:266:23: note: Assignment 'parse_exponents=1', assigned value is 1
libav-11.3/libavcodec/wmaenc.c:271:9: note: Condition 'parse_exponents' is always true
libav-11.3/libavcodec/wmaenc.c:120:9: style: The scope of the variable 'n' can be reduced. [variableScope]
libav-11.3/libavcodec/wmaenc.c:122:11: style: The scope of the variable 'v' can be reduced. [variableScope]
libav-11.3/libavcodec/wmaenc.c:213:17: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/wmaenc.c:213:20: style: The scope of the variable 'n' can be reduced. [variableScope]
libav-11.3/libavcodec/wmaenc.c:358:15: style: The scope of the variable 'a' can be reduced. [variableScope]
libav-11.3/libavcodec/wmaenc.c:358:18: style: The scope of the variable 'b' can be reduced. [variableScope]
libav-11.3/libavcodec/wmalosslessdec.c:845:0: style: Same expression used in consecutive assignments of 'offset' and 'subframe_len'. [duplicateAssignExpression]
libav-11.3/libavcodec/wmalosslessdec.c:846:0: note: Same expression used in consecutive assignments of 'offset' and 'subframe_len'.
libav-11.3/libavcodec/wmalosslessdec.c:845:0: note: Same expression used in consecutive assignments of 'offset' and 'subframe_len'.
libav-11.3/libavcodec/wmalosslessdec.c:514:22: style: The scope of the variable 'rem' can be reduced. [variableScope]
libav-11.3/libavcodec/wmalosslessdec.c:514:27: style: The scope of the variable 'rem_bits' can be reduced. [variableScope]
libav-11.3/libavcodec/wmalosslessdec.c:604:20: style: The scope of the variable 'pred_error' can be reduced. [variableScope]
libav-11.3/libavcodec/wmalosslessdec.c:747:15: style: The scope of the variable 'recent' can be reduced. [variableScope]
libav-11.3/libavcodec/wmalosslessdec.c:765:15: style: The scope of the variable 'recent' can be reduced. [variableScope]
libav-11.3/libavcodec/wmalosslessdec.c:848:44: style: The scope of the variable 'res' can be reduced. [variableScope]
libav-11.3/libavcodec/wmalosslessdec.c:1178:9: style: The scope of the variable 'num_bits_prev_frame' can be reduced. [variableScope]
libav-11.3/libavcodec/wmalosslessdec.c:1178:30: style: The scope of the variable 'packet_sequence_number' can be reduced. [variableScope]
libav-11.3/libavcodec/wmalosslessdec.c:1178:54: style: The scope of the variable 'spliced_packet' can be reduced. [variableScope]
libav-11.3/libavcodec/wmaprodec.c:1073:0: style: Same expression used in consecutive assignments of 'offset' and 'subframe_len'. [duplicateAssignExpression]
libav-11.3/libavcodec/wmaprodec.c:1074:0: note: Same expression used in consecutive assignments of 'offset' and 'subframe_len'.
libav-11.3/libavcodec/wmaprodec.c:1073:0: note: Same expression used in consecutive assignments of 'offset' and 'subframe_len'.
libav-11.3/libavcodec/wmaprodec.c:678:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavcodec/wmaprodec.c:1002:21: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/libavcodec/wmaprodec.c:1519:9: style: The scope of the variable 'num_bits_prev_frame' can be reduced. [variableScope]
libav-11.3/libavcodec/wmaprodec.c:1520:9: style: The scope of the variable 'packet_sequence_number' can be reduced. [variableScope]
libav-11.3/libavcodec/wmavoice.c:1385:31: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
libav-11.3/libavcodec/wmavoice.c:308:29: style: The scope of the variable 'res' can be reduced. [variableScope]
libav-11.3/libavcodec/wmavoice.c:1151:11: style: The scope of the variable 'v' can be reduced. [variableScope]
libav-11.3/libavcodec/wmavoice.c:1320:23: style: The scope of the variable 'pos2' can be reduced. [variableScope]
libav-11.3/libavcodec/wmavoice.c:1356:17: style: The scope of the variable 'next_idx_sh16' can be reduced. [variableScope]
libav-11.3/libavcodec/wmavoice.c:1459:12: style: The scope of the variable 'n_blocks_x2' can be reduced. [variableScope]
libav-11.3/libavcodec/wmavoice.c:1459:25: style: The scope of the variable 'log_n_blocks_x2' can be reduced. [variableScope]
libav-11.3/libavcodec/wmavoice.c:1671:23: style: The scope of the variable 'bd_idx' can be reduced. [variableScope]
libav-11.3/libavcodec/wmavoice.c:1672:35: style: The scope of the variable 'frame_desc' can be reduced. [variableScope]
libav-11.3/libavcodec/wmv2.c:78:48: style: Function 'ff_wmv2_add_mb' argument 2 names different: declaration 'block' definition 'block1'. [funcArgNamesDifferent]
libav-11.3/libavcodec/mpegvideo.h:836:48: note: Function 'ff_wmv2_add_mb' argument 2 names different: declaration 'block' definition 'block1'.
libav-11.3/libavcodec/wmv2.c:78:48: note: Function 'ff_wmv2_add_mb' argument 2 names different: declaration 'block' definition 'block1'.
libav-11.3/libavcodec/wmv2dec.c:117:9: style: The scope of the variable 'code' can be reduced. [variableScope]
libav-11.3/libavcodec/wmv2dec.c:297:9: style: The scope of the variable 'sub_cbp' can be reduced. [variableScope]
libav-11.3/libavcodec/wmv2enc.c:154:14: style: The scope of the variable 'coded_cbp' can be reduced. [variableScope]
libav-11.3/libavcodec/wmv2enc.c:181:22: style: The scope of the variable 'pred' can be reduced. [variableScope]
libav-11.3/libavcodec/x86/mpegaudiodsp.c:229:21: style: Variable 'cpu_flags' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/x86/rv40dsp_init.c:216:21: style: Variable 'cpu_flags' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavcodec/xan.c:158:19: style: The scope of the variable 'opcode' can be reduced. [variableScope]
libav-11.3/libavcodec/xan.c:297:19: style: The scope of the variable 'opcode' can be reduced. [variableScope]
libav-11.3/libavcodec/xan.c:299:9: style: The scope of the variable 'size' can be reduced. [variableScope]
libav-11.3/libavcodec/xbmdec.c:35:14: style: The scope of the variable 'dst' can be reduced. [variableScope]
libav-11.3/libavcodec/xbmenc.c:53:12: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libav-11.3/libavcodec/xbmenc.c:54:12: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libav-11.3/libavcodec/xsubenc.c:59:9: style: The scope of the variable 'x0' can be reduced. [variableScope]
libav-11.3/libavcodec/xwddec.c:217:17: style: The scope of the variable 'red' can be reduced. [variableScope]
libav-11.3/libavcodec/xwddec.c:217:22: style: The scope of the variable 'green' can be reduced. [variableScope]
libav-11.3/libavcodec/xwddec.c:217:29: style: The scope of the variable 'blue' can be reduced. [variableScope]
libav-11.3/libavcodec/xxan.c:134:13: style: The scope of the variable 'opcode' can be reduced. [variableScope]
libav-11.3/libavcodec/xxan.c:356:14: style: The scope of the variable 'last' can be reduced. [variableScope]
libav-11.3/libavcodec/xxan.c:121:52: style: Checking if unsigned variable 'bytestream2_get_bytes_left(&s->gb)' is less than zero. [unsignedLessThanZero]
libav-11.3/libavcodec/xxan.c:140:48: style: Checking if unsigned variable 'bytestream2_get_bytes_left(&s->gb)' is less than zero. [unsignedLessThanZero]
libav-11.3/libavcodec/zmbv.c:84:25: style: The scope of the variable 'bh2' can be reduced. [variableScope]
libav-11.3/libavcodec/zmbv.c:161:25: style: The scope of the variable 'bh2' can be reduced. [variableScope]
libav-11.3/libavcodec/zmbv.c:319:25: style: The scope of the variable 'bh2' can be reduced. [variableScope]
libav-11.3/libavcodec/zmbv.c:408:9: style: The scope of the variable 'hi_ver' can be reduced. [variableScope]
libav-11.3/libavcodec/zmbv.c:408:17: style: The scope of the variable 'lo_ver' can be reduced. [variableScope]
libav-11.3/libavcodec/zmbvenc.c:189:35: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavcodec/zmbvenc.c:129:9: style: The scope of the variable 'bw' can be reduced. [variableScope]
libav-11.3/libavcodec/zmbvenc.c:129:13: style: The scope of the variable 'bh' can be reduced. [variableScope]
libav-11.3/libavcodec/zmbvenc.c:130:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavcodec/zmbvenc.c:169:19: style: The scope of the variable 'bh2' can be reduced. [variableScope]
libav-11.3/libavdevice/alsa-audio-common.c:186:43: style: Function 'ff_alsa_open' argument 1 names different: declaration 's' definition 'ctx'. [funcArgNamesDifferent]
libav-11.3/libavdevice/alsa-audio.h:71:35: note: Function 'ff_alsa_open' argument 1 names different: declaration 's' definition 'ctx'.
libav-11.3/libavdevice/alsa-audio-common.c:186:43: note: Function 'ff_alsa_open' argument 1 names different: declaration 's' definition 'ctx'.
libav-11.3/libavdevice/alsa-audio-common.c:348:49: style: Function 'ff_alsa_extend_reorder_buf' argument 2 names different: declaration 'size' definition 'min_size'. [funcArgNamesDifferent]
libav-11.3/libavdevice/alsa-audio.h:94:49: note: Function 'ff_alsa_extend_reorder_buf' argument 2 names different: declaration 'size' definition 'min_size'.
libav-11.3/libavdevice/alsa-audio-common.c:348:49: note: Function 'ff_alsa_extend_reorder_buf' argument 2 names different: declaration 'size' definition 'min_size'.
libav-11.3/libavdevice/jack_audio.c:134:9: style: The scope of the variable 'test' can be reduced. [variableScope]
libav-11.3/libavdevice/oss_audio_enc.c:63:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavdevice/sndio_enc.c:49:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavdevice/v4l2.c:803:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavdevice/v4l2.c:808:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavdevice/v4l2.c:601:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavdevice/v4l2.c:521:19: style: Variable 'res' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavdevice/x11grab.c:461:22: style: The scope of the variable 'delay' can be reduced. [variableScope]
libav-11.3/libavfilter/af_amix.c:350:12: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavfilter/af_asyncts.c:143:9: style: The scope of the variable 'nb_samples' can be reduced. [variableScope]
libav-11.3/libavfilter/af_bs2b.c:129:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavfilter/af_channelmap.c:127:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
libav-11.3/libavfilter/af_compand.c:312:5: style: Variable 'frame' is reassigned a value before the old one has been used. [redundantAssignment]
libav-11.3/libavfilter/af_compand.c:308:0: note: Variable 'frame' is reassigned a value before the old one has been used.
libav-11.3/libavfilter/af_compand.c:312:5: note: Variable 'frame' is reassigned a value before the old one has been used.
libav-11.3/libavfilter/af_compand.c:192:9: style: The scope of the variable 'err' can be reduced. [variableScope]
libav-11.3/libavfilter/af_join.c:412:25: style: Condition '!i' is always true [knownConditionTrueFalse]
libav-11.3/libavfilter/af_join.c:409:15: note: Assuming that condition 'i==0' is not redundant
libav-11.3/libavfilter/af_join.c:412:25: note: Condition '!i' is always true
libav-11.3/libavfilter/af_volume.c:246:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavfilter/avfilter.c:601:40: style: Function 'avfilter_init_str' argument 1 names different: declaration 'ctx' definition 'filter'. [funcArgNamesDifferent]
libav-11.3/libavfilter/avfilter.h:838:40: note: Function 'avfilter_init_str' argument 1 names different: declaration 'ctx' definition 'filter'.
libav-11.3/libavfilter/avfilter.c:601:40: note: Function 'avfilter_init_str' argument 1 names different: declaration 'ctx' definition 'filter'.
libav-11.3/libavfilter/avfiltergraph.c:217:22: style: The scope of the variable 'filt' can be reduced. [variableScope]
libav-11.3/libavfilter/avfiltergraph.c:252:22: style: The scope of the variable 'filt' can be reduced. [variableScope]
libav-11.3/libavfilter/buffer.c:30:54: style: Function 'ff_avfilter_default_free_buffer' argument 1 names different: declaration 'buf' definition 'ptr'. [funcArgNamesDifferent]
libav-11.3/libavfilter/internal.h:142:54: note: Function 'ff_avfilter_default_free_buffer' argument 1 names different: declaration 'buf' definition 'ptr'.
libav-11.3/libavfilter/buffer.c:30:54: note: Function 'ff_avfilter_default_free_buffer' argument 1 names different: declaration 'buf' definition 'ptr'.
libav-11.3/libavfilter/buffer.c:94:5: style: Variable 'avfilter_unref_buffer' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavfilter/drawutils.c:34:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavfilter/drawutils.c:87:14: style: The scope of the variable 'p' can be reduced. [variableScope]
libav-11.3/libavfilter/drawutils.c:107:14: style: The scope of the variable 'p' can be reduced. [variableScope]
libav-11.3/libavfilter/drawutils.c:31:58: style: Function 'ff_fill_line_with_color' argument 8 names different: declaration 'rgba_map' definition 'rgba_map_ptr'. [funcArgNamesDifferent]
libav-11.3/libavfilter/drawutils.h:33:58: note: Function 'ff_fill_line_with_color' argument 8 names different: declaration 'rgba_map' definition 'rgba_map_ptr'.
libav-11.3/libavfilter/drawutils.c:31:58: note: Function 'ff_fill_line_with_color' argument 8 names different: declaration 'rgba_map' definition 'rgba_map_ptr'.
libav-11.3/libavfilter/fifo.c:152:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavfilter/formats.c:266:38: style: Function 'ff_formats_ref' argument 1 names different: declaration 'formats' definition 'f'. [funcArgNamesDifferent]
libav-11.3/libavfilter/formats.h:187:38: note: Function 'ff_formats_ref' argument 1 names different: declaration 'formats' definition 'f'.
libav-11.3/libavfilter/formats.c:266:38: note: Function 'ff_formats_ref' argument 1 names different: declaration 'formats' definition 'f'.
libav-11.3/libavfilter/graphparser.c:452:41: style: Function 'avfilter_graph_parse' argument 3 names different: declaration 'inputs' definition 'open_inputs'. [funcArgNamesDifferent]
libav-11.3/libavfilter/avfilter.h:1128:41: note: Function 'avfilter_graph_parse' argument 3 names different: declaration 'inputs' definition 'open_inputs'.
libav-11.3/libavfilter/graphparser.c:452:41: note: Function 'avfilter_graph_parse' argument 3 names different: declaration 'inputs' definition 'open_inputs'.
libav-11.3/libavfilter/graphparser.c:453:41: style: Function 'avfilter_graph_parse' argument 4 names different: declaration 'outputs' definition 'open_outputs'. [funcArgNamesDifferent]
libav-11.3/libavfilter/avfilter.h:1128:64: note: Function 'avfilter_graph_parse' argument 4 names different: declaration 'outputs' definition 'open_outputs'.
libav-11.3/libavfilter/graphparser.c:453:41: note: Function 'avfilter_graph_parse' argument 4 names different: declaration 'outputs' definition 'open_outputs'.
libav-11.3/libavfilter/pthread.c:156:12: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavfilter/trim.c:112:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_boxblur.c:319:29: style: Array index 'plane' is used before limits check. [arrayIndexThenCheck]
libav-11.3/libavfilter/vf_boxblur.c:325:29: style: Array index 'plane' is used before limits check. [arrayIndexThenCheck]
libav-11.3/libavfilter/vf_crop.c:243:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_cropdetect.c:122:9: style: The scope of the variable 'w' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_cropdetect.c:122:12: style: The scope of the variable 'h' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_cropdetect.c:122:15: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_cropdetect.c:122:18: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_cropdetect.c:122:21: style: The scope of the variable 'shrink_by' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_drawtext.c:459:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavfilter/vf_drawtext.c:787:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_drawtext.c:787:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_drawtext.c:787:15: style: The scope of the variable 'alpha' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_drawtext.c:219:9: style: struct member 'ft_error::err' is never used. [unusedStructMember]
libav-11.3/libavfilter/vf_fieldorder.c:48:22: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_fieldorder.c:93:19: style: The scope of the variable 'line_step' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_fieldorder.c:93:30: style: The scope of the variable 'line_size' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_fieldorder.c:94:14: style: The scope of the variable 'data' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_framepack.c:180:16: style: The scope of the variable 'offset' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_frei0r.c:144:15: style: The scope of the variable 'param' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_frei0r.c:145:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_gradfun.c:73:12: style: The scope of the variable 'v' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_gradfun.c:73:15: style: The scope of the variable 'old' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_gradfun.c:57:59: style: Function 'ff_gradfun_filter_line_c' argument 3 names different: declaration 'dc' definition 'uint16_t'. [funcArgNamesDifferent]
libav-11.3/libavfilter/gradfun.h:44:69: note: Function 'ff_gradfun_filter_line_c' argument 3 names different: declaration 'dc' definition 'uint16_t'.
libav-11.3/libavfilter/vf_gradfun.c:57:59: note: Function 'ff_gradfun_filter_line_c' argument 3 names different: declaration 'dc' definition 'uint16_t'.
libav-11.3/libavfilter/vf_gradfun.c:57:102: style: Function 'ff_gradfun_filter_line_c' argument 6 names different: declaration 'dithers' definition 'uint16_t'. [funcArgNamesDifferent]
libav-11.3/libavfilter/gradfun.h:44:112: note: Function 'ff_gradfun_filter_line_c' argument 6 names different: declaration 'dithers' definition 'uint16_t'.
libav-11.3/libavfilter/vf_gradfun.c:57:102: note: Function 'ff_gradfun_filter_line_c' argument 6 names different: declaration 'dithers' definition 'uint16_t'.
libav-11.3/libavfilter/vf_gradfun.c:71:29: style: Function 'ff_gradfun_blur_line_c' argument 1 names different: declaration 'dc' definition 'uint16_t'. [funcArgNamesDifferent]
libav-11.3/libavfilter/gradfun.h:45:39: note: Function 'ff_gradfun_blur_line_c' argument 1 names different: declaration 'dc' definition 'uint16_t'.
libav-11.3/libavfilter/vf_gradfun.c:71:29: note: Function 'ff_gradfun_blur_line_c' argument 1 names different: declaration 'dc' definition 'uint16_t'.
libav-11.3/libavfilter/vf_gradfun.c:71:43: style: Function 'ff_gradfun_blur_line_c' argument 2 names different: declaration 'buf' definition 'uint16_t'. [funcArgNamesDifferent]
libav-11.3/libavfilter/gradfun.h:45:53: note: Function 'ff_gradfun_blur_line_c' argument 2 names different: declaration 'buf' definition 'uint16_t'.
libav-11.3/libavfilter/vf_gradfun.c:71:43: note: Function 'ff_gradfun_blur_line_c' argument 2 names different: declaration 'buf' definition 'uint16_t'.
libav-11.3/libavfilter/vf_gradfun.c:71:58: style: Function 'ff_gradfun_blur_line_c' argument 3 names different: declaration 'buf1' definition 'uint16_t'. [funcArgNamesDifferent]
libav-11.3/libavfilter/gradfun.h:45:68: note: Function 'ff_gradfun_blur_line_c' argument 3 names different: declaration 'buf1' definition 'uint16_t'.
libav-11.3/libavfilter/vf_gradfun.c:71:58: note: Function 'ff_gradfun_blur_line_c' argument 3 names different: declaration 'buf1' definition 'uint16_t'.
libav-11.3/libavfilter/vf_hflip.c:94:22: style: The scope of the variable 'step' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_hflip.c:94:28: style: The scope of the variable 'hsub' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_hflip.c:94:34: style: The scope of the variable 'vsub' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_hqdn3d.c:132:10: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_hqdn3d.c:132:13: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_hqdn3d.c:164:19: style: The scope of the variable 'simil' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_hqdn3d.c:164:26: style: The scope of the variable 'C' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_hqdn3d.c:171:18: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libavfilter/vf_libopencv.c:267:37: error: Uninitialized variable: kernel_str [uninitvar]
libav-11.3/libavfilter/vf_lut.c:203:20: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_lut.c:246:16: style: The scope of the variable 'res' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_lut.c:293:15: style: The scope of the variable 'k' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_lut.c:293:18: style: The scope of the variable 'plane' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_overlay.c:203:15: style: The scope of the variable 'k' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_select.c:271:9: style: The scope of the variable 'count' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_select.c:271:16: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_showinfo.c:80:32: style: Array index 'plane' is used before limits check. [arrayIndexThenCheck]
libav-11.3/libavfilter/vf_yadif.c:290:33: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavfilter/vf_yadif.c:392:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavfilter/vf_yadif.c:112:5: style: Variable 'spatial_score' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavfilter/vf_yadif.c:128:5: style: Variable 'spatial_score' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavfilter/vf_yadif.c:137:5: style: Variable 'spatial_score' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavfilter/vf_yadif.c:156:5: style: Variable 'spatial_score' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavfilter/vf_yadif.c:172:5: style: Variable 'spatial_score' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavfilter/vf_yadif.c:181:5: style: Variable 'spatial_score' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavfilter/vsrc_movie.c:96:5: style: Variable 'iformat' is reassigned a value before the old one has been used. [redundantAssignment]
libav-11.3/libavfilter/vsrc_movie.c:88:0: note: Variable 'iformat' is reassigned a value before the old one has been used.
libav-11.3/libavfilter/vsrc_movie.c:96:5: note: Variable 'iformat' is reassigned a value before the old one has been used.
libav-11.3/libavfilter/vsrc_movie.c:91:13: style: The scope of the variable 'timestamp' can be reduced. [variableScope]
libav-11.3/libavformat/4xm.c:270:18: style: The scope of the variable 'fourcc_tag' can be reduced. [variableScope]
libav-11.3/libavformat/4xm.c:271:18: style: The scope of the variable 'size' can be reduced. [variableScope]
libav-11.3/libavformat/ac3dec.c:30:20: style: The scope of the variable 'buf2' can be reduced. [variableScope]
libav-11.3/libavformat/adtsenc.c:145:13: style: The scope of the variable 'buf' can be reduced. [variableScope]
libav-11.3/libavformat/apetag.c:42:25: style: The scope of the variable 'value' can be reduced. [variableScope]
libav-11.3/libavformat/apetag.c:72:18: style: Checking if unsigned variable 'size' is less than zero. [unsignedLessThanZero]
libav-11.3/libavformat/apetag.c:197:22: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavformat/apetag.c:220:22: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavformat/asfcrypt.c:118:11: warning: The array 'ms_keys' is too small, the function 'multiswap_step' expects a bigger one. [argumentSize]
libav-11.3/libavformat/asfcrypt.c:139:11: warning: The array 'ms_keys' is too small, the function 'multiswap_inv_step' expects a bigger one. [argumentSize]
libav-11.3/libavformat/asfdec.c:585:24: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/asfdec.c:619:12: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/asfdec.c:639:12: style: The scope of the variable 'stream_num' can be reduced. [variableScope]
libav-11.3/libavformat/asfdec.c:639:24: style: The scope of the variable 'name_len' can be reduced. [variableScope]
libav-11.3/libavformat/asfdec.c:639:34: style: The scope of the variable 'value_len' can be reduced. [variableScope]
libav-11.3/libavformat/asfdec.c:640:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/asfdec.c:678:29: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/asfdec.c:716:13: style: The scope of the variable 'gsize' can be reduced. [variableScope]
libav-11.3/libavformat/asfdec.c:973:13: style: The scope of the variable 'ts0' can be reduced. [variableScope]
libav-11.3/libavformat/asfdec.c:1465:13: style: The scope of the variable 'pos' can be reduced. [variableScope]
libav-11.3/libavformat/asfdec.c:1466:9: style: The scope of the variable 'index' can be reduced. [variableScope]
libav-11.3/libavformat/asfdec.c:1468:24: style: Checking if unsigned variable 's->packet_size' is less than zero. [unsignedLessThanZero]
libav-11.3/libavformat/asfenc.c:772:23: style: The scope of the variable 'payload_len' can be reduced. [variableScope]
libav-11.3/libavformat/asfenc.c:838:9: style: The scope of the variable 'start_sec' can be reduced. [variableScope]
libav-11.3/libavformat/asfenc.c:838:20: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/asfenc.c:910:13: style: The scope of the variable 'file_size' can be reduced. [variableScope]
libav-11.3/libavformat/avc.c:70:41: style: Function 'ff_avc_parse_nal_units' argument 1 names different: declaration 's' definition 'pb'. [funcArgNamesDifferent]
libav-11.3/libavformat/avc.h:28:41: note: Function 'ff_avc_parse_nal_units' argument 1 names different: declaration 's' definition 'pb'.
libav-11.3/libavformat/avc.c:70:41: note: Function 'ff_avc_parse_nal_units' argument 1 names different: declaration 's' definition 'pb'.
libav-11.3/libavformat/avc.c:70:60: style: Function 'ff_avc_parse_nal_units' argument 2 names different: declaration 'buf' definition 'buf_in'. [funcArgNamesDifferent]
libav-11.3/libavformat/avc.h:28:59: note: Function 'ff_avc_parse_nal_units' argument 2 names different: declaration 'buf' definition 'buf_in'.
libav-11.3/libavformat/avc.c:70:60: note: Function 'ff_avc_parse_nal_units' argument 2 names different: declaration 'buf' definition 'buf_in'.
libav-11.3/libavformat/avidec.c:296:29: style: The scope of the variable 'buffer' can be reduced. [variableScope]
libav-11.3/libavformat/avidec.c:297:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/avidec.c:1261:18: style: The scope of the variable 'index' can be reduced. [variableScope]
libav-11.3/libavformat/avidec.c:1261:25: style: The scope of the variable 'tag' can be reduced. [variableScope]
libav-11.3/libavformat/avidec.c:1261:30: style: The scope of the variable 'flags' can be reduced. [variableScope]
libav-11.3/libavformat/avidec.c:1261:37: style: The scope of the variable 'pos' can be reduced. [variableScope]
libav-11.3/libavformat/avidec.c:1261:42: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavformat/avidec.c:1382:22: style: The scope of the variable 'size' can be reduced. [variableScope]
libav-11.3/libavformat/avienc.c:114:21: style: The scope of the variable 'stream' can be reduced. [variableScope]
libav-11.3/libavformat/avienc.c:148:27: style: The scope of the variable 'strh' can be reduced. [variableScope]
libav-11.3/libavformat/avienc.c:460:13: style: The scope of the variable 'idx_chunk' can be reduced. [variableScope]
libav-11.3/libavformat/avienc.c:461:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/avienc.c:462:10: style: The scope of the variable 'tag' can be reduced. [variableScope]
libav-11.3/libavformat/avienc.c:550:13: style: The scope of the variable 'err' can be reduced. [variableScope]
libav-11.3/libavformat/avienc.c:588:15: style: The scope of the variable 'n' can be reduced. [variableScope]
libav-11.3/libavformat/avienc.c:588:18: style: The scope of the variable 'nb_frames' can be reduced. [variableScope]
libav-11.3/libavformat/avienc.c:589:13: style: The scope of the variable 'file_size' can be reduced. [variableScope]
libav-11.3/libavformat/avienc.c:436:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/avio.c:235:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/avio.c:339:13: style: The scope of the variable 'pos' can be reduced. [variableScope]
libav-11.3/libavformat/aviobuf.c:454:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavformat/aviobuf.c:618:31: style: Function 'avio_get_str' argument 1 names different: declaration 'pb' definition 's'. [funcArgNamesDifferent]
libav-11.3/libavformat/avio.h:274:31: note: Function 'avio_get_str' argument 1 names different: declaration 'pb' definition 's'.
libav-11.3/libavformat/aviobuf.c:618:31: note: Function 'avio_get_str' argument 1 names different: declaration 'pb' definition 's'.
libav-11.3/libavformat/aviobuf.c:778:44: style: Function 'avio_open' argument 2 names different: declaration 'url' definition 'filename'. [funcArgNamesDifferent]
libav-11.3/libavformat/avio.h:327:44: note: Function 'avio_open' argument 2 names different: declaration 'url' definition 'filename'.
libav-11.3/libavformat/aviobuf.c:778:44: note: Function 'avio_open' argument 2 names different: declaration 'url' definition 'filename'.
libav-11.3/libavformat/aviobuf.c:783:45: style: Function 'avio_open2' argument 2 names different: declaration 'url' definition 'filename'. [funcArgNamesDifferent]
libav-11.3/libavformat/avio.h:347:45: note: Function 'avio_open2' argument 2 names different: declaration 'url' definition 'filename'.
libav-11.3/libavformat/aviobuf.c:783:45: note: Function 'avio_open2' argument 2 names different: declaration 'url' definition 'filename'.
libav-11.3/libavformat/aviobuf.c:834:29: style: Function 'avio_pause' argument 1 names different: declaration 'h' definition 's'. [funcArgNamesDifferent]
libav-11.3/libavformat/avio.h:415:33: note: Function 'avio_pause' argument 1 names different: declaration 'h' definition 's'.
libav-11.3/libavformat/aviobuf.c:834:29: note: Function 'avio_pause' argument 1 names different: declaration 'h' definition 's'.
libav-11.3/libavformat/aviobuf.c:841:37: style: Function 'avio_seek_time' argument 1 names different: declaration 'h' definition 's'. [funcArgNamesDifferent]
libav-11.3/libavformat/avio.h:436:37: note: Function 'avio_seek_time' argument 1 names different: declaration 'h' definition 's'.
libav-11.3/libavformat/aviobuf.c:841:37: note: Function 'avio_seek_time' argument 1 names different: declaration 'h' definition 's'.
libav-11.3/libavformat/avisynth.c:156:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/avisynth.c:447:15: style: The scope of the variable 'plane' can be reduced. [variableScope]
libav-11.3/libavformat/avisynth.c:447:22: style: The scope of the variable 'rowsize' can be reduced. [variableScope]
libav-11.3/libavformat/avisynth.c:447:31: style: The scope of the variable 'planeheight' can be reduced. [variableScope]
libav-11.3/libavformat/avisynth.c:447:44: style: The scope of the variable 'pitch' can be reduced. [variableScope]
libav-11.3/libavformat/bfi.c:114:14: style: The scope of the variable 'audio_offset' can be reduced. [variableScope]
libav-11.3/libavformat/bfi.c:114:28: style: The scope of the variable 'video_offset' can be reduced. [variableScope]
libav-11.3/libavformat/bfi.c:114:42: style: The scope of the variable 'chunk_size' can be reduced. [variableScope]
libav-11.3/libavformat/bfi.c:114:54: style: The scope of the variable 'audio_size' can be reduced. [variableScope]
libav-11.3/libavformat/bink.c:79:21: style: The scope of the variable 'ast' can be reduced. [variableScope]
libav-11.3/libavformat/bink.c:81:14: style: The scope of the variable 'pos' can be reduced. [variableScope]
libav-11.3/libavformat/bink.c:82:14: style: The scope of the variable 'flags' can be reduced. [variableScope]
libav-11.3/libavformat/bink.c:150:60: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/bmv.c:74:9: style: The scope of the variable 'type' can be reduced. [variableScope]
libav-11.3/libavformat/cafdec.c:226:14: style: The scope of the variable 'tag' can be reduced. [variableScope]
libav-11.3/libavformat/concat.c:61:13: style: The scope of the variable 'size' can be reduced. [variableScope]
libav-11.3/libavformat/concat.c:123:9: style: The scope of the variable 'result' can be reduced. [variableScope]
libav-11.3/libavformat/cutils.c:28:13: style: The scope of the variable 'nb_alloc' can be reduced. [variableScope]
libav-11.3/libavformat/cutils.c:52:18: style: The scope of the variable 'ny' can be reduced. [variableScope]
libav-11.3/libavformat/dfa.c:73:14: style: The scope of the variable 'frame_size' can be reduced. [variableScope]
libav-11.3/libavformat/dsicin.c:168:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
libav-11.3/libavformat/dsicin.c:168:13: style: The scope of the variable 'palette_type' can be reduced. [variableScope]
libav-11.3/libavformat/dsicin.c:168:27: style: The scope of the variable 'pkt_size' can be reduced. [variableScope]
libav-11.3/libavformat/dump.c:45:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavformat/dv.c:117:14: style: The scope of the variable 'pcm' can be reduced. [variableScope]
libav-11.3/libavformat/dv.c:271:21: style: The scope of the variable 'avctx' can be reduced. [variableScope]
libav-11.3/libavformat/dv.c:272:9: style: The scope of the variable 'apt' can be reduced. [variableScope]
libav-11.3/libavformat/dv.c:272:14: style: The scope of the variable 'is16_9' can be reduced. [variableScope]
libav-11.3/libavformat/dvenc.c:118:27: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavformat/dxa.c:60:20: style: The scope of the variable 'ast' can be reduced. [variableScope]
libav-11.3/libavformat/dxa.c:66:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/electronicarts.c:84:19: style: The scope of the variable 'byte' can be reduced. [variableScope]
libav-11.3/libavformat/electronicarts.c:336:14: style: The scope of the variable 'blockid' can be reduced. [variableScope]
libav-11.3/libavformat/electronicarts.c:336:23: style: The scope of the variable 'size' can be reduced. [variableScope]
libav-11.3/libavformat/file.c:84:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/file.c:85:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/flac_picture.c:37:5: style: Variable 'pb' is reassigned a value before the old one has been used. [redundantAssignment]
libav-11.3/libavformat/flac_picture.c:32:0: note: Variable 'pb' is reassigned a value before the old one has been used.
libav-11.3/libavformat/flac_picture.c:37:5: note: Variable 'pb' is reassigned a value before the old one has been used.
libav-11.3/libavformat/flacdec.c:105:22: style: The scope of the variable 'start' can be reduced. [variableScope]
libav-11.3/libavformat/flacdec.c:107:30: style: The scope of the variable 'track' can be reduced. [variableScope]
libav-11.3/libavformat/flacdec.c:107:37: style: The scope of the variable 'ti' can be reduced. [variableScope]
libav-11.3/libavformat/flacenc.c:125:13: style: The scope of the variable 'file_size' can be reduced. [variableScope]
libav-11.3/libavformat/flic.c:203:18: style: The scope of the variable 'size' can be reduced. [variableScope]
libav-11.3/libavformat/flic.c:204:9: style: The scope of the variable 'magic' can be reduced. [variableScope]
libav-11.3/libavformat/flvdec.c:370:30: style: The scope of the variable 'vcodec' can be reduced. [variableScope]
libav-11.3/libavformat/flvdec.c:618:15: style: The scope of the variable 'out' can be reduced. [variableScope]
libav-11.3/libavformat/flvdec.c:634:18: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/flvenc.c:461:47: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/format.c:151:22: style: Same expression on both sides of '==' because the value of 'codec_id' and 'AV_CODEC_ID_NONE' are the same. [duplicateExpression]
libav-11.3/libavformat/format.c:144:35: note: 'codec_id' is assigned value 'AV_CODEC_ID_NONE' here.
libav-11.3/libavformat/format.c:151:22: note: Same expression on both sides of '==' because the value of 'codec_id' and 'AV_CODEC_ID_NONE' are the same.
libav-11.3/libavformat/format.c:79:23: style: The scope of the variable 'p' can be reduced. [variableScope]
libav-11.3/libavformat/format.c:80:21: style: The scope of the variable 'q' can be reduced. [variableScope]
libav-11.3/libavformat/format.c:108:20: style: The scope of the variable 'score' can be reduced. [variableScope]
libav-11.3/libavformat/gif.c:125:18: style: The scope of the variable 'v' can be reduced. [variableScope]
libav-11.3/libavformat/gif.c:62:19: style: struct member 'rgb_triplet::r' is never used. [unusedStructMember]
libav-11.3/libavformat/gif.c:63:19: style: struct member 'rgb_triplet::g' is never used. [unusedStructMember]
libav-11.3/libavformat/gif.c:64:19: style: struct member 'rgb_triplet::b' is never used. [unusedStructMember]
libav-11.3/libavformat/hdsenc.c:465:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/hdsenc.c:515:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/hdsenc.c:302:13: error: Array 'os.extra_packets[2]' accessed at index 7, which is out of bounds. [arrayIndexOutOfBounds]
libav-11.3/libavformat/hevc.c:275:18: style: The scope of the variable 'min_spatial_segmentation_idc' can be reduced. [variableScope]
libav-11.3/libavformat/hls.c:675:43: warning: Possible null pointer dereference: minvar [nullPointer]
libav-11.3/libavformat/hls.c:671:53: note: Assignment 'minvar=minvariant<0?NULL:c->variants[minvariant]', assigned value is 0
libav-11.3/libavformat/hls.c:675:43: note: Null pointer dereference
libav-11.3/libavformat/hls.c:731:69: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/hls.c:735:75: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/hlsenc.c:120:32: style: The scope of the variable 'en' can be reduced. [variableScope]
libav-11.3/libavformat/hnm.c:134:14: style: The scope of the variable 'superchunk_size' can be reduced. [variableScope]
libav-11.3/libavformat/http.c:303:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavformat/http.c:320:9: style: The scope of the variable 'ch' can be reduced. [variableScope]
libav-11.3/libavformat/http.c:374:17: style: The scope of the variable 'slash' can be reduced. [variableScope]
libav-11.3/libavformat/http.c:446:11: style: The scope of the variable 'tag' can be reduced. [variableScope]
libav-11.3/libavformat/http.c:809:11: style: The scope of the variable 'key' can be reduced. [variableScope]
libav-11.3/libavformat/http.c:810:11: style: The scope of the variable 'val' can be reduced. [variableScope]
libav-11.3/libavformat/http.c:889:10: style: The scope of the variable 'temp' can be reduced. [variableScope]
libav-11.3/libavformat/http.c:890:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/http.c:891:10: style: The scope of the variable 'crlf' can be reduced. [variableScope]
libav-11.3/libavformat/http.c:916:10: style: The scope of the variable 'footer' can be reduced. [variableScope]
libav-11.3/libavformat/httpauth.c:80:21: warning: Either the condition 'if(ptr&&(!*end||av_isspace(*end)||*end==',')&&(ptr==qop||av_isspace(ptr[-1])||ptr[-1]==','))' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
libav-11.3/libavformat/httpauth.c:82:8: note: Assuming that condition 'if(ptr&&(!*end||av_isspace(*end)||*end==',')&&(ptr==qop||av_isspace(ptr[-1])||ptr[-1]==','))' is not redundant
libav-11.3/libavformat/httpauth.c:80:21: note: Null pointer addition
libav-11.3/libavformat/httpauth.c:203:12: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
libav-11.3/libavformat/httpauth.c:206:7: note: Found duplicate branches for 'if' and 'else'.
libav-11.3/libavformat/httpauth.c:203:12: note: Found duplicate branches for 'if' and 'else'.
libav-11.3/libavformat/httpauth.c:166:74: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
libav-11.3/libavformat/httpauth.c:174:75: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
libav-11.3/libavformat/httpauth.c:185:48: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
libav-11.3/libavformat/httpauth.c:191:58: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
libav-11.3/libavformat/httpauth.c:193:74: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
libav-11.3/libavformat/httpauth.c:195:43: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
libav-11.3/libavformat/id3v1.c:180:12: style: The scope of the variable 'c' can be reduced. [variableScope]
libav-11.3/libavformat/id3v1.c:205:10: style: The scope of the variable 'str' can be reduced. [variableScope]
libav-11.3/libavformat/id3v1.c:229:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/id3v1.c:230:13: style: The scope of the variable 'buf' can be reduced. [variableScope]
libav-11.3/libavformat/id3v1.c:231:13: style: The scope of the variable 'filesize' can be reduced. [variableScope]
libav-11.3/libavformat/id3v2.c:279:10: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
libav-11.3/libavformat/id3v2.c:695:14: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/id3v2.c:698:13: style: The scope of the variable 'off' can be reduced. [variableScope]
libav-11.3/libavformat/id3v2.c:727:24: style: The scope of the variable 'extra_func' can be reduced. [variableScope]
libav-11.3/libavformat/idcin.c:320:21: warning: Identical condition 'ret<0', second condition is always false [identicalConditionAfterEarlyExit]
libav-11.3/libavformat/idcin.c:308:17: note: first condition
libav-11.3/libavformat/idcin.c:320:21: note: second condition
libav-11.3/libavformat/idcin.c:253:18: style: The scope of the variable 'command' can be reduced. [variableScope]
libav-11.3/libavformat/idcin.c:257:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/idcin.c:258:9: style: The scope of the variable 'palette_scale' can be reduced. [variableScope]
libav-11.3/libavformat/idcin.c:259:19: style: The scope of the variable 'r' can be reduced. [variableScope]
libav-11.3/libavformat/idcin.c:259:22: style: The scope of the variable 'g' can be reduced. [variableScope]
libav-11.3/libavformat/idcin.c:259:25: style: The scope of the variable 'b' can be reduced. [variableScope]
libav-11.3/libavformat/idcin.c:261:14: style: The scope of the variable 'palette' can be reduced. [variableScope]
libav-11.3/libavformat/idroqdec.c:99:18: style: The scope of the variable 'chunk_size' can be reduced. [variableScope]
libav-11.3/libavformat/idroqdec.c:100:18: style: The scope of the variable 'chunk_type' can be reduced. [variableScope]
libav-11.3/libavformat/iff.c:118:14: style: The scope of the variable 'chunk_id' can be reduced. [variableScope]
libav-11.3/libavformat/iff.c:118:24: style: The scope of the variable 'data_size' can be reduced. [variableScope]
libav-11.3/libavformat/iff.c:133:13: style: The scope of the variable 'res' can be reduced. [variableScope]
libav-11.3/libavformat/img2dec.c:223:10: style: The scope of the variable 'filename' can be reduced. [variableScope]
libav-11.3/libavformat/ipmovie.c:224:19: style: The scope of the variable 'opcode_type' can be reduced. [variableScope]
libav-11.3/libavformat/ipmovie.c:225:19: style: The scope of the variable 'opcode_version' can be reduced. [variableScope]
libav-11.3/libavformat/ipmovie.c:226:9: style: The scope of the variable 'opcode_size' can be reduced. [variableScope]
libav-11.3/libavformat/isom.c:365:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/iv8.c:59:14: style: The scope of the variable 'size' can be reduced. [variableScope]
libav-11.3/libavformat/iv8.c:59:20: style: The scope of the variable 'pts' can be reduced. [variableScope]
libav-11.3/libavformat/iv8.c:59:25: style: The scope of the variable 'type' can be reduced. [variableScope]
libav-11.3/libavformat/iv8.c:59:31: style: The scope of the variable 'flags' can be reduced. [variableScope]
libav-11.3/libavformat/latmenc.c:91:9: style: The scope of the variable 'header_size' can be reduced. [variableScope]
libav-11.3/libavformat/librtmp.c:278:42: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/matroskadec.c:863:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavformat/matroskadec.c:2093:9: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavformat/matroskadec.c:2428:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/matroskadec.c:812:25: error: Shifting by a negative value is undefined behaviour [shiftNegative]
libav-11.3/libavformat/matroskadec.c:1173:1: style: Label 'failed' is not used. [unusedLabel]
libav-11.3/libavformat/matroskadec.c:206:14: style: struct member 'MatroskaTagTarget::typevalue' is never used. [unusedStructMember]
libav-11.3/libavformat/matroskadec.c:2354:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/matroskaenc.c:974:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/matroskaenc.c:1103:14: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/matroskaenc.c:1246:41: style: The scope of the variable 'size' can be reduced. [variableScope]
libav-11.3/libavformat/matroskaenc.c:1246:47: style: The scope of the variable 'line_size' can be reduced. [variableScope]
libav-11.3/libavformat/matroskaenc.c:1247:14: style: The scope of the variable 'start' can be reduced. [variableScope]
libav-11.3/libavformat/matroskaenc.c:1453:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/matroskaenc.c:1596:13: style: The scope of the variable 'currentpos' can be reduced. [variableScope]
libav-11.3/libavformat/matroskaenc.c:1596:25: style: The scope of the variable 'cuespos' can be reduced. [variableScope]
libav-11.3/libavformat/metadata.c:34:17: style: The scope of the variable 'key' can be reduced. [variableScope]
libav-11.3/libavformat/mm.c:144:18: style: The scope of the variable 'type' can be reduced. [variableScope]
libav-11.3/libavformat/mm.c:144:24: style: The scope of the variable 'length' can be reduced. [variableScope]
libav-11.3/libavformat/mmsh.c:237:5: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libav-11.3/libavformat/mmsh.c:276:11: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libav-11.3/libavformat/mmsh.c:146:9: style: The scope of the variable 'res' can be reduced. [variableScope]
libav-11.3/libavformat/mmst.c:184:5: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libav-11.3/libavformat/mmst.c:240:9: style: The scope of the variable 'read_result' can be reduced. [variableScope]
libav-11.3/libavformat/mmst.c:334:21: style: The scope of the variable 'err' can be reduced. [variableScope]
libav-11.3/libavformat/mov.c:2329:13: style: Same expression on both sides of '&&' because the value of 'key' and 'val' are the same. [duplicateExpression]
libav-11.3/libavformat/mov.c:2295:20: note: 'key' is assigned value 'NULL' here.
libav-11.3/libavformat/mov.c:2295:33: note: 'val' is assigned value 'NULL' here.
libav-11.3/libavformat/mov.c:2329:13: note: Same expression on both sides of '&&' because the value of 'key' and 'val' are the same.
libav-11.3/libavformat/mov.c:163:17: style: The scope of the variable 't' can be reduced. [variableScope]
libav-11.3/libavformat/mov.c:258:21: style: The scope of the variable 'key2' can be reduced. [variableScope]
libav-11.3/libavformat/mov.c:370:13: style: The scope of the variable 'start' can be reduced. [variableScope]
libav-11.3/libavformat/mov.c:371:25: style: The scope of the variable 'str_len' can be reduced. [variableScope]
libav-11.3/libavformat/mov.c:740:10: style: The scope of the variable 'buffer' can be reduced. [variableScope]
libav-11.3/libavformat/mov.c:1157:36: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavformat/mov.c:1267:26: style: The scope of the variable 'flags' can be reduced. [variableScope]
libav-11.3/libavformat/mov.c:1952:18: style: The scope of the variable 'stts_index' can be reduced. [variableScope]
libav-11.3/libavformat/mov.c:1954:18: style: The scope of the variable 'stss_index' can be reduced. [variableScope]
libav-11.3/libavformat/mov.c:1955:18: style: The scope of the variable 'stps_index' can be reduced. [variableScope]
libav-11.3/libavformat/mov.c:1956:21: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavformat/mov.c:1957:14: style: The scope of the variable 'stream_size' can be reduced. [variableScope]
libav-11.3/libavformat/mov.c:2393:13: style: The scope of the variable 'disp_transform' can be reduced. [variableScope]
libav-11.3/libavformat/mov.c:2910:14: style: The scope of the variable 'tag' can be reduced. [variableScope]
libav-11.3/libavformat/mov.c:3266:17: style: The scope of the variable 'time_sample' can be reduced. [variableScope]
libav-11.3/libavformat/mov.c:3267:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/mov.c:1241:27: style: Variable 'color_count' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavformat/mov.c:1119:69: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/mov.c:2510:64: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/mov.c:2511:84: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/mov.c:2513:47: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/mov.c:2515:56: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/mov.c:2517:52: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/mov.c:2519:53: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/mov.c:3256:52: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/mov_chan.c:497:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavformat/movenc.c:1330:5: style: Variable 'hdlr_type' is reassigned a value before the old one has been used. [redundantAssignment]
libav-11.3/libavformat/movenc.c:1326:0: note: Variable 'hdlr_type' is reassigned a value before the old one has been used.
libav-11.3/libavformat/movenc.c:1330:5: note: Variable 'hdlr_type' is reassigned a value before the old one has been used.
libav-11.3/libavformat/movenc.c:1331:5: style: Variable 'descr' is reassigned a value before the old one has been used. [redundantAssignment]
libav-11.3/libavformat/movenc.c:1326:0: note: Variable 'descr' is reassigned a value before the old one has been used.
libav-11.3/libavformat/movenc.c:1331:5: note: Variable 'descr' is reassigned a value before the old one has been used.
libav-11.3/libavformat/movenc.c:136:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavformat/movenc.c:136:28: style: The scope of the variable 'tst' can be reduced. [variableScope]
libav-11.3/libavformat/movenc.c:1939:9: style: The scope of the variable 'l' can be reduced. [variableScope]
libav-11.3/libavformat/movenc.c:1939:27: style: The scope of the variable 'len2' can be reduced. [variableScope]
libav-11.3/libavformat/movenc.c:2158:13: style: The scope of the variable 'pos' can be reduced. [variableScope]
libav-11.3/libavformat/movenc.c:2158:18: style: The scope of the variable 'pos2' can be reduced. [variableScope]
libav-11.3/libavformat/movenc.c:3314:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/movenc.c:2407:43: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/mp3enc.c:48:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/mp3enc.c:225:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/mpc.c:198:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/mpc8.c:80:13: style: The scope of the variable 'size' can be reduced. [variableScope]
libav-11.3/libavformat/mpc8.c:139:12: style: The scope of the variable 't' can be reduced. [variableScope]
libav-11.3/libavformat/mpc8.c:268:13: style: The scope of the variable 'pos' can be reduced. [variableScope]
libav-11.3/libavformat/mpeg.c:107:16: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavformat/mpeg.c:543:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavformat/mpegenc.c:132:18: style: The scope of the variable 'private_stream_coded' can be reduced. [variableScope]
libav-11.3/libavformat/mpegenc.c:281:17: style: The scope of the variable 'stream' can be reduced. [variableScope]
libav-11.3/libavformat/mpegenc.c:573:29: style: The scope of the variable 'startcode' can be reduced. [variableScope]
libav-11.3/libavformat/mpegenc.c:573:62: style: The scope of the variable 'header_len' can be reduced. [variableScope]
libav-11.3/libavformat/mpegenc.c:578:9: style: The scope of the variable 'pes_flags' can be reduced. [variableScope]
libav-11.3/libavformat/mpegenc.c:581:9: style: The scope of the variable 'nb_frames' can be reduced. [variableScope]
libav-11.3/libavformat/mpegenc.c:1131:17: style: The scope of the variable 'stream' can be reduced. [variableScope]
libav-11.3/libavformat/mpegts.c:2167:9: style: Condition 'find_next' is always true [knownConditionTrueFalse]
libav-11.3/libavformat/mpegts.c:2163:27: note: Assignment 'find_next=1', assigned value is 1
libav-11.3/libavformat/mpegts.c:2167:9: note: Condition 'find_next' is always true
libav-11.3/libavformat/mpegts.c:256:21: style: The scope of the variable 'p' can be reduced. [variableScope]
libav-11.3/libavformat/mpegts.c:715:45: style: The scope of the variable 'inst_bitrate_flag' can be reduced. [variableScope]
libav-11.3/libavformat/mpegts.c:716:9: style: The scope of the variable 'dts_flag' can be reduced. [variableScope]
libav-11.3/libavformat/mpegts.c:716:24: style: The scope of the variable 'cts_flag' can be reduced. [variableScope]
libav-11.3/libavformat/mpegts.c:900:37: style: The scope of the variable 'pes_ext' can be reduced. [variableScope]
libav-11.3/libavformat/mpegts.c:900:46: style: The scope of the variable 'skip' can be reduced. [variableScope]
libav-11.3/libavformat/mpegts.c:1588:9: style: The scope of the variable 'sid' can be reduced. [variableScope]
libav-11.3/libavformat/mpegts.c:1588:14: style: The scope of the variable 'pmt_pid' can be reduced. [variableScope]
libav-11.3/libavformat/mpegts.c:1631:20: style: The scope of the variable 'sid' can be reduced. [variableScope]
libav-11.3/libavformat/mpegts.c:1631:25: style: The scope of the variable 'desc_list_len' can be reduced. [variableScope]
libav-11.3/libavformat/mpegts.c:1708:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavformat/mpegts.c:1809:9: style: The scope of the variable 'c' can be reduced. [variableScope]
libav-11.3/libavformat/mpegts.c:1831:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavformat/mpegts.c:2006:22: style: The scope of the variable 'pid' can be reduced. [variableScope]
libav-11.3/libavformat/mpegts.c:2006:48: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/mpegts.c:2065:14: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/mpegts.c:2066:32: style: The scope of the variable 'pos' can be reduced. [variableScope]
libav-11.3/libavformat/mpegts.c:2068:13: style: The scope of the variable 'pcr_buf' can be reduced. [variableScope]
libav-11.3/libavformat/mpegts.c:2113:14: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/mpegts.c:725:25: style: Variable 'au_end_flag' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavformat/mpegtsenc.c:104:20: style: The scope of the variable 'q' can be reduced. [variableScope]
libav-11.3/libavformat/mpegtsenc.c:105:9: style: The scope of the variable 'first' can be reduced. [variableScope]
libav-11.3/libavformat/mpegtsenc.c:105:16: style: The scope of the variable 'b' can be reduced. [variableScope]
libav-11.3/libavformat/mpegtsenc.c:105:19: style: The scope of the variable 'len1' can be reduced. [variableScope]
libav-11.3/libavformat/mpegtsenc.c:105:25: style: The scope of the variable 'left' can be reduced. [variableScope]
libav-11.3/libavformat/mpegtsenc.c:211:20: style: The scope of the variable 'service' can be reduced. [variableScope]
libav-11.3/libavformat/mpegtsenc.c:228:40: style: The scope of the variable 'desc_length_ptr' can be reduced. [variableScope]
libav-11.3/libavformat/mpegtsenc.c:409:20: style: The scope of the variable 'service' can be reduced. [variableScope]
libav-11.3/libavformat/mpegtsenc.c:410:40: style: The scope of the variable 'desc_list_len_ptr' can be reduced. [variableScope]
libav-11.3/libavformat/mpegtsenc.c:410:60: style: The scope of the variable 'desc_len_ptr' can be reduced. [variableScope]
libav-11.3/libavformat/mpegtsenc.c:411:12: style: The scope of the variable 'running_status' can be reduced. [variableScope]
libav-11.3/libavformat/mpegtsenc.c:411:28: style: The scope of the variable 'free_ca_mode' can be reduced. [variableScope]
libav-11.3/libavformat/mpegtsenc.c:411:42: style: The scope of the variable 'val' can be reduced. [variableScope]
libav-11.3/libavformat/mpegtsenc.c:693:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/mpegtsenc.c:826:41: style: The scope of the variable 'write_pcr' can be reduced. [variableScope]
libav-11.3/libavformat/mux.c:160:57: style: Same expression on both sides of '&&'. [duplicateExpression]
libav-11.3/libavformat/mux.c:258:19: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/mux.c:454:12: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/mvdec.c:265:18: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/mvdec.c:397:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/mvdec.c:398:14: style: The scope of the variable 'pos' can be reduced. [variableScope]
libav-11.3/libavformat/mvi.c:114:14: style: The scope of the variable 'count' can be reduced. [variableScope]
libav-11.3/libavformat/mxfdec.c:821:19: warning: Either the condition 'ofs<16' is redundant or the array 'layout[16]' is accessed at index 16, which is out of bounds. [arrayIndexOutOfBoundsCond]
libav-11.3/libavformat/mxfdec.c:819:17: note: Assuming that condition 'ofs<16' is not redundant
libav-11.3/libavformat/mxfdec.c:820:20: note: ofs is incremented', new value is 16
libav-11.3/libavformat/mxfdec.c:821:19: note: Array index out of bounds
libav-11.3/libavformat/mxfdec.c:272:12: style: The scope of the variable 'b' can be reduced. [variableScope]
libav-11.3/libavformat/mxfdec.c:811:15: style: The scope of the variable 'value' can be reduced. [variableScope]
libav-11.3/libavformat/mxfdec.c:1770:14: style: The scope of the variable 'ts' can be reduced. [variableScope]
libav-11.3/libavformat/mxfdec.c:1917:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/mxfdec.c:2575:13: style: The scope of the variable 'seconds' can be reduced. [variableScope]
libav-11.3/libavformat/mxfdec.c:2579:20: style: The scope of the variable 't' can be reduced. [variableScope]
libav-11.3/libavformat/mxfdec.c:1339:37: style: Checking if unsigned variable 'mxf->fc->nb_streams' is less than zero. [unsignedLessThanZero]
libav-11.3/libavformat/mxfenc.c:681:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/mxfenc.c:1043:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/mxfenc.c:1043:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavformat/mxfenc.c:1043:15: style: The scope of the variable 'temporal_reordering' can be reduced. [variableScope]
libav-11.3/libavformat/mxfenc.c:1194:9: style: The scope of the variable 'err' can be reduced. [variableScope]
libav-11.3/libavformat/mxfenc.c:1554:50: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavformat/mxfenc.c:510:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/network.c:214:19: style: Function 'ff_socket' argument 1 names different: declaration 'domain' definition 'af'. [funcArgNamesDifferent]
libav-11.3/libavformat/network.h:253:19: note: Function 'ff_socket' argument 1 names different: declaration 'domain' definition 'af'.
libav-11.3/libavformat/network.c:214:19: note: Function 'ff_socket' argument 1 names different: declaration 'domain' definition 'af'.
libav-11.3/libavformat/network.c:214:37: style: Function 'ff_socket' argument 3 names different: declaration 'protocol' definition 'proto'. [funcArgNamesDifferent]
libav-11.3/libavformat/network.h:253:41: note: Function 'ff_socket' argument 3 names different: declaration 'protocol' definition 'proto'.
libav-11.3/libavformat/network.c:214:37: note: Function 'ff_socket' argument 3 names different: declaration 'protocol' definition 'proto'.
libav-11.3/libavformat/network.c:147:75: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/nsvdec.c:311:15: style: The scope of the variable 'token' can be reduced. [variableScope]
libav-11.3/libavformat/nsvdec.c:311:23: style: The scope of the variable 'value' can be reduced. [variableScope]
libav-11.3/libavformat/nsvdec.c:312:14: style: The scope of the variable 'quote' can be reduced. [variableScope]
libav-11.3/libavformat/nutdec.c:461:13: style: The scope of the variable 'value' can be reduced. [variableScope]
libav-11.3/libavformat/nutdec.c:752:14: style: The scope of the variable 'tmp' can be reduced. [variableScope]
libav-11.3/libavformat/nutenc.c:60:60: style: The scope of the variable 'frame_size' can be reduced. [variableScope]
libav-11.3/libavformat/nutenc.c:326:24: style: The scope of the variable 'tmp_flags' can be reduced. [variableScope]
libav-11.3/libavformat/nutenc.c:326:56: style: The scope of the variable 'tmp_size' can be reduced. [variableScope]
libav-11.3/libavformat/nutenc.c:326:66: style: The scope of the variable 'tmp_fields' can be reduced. [variableScope]
libav-11.3/libavformat/nutenc.c:786:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/nuv.c:237:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/nuv.c:237:14: style: The scope of the variable 'size' can be reduced. [variableScope]
libav-11.3/libavformat/oggdec.c:88:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/oggdec.c:88:12: style: The scope of the variable 'err' can be reduced. [variableScope]
libav-11.3/libavformat/oggdec.c:157:15: style: The scope of the variable 'st' can be reduced. [variableScope]
libav-11.3/libavformat/oggdec.c:468:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/oggenc.c:209:12: style: The scope of the variable 'segments' can be reduced. [variableScope]
libav-11.3/libavformat/oggenc.c:209:22: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavformat/oggparseogm.c:41:14: style: The scope of the variable 'time_unit' can be reduced. [variableScope]
libav-11.3/libavformat/oggparseogm.c:42:14: style: The scope of the variable 'spu' can be reduced. [variableScope]
libav-11.3/libavformat/oggparseskeleton.c:32:9: style: The scope of the variable 'version_major' can be reduced. [variableScope]
libav-11.3/libavformat/oggparseskeleton.c:32:24: style: The scope of the variable 'version_minor' can be reduced. [variableScope]
libav-11.3/libavformat/oggparseskeleton.c:33:13: style: The scope of the variable 'start_num' can be reduced. [variableScope]
libav-11.3/libavformat/oggparseskeleton.c:33:24: style: The scope of the variable 'start_den' can be reduced. [variableScope]
libav-11.3/libavformat/oggparsevorbis.c:247:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/oggparsevorbis.c:86:40: style: Function 'ff_vorbis_comment' argument 1 names different: declaration 'ms' definition 'as'. [funcArgNamesDifferent]
libav-11.3/libavformat/oggdec.h:125:40: note: Function 'ff_vorbis_comment' argument 1 names different: declaration 'ms' definition 'as'.
libav-11.3/libavformat/oggparsevorbis.c:86:40: note: Function 'ff_vorbis_comment' argument 1 names different: declaration 'ms' definition 'as'.
libav-11.3/libavformat/paf.c:198:21: style: The scope of the variable 'offset' can be reduced. [variableScope]
libav-11.3/libavformat/pmpdec.c:120:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/pmpdec.c:107:30: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/psxstr.c:135:9: style: The scope of the variable 'channel' can be reduced. [variableScope]
libav-11.3/libavformat/rdt.c:424:55: style: The scope of the variable 'err' can be reduced. [variableScope]
libav-11.3/libavformat/rdt.c:336:31: style: Function 'ff_rdt_parse_packet' argument 3 names different: declaration 'buf' definition 'bufptr'. [funcArgNamesDifferent]
libav-11.3/libavformat/rdt.h:99:35: note: Function 'ff_rdt_parse_packet' argument 3 names different: declaration 'buf' definition 'bufptr'.
libav-11.3/libavformat/rdt.c:336:31: note: Function 'ff_rdt_parse_packet' argument 3 names different: declaration 'buf' definition 'bufptr'.
libav-11.3/libavformat/rdt.c:514:39: style: Function 'ff_real_parse_sdp_a_line' argument 3 names different: declaration 'buf' definition 'line'. [funcArgNamesDifferent]
libav-11.3/libavformat/rdt.h:110:43: note: Function 'ff_real_parse_sdp_a_line' argument 3 names different: declaration 'buf' definition 'line'.
libav-11.3/libavformat/rdt.c:514:39: note: Function 'ff_real_parse_sdp_a_line' argument 3 names different: declaration 'buf' definition 'line'.
libav-11.3/libavformat/replaygain.c:41:10: style: The scope of the variable 'scale' can be reduced. [variableScope]
libav-11.3/libavformat/rmdec.c:69:14: style: The scope of the variable 'r' can be reduced. [variableScope]
libav-11.3/libavformat/rmdec.c:126:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/rmdec.c:527:12: style: The scope of the variable 'n1' can be reduced. [variableScope]
libav-11.3/libavformat/rmdec.c:705:14: style: The scope of the variable 'ptr' can be reduced. [variableScope]
libav-11.3/libavformat/rmdec.c:706:9: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavformat/rmdec.c:768:17: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/libavformat/rmdec.c:917:31: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavformat/rmdec.c:719:45: style: Function 'ff_rm_parse_packet' argument 4 names different: declaration 'rst' definition 'ast'. [funcArgNamesDifferent]
libav-11.3/libavformat/rm.h:73:49: note: Function 'ff_rm_parse_packet' argument 4 names different: declaration 'rst' definition 'ast'.
libav-11.3/libavformat/rmdec.c:719:45: note: Function 'ff_rm_parse_packet' argument 4 names different: declaration 'rst' definition 'ast'.
libav-11.3/libavformat/rmdec.c:720:50: style: Function 'ff_rm_parse_packet' argument 9 names different: declaration 'ts' definition 'timestamp'. [funcArgNamesDifferent]
libav-11.3/libavformat/rm.h:74:69: note: Function 'ff_rm_parse_packet' argument 9 names different: declaration 'ts' definition 'timestamp'.
libav-11.3/libavformat/rmdec.c:720:50: note: Function 'ff_rm_parse_packet' argument 9 names different: declaration 'ts' definition 'timestamp'.
libav-11.3/libavformat/rmdec.c:809:47: style: Function 'ff_rm_retrieve_cache' argument 4 names different: declaration 'rst' definition 'ast'. [funcArgNamesDifferent]
libav-11.3/libavformat/rm.h:93:51: note: Function 'ff_rm_retrieve_cache' argument 4 names different: declaration 'rst' definition 'ast'.
libav-11.3/libavformat/rmdec.c:809:47: note: Function 'ff_rm_retrieve_cache' argument 4 names different: declaration 'rst' definition 'ast'.
libav-11.3/libavformat/rmenc.c:78:19: style: The scope of the variable 'v' can be reduced. [variableScope]
libav-11.3/libavformat/rmenc.c:362:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/rmenc.c:444:9: style: The scope of the variable 'data_size' can be reduced. [variableScope]
libav-11.3/libavformat/rmenc.c:444:20: style: The scope of the variable 'index_pos' can be reduced. [variableScope]
libav-11.3/libavformat/rmenc.c:444:31: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/rpl.c:145:5: style: Variable 'vst' is reassigned a value before the old one has been used. [redundantAssignment]
libav-11.3/libavformat/rpl.c:119:0: note: Variable 'vst' is reassigned a value before the old one has been used.
libav-11.3/libavformat/rpl.c:145:5: note: Variable 'vst' is reassigned a value before the old one has been used.
libav-11.3/libavformat/rtmpcrypt.c:207:51: style: Function 'ff_rtmpe_encrypt_sig' argument 2 names different: declaration 'signature' definition 'sig'. [funcArgNamesDifferent]
libav-11.3/libavformat/rtmpcrypt.h:58:51: note: Function 'ff_rtmpe_encrypt_sig' argument 2 names different: declaration 'signature' definition 'sig'.
libav-11.3/libavformat/rtmpcrypt.c:207:51: note: Function 'ff_rtmpe_encrypt_sig' argument 2 names different: declaration 'signature' definition 'sig'.
libav-11.3/libavformat/rtmphttp.c:108:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/rtmphttp.c:160:13: style: The scope of the variable 'tmp_buf' can be reduced. [variableScope]
libav-11.3/libavformat/rtmppkt.c:37:48: style: Function 'ff_amf_write_number' argument 2 names different: declaration 'num' definition 'val'. [funcArgNamesDifferent]
libav-11.3/libavformat/rtmppkt.h:214:48: note: Function 'ff_amf_write_number' argument 2 names different: declaration 'num' definition 'val'.
libav-11.3/libavformat/rtmppkt.c:37:48: note: Function 'ff_amf_write_number' argument 2 names different: declaration 'num' definition 'val'.
libav-11.3/libavformat/rtmppkt.c:87:38: style: Function 'ff_amf_read_bool' argument 1 names different: declaration 'gbc' definition 'bc'. [funcArgNamesDifferent]
libav-11.3/libavformat/rtmppkt.h:269:38: note: Function 'ff_amf_read_bool' argument 1 names different: declaration 'gbc' definition 'bc'.
libav-11.3/libavformat/rtmppkt.c:87:38: note: Function 'ff_amf_read_bool' argument 1 names different: declaration 'gbc' definition 'bc'.
libav-11.3/libavformat/rtmppkt.c:95:40: style: Function 'ff_amf_read_number' argument 1 names different: declaration 'gbc' definition 'bc'. [funcArgNamesDifferent]
libav-11.3/libavformat/rtmppkt.h:278:40: note: Function 'ff_amf_read_number' argument 1 names different: declaration 'gbc' definition 'bc'.
libav-11.3/libavformat/rtmppkt.c:95:40: note: Function 'ff_amf_read_number' argument 1 names different: declaration 'gbc' definition 'bc'.
libav-11.3/libavformat/rtmppkt.c:123:40: style: Function 'ff_amf_read_string' argument 1 names different: declaration 'gbc' definition 'bc'. [funcArgNamesDifferent]
libav-11.3/libavformat/rtmppkt.h:309:40: note: Function 'ff_amf_read_string' argument 1 names different: declaration 'gbc' definition 'bc'.
libav-11.3/libavformat/rtmppkt.c:123:40: note: Function 'ff_amf_read_string' argument 1 names different: declaration 'gbc' definition 'bc'.
libav-11.3/libavformat/rtmppkt.c:131:38: style: Function 'ff_amf_read_null' argument 1 names different: declaration 'gbc' definition 'bc'. [funcArgNamesDifferent]
libav-11.3/libavformat/rtmppkt.h:318:38: note: Function 'ff_amf_read_null' argument 1 names different: declaration 'gbc' definition 'bc'.
libav-11.3/libavformat/rtmppkt.c:131:38: note: Function 'ff_amf_read_null' argument 1 names different: declaration 'gbc' definition 'bc'.
libav-11.3/libavformat/rtmppkt.c:291:42: style: Function 'ff_rtmp_packet_read_internal' argument 6 names different: declaration 'c' definition 'hdr'. [funcArgNamesDifferent]
libav-11.3/libavformat/rtmppkt.h:137:42: note: Function 'ff_rtmp_packet_read_internal' argument 6 names different: declaration 'c' definition 'hdr'.
libav-11.3/libavformat/rtmppkt.c:291:42: note: Function 'ff_rtmp_packet_read_internal' argument 6 names different: declaration 'c' definition 'hdr'.
libav-11.3/libavformat/rtmppkt.c:304:53: style: Function 'ff_rtmp_packet_write' argument 2 names different: declaration 'p' definition 'pkt'. [funcArgNamesDifferent]
libav-11.3/libavformat/rtmppkt.h:150:53: note: Function 'ff_rtmp_packet_write' argument 2 names different: declaration 'p' definition 'pkt'.
libav-11.3/libavformat/rtmppkt.c:304:53: note: Function 'ff_rtmp_packet_write' argument 2 names different: declaration 'p' definition 'pkt'.
libav-11.3/libavformat/rtmppkt.c:305:55: style: Function 'ff_rtmp_packet_write' argument 4 names different: declaration 'prev_pkt' definition 'prev_pkt_ptr'. [funcArgNamesDifferent]
libav-11.3/libavformat/rtmppkt.h:151:55: note: Function 'ff_rtmp_packet_write' argument 4 names different: declaration 'prev_pkt' definition 'prev_pkt_ptr'.
libav-11.3/libavformat/rtmppkt.c:305:55: note: Function 'ff_rtmp_packet_write' argument 4 names different: declaration 'prev_pkt' definition 'prev_pkt_ptr'.
libav-11.3/libavformat/rtmpproto.c:271:24: warning: Either the condition '!field' is redundant or there is possible null pointer dereference: field. [nullPointerRedundantCheck]
libav-11.3/libavformat/rtmpproto.c:277:13: note: Assuming that condition '!field' is not redundant
libav-11.3/libavformat/rtmpproto.c:271:24: note: Null pointer dereference
libav-11.3/libavformat/rtmpproto.c:1134:9: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
libav-11.3/libavformat/rtmpproto.c:160:9: style: The scope of the variable 'err' can be reduced. [variableScope]
libav-11.3/libavformat/rtmpproto.c:1178:9: style: The scope of the variable 'server_pos' can be reduced. [variableScope]
libav-11.3/libavformat/rtmpproto.c:1180:14: style: The scope of the variable 'type' can be reduced. [variableScope]
libav-11.3/libavformat/rtmpproto.c:1461:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/rtmpproto.c:1863:11: style: The scope of the variable 'pchar' can be reduced. [variableScope]
libav-11.3/libavformat/rtmpproto.c:2145:20: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/rtmpproto.c:2250:28: style: The scope of the variable 'type' can be reduced. [variableScope]
libav-11.3/libavformat/rtmpproto.c:2253:14: style: The scope of the variable 'size' can be reduced. [variableScope]
libav-11.3/libavformat/rtmpproto.c:2254:18: style: The scope of the variable 'cts' can be reduced. [variableScope]
libav-11.3/libavformat/rtmpproto.c:2311:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/rtmpproto.c:2699:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/rtmpproto.c:1530:32: style: Checking if unsigned variable 'rt->client_report_size' is less than zero. [unsignedLessThanZero]
libav-11.3/libavformat/rtpdec.c:847:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
libav-11.3/libavformat/rtpdec.c:851:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
libav-11.3/libavformat/rtpdec.c:125:9: style: The scope of the variable 'payload_len' can be reduced. [variableScope]
libav-11.3/libavformat/rtpdec.c:730:9: style: The scope of the variable 'flags' can be reduced. [variableScope]
libav-11.3/libavformat/rtpdec.c:838:9: style: The scope of the variable 'res' can be reduced. [variableScope]
libav-11.3/libavformat/rtpdec.c:810:35: style: Function 'ff_rtp_parse_packet' argument 3 names different: declaration 'buf' definition 'bufptr'. [funcArgNamesDifferent]
libav-11.3/libavformat/rtpdec.h:50:35: note: Function 'ff_rtp_parse_packet' argument 3 names different: declaration 'buf' definition 'bufptr'.
libav-11.3/libavformat/rtpdec.c:810:35: note: Function 'ff_rtp_parse_packet' argument 3 names different: declaration 'buf' definition 'bufptr'.
libav-11.3/libavformat/rtpdec_amr.c:170:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/rtpdec_asf.c:177:14: style: The scope of the variable 'mflags' can be reduced. [variableScope]
libav-11.3/libavformat/rtpdec_asf.c:177:22: style: The scope of the variable 'len_off' can be reduced. [variableScope]
libav-11.3/libavformat/rtpdec_asf.c:184:13: style: The scope of the variable 'off' can be reduced. [variableScope]
libav-11.3/libavformat/rtpdec_h264.c:374:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
libav-11.3/libavformat/rtpdec_h264.c:378:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
libav-11.3/libavformat/rtpdec_jpeg.c:204:5: style: Variable 'factor' is reassigned a value before the old one has been used. [redundantAssignment]
libav-11.3/libavformat/rtpdec_jpeg.c:201:0: note: Variable 'factor' is reassigned a value before the old one has been used.
libav-11.3/libavformat/rtpdec_jpeg.c:204:5: note: Variable 'factor' is reassigned a value before the old one has been used.
libav-11.3/libavformat/rtpdec_jpeg.c:227:14: style: The scope of the variable 'qtable_len' can be reduced. [variableScope]
libav-11.3/libavformat/rtpdec_latm.c:152:9: style: The scope of the variable 'res' can be reduced. [variableScope]
libav-11.3/libavformat/rtpdec_mpeg4.c:218:9: style: The scope of the variable 'res' can be reduced. [variableScope]
libav-11.3/libavformat/rtpdec_mpeg4.c:218:14: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/rtpdec_qcelp.c:166:9: style: The scope of the variable 'frame_size' can be reduced. [variableScope]
libav-11.3/libavformat/rtpdec_qdm2.c:243:36: style: The scope of the variable 'n' can be reduced. [variableScope]
libav-11.3/libavformat/rtpdec_qdm2.c:171:14: style: Variable 'type' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavformat/rtpdec_qt.c:149:17: style: Variable 's->nb_streams' is reassigned a value before the old one has been used. [redundantAssignment]
libav-11.3/libavformat/rtpdec_qt.c:143:17: note: Variable 's->nb_streams' is reassigned a value before the old one has been used.
libav-11.3/libavformat/rtpdec_qt.c:149:17: note: Variable 's->nb_streams' is reassigned a value before the old one has been used.
libav-11.3/libavformat/rtpdec_qt.c:199:54: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/rtpdec_qt.c:214:43: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/rtpdec_xiph.c:351:13: style: The scope of the variable 'packet_size' can be reduced. [variableScope]
libav-11.3/libavformat/rtpenc.c:340:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavformat/rtpenc.c:369:14: style: The scope of the variable 'count' can be reduced. [variableScope]
libav-11.3/libavformat/rtpenc.c:421:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavformat/rtpenc.c:443:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavformat/rtpenc.c:443:14: style: The scope of the variable 'out_len' can be reduced. [variableScope]
libav-11.3/libavformat/rtpenc_amr.c:34:14: style: The scope of the variable 'p' can be reduced. [variableScope]
libav-11.3/libavformat/rtpenc_chain.c:31:31: style: Function 'ff_rtp_chain_mux_open' argument 6 names different: declaration 'id' definition 'idx'. [funcArgNamesDifferent]
libav-11.3/libavformat/rtpenc_chain.h:30:31: note: Function 'ff_rtp_chain_mux_open' argument 6 names different: declaration 'id' definition 'idx'.
libav-11.3/libavformat/rtpenc_chain.c:31:31: note: Function 'ff_rtp_chain_mux_open' argument 6 names different: declaration 'id' definition 'idx'.
libav-11.3/libavformat/rtpenc_h263.c:46:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavformat/rtpenc_h263.c:47:14: style: The scope of the variable 'q' can be reduced. [variableScope]
libav-11.3/libavformat/rtpenc_h263_rfc2190.c:105:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavformat/rtpenc_h263_rfc2190.c:101:67: style: Function 'ff_rtp_send_h263_rfc2190' argument 2 names different: declaration 'buf1' definition 'buf'. [funcArgNamesDifferent]
libav-11.3/libavformat/rtpenc.h:85:67: note: Function 'ff_rtp_send_h263_rfc2190' argument 2 names different: declaration 'buf1' definition 'buf'.
libav-11.3/libavformat/rtpenc_h263_rfc2190.c:101:67: note: Function 'ff_rtp_send_h263_rfc2190' argument 2 names different: declaration 'buf1' definition 'buf'.
libav-11.3/libavformat/rtpenc_jpeg.c:36:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavformat/rtpenc_jpeg.c:27:59: style: Function 'ff_rtp_send_jpeg' argument 2 names different: declaration 'buff' definition 'buf'. [funcArgNamesDifferent]
libav-11.3/libavformat/rtpenc.h:93:59: note: Function 'ff_rtp_send_jpeg' argument 2 names different: declaration 'buff' definition 'buf'.
libav-11.3/libavformat/rtpenc_jpeg.c:27:59: note: Function 'ff_rtp_send_jpeg' argument 2 names different: declaration 'buff' definition 'buf'.
libav-11.3/libavformat/rtpenc_latm.c:34:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavformat/rtpenc_mpv.c:32:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavformat/rtpenc_mpv.c:32:14: style: The scope of the variable 'h' can be reduced. [variableScope]
libav-11.3/libavformat/rtpenc_mpv.c:33:14: style: The scope of the variable 'q' can be reduced. [variableScope]
libav-11.3/libavformat/rtpenc_vp8.c:29:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavformat/rtpenc_vp8.c:26:58: style: Function 'ff_rtp_send_vp8' argument 2 names different: declaration 'buff' definition 'buf'. [funcArgNamesDifferent]
libav-11.3/libavformat/rtpenc.h:92:58: note: Function 'ff_rtp_send_vp8' argument 2 names different: declaration 'buff' definition 'buf'.
libav-11.3/libavformat/rtpenc_vp8.c:26:58: note: Function 'ff_rtp_send_vp8' argument 2 names different: declaration 'buff' definition 'buf'.
libav-11.3/libavformat/rtpproto.c:364:14: style: The scope of the variable 'n' can be reduced. [variableScope]
libav-11.3/libavformat/rtpproto.c:366:52: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/rtspdec.c:75:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/rtspdec.c:234:10: style: The scope of the variable 'url' can be reduced. [variableScope]
libav-11.3/libavformat/rtspdec.c:497:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/rtspdec.c:498:10: style: The scope of the variable 'cmd' can be reduced. [variableScope]
libav-11.3/libavformat/rtspdec.c:806:20: style: The scope of the variable 'rule_nr' can be reduced. [variableScope]
libav-11.3/libavformat/rtspenc.c:145:14: style: The scope of the variable 'interleave_header' can be reduced. [variableScope]
libav-11.3/libavformat/rtspenc.c:145:34: style: The scope of the variable 'interleaved_packet' can be reduced. [variableScope]
libav-11.3/libavformat/rtspenc.c:182:9: style: The scope of the variable 'n' can be reduced. [variableScope]
libav-11.3/libavformat/sapdec.c:188:9: style: The scope of the variable 'n' can be reduced. [variableScope]
libav-11.3/libavformat/sctp.c:258:53: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/seek-test.c:61:17: style: The scope of the variable 'stream_id' can be reduced. [variableScope]
libav-11.3/libavformat/seek-test.c:62:13: style: The scope of the variable 'timestamp' can be reduced. [variableScope]
libav-11.3/libavformat/seek.c:400:26: style: The scope of the variable 'ss' can be reduced. [variableScope]
libav-11.3/libavformat/seek.c:447:15: style: The scope of the variable 'st' can be reduced. [variableScope]
libav-11.3/libavformat/seek.c:491:26: style: The scope of the variable 'ss' can be reduced. [variableScope]
libav-11.3/libavformat/seek.c:249:41: style: Function 'ff_gen_syncpoint_search' argument 4 names different: declaration 'min_ts' definition 'ts_min'. [funcArgNamesDifferent]
libav-11.3/libavformat/seek.h:81:41: note: Function 'ff_gen_syncpoint_search' argument 4 names different: declaration 'min_ts' definition 'ts_min'.
libav-11.3/libavformat/seek.c:249:41: note: Function 'ff_gen_syncpoint_search' argument 4 names different: declaration 'min_ts' definition 'ts_min'.
libav-11.3/libavformat/seek.c:251:41: style: Function 'ff_gen_syncpoint_search' argument 6 names different: declaration 'max_ts' definition 'ts_max'. [funcArgNamesDifferent]
libav-11.3/libavformat/seek.h:83:41: note: Function 'ff_gen_syncpoint_search' argument 6 names different: declaration 'max_ts' definition 'ts_max'.
libav-11.3/libavformat/seek.c:251:41: note: Function 'ff_gen_syncpoint_search' argument 6 names different: declaration 'max_ts' definition 'ts_max'.
libav-11.3/libavformat/segment.c:360:12: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavformat/smacker.c:247:9: style: The scope of the variable 'flags' can be reduced. [variableScope]
libav-11.3/libavformat/smacker.c:248:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/smacker.c:249:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/smacker.c:250:9: style: The scope of the variable 'frame_size' can be reduced. [variableScope]
libav-11.3/libavformat/smacker.c:251:9: style: The scope of the variable 'palchange' can be reduced. [variableScope]
libav-11.3/libavformat/smacker.c:263:27: style: The scope of the variable 't' can be reduced. [variableScope]
libav-11.3/libavformat/smacker.c:79:9: style: struct member 'SmackerFrame::stream' is never used. [unusedStructMember]
libav-11.3/libavformat/smjpegdec.c:51:23: style: The scope of the variable 'htype' can be reduced. [variableScope]
libav-11.3/libavformat/smjpegenc.c:121:13: style: The scope of the variable 'currentpos' can be reduced. [variableScope]
libav-11.3/libavformat/smoothstreamingenc.c:451:9: style: The scope of the variable 'err' can be reduced. [variableScope]
libav-11.3/libavformat/smoothstreamingenc.c:546:17: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavformat/smoothstreamingenc.c:575:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/sol.c:61:14: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
libav-11.3/libavformat/sol.c:62:9: note: Found duplicate branches for 'if' and 'else'.
libav-11.3/libavformat/sol.c:61:14: note: Found duplicate branches for 'if' and 'else'.
libav-11.3/libavformat/srtp.c:130:9: style: Variable 'av_uninit' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavformat/srtp.c:131:20: style: Variable 'av_uninit' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavformat/swfenc.c:178:13: style: The scope of the variable 'buf1' can be reduced. [variableScope]
libav-11.3/libavformat/swfenc.c:482:9: style: The scope of the variable 'file_size' can be reduced. [variableScope]
libav-11.3/libavformat/thp.c:145:9: style: The scope of the variable 'size' can be reduced. [variableScope]
libav-11.3/libavformat/tiertexseq.c:85:12: style: The scope of the variable 'sz' can be reduced. [variableScope]
libav-11.3/libavformat/udp.c:394:29: warning: Either the condition '!next' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
libav-11.3/libavformat/udp.c:396:44: note: Assuming that condition '!next' is not redundant
libav-11.3/libavformat/udp.c:394:29: note: Null pointer addition
libav-11.3/libavformat/udp.c:242:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
libav-11.3/libavformat/udp.c:328:25: style: The scope of the variable 'buf' can be reduced. [variableScope]
libav-11.3/libavformat/url-test.c:25:20: style: The scope of the variable 'buf2' can be reduced. [variableScope]
libav-11.3/libavformat/urldecode.c:38:10: style: The scope of the variable 'c' can be reduced. [variableScope]
libav-11.3/libavformat/utils.c:359:61: warning: Either the condition 'pkt' is redundant or there is possible null pointer dereference: pkt. [nullPointerRedundantCheck]
libav-11.3/libavformat/utils.c:341:13: note: Assuming that condition 'pkt' is not redundant
libav-11.3/libavformat/utils.c:359:61: note: Null pointer dereference
libav-11.3/libavformat/utils.c:374:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/utils.c:608:48: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavformat/utils.c:609:13: style: The scope of the variable 'offset' can be reduced. [variableScope]
libav-11.3/libavformat/utils.c:1060:15: style: The scope of the variable 'st' can be reduced. [variableScope]
libav-11.3/libavformat/utils.c:1080:15: style: The scope of the variable 'st' can be reduced. [variableScope]
libav-11.3/libavformat/utils.c:1193:13: style: The scope of the variable 'timestamp' can be reduced. [variableScope]
libav-11.3/libavformat/utils.c:1234:9: style: The scope of the variable 'index' can be reduced. [variableScope]
libav-11.3/libavformat/utils.c:1303:13: style: The scope of the variable 'start_pos' can be reduced. [variableScope]
libav-11.3/libavformat/utils.c:1303:24: style: The scope of the variable 'filesize' can be reduced. [variableScope]
libav-11.3/libavformat/utils.c:1491:15: style: The scope of the variable 'st' can be reduced. [variableScope]
libav-11.3/libavformat/utils.c:1584:15: style: The scope of the variable 'st' can be reduced. [variableScope]
libav-11.3/libavformat/utils.c:1604:34: style: The scope of the variable 'filesize' can be reduced. [variableScope]
libav-11.3/libavformat/utils.c:1606:15: style: The scope of the variable 'st' can be reduced. [variableScope]
libav-11.3/libavformat/utils.c:1647:15: style: The scope of the variable 'st' can be reduced. [variableScope]
libav-11.3/libavformat/utils.c:1665:13: style: The scope of the variable 'filesize' can be reduced. [variableScope]
libav-11.3/libavformat/utils.c:1665:23: style: The scope of the variable 'duration' can be reduced. [variableScope]
libav-11.3/libavformat/utils.c:1710:9: style: The scope of the variable 'read_size' can be reduced. [variableScope]
libav-11.3/libavformat/utils.c:1712:23: style: The scope of the variable 'offset' can be reduced. [variableScope]
libav-11.3/libavformat/utils.c:2718:31: style: The scope of the variable 'col' can be reduced. [variableScope]
libav-11.3/libavformat/utils.c:2718:37: style: The scope of the variable 'brk' can be reduced. [variableScope]
libav-11.3/libavformat/utils.c:2803:9: style: The scope of the variable 'c' can be reduced. [variableScope]
libav-11.3/libavformat/utils.c:1062:23: style: Checking if unsigned variable 's->nb_streams' is less than zero. [unsignedLessThanZero]
libav-11.3/libavformat/utils.c:1222:53: style: Function 'av_index_search_timestamp' argument 2 names different: declaration 'timestamp' definition 'wanted_timestamp'. [funcArgNamesDifferent]
libav-11.3/libavformat/avformat.h:1825:53: note: Function 'av_index_search_timestamp' argument 2 names different: declaration 'timestamp' definition 'wanted_timestamp'.
libav-11.3/libavformat/utils.c:1222:53: note: Function 'av_index_search_timestamp' argument 2 names different: declaration 'timestamp' definition 'wanted_timestamp'.
libav-11.3/libavformat/utils.c:2499:45: style: Function 'avformat_close_input' argument 1 names different: declaration 's' definition 'ps'. [funcArgNamesDifferent]
libav-11.3/libavformat/avformat.h:1596:45: note: Function 'avformat_close_input' argument 1 names different: declaration 's' definition 'ps'.
libav-11.3/libavformat/utils.c:2499:45: note: Function 'avformat_close_input' argument 1 names different: declaration 's' definition 'ps'.
libav-11.3/libavformat/utils.c:2578:44: style: Function 'av_new_program' argument 1 names different: declaration 's' definition 'ac'. [funcArgNamesDifferent]
libav-11.3/libavformat/avformat.h:1374:44: note: Function 'av_new_program' argument 1 names different: declaration 's' definition 'ac'.
libav-11.3/libavformat/utils.c:2578:44: note: Function 'av_new_program' argument 1 names different: declaration 's' definition 'ac'.
libav-11.3/libavformat/utils.c:2780:28: style: Function 'ff_data_to_hex' argument 1 names different: declaration 'buf' definition 'buff'. [funcArgNamesDifferent]
libav-11.3/libavformat/internal.h:72:28: note: Function 'ff_data_to_hex' argument 1 names different: declaration 'buf' definition 'buff'.
libav-11.3/libavformat/utils.c:2780:28: note: Function 'ff_data_to_hex' argument 1 names different: declaration 'buf' definition 'buff'.
libav-11.3/libavformat/utils.c:2780:58: style: Function 'ff_data_to_hex' argument 3 names different: declaration 'size' definition 's'. [funcArgNamesDifferent]
libav-11.3/libavformat/internal.h:72:57: note: Function 'ff_data_to_hex' argument 3 names different: declaration 'size' definition 's'.
libav-11.3/libavformat/utils.c:2780:58: note: Function 'ff_data_to_hex' argument 3 names different: declaration 'size' definition 's'.
libav-11.3/libavformat/utils.c:3115:44: style: Function 'av_stream_get_side_data' argument 1 names different: declaration 'stream' definition 'st'. [funcArgNamesDifferent]
libav-11.3/libavformat/avformat.h:1371:44: note: Function 'av_stream_get_side_data' argument 1 names different: declaration 'stream' definition 'st'.
libav-11.3/libavformat/utils.c:3115:44: note: Function 'av_stream_get_side_data' argument 1 names different: declaration 'stream' definition 'st'.
libav-11.3/libavformat/utils.c:1232:13: style: Variable 'av_uninit' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavformat/vqf.c:93:9: style: The scope of the variable 'chunk_tag' can be reduced. [variableScope]
libav-11.3/libavformat/wavdec.c:42:13: style: struct member 'WAVDemuxContext::data_end' is never used. [unusedStructMember]
libav-11.3/libavformat/wavdec.c:43:9: style: struct member 'WAVDemuxContext::w64' is never used. [unusedStructMember]
libav-11.3/libavformat/wavenc.c:80:18: style: The scope of the variable 'umidpart' can be reduced. [variableScope]
libav-11.3/libavformat/wavenc.c:163:13: style: The scope of the variable 'file_size' can be reduced. [variableScope]
libav-11.3/libavformat/wc3movie.c:94:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/wc3movie.c:202:18: style: The scope of the variable 'fourcc_tag' can be reduced. [variableScope]
libav-11.3/libavformat/wc3movie.c:203:18: style: The scope of the variable 'size' can be reduced. [variableScope]
libav-11.3/libavformat/westwood_vqa.c:87:18: style: The scope of the variable 'chunk_size' can be reduced. [variableScope]
libav-11.3/libavformat/westwood_vqa.c:171:18: style: The scope of the variable 'chunk_type' can be reduced. [variableScope]
libav-11.3/libavformat/westwood_vqa.c:172:18: style: The scope of the variable 'chunk_size' can be reduced. [variableScope]
libav-11.3/libavformat/westwood_vqa.c:173:9: style: The scope of the variable 'skip_byte' can be reduced. [variableScope]
libav-11.3/libavformat/wtv.c:556:9: style: The scope of the variable 'length' can be reduced. [variableScope]
libav-11.3/libavformat/wtv.c:556:17: style: The scope of the variable 'type' can be reduced. [variableScope]
libav-11.3/libavformat/wtv.c:190:47: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/wtv.c:207:47: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/wvdec.c:214:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/wvdec.c:255:9: style: The scope of the variable 'off' can be reduced. [variableScope]
libav-11.3/libavformat/wvdec.c:314:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavformat/wvdec.c:110:30: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavformat/yuv4mpegenc.c:95:10: style: The scope of the variable 'buf2' can be reduced. [variableScope]
libav-11.3/libavformat/yuv4mpegenc.c:97:20: style: The scope of the variable 'ptr1' can be reduced. [variableScope]
libav-11.3/libavformat/yuv4mpegenc.c:97:27: style: The scope of the variable 'ptr2' can be reduced. [variableScope]
libav-11.3/libavresample/audio_convert.c:195:1: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/audio_convert.c:196:1: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/audio_convert.c:200:1: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/audio_convert.c:201:1: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/audio_convert.c:205:1: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/audio_convert.c:206:1: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/audio_convert.c:207:1: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/audio_convert.c:208:1: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/audio_convert.c:209:1: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/audio_convert.c:210:1: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/audio_convert.c:210:1: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/audio_convert.c:211:1: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/audio_convert.c:211:1: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/audio_convert.c:212:1: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/audio_convert.c:213:1: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/audio_convert.c:214:1: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/audio_convert.c:215:1: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/audio_convert.c:215:1: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/audio_convert.c:216:1: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/audio_convert.c:216:1: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/audio_data.c:122:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavresample/audio_data.c:163:40: style: The scope of the variable 'p' can be reduced. [variableScope]
libav-11.3/libavresample/audio_data.c:224:35: style: Function 'ff_audio_data_copy' argument 1 names different: declaration 'out' definition 'dst'. [funcArgNamesDifferent]
libav-11.3/libavresample/audio_data.h:126:35: note: Function 'ff_audio_data_copy' argument 1 names different: declaration 'out' definition 'dst'.
libav-11.3/libavresample/audio_data.c:224:35: note: Function 'ff_audio_data_copy' argument 1 names different: declaration 'out' definition 'dst'.
libav-11.3/libavresample/audio_data.c:224:51: style: Function 'ff_audio_data_copy' argument 2 names different: declaration 'in' definition 'src'. [funcArgNamesDifferent]
libav-11.3/libavresample/audio_data.h:126:51: note: Function 'ff_audio_data_copy' argument 2 names different: declaration 'in' definition 'src'.
libav-11.3/libavresample/audio_data.c:224:51: note: Function 'ff_audio_data_copy' argument 2 names different: declaration 'in' definition 'src'.
libav-11.3/libavresample/audio_mix.c:228:11: style: The scope of the variable 'v0' can be reduced. [variableScope]
libav-11.3/libavresample/audio_mix.c:228:15: style: The scope of the variable 'v1' can be reduced. [variableScope]
libav-11.3/libavresample/audio_mix.c:262:11: style: The scope of the variable 'v0' can be reduced. [variableScope]
libav-11.3/libavresample/audio_mix.c:262:15: style: The scope of the variable 'v1' can be reduced. [variableScope]
libav-11.3/libavresample/audio_mix.c:432:12: style: The scope of the variable 'j' can be reduced. [variableScope]
libav-11.3/libavresample/audio_mix.c:578:17: style: The scope of the variable 'i0' can be reduced. [variableScope]
libav-11.3/libavresample/audio_mix.c:655:15: style: The scope of the variable 'i0' can be reduced. [variableScope]
libav-11.3/libavresample/audio_mix.c:655:19: style: The scope of the variable 'o0' can be reduced. [variableScope]
libav-11.3/libavresample/audio_mix.c:409:35: style: Function 'ff_audio_mix_free' argument 1 names different: declaration 'am' definition 'am_p'. [funcArgNamesDifferent]
libav-11.3/libavresample/audio_mix.h:73:35: note: Function 'ff_audio_mix_free' argument 1 names different: declaration 'am' definition 'am_p'.
libav-11.3/libavresample/audio_mix.c:409:35: note: Function 'ff_audio_mix_free' argument 1 names different: declaration 'am' definition 'am_p'.
libav-11.3/libavresample/audio_mix_matrix.c:90:37: style: Function 'avresample_build_matrix' argument 7 names different: declaration 'matrix' definition 'matrix_out'. [funcArgNamesDifferent]
libav-11.3/libavresample/avresample.h:235:74: note: Function 'avresample_build_matrix' argument 7 names different: declaration 'matrix' definition 'matrix_out'.
libav-11.3/libavresample/audio_mix_matrix.c:90:37: note: Function 'avresample_build_matrix' argument 7 names different: declaration 'matrix' definition 'matrix_out'.
libav-11.3/libavresample/dither.c:158:29: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
libav-11.3/libavresample/dither.c:312:37: style: Function 'ff_dither_free' argument 1 names different: declaration 'c' definition 'cp'. [funcArgNamesDifferent]
libav-11.3/libavresample/dither.h:76:37: note: Function 'ff_dither_free' argument 1 names different: declaration 'c' definition 'cp'.
libav-11.3/libavresample/dither.c:312:37: note: Function 'ff_dither_free' argument 1 names different: declaration 'c' definition 'cp'.
libav-11.3/libavresample/resample_template.c:72:22: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/resample_template.c:94:22: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/resample_template.c:72:22: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/resample_template.c:94:22: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
libav-11.3/libavresample/resample.c:311:1: style: Label 'reinit_fail' is not used. [unusedLabel]
libav-11.3/libavresample/utils.c:600:39: style: Function 'avresample_convert_frame' argument 2 names different: declaration 'output' definition 'out'. [funcArgNamesDifferent]
libav-11.3/libavresample/avresample.h:475:39: note: Function 'avresample_convert_frame' argument 2 names different: declaration 'output' definition 'out'.
libav-11.3/libavresample/utils.c:600:39: note: Function 'avresample_convert_frame' argument 2 names different: declaration 'output' definition 'out'.
libav-11.3/libavresample/utils.c:600:53: style: Function 'avresample_convert_frame' argument 3 names different: declaration 'input' definition 'in'. [funcArgNamesDifferent]
libav-11.3/libavresample/avresample.h:475:56: note: Function 'avresample_convert_frame' argument 3 names different: declaration 'input' definition 'in'.
libav-11.3/libavresample/utils.c:600:53: note: Function 'avresample_convert_frame' argument 3 names different: declaration 'input' definition 'in'.
libav-11.3/libavutil/aes.c:202:13: style: The scope of the variable 'log8' can be reduced. [variableScope]
libav-11.3/libavutil/common.h:107:31: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavutil/common.h:118:36: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavutil/common.h:129:33: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavutil/common.h:140:40: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavutil/common.h:151:59: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavutil/common.h:163:38: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavutil/audio_fifo.c:141:12: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavutil/audio_fifo.c:161:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavutil/audio_fifo.c:161:12: style: The scope of the variable 'size' can be reduced. [variableScope]
libav-11.3/libavutil/avstring.c:240:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libav-11.3/libavutil/avstring.c:54:30: style: Function 'av_stristr' argument 1 names different: declaration 'haystack' definition 's1'. [funcArgNamesDifferent]
libav-11.3/libavutil/avstring.h:67:30: note: Function 'av_stristr' argument 1 names different: declaration 'haystack' definition 's1'.
libav-11.3/libavutil/avstring.c:54:30: note: Function 'av_stristr' argument 1 names different: declaration 'haystack' definition 's1'.
libav-11.3/libavutil/avstring.c:54:46: style: Function 'av_stristr' argument 2 names different: declaration 'needle' definition 's2'. [funcArgNamesDifferent]
libav-11.3/libavutil/avstring.h:67:52: note: Function 'av_stristr' argument 2 names different: declaration 'needle' definition 's2'.
libav-11.3/libavutil/avstring.c:54:46: note: Function 'av_stristr' argument 2 names different: declaration 'needle' definition 's2'.
libav-11.3/libavutil/blowfish.c:317:14: style: The scope of the variable 'data' can be reduced. [variableScope]
libav-11.3/libavutil/blowfish.c:381:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavutil/buffer.c:71:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
libav-11.3/libavutil/buffer.c:69:0: note: Variable 'data' is reassigned a value before the old one has been used.
libav-11.3/libavutil/buffer.c:71:5: note: Variable 'data' is reassigned a value before the old one has been used.
libav-11.3/libavutil/buffer.c:129:43: style: Function 'av_buffer_make_writable' argument 1 names different: declaration 'buf' definition 'pbuf'. [funcArgNamesDifferent]
libav-11.3/libavutil/buffer.h:174:43: note: Function 'av_buffer_make_writable' argument 1 names different: declaration 'buf' definition 'pbuf'.
libav-11.3/libavutil/buffer.c:129:43: note: Function 'av_buffer_make_writable' argument 1 names different: declaration 'buf' definition 'pbuf'.
libav-11.3/libavutil/buffer.c:147:37: style: Function 'av_buffer_realloc' argument 1 names different: declaration 'buf' definition 'pbuf'. [funcArgNamesDifferent]
libav-11.3/libavutil/buffer.h:191:37: note: Function 'av_buffer_realloc' argument 1 names different: declaration 'buf' definition 'pbuf'.
libav-11.3/libavutil/buffer.c:147:37: note: Function 'av_buffer_realloc' argument 1 names different: declaration 'buf' definition 'pbuf'.
libav-11.3/libavutil/buffer.c:230:43: style: Function 'av_buffer_pool_uninit' argument 1 names different: declaration 'pool' definition 'ppool'. [funcArgNamesDifferent]
libav-11.3/libavutil/buffer.h:253:43: note: Function 'av_buffer_pool_uninit' argument 1 names different: declaration 'pool' definition 'ppool'.
libav-11.3/libavutil/buffer.c:230:43: note: Function 'av_buffer_pool_uninit' argument 1 names different: declaration 'pool' definition 'ppool'.
libav-11.3/libavutil/channel_layout.c:134:25: style: The scope of the variable 'layout_single' can be reduced. [variableScope]
libav-11.3/libavutil/crc.c:281:72: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libav-11.3/libavutil/dict.c:151:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavutil/dict.c:170:34: style: Function 'av_dict_free' argument 1 names different: declaration 'm' definition 'pm'. [funcArgNamesDifferent]
libav-11.3/libavutil/dict.h:140:34: note: Function 'av_dict_free' argument 1 names different: declaration 'm' definition 'pm'.
libav-11.3/libavutil/dict.c:170:34: note: Function 'av_dict_free' argument 1 names different: declaration 'm' definition 'pm'.
libav-11.3/libavutil/display.c:69:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavutil/error.c:55:17: style: Condition 'ret<0' is always true [knownConditionTrueFalse]
libav-11.3/libavutil/error.c:53:16: note: Assignment 'ret=-1', assigned value is -1
libav-11.3/libavutil/error.c:55:17: note: Condition 'ret<0' is always true
libav-11.3/libavutil/eval.c:367:18: style: The scope of the variable 'e1' can be reduced. [variableScope]
libav-11.3/libavutil/eval.c:394:18: style: The scope of the variable 'e1' can be reduced. [variableScope]
libav-11.3/libavutil/eval.c:418:18: style: The scope of the variable 'e1' can be reduced. [variableScope]
libav-11.3/libavutil/eval.c:442:18: style: The scope of the variable 'e1' can be reduced. [variableScope]
libav-11.3/libavutil/eval.c:551:36: style: Function 'av_expr_parse_and_eval' argument 1 names different: declaration 'res' definition 'd'. [funcArgNamesDifferent]
libav-11.3/libavutil/eval.h:51:36: note: Function 'av_expr_parse_and_eval' argument 1 names different: declaration 'res' definition 'd'.
libav-11.3/libavutil/eval.c:551:36: note: Function 'av_expr_parse_and_eval' argument 1 names different: declaration 'res' definition 'd'.
libav-11.3/libavutil/eval.c:355:36: style: Variable 'ignored' is assigned a value that is never used. [unreadVariable]
libav-11.3/libavutil/fifo.c:62:52: style: Function 'av_fifo_realloc2' argument 2 names different: declaration 'size' definition 'new_size'. [funcArgNamesDifferent]
libav-11.3/libavutil/fifo.h:102:52: note: Function 'av_fifo_realloc2' argument 2 names different: declaration 'size' definition 'new_size'.
libav-11.3/libavutil/fifo.c:62:52: note: Function 'av_fifo_realloc2' argument 2 names different: declaration 'size' definition 'new_size'.
libav-11.3/libavutil/file.c:39:20: style: struct member 'FileLogContext::class' is never used. [unusedStructMember]
libav-11.3/libavutil/file.c:40:11: style: struct member 'FileLogContext::log_offset' is never used. [unusedStructMember]
libav-11.3/libavutil/file.c:41:11: style: struct member 'FileLogContext::log_ctx' is never used. [unusedStructMember]
libav-11.3/libavutil/file.c:55:21: style: Unused variable: ptr [unusedVariable]
libav-11.3/libavutil/float_dsp.c:115:65: style: Function 'avpriv_float_dsp_init' argument 2 names different: declaration 'strict' definition 'bit_exact'. [funcArgNamesDifferent]
libav-11.3/libavutil/float_dsp.h:179:57: note: Function 'avpriv_float_dsp_init' argument 2 names different: declaration 'strict' definition 'bit_exact'.
libav-11.3/libavutil/float_dsp.c:115:65: note: Function 'avpriv_float_dsp_init' argument 2 names different: declaration 'strict' definition 'bit_exact'.
libav-11.3/libavutil/frame.c:131:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavutil/hmac.c:80:27: style: Function 'av_hmac_free' argument 1 names different: declaration 'ctx' definition 'c'. [funcArgNamesDifferent]
libav-11.3/libavutil/hmac.h:49:27: note: Function 'av_hmac_free' argument 1 names different: declaration 'ctx' definition 'c'.
libav-11.3/libavutil/hmac.c:80:27: note: Function 'av_hmac_free' argument 1 names different: declaration 'ctx' definition 'c'.
libav-11.3/libavutil/hmac.c:88:27: style: Function 'av_hmac_init' argument 1 names different: declaration 'ctx' definition 'c'. [funcArgNamesDifferent]
libav-11.3/libavutil/hmac.h:57:27: note: Function 'av_hmac_init' argument 1 names different: declaration 'ctx' definition 'c'.
libav-11.3/libavutil/hmac.c:88:27: note: Function 'av_hmac_init' argument 1 names different: declaration 'ctx' definition 'c'.
libav-11.3/libavutil/hmac.c:109:29: style: Function 'av_hmac_update' argument 1 names different: declaration 'ctx' definition 'c'. [funcArgNamesDifferent]
libav-11.3/libavutil/hmac.h:65:29: note: Function 'av_hmac_update' argument 1 names different: declaration 'ctx' definition 'c'.
libav-11.3/libavutil/hmac.c:109:29: note: Function 'av_hmac_update' argument 1 names different: declaration 'ctx' definition 'c'.
libav-11.3/libavutil/hmac.c:114:27: style: Function 'av_hmac_final' argument 1 names different: declaration 'ctx' definition 'c'. [funcArgNamesDifferent]
libav-11.3/libavutil/hmac.h:74:27: note: Function 'av_hmac_final' argument 1 names different: declaration 'ctx' definition 'c'.
libav-11.3/libavutil/hmac.c:114:27: note: Function 'av_hmac_final' argument 1 names different: declaration 'ctx' definition 'c'.
libav-11.3/libavutil/hmac.c:132:26: style: Function 'av_hmac_calc' argument 1 names different: declaration 'ctx' definition 'c'. [funcArgNamesDifferent]
libav-11.3/libavutil/hmac.h:87:26: note: Function 'av_hmac_calc' argument 1 names different: declaration 'ctx' definition 'c'.
libav-11.3/libavutil/hmac.c:132:26: note: Function 'av_hmac_calc' argument 1 names different: declaration 'ctx' definition 'c'.
libav-11.3/libavutil/imgutils.c:215:20: style: struct member 'ImgUtils::class' is never used. [unusedStructMember]
libav-11.3/libavutil/imgutils.c:216:11: style: struct member 'ImgUtils::log_offset' is never used. [unusedStructMember]
libav-11.3/libavutil/imgutils.c:217:11: style: struct member 'ImgUtils::log_ctx' is never used. [unusedStructMember]
libav-11.3/libavutil/log.c:120:16: style: The scope of the variable 'is_atty' can be reduced. [variableScope]
libav-11.3/libavutil/log.c:109:40: style: Function 'av_default_item_name' argument 1 names different: declaration 'ctx' definition 'ptr'. [funcArgNamesDifferent]
libav-11.3/libavutil/log.h:244:40: note: Function 'av_default_item_name' argument 1 names different: declaration 'ctx' definition 'ptr'.
libav-11.3/libavutil/log.c:109:40: note: Function 'av_default_item_name' argument 1 names different: declaration 'ctx' definition 'ptr'.
libav-11.3/libavutil/md5.c:100:9: style: Unused variable: i [unusedVariable]
libav-11.3/libavutil/mem.c:198:21: style: Function 'av_freep' argument 1 names different: declaration 'ptr' definition 'arg'. [funcArgNamesDifferent]
libav-11.3/libavutil/mem.h:237:21: note: Function 'av_freep' argument 1 names different: declaration 'ptr' definition 'arg'.
libav-11.3/libavutil/mem.c:198:21: note: Function 'av_freep' argument 1 names different: declaration 'ptr' definition 'arg'.
libav-11.3/libavutil/opt.c:154:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavutil/opt.c:642:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libav-11.3/libavutil/opt.c:37:56: style: Function 'av_opt_next' argument 2 names different: declaration 'prev' definition 'last'. [funcArgNamesDifferent]
libav-11.3/libavutil/opt.h:451:56: note: Function 'av_opt_next' argument 2 names different: declaration 'prev' definition 'last'.
libav-11.3/libavutil/opt.c:37:56: note: Function 'av_opt_next' argument 2 names different: declaration 'prev' definition 'last'.
libav-11.3/libavutil/opt.c:283:73: style: Function 'av_opt_set_bin' argument 4 names different: declaration 'size' definition 'len'. [funcArgNamesDifferent]
libav-11.3/libavutil/opt.h:499:78: note: Function 'av_opt_set_bin' argument 4 names different: declaration 'size' definition 'len'.
libav-11.3/libavutil/opt.c:283:73: note: Function 'av_opt_set_bin' argument 4 names different: declaration 'size' definition 'len'.
libav-11.3/libavutil/parseutils.c:381:17: style: The scope of the variable 'c' can be reduced. [variableScope]
libav-11.3/libavutil/parseutils.c:487:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libavutil/parseutils.c:609:21: style: The scope of the variable 'q' can be reduced. [variableScope]
libav-11.3/libavutil/parseutils.c:122:55: style: Function 'av_parse_video_rate' argument 2 names different: declaration 'str' definition 'arg'. [funcArgNamesDifferent]
libav-11.3/libavutil/parseutils.h:53:55: note: Function 'av_parse_video_rate' argument 2 names different: declaration 'str' definition 'arg'.
libav-11.3/libavutil/parseutils.c:122:55: note: Function 'av_parse_video_rate' argument 2 names different: declaration 'str' definition 'arg'.
libav-11.3/libavutil/pixdesc.c:71:44: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libav-11.3/libavutil/rc4.c:29:24: style: Function 'av_rc4_init' argument 1 names different: declaration 'd' definition 'r'. [funcArgNamesDifferent]
libav-11.3/libavutil/rc4.h:37:31: note: Function 'av_rc4_init' argument 1 names different: declaration 'd' definition 'r'.
libav-11.3/libavutil/rc4.c:29:24: note: Function 'av_rc4_init' argument 1 names different: declaration 'd' definition 'r'.
libav-11.3/libavutil/rc4.c:50:26: style: Function 'av_rc4_crypt' argument 1 names different: declaration 'd' definition 'r'. [funcArgNamesDifferent]
libav-11.3/libavutil/rc4.h:48:33: note: Function 'av_rc4_crypt' argument 1 names different: declaration 'd' definition 'r'.
libav-11.3/libavutil/rc4.c:50:26: note: Function 'av_rc4_crypt' argument 1 names different: declaration 'd' definition 'r'.
libav-11.3/libavutil/sha.c:256:32: style: Function 'av_sha_init' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
libav-11.3/libavutil/sha.h:53:31: note: Function 'av_sha_init' argument 1 names different: declaration 'context' definition 'ctx'.
libav-11.3/libavutil/sha.c:256:32: note: Function 'av_sha_init' argument 1 names different: declaration 'context' definition 'ctx'.
libav-11.3/libavutil/sha.c:297:27: style: Function 'av_sha_update' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
libav-11.3/libavutil/sha.h:62:34: note: Function 'av_sha_update' argument 1 names different: declaration 'context' definition 'ctx'.
libav-11.3/libavutil/sha.c:297:27: note: Function 'av_sha_update' argument 1 names different: declaration 'context' definition 'ctx'.
libav-11.3/libavutil/sha.c:324:26: style: Function 'av_sha_final' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
libav-11.3/libavutil/sha.h:70:33: note: Function 'av_sha_final' argument 1 names different: declaration 'context' definition 'ctx'.
libav-11.3/libavutil/sha.c:324:26: note: Function 'av_sha_final' argument 1 names different: declaration 'context' definition 'ctx'.
libav-11.3/libavutil/tree.c:85:44: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavutil/tree.c:133:31: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
libav-11.3/libavutil/tree.c:41:38: style: Function 'av_tree_find' argument 1 names different: declaration 'root' definition 't'. [funcArgNamesDifferent]
libav-11.3/libavutil/tree.h:64:45: note: Function 'av_tree_find' argument 1 names different: declaration 'root' definition 't'.
libav-11.3/libavutil/tree.c:41:38: note: Function 'av_tree_find' argument 1 names different: declaration 'root' definition 't'.
libav-11.3/libavutil/tree.c:61:35: style: Function 'av_tree_insert' argument 1 names different: declaration 'rootp' definition 'tp'. [funcArgNamesDifferent]
libav-11.3/libavutil/tree.h:106:42: note: Function 'av_tree_insert' argument 1 names different: declaration 'rootp' definition 'tp'.
libav-11.3/libavutil/tree.c:61:35: note: Function 'av_tree_insert' argument 1 names different: declaration 'rootp' definition 'tp'.
libav-11.3/libavutil/xtea.c:83:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libswscale/input.c:200:29: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libswscale/input.c:201:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libswscale/input.c:227:29: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libswscale/input.c:228:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libswscale/output.c:1303:13: style: Condition 'hasAlpha' is always false [knownConditionTrueFalse]
libav-11.3/libswscale/output.c:1280:20: note: Assignment 'hasAlpha=0', assigned value is 0
libav-11.3/libswscale/output.c:1303:13: note: Condition 'hasAlpha' is always false
libav-11.3/libswscale/output.c:1289:22: style: The scope of the variable 'A' can be reduced. [variableScope]
libav-11.3/libswscale/output.c:603:23: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libswscale/output.c:604:23: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libswscale/output.c:665:82: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libswscale/output.c:666:82: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libswscale/output.c:703:40: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libswscale/output.c:704:40: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libswscale/output.c:731:51: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libswscale/output.c:732:51: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libswscale/output.c:1174:22: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libswscale/output.c:1175:22: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
libav-11.3/libswscale/rgb2rgb_template.c:572:26: style: Same expression on both sides of '-' because the value of 'mmxSize' and '1' are the same. [duplicateExpression]
libav-11.3/libswscale/rgb2rgb_template.c:567:29: note: 'mmxSize' is assigned value '1' here.
libav-11.3/libswscale/rgb2rgb_template.c:572:26: note: Same expression on both sides of '-' because the value of 'mmxSize' and '1' are the same.
libav-11.3/libswscale/rgb2rgb.c:201:14: style: The scope of the variable 'rgb' can be reduced. [variableScope]
libav-11.3/libswscale/rgb2rgb.c:201:19: style: The scope of the variable 'r' can be reduced. [variableScope]
libav-11.3/libswscale/rgb2rgb.c:201:22: style: The scope of the variable 'g' can be reduced. [variableScope]
libav-11.3/libswscale/rgb2rgb.c:201:25: style: The scope of the variable 'b' can be reduced. [variableScope]
libav-11.3/libswscale/rgb2rgb_template.c:653:41: warning: Suspicious code: sign conversion of ( in calculation, even though ( can have a negative value [signConversion]
libav-11.3/libswscale/rgb2rgb_template.c:654:32: warning: Suspicious code: sign conversion of ( in calculation, even though ( can have a negative value [signConversion]
libav-11.3/libswscale/swscale-test.c:312:25: error: Width 12 given in format string (no. 1) is larger than destination buffer 'srcStr[12]', use %11s to prevent overflowing it. [invalidScanfFormatWidth]
libav-11.3/libswscale/swscale-test.c:312:25: error: Width 12 given in format string (no. 2) is larger than destination buffer 'dstStr[12]', use %11s to prevent overflowing it. [invalidScanfFormatWidth]
libav-11.3/libswscale/swscale_unscaled.c:350:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libswscale/swscale_unscaled.c:1162:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libav-11.3/libswscale/swscale_unscaled.c:1157:41: style: Function 'sws_scale' argument 2 names different: declaration 'srcSlice' definition 'uint8_t'. [funcArgNamesDifferent]
libav-11.3/libswscale/swscale.h:223:58: note: Function 'sws_scale' argument 2 names different: declaration 'srcSlice' definition 'uint8_t'.
libav-11.3/libswscale/swscale_unscaled.c:1157:41: note: Function 'sws_scale' argument 2 names different: declaration 'srcSlice' definition 'uint8_t'.
libav-11.3/libswscale/swscale_unscaled.c:1159:50: style: Function 'sws_scale' argument 6 names different: declaration 'dst' definition 'uint8_t'. [funcArgNamesDifferent]
libav-11.3/libswscale/swscale.h:225:30: note: Function 'sws_scale' argument 6 names different: declaration 'dst' definition 'uint8_t'.
libav-11.3/libswscale/swscale_unscaled.c:1159:50: note: Function 'sws_scale' argument 6 names different: declaration 'dst' definition 'uint8_t'.
libav-11.3/libswscale/swscale_unscaled.c:1297:42: style: Function 'sws_convertPalette8ToPacked32' argument 1 names different: declaration 'src' definition 'uint8_t'. [funcArgNamesDifferent]
libav-11.3/libswscale/swscale.h:327:51: note: Function 'sws_convertPalette8ToPacked32' argument 1 names different: declaration 'src' definition 'uint8_t'.
libav-11.3/libswscale/swscale_unscaled.c:1297:42: note: Function 'sws_convertPalette8ToPacked32' argument 1 names different: declaration 'src' definition 'uint8_t'.
libav-11.3/libswscale/swscale_unscaled.c:1297:56: style: Function 'sws_convertPalette8ToPacked32' argument 2 names different: declaration 'dst' definition 'uint8_t'. [funcArgNamesDifferent]
libav-11.3/libswscale/swscale.h:327:65: note: Function 'sws_convertPalette8ToPacked32' argument 2 names different: declaration 'dst' definition 'uint8_t'.
libav-11.3/libswscale/swscale_unscaled.c:1297:56: note: Function 'sws_convertPalette8ToPacked32' argument 2 names different: declaration 'dst' definition 'uint8_t'.
libav-11.3/libswscale/swscale_unscaled.c:1298:58: style: Function 'sws_convertPalette8ToPacked32' argument 4 names different: declaration 'palette' definition 'uint8_t'. [funcArgNamesDifferent]
libav-11.3/libswscale/swscale.h:327:101: note: Function 'sws_convertPalette8ToPacked32' argument 4 names different: declaration 'palette' definition 'uint8_t'.
libav-11.3/libswscale/swscale_unscaled.c:1298:58: note: Function 'sws_convertPalette8ToPacked32' argument 4 names different: declaration 'palette' definition 'uint8_t'.
libav-11.3/libswscale/swscale_unscaled.c:1307:42: style: Function 'sws_convertPalette8ToPacked24' argument 1 names different: declaration 'src' definition 'uint8_t'. [funcArgNamesDifferent]
libav-11.3/libswscale/swscale.h:339:51: note: Function 'sws_convertPalette8ToPacked24' argument 1 names different: declaration 'src' definition 'uint8_t'.
libav-11.3/libswscale/swscale_unscaled.c:1307:42: note: Function 'sws_convertPalette8ToPacked24' argument 1 names different: declaration 'src' definition 'uint8_t'.
libav-11.3/libswscale/swscale_unscaled.c:1307:56: style: Function 'sws_convertPalette8ToPacked24' argument 2 names different: declaration 'dst' definition 'uint8_t'. [funcArgNamesDifferent]
libav-11.3/libswscale/swscale.h:339:65: note: Function 'sws_convertPalette8ToPacked24' argument 2 names different: declaration 'dst' definition 'uint8_t'.
libav-11.3/libswscale/swscale_unscaled.c:1307:56: note: Function 'sws_convertPalette8ToPacked24' argument 2 names different: declaration 'dst' definition 'uint8_t'.
libav-11.3/libswscale/swscale_unscaled.c:1308:58: style: Function 'sws_convertPalette8ToPacked24' argument 4 names different: declaration 'palette' definition 'uint8_t'. [funcArgNamesDifferent]
libav-11.3/libswscale/swscale.h:339:101: note: Function 'sws_convertPalette8ToPacked24' argument 4 names different: declaration 'palette' definition 'uint8_t'.
libav-11.3/libswscale/swscale_unscaled.c:1308:58: note: Function 'sws_convertPalette8ToPacked24' argument 4 names different: declaration 'palette' definition 'uint8_t'.
libav-11.3/libswscale/utils.c:526:63: style: Same value in both branches of ternary operator. [duplicateValueTernary]
libav-11.3/libswscale/utils.c:443:16: style: The scope of the variable 'k' can be reduced. [variableScope]
libav-11.3/libswscale/utils.c:872:42: style: Function 'sws_init_context' argument 1 names different: declaration 'sws_context' definition 'c'. [funcArgNamesDifferent]
libav-11.3/libswscale/swscale.h:169:41: note: Function 'sws_init_context' argument 1 names different: declaration 'sws_context' definition 'c'.
libav-11.3/libswscale/utils.c:872:42: note: Function 'sws_init_context' argument 1 names different: declaration 'sws_context' definition 'c'.
libav-11.3/libswscale/utils.c:1666:34: style: Function 'sws_freeContext' argument 1 names different: declaration 'swsContext' definition 'c'. [funcArgNamesDifferent]
libav-11.3/libswscale/swscale.h:175:41: note: Function 'sws_freeContext' argument 1 names different: declaration 'swsContext' definition 'c'.
libav-11.3/libswscale/utils.c:1666:34: note: Function 'sws_freeContext' argument 1 names different: declaration 'swsContext' definition 'c'.
libav-11.3/tests/rotozoom.c:93:9: style: The scope of the variable 'x' can be reduced. [variableScope]
libav-11.3/tests/rotozoom.c:93:12: style: The scope of the variable 'y' can be reduced. [variableScope]
libav-11.3/tests/rotozoom.c:121:9: style: The scope of the variable 'h' can be reduced. [variableScope]
libav-11.3/tests/rotozoom.c:122:9: style: The scope of the variable 'radian' can be reduced. [variableScope]
libav-11.3/tests/rotozoom.c:134:9: error: Resource leak: input_file [resourceLeak]
libav-11.3/tests/tiny_psnr.c:159:16: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits]
libav-11.3/tests/tiny_psnr.c:148:19: note: Assignment 'len=8', assigned value is 8
libav-11.3/tests/tiny_psnr.c:159:16: note: Shift
libav-11.3/tools/cws2fws.c:30:49: style: The scope of the variable 'last_out' can be reduced. [variableScope]
libav-11.3/tools/graph2dot.c:189:0: error: Resource leak: outfile [resourceLeak]
libav-11.3/tools/graph2dot.c:189:0: error: Resource leak: infile [resourceLeak]
libav-11.3/tools/pktdumper.c:110:13: style: The scope of the variable 'fd' can be reduced. [variableScope]
libav-11.3/tools/probetest.c:70:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libav-11.3/tools/trasher.c:77:0: error: Resource leak: f [resourceLeak]
[00:33]

ftp://ftp.se.debian.org/debian/pool/main/liba/libavc1394/libavc1394_0.5.4.orig.tar.gz
libavc1394-0.5.4/common/raw1394util.c:10:6: style: The scope of the variable 'retval' can be reduced. [variableScope]
libavc1394-0.5.4/common/raw1394util.c:25:6: style: The scope of the variable 'retval' can be reduced. [variableScope]
libavc1394-0.5.4/libavc1394/avc1394_internal.c:66:30: style: Function 'decode_ctype' argument 1 names different: declaration 'response' definition 'command'. [funcArgNamesDifferent]
libavc1394-0.5.4/libavc1394/avc1394_internal.h:22:30: note: Function 'decode_ctype' argument 1 names different: declaration 'response' definition 'command'.
libavc1394-0.5.4/libavc1394/avc1394_internal.c:66:30: note: Function 'decode_ctype' argument 1 names different: declaration 'response' definition 'command'.
libavc1394-0.5.4/libavc1394/avc1394_simple.c:184:2: style: Variable 'fr' is reassigned a value before the old one has been used. [redundantAssignment]
libavc1394-0.5.4/libavc1394/avc1394_simple.c:181:0: note: Variable 'fr' is reassigned a value before the old one has been used.
libavc1394-0.5.4/libavc1394/avc1394_simple.c:184:2: note: Variable 'fr' is reassigned a value before the old one has been used.
libavc1394-0.5.4/libavc1394/avc1394_simple.c:177:13: style: The scope of the variable 'response' can be reduced. [variableScope]
libavc1394-0.5.4/libavc1394/avc1394_simple.c:495:6: style: The scope of the variable 'result' can be reduced. [variableScope]
libavc1394-0.5.4/libavc1394/avc1394_simple.c:94:37: style: Function 'avc1394_transaction' argument 3 names different: declaration 'quadlet' definition 'request'. [funcArgNamesDifferent]
libavc1394-0.5.4/libavc1394/avc1394.h:452:12: note: Function 'avc1394_transaction' argument 3 names different: declaration 'quadlet' definition 'request'.
libavc1394-0.5.4/libavc1394/avc1394_simple.c:94:37: note: Function 'avc1394_transaction' argument 3 names different: declaration 'quadlet' definition 'request'.
libavc1394-0.5.4/librom1394/rom1394_internal.c:131:7: style: The scope of the variable 'length' can be reduced. [variableScope]
libavc1394-0.5.4/librom1394/rom1394_internal.c:131:15: style: The scope of the variable 'i' can be reduced. [variableScope]
libavc1394-0.5.4/librom1394/rom1394_internal.c:131:18: style: The scope of the variable 'key' can be reduced. [variableScope]
libavc1394-0.5.4/librom1394/rom1394_internal.c:131:23: style: The scope of the variable 'value' can be reduced. [variableScope]
libavc1394-0.5.4/librom1394/rom1394_internal.c:196:21: style: The scope of the variable 'data' can be reduced. [variableScope]
libavc1394-0.5.4/librom1394/rom1394_internal.c:214:6: style: The scope of the variable 'key' can be reduced. [variableScope]
libavc1394-0.5.4/librom1394/rom1394_internal.c:214:11: style: The scope of the variable 'value' can be reduced. [variableScope]
libavc1394-0.5.4/librom1394/rom1394_internal.c:330:6: style: The scope of the variable 'key' can be reduced. [variableScope]
libavc1394-0.5.4/librom1394/rom1394_internal.c:330:11: style: The scope of the variable 'value' can be reduced. [variableScope]
libavc1394-0.5.4/librom1394/rom1394_internal.c:89:4: error: Memory leak: s [memleak]
libavc1394-0.5.4/librom1394/rom1394_internal.c:97:4: error: Memory leak: s [memleak]
libavc1394-0.5.4/librom1394/rom1394_main.c:111:6: style: The scope of the variable 'i' can be reduced. [variableScope]
libavc1394-0.5.4/librom1394/rom1394_main.c:111:9: style: The scope of the variable 'j' can be reduced. [variableScope]
libavc1394-0.5.4/librom1394/rom1394_main.c:112:8: style: The scope of the variable 'p' can be reduced. [variableScope]
libavc1394-0.5.4/librom1394/rom1394_main.c:184:6: style: The scope of the variable 'key' can be reduced. [variableScope]
libavc1394-0.5.4/librom1394/rom1394_main.c:184:11: style: The scope of the variable 'value' can be reduced. [variableScope]
libavc1394-0.5.4/librom1394/rom1394_main.c:220:6: style: The scope of the variable 'key' can be reduced. [variableScope]
libavc1394-0.5.4/librom1394/rom1394_main.c:308:6: style: The scope of the variable 'key' can be reduced. [variableScope]
libavc1394-0.5.4/librom1394/rom1394_main.c:308:11: style: The scope of the variable 'value' can be reduced. [variableScope]
libavc1394-0.5.4/test/mkrfc2734.c:60:2: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
libavc1394-0.5.4/test/mkrfc2734.c:82:2: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
libavc1394-0.5.4/test/romtest.c:34:9: style: The scope of the variable 'length' can be reduced. [variableScope]
libavc1394-0.5.4/test/setrom.c:60:2: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
libavc1394-0.5.4/test/setrom.c:75:2: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
libavc1394-0.5.4/test/setrom.c:99:2: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
libavc1394-0.5.4/test/setrom.c:113:2: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
[00:33]

ftp://ftp.se.debian.org/debian/pool/main/liba/libavg/libavg_1.8.2.orig.tar.gz
libavg-1.8.2/src/glm/gtc/matrix_transform.inl:90:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
libavg-1.8.2/src/glm/core/type_half.inl:103:51: style: Function 'toFloat16' argument 1 names different: declaration 'value' definition 'f'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_half.hpp:21:32: note: Function 'toFloat16' argument 1 names different: declaration 'value' definition 'f'.
libavg-1.8.2/src/glm/core/type_half.inl:103:51: note: Function 'toFloat16' argument 1 names different: declaration 'value' definition 'f'.
libavg-1.8.2/src/glm/core/type_vec1.inl:393:25: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec1.hpp:133:41: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec1.inl:393:25: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec1.inl:402:8: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec1.hpp:134:39: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec1.inl:402:8: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec1.inl:403:8: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec1.hpp:134:47: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec1.inl:403:8: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec1.inl:415:8: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec1.hpp:135:39: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec1.inl:415:8: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec1.inl:416:8: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec1.hpp:135:47: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec1.inl:416:8: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec1.inl:417:8: style: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec1.hpp:135:55: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/core/type_vec1.inl:417:8: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/core/type_vec1.inl:430:8: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec1.hpp:136:39: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec1.inl:430:8: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec1.inl:431:8: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec1.hpp:136:47: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec1.inl:431:8: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec1.inl:432:8: style: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec1.hpp:136:55: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/core/type_vec1.inl:432:8: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/core/type_vec1.inl:433:8: style: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec1.hpp:136:63: note: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'.
libavg-1.8.2/src/glm/core/type_vec1.inl:433:8: note: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'.
libavg-1.8.2/src/glm/core/type_vec1.inl:447:8: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec1.hpp:137:39: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec1.inl:447:8: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec2.inl:480:8: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec2.hpp:171:41: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec2.inl:480:8: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec2.inl:489:8: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec2.hpp:172:39: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec2.inl:489:8: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec2.inl:490:8: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec2.hpp:172:47: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec2.inl:490:8: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec2.inl:501:8: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec2.hpp:173:39: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec2.inl:501:8: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec2.inl:502:8: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec2.hpp:173:47: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec2.inl:502:8: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec2.inl:503:8: style: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec2.hpp:173:55: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/core/type_vec2.inl:503:8: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/core/type_vec2.inl:515:8: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec2.hpp:174:39: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec2.inl:515:8: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec2.inl:516:8: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec2.hpp:174:47: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec2.inl:516:8: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec2.inl:517:8: style: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec2.hpp:174:55: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/core/type_vec2.inl:517:8: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/core/type_vec2.inl:518:8: style: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec2.hpp:174:63: note: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'.
libavg-1.8.2/src/glm/core/type_vec2.inl:518:8: note: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'.
libavg-1.8.2/src/glm/core/type_vec2.inl:531:8: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec2.hpp:175:39: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec2.inl:531:8: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec2.inl:532:8: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec2.hpp:175:47: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec2.inl:532:8: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec3.inl:122:13: style: Function 'tvec3' argument 1 names different: declaration 'x' definition 's'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec3.hpp:96:14: note: Function 'tvec3' argument 1 names different: declaration 'x' definition 's'.
libavg-1.8.2/src/glm/core/type_vec3.inl:122:13: note: Function 'tvec3' argument 1 names different: declaration 'x' definition 's'.
libavg-1.8.2/src/glm/core/type_vec3.inl:530:8: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec3.hpp:177:41: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec3.inl:530:8: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec3.inl:539:8: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec3.hpp:178:39: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec3.inl:539:8: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec3.inl:540:8: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec3.hpp:178:47: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec3.inl:540:8: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec3.inl:551:8: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec3.hpp:179:39: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec3.inl:551:8: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec3.inl:552:8: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec3.hpp:179:47: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec3.inl:552:8: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec3.inl:553:8: style: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec3.hpp:179:55: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/core/type_vec3.inl:553:8: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/core/type_vec3.inl:565:8: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec3.hpp:180:39: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec3.inl:565:8: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec3.inl:566:8: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec3.hpp:180:47: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec3.inl:566:8: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec3.inl:567:8: style: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec3.hpp:180:55: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/core/type_vec3.inl:567:8: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/core/type_vec3.inl:568:8: style: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec3.hpp:180:63: note: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'.
libavg-1.8.2/src/glm/core/type_vec3.inl:568:8: note: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'.
libavg-1.8.2/src/glm/core/type_vec3.inl:581:8: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec3.hpp:181:39: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec3.inl:581:8: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec3.inl:582:8: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec3.hpp:181:47: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec3.inl:582:8: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec3.inl:583:8: style: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec3.hpp:181:55: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/core/type_vec3.inl:583:8: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/core/type_vec4.inl:587:8: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec4.hpp:189:41: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec4.inl:587:8: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec4.inl:596:8: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec4.hpp:190:39: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec4.inl:596:8: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec4.inl:597:8: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec4.hpp:190:47: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec4.inl:597:8: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec4.inl:608:8: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec4.hpp:191:39: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec4.inl:608:8: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec4.inl:609:8: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec4.hpp:191:47: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec4.inl:609:8: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec4.inl:610:8: style: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec4.hpp:191:55: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/core/type_vec4.inl:610:8: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/core/type_vec4.inl:622:8: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec4.hpp:192:39: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec4.inl:622:8: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec4.inl:623:8: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec4.hpp:192:47: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec4.inl:623:8: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec4.inl:624:8: style: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec4.hpp:192:55: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/core/type_vec4.inl:624:8: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/core/type_vec4.inl:625:8: style: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec4.hpp:192:63: note: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'.
libavg-1.8.2/src/glm/core/type_vec4.inl:625:8: note: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'.
libavg-1.8.2/src/glm/core/type_vec4.inl:638:8: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec4.hpp:193:39: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec4.inl:638:8: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/core/type_vec4.inl:639:8: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec4.hpp:193:47: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec4.inl:639:8: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/core/type_vec4.inl:640:8: style: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec4.hpp:193:55: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/core/type_vec4.inl:640:8: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/core/type_vec4.inl:641:8: style: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/type_vec4.hpp:193:63: note: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'.
libavg-1.8.2/src/glm/core/type_vec4.inl:641:8: note: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'.
libavg-1.8.2/src/glm/core/func_trigonometric.inl:406:19: style: Function 'atan' argument 1 names different: declaration 'y_over_x' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/func_trigonometric.hpp:97:31: note: Function 'atan' argument 1 names different: declaration 'y_over_x' definition 'x'.
libavg-1.8.2/src/glm/core/func_trigonometric.inl:406:19: note: Function 'atan' argument 1 names different: declaration 'y_over_x' definition 'x'.
libavg-1.8.2/src/glm/core/func_integer.inl:27:15: style: Function 'uaddCarry' argument 3 names different: declaration 'carry' definition 'Carry'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/func_integer.hpp:33:15: note: Function 'uaddCarry' argument 3 names different: declaration 'carry' definition 'Carry'.
libavg-1.8.2/src/glm/core/func_integer.inl:27:15: note: Function 'uaddCarry' argument 3 names different: declaration 'carry' definition 'Carry'.
libavg-1.8.2/src/glm/core/func_integer.inl:84:15: style: Function 'usubBorrow' argument 3 names different: declaration 'borrow' definition 'Borrow'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/func_integer.hpp:45:15: note: Function 'usubBorrow' argument 3 names different: declaration 'borrow' definition 'Borrow'.
libavg-1.8.2/src/glm/core/func_integer.inl:84:15: note: Function 'usubBorrow' argument 3 names different: declaration 'borrow' definition 'Borrow'.
libavg-1.8.2/src/glm/core/func_integer.inl:391:66: style: Function 'bitfieldReverse' argument 1 names different: declaration 'value' definition 'Value'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/core/func_integer.hpp:118:47: note: Function 'bitfieldReverse' argument 1 names different: declaration 'value' definition 'Value'.
libavg-1.8.2/src/glm/core/func_integer.inl:391:66: note: Function 'bitfieldReverse' argument 1 names different: declaration 'value' definition 'Value'.
libavg-1.8.2/src/glm/core/type_half.inl:44:18: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libavg-1.8.2/src/glm/core/type_half.inl:72:19: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libavg-1.8.2/src/glm/core/type_half.inl:82:19: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libavg-1.8.2/src/glm/core/type_half.inl:99:17: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
libavg-1.8.2/src/graphics/Pixel32.h:80:17: warning: Member variable 'Pixel32::m_Data' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/GLShaderParam.h:63:0: warning: Member variable 'avg :: GLShaderParamTemplate < int >::m_Val' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/GLShaderParam.h:63:0: warning: Member variable 'avg :: GLShaderParamTemplate < float >::m_Val' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/glm/core/type_vec1.hpp:38:27: performance: Technically the member function 'glm::detail::tvec1::length' can be static. [functionStatic]
libavg-1.8.2/src/glm/core/type_vec1.inl:14:60: note: Technically the member function 'glm::detail::tvec1::length' can be static.
libavg-1.8.2/src/glm/core/type_vec1.hpp:38:27: note: Technically the member function 'glm::detail::tvec1::length' can be static.
libavg-1.8.2/src/glm/core/type_vec2.hpp:37:27: performance: Technically the member function 'glm::detail::tvec2::length' can be static. [functionStatic]
libavg-1.8.2/src/glm/core/type_vec2.inl:14:60: note: Technically the member function 'glm::detail::tvec2::length' can be static.
libavg-1.8.2/src/glm/core/type_vec2.hpp:37:27: note: Technically the member function 'glm::detail::tvec2::length' can be static.
libavg-1.8.2/src/glm/core/type_vec3.hpp:37:27: performance: Technically the member function 'glm::detail::tvec3::length' can be static. [functionStatic]
libavg-1.8.2/src/glm/core/type_vec3.inl:14:60: note: Technically the member function 'glm::detail::tvec3::length' can be static.
libavg-1.8.2/src/glm/core/type_vec3.hpp:37:27: note: Technically the member function 'glm::detail::tvec3::length' can be static.
libavg-1.8.2/src/glm/core/type_vec4.hpp:37:27: performance: Technically the member function 'glm::detail::tvec4::length' can be static. [functionStatic]
libavg-1.8.2/src/glm/core/type_vec4.inl:14:60: note: Technically the member function 'glm::detail::tvec4::length' can be static.
libavg-1.8.2/src/glm/core/type_vec4.hpp:37:27: note: Technically the member function 'glm::detail::tvec4::length' can be static.
libavg-1.8.2/src/player/Publisher.h:53:5: style: Class 'Publisher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/glm/core/type_vec1.hpp:76:17: style: Struct 'tvec1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/glm/core/type_vec2.hpp:86:3: style: Struct 'tvec2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/glm/core/type_vec3.hpp:88:17: style: Struct 'tvec3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/glm/core/type_vec4.hpp:90:17: style: Struct 'tvec4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/base/UTF8String.h:35:5: style: Class 'UTF8String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/base/UTF8String.h:36:5: style: Class 'UTF8String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/Node.h:134:9: style: Class 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/DivNode.h:41:9: style: Class 'DivNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/Player.h:279:13: style: Struct 'EventCaptureInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/glm/core/type_vec4.hpp:201:0: style: Struct 'glm :: detail :: tref4 < T >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/glm/core/type_vec3.hpp:189:0: style: Struct 'glm :: detail :: tref3 < T >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/glm/core/type_vec2.hpp:183:0: style: Struct 'glm :: detail :: tref2 < T >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/glm/core/type_vec1.hpp:143:0: style: Struct 'glm :: detail :: tref1 < T >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/glm/core/type_vec1.hpp:145:0: style: Struct 'glm :: detail :: tref1 < T >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/base/Rect.h:38:1: warning: The class 'Rect' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libavg-1.8.2/src/anim/Anim.h:62:18: style: The function 'onPreRender' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/IPreRenderListener.h:30:18: note: Virtual function in base class
libavg-1.8.2/src/anim/Anim.h:62:18: note: Function in derived class
libavg-1.8.2/src/anim/Anim.h:63:18: style: The function 'onPlaybackEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/IPlaybackEndListener.h:32:18: note: Virtual function in base class
libavg-1.8.2/src/anim/Anim.h:63:18: note: Function in derived class
libavg-1.8.2/src/player/Arg.h:49:18: style: The function 'setMember' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/ArgBase.h:47:18: note: Virtual function in base class
libavg-1.8.2/src/player/Arg.h:49:18: note: Function in derived class
libavg-1.8.2/src/player/Arg.h:50:22: style: The function 'createCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/ArgBase.h:49:22: note: Virtual function in base class
libavg-1.8.2/src/player/Arg.h:50:22: note: Function in derived class
libavg-1.8.2/src/player/AreaNode.h:59:22: style: The function 'setArgs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/ExportedObject.h:58:22: note: Virtual function in base class
libavg-1.8.2/src/player/AreaNode.h:59:22: note: Function in derived class
libavg-1.8.2/src/player/AreaNode.h:60:22: style: The function 'connectDisplay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:82:22: note: Virtual function in base class
libavg-1.8.2/src/player/AreaNode.h:60:22: note: Function in derived class
libavg-1.8.2/src/player/AreaNode.h:89:27: style: The function 'toLocal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:111:27: note: Virtual function in base class
libavg-1.8.2/src/player/AreaNode.h:89:27: note: Function in derived class
libavg-1.8.2/src/player/AreaNode.h:90:27: style: The function 'toGlobal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:112:27: note: Virtual function in base class
libavg-1.8.2/src/player/AreaNode.h:90:27: note: Function in derived class
libavg-1.8.2/src/player/AreaNode.h:92:22: style: The function 'getElementsByPos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:114:22: note: Virtual function in base class
libavg-1.8.2/src/player/AreaNode.h:92:22: note: Function in derived class
libavg-1.8.2/src/player/AreaNode.h:95:22: style: The function 'maybeRender' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:119:22: note: Virtual function in base class
libavg-1.8.2/src/player/AreaNode.h:95:22: note: Function in derived class
libavg-1.8.2/src/player/AreaNode.h:100:29: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:124:29: note: Virtual function in base class
libavg-1.8.2/src/player/AreaNode.h:100:29: note: Function in derived class
libavg-1.8.2/src/player/AreaNode.h:102:22: style: The function 'checkReload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:87:22: note: Virtual function in base class
libavg-1.8.2/src/player/AreaNode.h:102:22: note: Function in derived class
libavg-1.8.2/src/player/DivNode.h:43:22: style: The function 'connectDisplay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:60:22: note: Virtual function in base class
libavg-1.8.2/src/player/DivNode.h:43:22: note: Function in derived class
libavg-1.8.2/src/player/DivNode.h:45:22: style: The function 'disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:84:22: note: Virtual function in base class
libavg-1.8.2/src/player/DivNode.h:45:22: note: Function in derived class
libavg-1.8.2/src/player/DivNode.h:61:27: style: The function 'getPivot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:83:27: note: Virtual function in base class
libavg-1.8.2/src/player/DivNode.h:61:27: note: Function in derived class
libavg-1.8.2/src/player/DivNode.h:69:14: style: The function 'getElementsByPos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:92:22: note: Virtual function in base class
libavg-1.8.2/src/player/DivNode.h:69:14: note: Function in derived class
libavg-1.8.2/src/player/DivNode.h:70:22: style: The function 'preRender' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:117:22: note: Virtual function in base class
libavg-1.8.2/src/player/DivNode.h:70:22: note: Function in derived class
libavg-1.8.2/src/player/DivNode.h:72:22: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:120:22: note: Virtual function in base class
libavg-1.8.2/src/player/DivNode.h:72:22: note: Function in derived class
libavg-1.8.2/src/player/DivNode.h:73:22: style: The function 'renderOutlines' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:121:22: note: Virtual function in base class
libavg-1.8.2/src/player/DivNode.h:73:22: note: Function in derived class
libavg-1.8.2/src/player/DivNode.h:76:22: style: The function 'checkReload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:102:22: note: Virtual function in base class
libavg-1.8.2/src/player/DivNode.h:76:22: note: Function in derived class
libavg-1.8.2/src/player/DivNode.h:78:29: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:100:29: note: Virtual function in base class
libavg-1.8.2/src/player/DivNode.h:78:29: note: Function in derived class
libavg-1.8.2/src/player/DivNode.h:79:18: style: The function 'getMediaSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:104:26: note: Virtual function in base class
libavg-1.8.2/src/player/DivNode.h:79:18: note: Function in derived class
libavg-1.8.2/src/player/TestHelper.h:63:39: style: The function 'pollEvents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/IInputDevice.h:56:39: note: Virtual function in base class
libavg-1.8.2/src/player/TestHelper.h:63:39: note: Function in derived class
libavg-1.8.2/src/player/Arg.h:57:25: performance: Function parameter 'sName' should be passed by const reference. [passedByValue]
libavg-1.8.2/src/anim/AttrAnim.h:66:18: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/anim/Anim.h:57:18: note: Virtual function in base class
libavg-1.8.2/src/anim/AttrAnim.h:66:18: note: Function in derived class
libavg-1.8.2/src/anim/SimpleAnim.h:53:18: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/anim/AttrAnim.h:66:18: note: Virtual function in base class
libavg-1.8.2/src/anim/SimpleAnim.h:53:18: note: Function in derived class
libavg-1.8.2/src/anim/SimpleAnim.h:54:18: style: The function 'abort' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/anim/Anim.h:58:18: note: Virtual function in base class
libavg-1.8.2/src/anim/SimpleAnim.h:54:18: note: Function in derived class
libavg-1.8.2/src/anim/SimpleAnim.h:55:18: style: The function 'step' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/anim/Anim.h:64:18: note: Virtual function in base class
libavg-1.8.2/src/anim/SimpleAnim.h:55:18: note: Function in derived class
libavg-1.8.2/src/anim/ContinuousAnim.h:41:18: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/anim/AttrAnim.h:66:18: note: Virtual function in base class
libavg-1.8.2/src/anim/ContinuousAnim.h:41:18: note: Function in derived class
libavg-1.8.2/src/anim/ContinuousAnim.h:42:18: style: The function 'abort' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/anim/Anim.h:58:18: note: Virtual function in base class
libavg-1.8.2/src/anim/ContinuousAnim.h:42:18: note: Function in derived class
libavg-1.8.2/src/anim/ContinuousAnim.h:43:18: style: The function 'step' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/anim/Anim.h:64:18: note: Virtual function in base class
libavg-1.8.2/src/anim/ContinuousAnim.h:43:18: note: Function in derived class
libavg-1.8.2/src/anim/EaseInOutAnim.h:43:19: style: The function 'interpolate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/anim/SimpleAnim.h:58:19: note: Virtual function in base class
libavg-1.8.2/src/anim/EaseInOutAnim.h:43:19: note: Function in derived class
libavg-1.8.2/src/anim/LinearAnim.h:43:19: style: The function 'interpolate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/anim/SimpleAnim.h:58:19: note: Virtual function in base class
libavg-1.8.2/src/anim/LinearAnim.h:43:19: note: Function in derived class
libavg-1.8.2/src/anim/LinearAnim.h:46:11: style: The function 'getStartPart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/anim/SimpleAnim.h:65:19: note: Virtual function in base class
libavg-1.8.2/src/anim/LinearAnim.h:46:11: note: Function in derived class
libavg-1.8.2/src/anim/ParallelAnim.cpp:77:9: style: Variable 'tempThis' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
libavg-1.8.2/src/anim/ParallelAnim.cpp:75:0: note: Variable 'tempThis' is reassigned a value before the old one has been used if variable is no semaphore variable.
libavg-1.8.2/src/anim/ParallelAnim.cpp:77:9: note: Variable 'tempThis' is reassigned a value before the old one has been used if variable is no semaphore variable.
libavg-1.8.2/src/anim/ParallelAnim.cpp:103:9: style: Variable 'tempThis' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
libavg-1.8.2/src/anim/ParallelAnim.cpp:101:0: note: Variable 'tempThis' is reassigned a value before the old one has been used if variable is no semaphore variable.
libavg-1.8.2/src/anim/ParallelAnim.cpp:103:9: note: Variable 'tempThis' is reassigned a value before the old one has been used if variable is no semaphore variable.
libavg-1.8.2/src/anim/ParallelAnim.h:45:18: warning: Virtual function 'abort' is called from destructor '~ParallelAnim()' at line 47. Dynamic binding is not used. [virtualCallInConstructor]
libavg-1.8.2/src/anim/ParallelAnim.cpp:47:9: note: Calling abort
libavg-1.8.2/src/anim/ParallelAnim.h:45:18: note: abort is a virtual method
libavg-1.8.2/src/anim/ParallelAnim.h:44:18: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/anim/Anim.h:57:18: note: Virtual function in base class
libavg-1.8.2/src/anim/ParallelAnim.h:44:18: note: Function in derived class
libavg-1.8.2/src/anim/ParallelAnim.h:45:18: style: The function 'abort' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/anim/Anim.h:58:18: note: Virtual function in base class
libavg-1.8.2/src/anim/ParallelAnim.h:45:18: note: Function in derived class
libavg-1.8.2/src/anim/ParallelAnim.h:47:18: style: The function 'step' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/anim/Anim.h:64:18: note: Virtual function in base class
libavg-1.8.2/src/anim/ParallelAnim.h:47:18: note: Function in derived class
libavg-1.8.2/src/anim/StateAnim.h:50:18: warning: Virtual function 'setState' is called from destructor '~StateAnim()' at line 56. Dynamic binding is not used. [virtualCallInConstructor]
libavg-1.8.2/src/anim/StateAnim.cpp:56:5: note: Calling setState
libavg-1.8.2/src/anim/StateAnim.h:50:18: note: setState is a virtual method
libavg-1.8.2/src/anim/StateAnim.h:45:5: style: Class 'StateAnim' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/anim/StateAnim.h:48:18: style: The function 'abort' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/anim/Anim.h:58:18: note: Virtual function in base class
libavg-1.8.2/src/anim/StateAnim.h:48:18: note: Function in derived class
libavg-1.8.2/src/anim/StateAnim.h:54:18: style: The function 'step' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/anim/Anim.h:64:18: note: Virtual function in base class
libavg-1.8.2/src/anim/StateAnim.h:54:18: note: Function in derived class
libavg-1.8.2/src/anim/WaitAnim.h:41:18: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/anim/Anim.h:57:18: note: Virtual function in base class
libavg-1.8.2/src/anim/WaitAnim.h:41:18: note: Function in derived class
libavg-1.8.2/src/anim/WaitAnim.h:42:18: style: The function 'abort' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/anim/Anim.h:58:18: note: Virtual function in base class
libavg-1.8.2/src/anim/WaitAnim.h:42:18: note: Function in derived class
libavg-1.8.2/src/anim/WaitAnim.h:44:18: style: The function 'step' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/anim/Anim.h:64:18: note: Virtual function in base class
libavg-1.8.2/src/anim/WaitAnim.h:44:18: note: Function in derived class
libavg-1.8.2/src/audio/AudioBuffer.h:42:13: style: Technically the member function 'avg::AudioBuffer::getNumFrames' can be const. [functionConst]
libavg-1.8.2/src/audio/AudioBuffer.cpp:50:18: note: Technically the member function 'avg::AudioBuffer::getNumFrames' can be const.
libavg-1.8.2/src/audio/AudioBuffer.h:42:13: note: Technically the member function 'avg::AudioBuffer::getNumFrames' can be const.
libavg-1.8.2/src/audio/AudioBuffer.h:43:13: style: Technically the member function 'avg::AudioBuffer::getNumBytes' can be const. [functionConst]
libavg-1.8.2/src/audio/AudioBuffer.cpp:55:18: note: Technically the member function 'avg::AudioBuffer::getNumBytes' can be const.
libavg-1.8.2/src/audio/AudioBuffer.h:43:13: note: Technically the member function 'avg::AudioBuffer::getNumBytes' can be const.
libavg-1.8.2/src/audio/AudioBuffer.h:44:13: style: Technically the member function 'avg::AudioBuffer::getFrameSize' can be const. [functionConst]
libavg-1.8.2/src/audio/AudioBuffer.cpp:60:18: note: Technically the member function 'avg::AudioBuffer::getFrameSize' can be const.
libavg-1.8.2/src/audio/AudioBuffer.h:44:13: note: Technically the member function 'avg::AudioBuffer::getFrameSize' can be const.
libavg-1.8.2/src/audio/AudioBuffer.h:45:13: style: Technically the member function 'avg::AudioBuffer::getNumChannels' can be const. [functionConst]
libavg-1.8.2/src/audio/AudioBuffer.cpp:65:18: note: Technically the member function 'avg::AudioBuffer::getNumChannels' can be const.
libavg-1.8.2/src/audio/AudioBuffer.h:45:13: note: Technically the member function 'avg::AudioBuffer::getNumChannels' can be const.
libavg-1.8.2/src/audio/AudioBuffer.h:46:13: style: Technically the member function 'avg::AudioBuffer::getRate' can be const. [functionConst]
libavg-1.8.2/src/audio/AudioBuffer.cpp:70:18: note: Technically the member function 'avg::AudioBuffer::getRate' can be const.
libavg-1.8.2/src/audio/AudioBuffer.h:46:13: note: Technically the member function 'avg::AudioBuffer::getRate' can be const.
libavg-1.8.2/src/audio/AudioBuffer.cpp:37:5: style: Class 'AudioBuffer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
libavg-1.8.2/src/audio/AudioBuffer.cpp:37:5: style: Class 'AudioBuffer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
libavg-1.8.2/src/audio/AudioEngine.cpp:274:26: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/base/Queue.h:145:68: style: Function 'getFrontElement' argument 2 names different: declaration 'Lock' definition 'lock'. [funcArgNamesDifferent]
libavg-1.8.2/src/base/Queue.h:57:59: note: Function 'getFrontElement' argument 2 names different: declaration 'Lock' definition 'lock'.
libavg-1.8.2/src/base/Queue.h:145:68: note: Function 'getFrontElement' argument 2 names different: declaration 'Lock' definition 'lock'.
libavg-1.8.2/src/audio/AudioEngine.cpp:257:71: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/audio/AudioEngine.h:50:13: style: Technically the member function 'avg::AudioEngine::getChannels' can be const. [functionConst]
libavg-1.8.2/src/audio/AudioEngine.cpp:69:18: note: Technically the member function 'avg::AudioEngine::getChannels' can be const.
libavg-1.8.2/src/audio/AudioEngine.h:50:13: note: Technically the member function 'avg::AudioEngine::getChannels' can be const.
libavg-1.8.2/src/audio/AudioEngine.h:51:13: style: Technically the member function 'avg::AudioEngine::getSampleRate' can be const. [functionConst]
libavg-1.8.2/src/audio/AudioEngine.cpp:74:18: note: Technically the member function 'avg::AudioEngine::getSampleRate' can be const.
libavg-1.8.2/src/audio/AudioEngine.h:51:13: note: Technically the member function 'avg::AudioEngine::getSampleRate' can be const.
libavg-1.8.2/src/audio/AudioEngine.h:52:29: style: Technically the member function 'avg::AudioEngine::getParams' can be const. [functionConst]
libavg-1.8.2/src/audio/AudioEngine.cpp:79:34: note: Technically the member function 'avg::AudioEngine::getParams' can be const.
libavg-1.8.2/src/audio/AudioEngine.h:52:29: note: Technically the member function 'avg::AudioEngine::getParams' can be const.
libavg-1.8.2/src/audio/AudioEngine.h:59:14: performance: Technically the member function 'avg::AudioEngine::play' can be static. [functionStatic]
libavg-1.8.2/src/audio/AudioEngine.cpp:151:19: note: Technically the member function 'avg::AudioEngine::play' can be static.
libavg-1.8.2/src/audio/AudioEngine.h:59:14: note: Technically the member function 'avg::AudioEngine::play' can be static.
libavg-1.8.2/src/audio/AudioEngine.h:60:14: performance: Technically the member function 'avg::AudioEngine::pause' can be static. [functionStatic]
libavg-1.8.2/src/audio/AudioEngine.cpp:156:19: note: Technically the member function 'avg::AudioEngine::pause' can be static.
libavg-1.8.2/src/audio/AudioEngine.h:60:14: note: Technically the member function 'avg::AudioEngine::pause' can be static.
libavg-1.8.2/src/audio/AudioEngine.h:77:14: performance: Technically the member function 'avg::AudioEngine::calcVolume' can be static. [functionStatic]
libavg-1.8.2/src/audio/AudioEngine.cpp:287:19: note: Technically the member function 'avg::AudioEngine::calcVolume' can be static.
libavg-1.8.2/src/audio/AudioEngine.h:77:14: note: Technically the member function 'avg::AudioEngine::calcVolume' can be static.
libavg-1.8.2/src/base/Queue.h:45:5: style: Class 'Queue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/audio/Dynamics.h:47:9: style: Class 'Dynamics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/base/Logger.h:112:11: style: Exception should be caught by reference. [catchExceptionByValue]
libavg-1.8.2/src/audio/AudioMsg.h:48:13: style: Technically the member function 'avg::AudioMsg::getType' can be const. [functionConst]
libavg-1.8.2/src/audio/AudioMsg.cpp:82:29: note: Technically the member function 'avg::AudioMsg::getType' can be const.
libavg-1.8.2/src/audio/AudioMsg.h:48:13: note: Technically the member function 'avg::AudioMsg::getType' can be const.
libavg-1.8.2/src/audio/AudioMsg.h:55:9: style: Technically the member function 'avg::AudioMsg::getSeekSeqNum' can be const. [functionConst]
libavg-1.8.2/src/audio/AudioMsg.cpp:105:15: note: Technically the member function 'avg::AudioMsg::getSeekSeqNum' can be const.
libavg-1.8.2/src/audio/AudioMsg.h:55:9: note: Technically the member function 'avg::AudioMsg::getSeekSeqNum' can be const.
libavg-1.8.2/src/audio/AudioMsg.h:56:11: style: Technically the member function 'avg::AudioMsg::getSeekTime' can be const. [functionConst]
libavg-1.8.2/src/audio/AudioMsg.cpp:111:17: note: Technically the member function 'avg::AudioMsg::getSeekTime' can be const.
libavg-1.8.2/src/audio/AudioMsg.h:56:11: note: Technically the member function 'avg::AudioMsg::getSeekTime' can be const.
libavg-1.8.2/src/audio/AudioParams.cpp:29:18: warning: Member variable 'AudioParams::m_SampleRate' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/audio/AudioParams.cpp:29:18: warning: Member variable 'AudioParams::m_Channels' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/audio/AudioParams.cpp:29:18: warning: Member variable 'AudioParams::m_OutputBufferSamples' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/audio/AudioSource.cpp:32:14: warning: Member variable 'AudioSource::m_LastTime' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/audio/AudioSource.cpp:32:14: warning: Member variable 'AudioSource::m_CurInputAudioPos' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/audio/Dynamics.h:135:5: style: Class 'Dynamics' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
libavg-1.8.2/src/audio/Dynamics.h:135:5: style: Class 'Dynamics' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
libavg-1.8.2/src/base/TestSuite.h:36:5: style: Class 'TestSuite' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/audio/Dynamics.h:49:22: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/audio/IProcessor.h:32:18: note: Virtual function in base class
libavg-1.8.2/src/audio/Dynamics.h:49:22: note: Function in derived class
libavg-1.8.2/src/base/TestSuite.h:41:18: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/base/TestSuite.h:41:18: note: Function in derived class
libavg-1.8.2/src/audio/testlimiter.cpp:40:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/audio/testlimiter.cpp:40:10: note: Function in derived class
libavg-1.8.2/src/base/ConfigMgr.h:77:10: performance: Technically the member function 'avg::ConfigMgr::setOption' can be static. [functionStatic]
libavg-1.8.2/src/base/ConfigMgr.cpp:326:17: note: Technically the member function 'avg::ConfigMgr::setOption' can be static.
libavg-1.8.2/src/base/ConfigMgr.h:77:10: note: Technically the member function 'avg::ConfigMgr::setOption' can be static.
libavg-1.8.2/src/base/CubicSpline.h:40:11: style: Technically the member function 'avg::CubicSpline::interpolate' can be const. [functionConst]
libavg-1.8.2/src/base/CubicSpline.cpp:51:20: note: Technically the member function 'avg::CubicSpline::interpolate' can be const.
libavg-1.8.2/src/base/CubicSpline.h:40:11: note: Technically the member function 'avg::CubicSpline::interpolate' can be const.
libavg-1.8.2/src/base/DAG.cpp:96:31: style: Function 'findNode' argument 1 names different: declaration 'pID' definition 'id'. [funcArgNamesDifferent]
libavg-1.8.2/src/base/DAG.h:52:30: note: Function 'findNode' argument 1 names different: declaration 'pID' definition 'id'.
libavg-1.8.2/src/base/DAG.cpp:96:31: note: Function 'findNode' argument 1 names different: declaration 'pID' definition 'id'.
libavg-1.8.2/src/base/DAG.cpp:48:5: performance: Variable 'm_OutgoingIDs' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/base/DirEntry.h:46:17: style: Technically the member function 'avg::DirEntry::getName' can be const. [functionConst]
libavg-1.8.2/src/base/DirEntry.cpp:47:23: note: Technically the member function 'avg::DirEntry::getName' can be const.
libavg-1.8.2/src/base/DirEntry.h:46:17: note: Technically the member function 'avg::DirEntry::getName' can be const.
libavg-1.8.2/src/base/DirEntry.cpp:36:27: performance: Function parameter 'sDirName' should be passed by const reference. [passedByValue]
libavg-1.8.2/src/base/Directory.h:45:24: style: Technically the member function 'avg::Directory::getName' can be const. [functionConst]
libavg-1.8.2/src/base/Directory.cpp:119:31: note: Technically the member function 'avg::Directory::getName' can be const.
libavg-1.8.2/src/base/Directory.h:45:24: note: Technically the member function 'avg::Directory::getName' can be const.
libavg-1.8.2/src/base/Directory.h:40:5: style: Class 'Directory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/base/Directory.cpp:34:34: performance: Function parameter 'sName' should be passed by const reference. [passedByValue]
libavg-1.8.2/src/base/Exception.h:65:1: warning: The class 'Exception' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libavg-1.8.2/src/base/FileHelper.cpp:126:53: style: Function 'readWholeFile' argument 2 names different: declaration 'sContents' definition 'sContent'. [funcArgNamesDifferent]
libavg-1.8.2/src/base/FileHelper.h:39:71: note: Function 'readWholeFile' argument 2 names different: declaration 'sContents' definition 'sContent'.
libavg-1.8.2/src/base/FileHelper.cpp:126:53: note: Function 'readWholeFile' argument 2 names different: declaration 'sContents' definition 'sContent'.
libavg-1.8.2/src/base/GLMHelper.cpp:95:78: style: Function 'operator<<' argument 2 names different: declaration 'v' definition 'm'. [funcArgNamesDifferent]
libavg-1.8.2/src/base/GLMHelper.h:54:77: note: Function 'operator<<' argument 2 names different: declaration 'v' definition 'm'.
libavg-1.8.2/src/base/GLMHelper.cpp:95:78: note: Function 'operator<<' argument 2 names different: declaration 'v' definition 'm'.
libavg-1.8.2/src/base/GeomHelper.h:39:10: style: Technically the member function 'avg::LineSegment::isPointOver' can be const. [functionConst]
libavg-1.8.2/src/base/GeomHelper.cpp:37:19: note: Technically the member function 'avg::LineSegment::isPointOver' can be const.
libavg-1.8.2/src/base/GeomHelper.h:39:10: note: Technically the member function 'avg::LineSegment::isPointOver' can be const.
libavg-1.8.2/src/base/Logger.cpp:99:60: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/base/ObjectCounter.h:44:17: performance: Technically the member function 'avg::ObjectCounter::demangle' can be static. [functionStatic]
libavg-1.8.2/src/base/ObjectCounter.cpp:154:23: note: Technically the member function 'avg::ObjectCounter::demangle' can be static.
libavg-1.8.2/src/base/ObjectCounter.h:44:17: note: Technically the member function 'avg::ObjectCounter::demangle' can be static.
libavg-1.8.2/src/base/ObjectCounter.h:46:13: style: Technically the member function 'avg::ObjectCounter::getObjectCount' can be const. [functionConst]
libavg-1.8.2/src/base/ObjectCounter.cpp:183:24: note: Technically the member function 'avg::ObjectCounter::getObjectCount' can be const.
libavg-1.8.2/src/base/ObjectCounter.h:46:13: note: Technically the member function 'avg::ObjectCounter::getObjectCount' can be const.
libavg-1.8.2/src/base/ProfilingZone.h:36:5: style: Class 'ProfilingZone' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/base/ScopeTimer.h:33:5: style: Class 'ScopeTimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/base/Test.cpp:84:44: style: Function 'aggregateStatistics' argument 1 names different: declaration 'childTest' definition 'ChildTest'. [funcArgNamesDifferent]
libavg-1.8.2/src/base/Test.h:49:42: note: Function 'aggregateStatistics' argument 1 names different: declaration 'childTest' definition 'ChildTest'.
libavg-1.8.2/src/base/Test.cpp:84:44: note: Function 'aggregateStatistics' argument 1 names different: declaration 'childTest' definition 'ChildTest'.
libavg-1.8.2/src/base/Test.h:39:10: style: Technically the member function 'avg::Test::isOk' can be const. [functionConst]
libavg-1.8.2/src/base/Test.cpp:59:12: note: Technically the member function 'avg::Test::isOk' can be const.
libavg-1.8.2/src/base/Test.h:39:10: note: Technically the member function 'avg::Test::isOk' can be const.
libavg-1.8.2/src/base/ThreadProfiler.h:62:9: style: Technically the member function 'avg::ThreadProfiler::getNumZones' can be const. [functionConst]
libavg-1.8.2/src/base/ThreadProfiler.cpp:139:21: note: Technically the member function 'avg::ThreadProfiler::getNumZones' can be const.
libavg-1.8.2/src/base/ThreadProfiler.h:62:9: note: Technically the member function 'avg::ThreadProfiler::getNumZones' can be const.
libavg-1.8.2/src/base/TimeSource.h:43:15: performance: Technically the member function 'avg::TimeSource::getCurrentMicrosecs' can be static. [functionStatic]
libavg-1.8.2/src/base/TimeSource.cpp:82:23: note: Technically the member function 'avg::TimeSource::getCurrentMicrosecs' can be static.
libavg-1.8.2/src/base/TimeSource.h:43:15: note: Technically the member function 'avg::TimeSource::getCurrentMicrosecs' can be static.
libavg-1.8.2/src/base/WorkerThread.h:88:5: performance: Variable 'm_sName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/base/WorkerThread.h:90:5: performance: Variable 'm_LogCategory' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/base/Command.h:35:5: style: Class 'Command' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/base/CmdQueue.h:36:5: style: Class 'CmdQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/base/WorkerThread.h:42:1: warning: The class 'WorkerThread' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libavg-1.8.2/src/base/XMLHelper.cpp:195:6: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/base/XMLHelper.cpp:143:5: performance: Passing the result of c_str() to a function that takes std::string as argument no. 2 is slow and redundant. [stlcstrParam]
libavg-1.8.2/src/base/testbase.cpp:124:18: style: The scope of the variable 'expected' can be reduced. [variableScope]
libavg-1.8.2/src/base/testbase.cpp:135:15: performance: Technically the member function 'DAGTest::makeOutgoing' can be static. [functionStatic]
libavg-1.8.2/src/base/Signal.h:40:5: style: Class 'Signal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/base/testbase.cpp:672:5: style: Class 'Listener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/base/testbase.cpp:707:5: style: Class 'DisconnectingSelfListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/base/testbase.cpp:67:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/base/testbase.cpp:67:10: note: Function in derived class
libavg-1.8.2/src/base/testbase.cpp:163:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/base/testbase.cpp:163:10: note: Function in derived class
libavg-1.8.2/src/base/testbase.cpp:275:10: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/WorkerThread.h:62:18: note: Virtual function in base class
libavg-1.8.2/src/base/testbase.cpp:275:10: note: Function in derived class
libavg-1.8.2/src/base/testbase.cpp:281:10: style: The function 'work' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/WorkerThread.h:63:18: note: Virtual function in base class
libavg-1.8.2/src/base/testbase.cpp:281:10: note: Function in derived class
libavg-1.8.2/src/base/testbase.cpp:288:10: style: The function 'deinit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/WorkerThread.h:64:18: note: Virtual function in base class
libavg-1.8.2/src/base/testbase.cpp:288:10: note: Function in derived class
libavg-1.8.2/src/base/testbase.cpp:314:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/base/testbase.cpp:314:10: note: Function in derived class
libavg-1.8.2/src/base/testbase.cpp:359:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/base/testbase.cpp:359:10: note: Function in derived class
libavg-1.8.2/src/base/testbase.cpp:386:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/base/testbase.cpp:386:10: note: Function in derived class
libavg-1.8.2/src/base/testbase.cpp:467:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/base/testbase.cpp:467:10: note: Function in derived class
libavg-1.8.2/src/base/testbase.cpp:506:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/base/testbase.cpp:506:10: note: Function in derived class
libavg-1.8.2/src/base/testbase.cpp:522:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/base/testbase.cpp:522:10: note: Function in derived class
libavg-1.8.2/src/base/testbase.cpp:541:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/base/testbase.cpp:541:10: note: Function in derived class
libavg-1.8.2/src/base/testbase.cpp:574:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/base/testbase.cpp:574:10: note: Function in derived class
libavg-1.8.2/src/base/testbase.cpp:641:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/base/testbase.cpp:641:10: note: Function in derived class
libavg-1.8.2/src/base/testbase.cpp:661:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/base/testbase.cpp:661:10: note: Function in derived class
libavg-1.8.2/src/base/testbase.cpp:712:18: style: The function 'func' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/testbase.cpp:681:18: note: Virtual function in base class
libavg-1.8.2/src/base/testbase.cpp:712:18: note: Function in derived class
libavg-1.8.2/src/base/testbase.cpp:729:18: style: The function 'func' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/testbase.cpp:681:18: note: Virtual function in base class
libavg-1.8.2/src/base/testbase.cpp:729:18: note: Function in derived class
libavg-1.8.2/src/base/testbase.cpp:752:18: style: The function 'func' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/testbase.cpp:681:18: note: Virtual function in base class
libavg-1.8.2/src/base/testbase.cpp:752:18: note: Function in derived class
libavg-1.8.2/src/base/testbase.cpp:774:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/base/testbase.cpp:774:10: note: Function in derived class
libavg-1.8.2/src/base/testbase.cpp:841:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/base/testbase.cpp:841:10: note: Function in derived class
libavg-1.8.2/src/base/testbase.cpp:860:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/base/testbase.cpp:860:10: note: Function in derived class
libavg-1.8.2/src/base/testbase.cpp:891:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/base/testbase.cpp:891:10: note: Function in derived class
libavg-1.8.2/src/base/testbase.cpp:937:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/base/testbase.cpp:937:10: note: Function in derived class
libavg-1.8.2/src/base/testbase.cpp:293:41: performance: Function parameter 's' should be passed by const reference. [passedByValue]
libavg-1.8.2/src/base/triangulate/Shapes.h:175:10: style: Technically the member function 'avg::TriangulationTriangle::contains' can be const. [functionConst]
libavg-1.8.2/src/base/triangulate/Shapes.h:269:36: note: Technically the member function 'avg::TriangulationTriangle::contains' can be const.
libavg-1.8.2/src/base/triangulate/Shapes.h:175:10: note: Technically the member function 'avg::TriangulationTriangle::contains' can be const.
libavg-1.8.2/src/base/triangulate/Shapes.h:186:17: style: Technically the member function 'avg::TriangulationTriangle::isInterior' can be const. [functionConst]
libavg-1.8.2/src/base/triangulate/Shapes.h:284:36: note: Technically the member function 'avg::TriangulationTriangle::isInterior' can be const.
libavg-1.8.2/src/base/triangulate/Shapes.h:186:17: note: Technically the member function 'avg::TriangulationTriangle::isInterior' can be const.
libavg-1.8.2/src/base/triangulate/AdvancingFront.h:50:3: style: Struct 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/base/triangulate/Shapes.cpp:82:28: style: The scope of the variable 't' can be reduced. [variableScope]
libavg-1.8.2/src/base/triangulate/Shapes.h:161:18: style: Technically the member function 'avg::TriangulationTriangle::index' can be const. [functionConst]
libavg-1.8.2/src/base/triangulate/Shapes.cpp:150:37: note: Technically the member function 'avg::TriangulationTriangle::index' can be const.
libavg-1.8.2/src/base/triangulate/Shapes.h:161:18: note: Technically the member function 'avg::TriangulationTriangle::index' can be const.
libavg-1.8.2/src/base/triangulate/Shapes.h:162:18: style: Technically the member function 'avg::TriangulationTriangle::edgeIndex' can be const. [functionConst]
libavg-1.8.2/src/base/triangulate/Shapes.cpp:163:37: note: Technically the member function 'avg::TriangulationTriangle::edgeIndex' can be const.
libavg-1.8.2/src/base/triangulate/Shapes.h:162:18: note: Technically the member function 'avg::TriangulationTriangle::edgeIndex' can be const.
libavg-1.8.2/src/base/triangulate/Shapes.h:166:10: style: Technically the member function 'avg::TriangulationTriangle::getConstrainedEdgeCCW' can be const. [functionConst]
libavg-1.8.2/src/base/triangulate/Shapes.cpp:258:29: note: Technically the member function 'avg::TriangulationTriangle::getConstrainedEdgeCCW' can be const.
libavg-1.8.2/src/base/triangulate/Shapes.h:166:10: note: Technically the member function 'avg::TriangulationTriangle::getConstrainedEdgeCCW' can be const.
libavg-1.8.2/src/base/triangulate/Shapes.h:167:10: style: Technically the member function 'avg::TriangulationTriangle::getConstrainedEdgeCW' can be const. [functionConst]
libavg-1.8.2/src/base/triangulate/Shapes.cpp:268:29: note: Technically the member function 'avg::TriangulationTriangle::getConstrainedEdgeCW' can be const.
libavg-1.8.2/src/base/triangulate/Shapes.h:167:10: note: Technically the member function 'avg::TriangulationTriangle::getConstrainedEdgeCW' can be const.
libavg-1.8.2/src/base/triangulate/Shapes.h:170:10: style: Technically the member function 'avg::TriangulationTriangle::getDelunayEdgeCCW' can be const. [functionConst]
libavg-1.8.2/src/base/triangulate/Shapes.cpp:300:29: note: Technically the member function 'avg::TriangulationTriangle::getDelunayEdgeCCW' can be const.
libavg-1.8.2/src/base/triangulate/Shapes.h:170:10: note: Technically the member function 'avg::TriangulationTriangle::getDelunayEdgeCCW' can be const.
libavg-1.8.2/src/base/triangulate/Shapes.h:171:10: style: Technically the member function 'avg::TriangulationTriangle::getDelunayEdgeCW' can be const. [functionConst]
libavg-1.8.2/src/base/triangulate/Shapes.cpp:310:29: note: Technically the member function 'avg::TriangulationTriangle::getDelunayEdgeCW' can be const.
libavg-1.8.2/src/base/triangulate/Shapes.h:171:10: note: Technically the member function 'avg::TriangulationTriangle::getDelunayEdgeCW' can be const.
libavg-1.8.2/src/base/triangulate/Sweep.cpp:759:32: style: Function 'flipScanEdgeEvent' argument 4 names different: declaration 'flip_triangle' definition 'flipTriangle'. [funcArgNamesDifferent]
libavg-1.8.2/src/base/triangulate/Sweep.h:190:36: note: Function 'flipScanEdgeEvent' argument 4 names different: declaration 'flip_triangle' definition 'flipTriangle'.
libavg-1.8.2/src/base/triangulate/Sweep.cpp:759:32: note: Function 'flipScanEdgeEvent' argument 4 names different: declaration 'flip_triangle' definition 'flipTriangle'.
libavg-1.8.2/src/base/triangulate/Sweep.h:41:1: style: The class 'Sweep' does not have a constructor although it has private member variables. [noConstructor]
libavg-1.8.2/src/base/triangulate/Sweep.h:91:10: performance: Technically the member function 'avg::Sweep::incircle' can be static. [functionStatic]
libavg-1.8.2/src/base/triangulate/Sweep.cpp:348:13: note: Technically the member function 'avg::Sweep::incircle' can be static.
libavg-1.8.2/src/base/triangulate/Sweep.h:91:10: note: Technically the member function 'avg::Sweep::incircle' can be static.
libavg-1.8.2/src/base/triangulate/Sweep.h:107:10: performance: Technically the member function 'avg::Sweep::rotateTrianglePair' can be static. [functionStatic]
libavg-1.8.2/src/base/triangulate/Sweep.cpp:386:13: note: Technically the member function 'avg::Sweep::rotateTrianglePair' can be static.
libavg-1.8.2/src/base/triangulate/Sweep.h:107:10: note: Technically the member function 'avg::Sweep::rotateTrianglePair' can be static.
libavg-1.8.2/src/base/triangulate/Sweep.h:112:12: performance: Technically the member function 'avg::Sweep::holeAngle' can be static. [functionStatic]
libavg-1.8.2/src/base/triangulate/Sweep.cpp:270:15: note: Technically the member function 'avg::Sweep::holeAngle' can be static.
libavg-1.8.2/src/base/triangulate/Sweep.h:112:12: note: Technically the member function 'avg::Sweep::holeAngle' can be static.
libavg-1.8.2/src/base/triangulate/Sweep.h:117:12: performance: Technically the member function 'avg::Sweep::basinAngle' can be static. [functionStatic]
libavg-1.8.2/src/base/triangulate/Sweep.cpp:263:15: note: Technically the member function 'avg::Sweep::basinAngle' can be static.
libavg-1.8.2/src/base/triangulate/Sweep.h:117:12: note: Technically the member function 'avg::Sweep::basinAngle' can be static.
libavg-1.8.2/src/base/triangulate/Sweep.h:123:10: performance: Technically the member function 'avg::Sweep::isShallow' can be static. [functionStatic]
libavg-1.8.2/src/base/triangulate/Sweep.cpp:522:13: note: Technically the member function 'avg::Sweep::isShallow' can be static.
libavg-1.8.2/src/base/triangulate/Sweep.h:123:10: note: Technically the member function 'avg::Sweep::isShallow' can be static.
libavg-1.8.2/src/base/triangulate/Sweep.h:125:10: performance: Technically the member function 'avg::Sweep::isEdgeSideOfTriangle' can be static. [functionStatic]
libavg-1.8.2/src/base/triangulate/Sweep.cpp:162:13: note: Technically the member function 'avg::Sweep::isEdgeSideOfTriangle' can be static.
libavg-1.8.2/src/base/triangulate/Sweep.h:125:10: note: Technically the member function 'avg::Sweep::isEdgeSideOfTriangle' can be static.
libavg-1.8.2/src/base/triangulate/Sweep.h:192:10: performance: Technically the member function 'avg::Sweep::finalizationPolygon' can be static. [functionStatic]
libavg-1.8.2/src/base/triangulate/Sweep.cpp:61:13: note: Technically the member function 'avg::Sweep::finalizationPolygon' can be static.
libavg-1.8.2/src/base/triangulate/Sweep.h:192:10: note: Technically the member function 'avg::Sweep::finalizationPolygon' can be static.
libavg-1.8.2/src/base/triangulate/SweepContext.h:64:9: style: Technically the member function 'avg::SweepContext::pointCount' can be const. [functionConst]
libavg-1.8.2/src/base/triangulate/SweepContext.h:154:26: note: Technically the member function 'avg::SweepContext::pointCount' can be const.
libavg-1.8.2/src/base/triangulate/SweepContext.h:64:9: note: Technically the member function 'avg::SweepContext::pointCount' can be const.
libavg-1.8.2/src/base/triangulate/SweepContext.h:52:5: style: Class 'SweepContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/base/triangulate/SweepContext.cpp:36:5: performance: Variable 'm_Basin' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/base/triangulate/SweepContext.h:68:10: performance: Technically the member function 'avg::SweepContext::removeNode' can be static. [functionStatic]
libavg-1.8.2/src/base/triangulate/SweepContext.cpp:139:20: note: Technically the member function 'avg::SweepContext::removeNode' can be static.
libavg-1.8.2/src/base/triangulate/SweepContext.h:68:10: note: Technically the member function 'avg::SweepContext::removeNode' can be static.
libavg-1.8.2/src/base/triangulate/SweepContext.cpp:34:48: performance: Function parameter 'polyline' should be passed by const reference. [passedByValue]
libavg-1.8.2/src/glm/gtc/half_float.inl:247:53: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:109:22: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:247:53: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:252:60: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:110:29: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:252:60: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:252:68: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:110:37: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:252:68: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:259:60: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:111:29: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:259:60: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:259:68: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:111:37: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:259:68: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:259:76: style: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:111:45: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/gtc/half_float.inl:259:76: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/gtc/half_float.inl:267:60: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:112:29: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:267:60: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:267:68: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:112:37: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:267:68: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:267:76: style: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:112:45: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/gtc/half_float.inl:267:76: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/gtc/half_float.inl:267:84: style: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:112:53: note: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'.
libavg-1.8.2/src/glm/gtc/half_float.inl:267:84: note: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'.
libavg-1.8.2/src/glm/gtc/half_float.inl:276:60: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:113:29: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:276:60: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:276:68: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:113:37: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:276:68: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:346:16: warning: Function 'tvec3' argument order different: declaration 's1, s2, s3' definition 's0, s1, s2' [funcArgOrderDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:151:18: note: Function 'tvec3' argument order different: declaration 's1, s2, s3' definition 's0, s1, s2'
libavg-1.8.2/src/glm/gtc/half_float.inl:346:16: note: Function 'tvec3' argument order different: declaration 's1, s2, s3' definition 's0, s1, s2'
libavg-1.8.2/src/glm/gtc/half_float.inl:558:53: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:205:22: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:558:53: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:563:60: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:206:29: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:563:60: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:563:68: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:206:37: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:563:68: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:570:60: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:207:29: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:570:60: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:570:68: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:207:37: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:570:68: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:570:76: style: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:207:45: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/gtc/half_float.inl:570:76: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/gtc/half_float.inl:578:60: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:208:29: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:578:60: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:578:68: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:208:37: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:578:68: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:578:76: style: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:208:45: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/gtc/half_float.inl:578:76: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/gtc/half_float.inl:578:84: style: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:208:53: note: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'.
libavg-1.8.2/src/glm/gtc/half_float.inl:578:84: note: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'.
libavg-1.8.2/src/glm/gtc/half_float.inl:587:60: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:209:29: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:587:60: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:587:68: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:209:37: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:587:68: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:587:76: style: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:209:45: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/gtc/half_float.inl:587:76: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/gtc/half_float.inl:661:16: warning: Function 'tvec4' argument order different: declaration 's0, s1, s2, s3' definition 's1, s2, s3, s4' [funcArgOrderDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:247:18: note: Function 'tvec4' argument order different: declaration 's0, s1, s2, s3' definition 's1, s2, s3, s4'
libavg-1.8.2/src/glm/gtc/half_float.inl:661:16: note: Function 'tvec4' argument order different: declaration 's0, s1, s2, s3' definition 's1, s2, s3, s4'
libavg-1.8.2/src/glm/gtc/half_float.inl:934:53: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:311:22: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:934:53: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:939:60: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:312:29: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:939:60: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:939:68: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:312:37: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:939:68: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:946:60: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:313:29: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:946:60: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:946:68: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:313:37: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:946:68: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:946:76: style: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:313:45: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/gtc/half_float.inl:946:76: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/gtc/half_float.inl:954:60: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:314:29: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:954:60: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:954:68: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:314:37: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:954:68: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:954:76: style: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:314:45: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/gtc/half_float.inl:954:76: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/gtc/half_float.inl:954:84: style: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:314:53: note: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'.
libavg-1.8.2/src/glm/gtc/half_float.inl:954:84: note: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'.
libavg-1.8.2/src/glm/gtc/half_float.inl:963:60: style: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:315:29: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:963:60: note: Function 'swizzle' argument 1 names different: declaration 'X' definition 'x'.
libavg-1.8.2/src/glm/gtc/half_float.inl:963:68: style: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:315:37: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:963:68: note: Function 'swizzle' argument 2 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/glm/gtc/half_float.inl:963:76: style: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:315:45: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/gtc/half_float.inl:963:76: note: Function 'swizzle' argument 3 names different: declaration 'Z' definition 'z'.
libavg-1.8.2/src/glm/gtc/half_float.inl:963:84: style: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/half_float.hpp:315:53: note: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'.
libavg-1.8.2/src/glm/gtc/half_float.inl:963:84: note: Function 'swizzle' argument 4 names different: declaration 'W' definition 'w'.
libavg-1.8.2/src/glm/gtc/quaternion.inl:483:28: style: Function 'mat3_cast' argument 1 names different: declaration 'x' definition 'q'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/quaternion.hpp:188:28: note: Function 'mat3_cast' argument 1 names different: declaration 'x' definition 'q'.
libavg-1.8.2/src/glm/gtc/quaternion.inl:483:28: note: Function 'mat3_cast' argument 1 names different: declaration 'x' definition 'q'.
libavg-1.8.2/src/glm/gtc/quaternion.inl:504:28: style: Function 'mat4_cast' argument 1 names different: declaration 'x' definition 'q'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/quaternion.hpp:194:28: note: Function 'mat4_cast' argument 1 names different: declaration 'x' definition 'q'.
libavg-1.8.2/src/glm/gtc/quaternion.inl:504:28: note: Function 'mat4_cast' argument 1 names different: declaration 'x' definition 'q'.
libavg-1.8.2/src/glm/gtc/quaternion.inl:513:30: style: Function 'quat_cast' argument 1 names different: declaration 'x' definition 'm'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/quaternion.hpp:200:30: note: Function 'quat_cast' argument 1 names different: declaration 'x' definition 'm'.
libavg-1.8.2/src/glm/gtc/quaternion.inl:513:30: note: Function 'quat_cast' argument 1 names different: declaration 'x' definition 'm'.
libavg-1.8.2/src/glm/gtc/quaternion.inl:576:30: style: Function 'quat_cast' argument 1 names different: declaration 'x' definition 'm4'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtc/quaternion.hpp:206:30: note: Function 'quat_cast' argument 1 names different: declaration 'x' definition 'm4'.
libavg-1.8.2/src/glm/gtc/quaternion.inl:576:30: note: Function 'quat_cast' argument 1 names different: declaration 'x' definition 'm4'.
libavg-1.8.2/src/glm/gtx/bit.inl:101:20: style: Function 'extractField' argument 1 names different: declaration 'v' definition 'Value'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/bit.hpp:44:21: note: Function 'extractField' argument 1 names different: declaration 'v' definition 'Value'.
libavg-1.8.2/src/glm/gtx/bit.inl:101:20: note: Function 'extractField' argument 1 names different: declaration 'v' definition 'Value'.
libavg-1.8.2/src/glm/gtx/bit.inl:102:19: style: Function 'extractField' argument 2 names different: declaration 'first' definition 'First'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/bit.hpp:45:20: note: Function 'extractField' argument 2 names different: declaration 'first' definition 'First'.
libavg-1.8.2/src/glm/gtx/bit.inl:102:19: note: Function 'extractField' argument 2 names different: declaration 'first' definition 'First'.
libavg-1.8.2/src/glm/gtx/bit.inl:103:19: style: Function 'extractField' argument 3 names different: declaration 'count' definition 'Count'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/bit.hpp:46:20: note: Function 'extractField' argument 3 names different: declaration 'count' definition 'Count'.
libavg-1.8.2/src/glm/gtx/bit.inl:103:19: note: Function 'extractField' argument 3 names different: declaration 'count' definition 'Count'.
libavg-1.8.2/src/glm/gtx/bit.inl:246:18: style: Function 'lowestBit' argument 1 names different: declaration 'value' definition 'Value'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/bit.hpp:51:32: note: Function 'lowestBit' argument 1 names different: declaration 'value' definition 'Value'.
libavg-1.8.2/src/glm/gtx/bit.inl:246:18: note: Function 'lowestBit' argument 1 names different: declaration 'value' definition 'Value'.
libavg-1.8.2/src/glm/gtx/bit.inl:408:54: style: Function 'isPowerOfTwo' argument 1 names different: declaration 'value' definition 'Value'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/bit.hpp:66:36: note: Function 'isPowerOfTwo' argument 1 names different: declaration 'value' definition 'Value'.
libavg-1.8.2/src/glm/gtx/bit.inl:408:54: note: Function 'isPowerOfTwo' argument 1 names different: declaration 'value' definition 'Value'.
libavg-1.8.2/src/glm/gtx/bit.inl:597:54: style: Function 'bitRevert' argument 1 names different: declaration 'value' definition 'In'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/bit.hpp:86:36: note: Function 'bitRevert' argument 1 names different: declaration 'value' definition 'In'.
libavg-1.8.2/src/glm/gtx/bit.inl:597:54: note: Function 'bitRevert' argument 1 names different: declaration 'value' definition 'In'.
libavg-1.8.2/src/glm/gtx/color_space_YCoCg.inl:56:33: style: Function 'YCoCgR2rgb' argument 1 names different: declaration 'YCoCgColor' definition 'YCoCgRColor'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/color_space_YCoCg.hpp:54:34: note: Function 'YCoCgR2rgb' argument 1 names different: declaration 'YCoCgColor' definition 'YCoCgRColor'.
libavg-1.8.2/src/glm/gtx/color_space_YCoCg.inl:56:33: note: Function 'YCoCgR2rgb' argument 1 names different: declaration 'YCoCgColor' definition 'YCoCgRColor'.
libavg-1.8.2/src/glm/gtx/optimum_pow.inl:32:42: style: Function 'powOfTwo' argument 1 names different: declaration 'num' definition 'x'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/optimum_pow.hpp:47:23: note: Function 'powOfTwo' argument 1 names different: declaration 'num' definition 'x'.
libavg-1.8.2/src/glm/gtx/optimum_pow.inl:32:42: note: Function 'powOfTwo' argument 1 names different: declaration 'num' definition 'x'.
libavg-1.8.2/src/glm/gtx/intersect.inl:21:18: style: Function 'intersectRayTriangle' argument 3 names different: declaration 'vert0' definition 'v0'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/intersect.hpp:37:19: note: Function 'intersectRayTriangle' argument 3 names different: declaration 'vert0' definition 'v0'.
libavg-1.8.2/src/glm/gtx/intersect.inl:21:18: note: Function 'intersectRayTriangle' argument 3 names different: declaration 'vert0' definition 'v0'.
libavg-1.8.2/src/glm/gtx/intersect.inl:21:38: style: Function 'intersectRayTriangle' argument 4 names different: declaration 'vert1' definition 'v1'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/intersect.hpp:37:42: note: Function 'intersectRayTriangle' argument 4 names different: declaration 'vert1' definition 'v1'.
libavg-1.8.2/src/glm/gtx/intersect.inl:21:38: note: Function 'intersectRayTriangle' argument 4 names different: declaration 'vert1' definition 'v1'.
libavg-1.8.2/src/glm/gtx/intersect.inl:21:58: style: Function 'intersectRayTriangle' argument 5 names different: declaration 'vert2' definition 'v2'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/intersect.hpp:37:65: note: Function 'intersectRayTriangle' argument 5 names different: declaration 'vert2' definition 'v2'.
libavg-1.8.2/src/glm/gtx/intersect.inl:21:58: note: Function 'intersectRayTriangle' argument 5 names different: declaration 'vert2' definition 'v2'.
libavg-1.8.2/src/glm/gtx/intersect.inl:135:18: style: Function 'intersectRaySphere' argument 1 names different: declaration 'orig' definition 'rayStarting'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/intersect.hpp:52:19: note: Function 'intersectRaySphere' argument 1 names different: declaration 'orig' definition 'rayStarting'.
libavg-1.8.2/src/glm/gtx/intersect.inl:135:18: note: Function 'intersectRaySphere' argument 1 names different: declaration 'orig' definition 'rayStarting'.
libavg-1.8.2/src/glm/gtx/intersect.inl:135:47: style: Function 'intersectRaySphere' argument 2 names different: declaration 'dir' definition 'rayDirection'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/intersect.hpp:52:41: note: Function 'intersectRaySphere' argument 2 names different: declaration 'dir' definition 'rayDirection'.
libavg-1.8.2/src/glm/gtx/intersect.inl:135:47: note: Function 'intersectRaySphere' argument 2 names different: declaration 'dir' definition 'rayDirection'.
libavg-1.8.2/src/glm/gtx/intersect.inl:136:18: style: Function 'intersectRaySphere' argument 3 names different: declaration 'center' definition 'sphereCenter'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/intersect.hpp:53:19: note: Function 'intersectRaySphere' argument 3 names different: declaration 'center' definition 'sphereCenter'.
libavg-1.8.2/src/glm/gtx/intersect.inl:136:18: note: Function 'intersectRaySphere' argument 3 names different: declaration 'center' definition 'sphereCenter'.
libavg-1.8.2/src/glm/gtx/intersect.inl:136:61: style: Function 'intersectRaySphere' argument 4 names different: declaration 'radius' definition 'sphereRadius'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/intersect.hpp:53:56: note: Function 'intersectRaySphere' argument 4 names different: declaration 'radius' definition 'sphereRadius'.
libavg-1.8.2/src/glm/gtx/intersect.inl:136:61: note: Function 'intersectRaySphere' argument 4 names different: declaration 'radius' definition 'sphereRadius'.
libavg-1.8.2/src/glm/gtx/quaternion.inl:184:34: style: Function 'angleAxis' argument 2 names different: declaration 'axis' definition 'v'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/quaternion.hpp:136:34: note: Function 'angleAxis' argument 2 names different: declaration 'axis' definition 'v'.
libavg-1.8.2/src/glm/gtx/quaternion.inl:184:34: note: Function 'angleAxis' argument 2 names different: declaration 'axis' definition 'v'.
libavg-1.8.2/src/glm/gtx/quaternion.inl:215:34: style: Function 'roll' argument 1 names different: declaration 'x' definition 'q'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/quaternion.hpp:148:34: note: Function 'roll' argument 1 names different: declaration 'x' definition 'q'.
libavg-1.8.2/src/glm/gtx/quaternion.inl:215:34: note: Function 'roll' argument 1 names different: declaration 'x' definition 'q'.
libavg-1.8.2/src/glm/gtx/quaternion.inl:224:34: style: Function 'pitch' argument 1 names different: declaration 'x' definition 'q'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/quaternion.hpp:154:34: note: Function 'pitch' argument 1 names different: declaration 'x' definition 'q'.
libavg-1.8.2/src/glm/gtx/quaternion.inl:224:34: note: Function 'pitch' argument 1 names different: declaration 'x' definition 'q'.
libavg-1.8.2/src/glm/gtx/quaternion.inl:233:34: style: Function 'yaw' argument 1 names different: declaration 'x' definition 'q'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/quaternion.hpp:160:34: note: Function 'yaw' argument 1 names different: declaration 'x' definition 'q'.
libavg-1.8.2/src/glm/gtx/quaternion.inl:233:34: note: Function 'yaw' argument 1 names different: declaration 'x' definition 'q'.
libavg-1.8.2/src/glm/gtx/norm.inl:83:27: style: Function 'l1Norm' argument 1 names different: declaration 'x' definition 'a'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/norm.hpp:97:27: note: Function 'l1Norm' argument 1 names different: declaration 'x' definition 'a'.
libavg-1.8.2/src/glm/gtx/norm.inl:83:27: note: Function 'l1Norm' argument 1 names different: declaration 'x' definition 'a'.
libavg-1.8.2/src/glm/gtx/norm.inl:84:27: style: Function 'l1Norm' argument 2 names different: declaration 'y' definition 'b'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/norm.hpp:98:27: note: Function 'l1Norm' argument 2 names different: declaration 'y' definition 'b'.
libavg-1.8.2/src/glm/gtx/norm.inl:84:27: note: Function 'l1Norm' argument 2 names different: declaration 'y' definition 'b'.
libavg-1.8.2/src/glm/gtx/norm.inl:98:27: style: Function 'l2Norm' argument 1 names different: declaration 'x' definition 'a'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/norm.hpp:110:27: note: Function 'l2Norm' argument 1 names different: declaration 'x' definition 'a'.
libavg-1.8.2/src/glm/gtx/norm.inl:98:27: note: Function 'l2Norm' argument 1 names different: declaration 'x' definition 'a'.
libavg-1.8.2/src/glm/gtx/norm.inl:99:27: style: Function 'l2Norm' argument 2 names different: declaration 'y' definition 'b'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/norm.hpp:111:27: note: Function 'l2Norm' argument 2 names different: declaration 'y' definition 'b'.
libavg-1.8.2/src/glm/gtx/norm.inl:99:27: note: Function 'l2Norm' argument 2 names different: declaration 'y' definition 'b'.
libavg-1.8.2/src/glm/gtx/norm.inl:106:27: style: Function 'l2Norm' argument 1 names different: declaration 'x' definition 'v'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/norm.hpp:117:27: note: Function 'l2Norm' argument 1 names different: declaration 'x' definition 'v'.
libavg-1.8.2/src/glm/gtx/norm.inl:106:27: note: Function 'l2Norm' argument 1 names different: declaration 'x' definition 'v'.
libavg-1.8.2/src/glm/gtx/norm.inl:122:27: style: Function 'lxNorm' argument 1 names different: declaration 'x' definition 'v'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/norm.hpp:131:27: note: Function 'lxNorm' argument 1 names different: declaration 'x' definition 'v'.
libavg-1.8.2/src/glm/gtx/norm.inl:122:27: note: Function 'lxNorm' argument 1 names different: declaration 'x' definition 'v'.
libavg-1.8.2/src/glm/gtx/transform2.inl:37:5: style: Function 'shearX3D' argument 2 names different: declaration 'y' definition 's'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/transform2.hpp:53:5: note: Function 'shearX3D' argument 2 names different: declaration 'y' definition 's'.
libavg-1.8.2/src/glm/gtx/transform2.inl:37:5: note: Function 'shearX3D' argument 2 names different: declaration 'y' definition 's'.
libavg-1.8.2/src/glm/gtx/transform2.inl:38:5: style: Function 'shearX3D' argument 3 names different: declaration 'z' definition 't'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/transform2.hpp:54:5: note: Function 'shearX3D' argument 3 names different: declaration 'z' definition 't'.
libavg-1.8.2/src/glm/gtx/transform2.inl:38:5: note: Function 'shearX3D' argument 3 names different: declaration 'z' definition 't'.
libavg-1.8.2/src/glm/gtx/transform2.inl:49:5: style: Function 'shearY3D' argument 2 names different: declaration 'x' definition 's'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/transform2.hpp:61:5: note: Function 'shearY3D' argument 2 names different: declaration 'x' definition 's'.
libavg-1.8.2/src/glm/gtx/transform2.inl:49:5: note: Function 'shearY3D' argument 2 names different: declaration 'x' definition 's'.
libavg-1.8.2/src/glm/gtx/transform2.inl:50:5: style: Function 'shearY3D' argument 3 names different: declaration 'z' definition 't'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/transform2.hpp:62:5: note: Function 'shearY3D' argument 3 names different: declaration 'z' definition 't'.
libavg-1.8.2/src/glm/gtx/transform2.inl:50:5: note: Function 'shearY3D' argument 3 names different: declaration 'z' definition 't'.
libavg-1.8.2/src/glm/gtx/transform2.inl:61:5: style: Function 'shearZ3D' argument 2 names different: declaration 'x' definition 's'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/transform2.hpp:69:5: note: Function 'shearZ3D' argument 2 names different: declaration 'x' definition 's'.
libavg-1.8.2/src/glm/gtx/transform2.inl:61:5: note: Function 'shearZ3D' argument 2 names different: declaration 'x' definition 's'.
libavg-1.8.2/src/glm/gtx/transform2.inl:62:5: style: Function 'shearZ3D' argument 3 names different: declaration 'y' definition 't'. [funcArgNamesDifferent]
libavg-1.8.2/src/glm/gtx/transform2.hpp:70:5: note: Function 'shearZ3D' argument 3 names different: declaration 'y' definition 't'.
libavg-1.8.2/src/glm/gtx/transform2.inl:62:5: note: Function 'shearZ3D' argument 3 names different: declaration 'y' definition 't'.
libavg-1.8.2/src/glm/core/type_vec4.inl:1200:0: warning: Member variable 'glm :: detail :: tref4 < T >::y' is not assigned a value in 'glm :: detail :: tref4 < T >::operator='. [operatorEqVarError]
libavg-1.8.2/src/glm/core/type_vec4.inl:1200:0: warning: Member variable 'glm :: detail :: tref4 < T >::z' is not assigned a value in 'glm :: detail :: tref4 < T >::operator='. [operatorEqVarError]
libavg-1.8.2/src/glm/core/type_vec3.inl:1073:0: warning: Member variable 'glm :: detail :: tref3 < T >::y' is not assigned a value in 'glm :: detail :: tref3 < T >::operator='. [operatorEqVarError]
libavg-1.8.2/src/glm/core/type_vec3.inl:1073:0: warning: Member variable 'glm :: detail :: tref3 < T >::z' is not assigned a value in 'glm :: detail :: tref3 < T >::operator='. [operatorEqVarError]
libavg-1.8.2/src/glm/core/type_vec2.inl:988:0: warning: Member variable 'glm :: detail :: tref2 < T >::y' is not assigned a value in 'glm :: detail :: tref2 < T >::operator='. [operatorEqVarError]
libavg-1.8.2/src/glm/gtc/half_float.hpp:49:3: performance: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:41:34: note: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:49:3: note: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:50:3: performance: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:46:34: note: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:50:3: note: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:56:12: performance: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:57:34: note: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:56:12: note: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:58:12: performance: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:65:34: note: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:58:12: note: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:65:3: performance: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:77:34: note: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:65:3: note: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:72:12: performance: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:89:34: note: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:72:12: note: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:75:12: performance: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:98:34: note: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:75:12: note: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:82:12: performance: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:111:34: note: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:82:12: note: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:85:12: performance: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:120:34: note: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:85:12: note: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:88:12: performance: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:129:34: note: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:88:12: note: Technically the member function 'glm::detail::tvec2 < thalf >::tvec2' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:141:3: performance: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:317:34: note: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:141:3: note: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:142:3: performance: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:323:34: note: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:142:3: note: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:148:12: performance: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:335:34: note: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:148:12: note: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:150:12: performance: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:344:34: note: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:150:12: note: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:158:3: performance: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:358:34: note: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:158:3: note: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:165:12: performance: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:371:34: note: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:165:12: note: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:175:12: performance: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:396:34: note: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:175:12: note: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:178:12: performance: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:407:34: note: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:178:12: note: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:181:12: performance: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:418:34: note: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:181:12: note: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:184:12: performance: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:428:34: note: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:184:12: note: Technically the member function 'glm::detail::tvec3 < thalf >::tvec3' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:237:3: performance: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:629:34: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:237:3: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:238:3: performance: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:636:34: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:238:3: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:244:12: performance: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:649:34: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:244:12: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:246:12: performance: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:659:34: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:246:12: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:255:3: performance: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:675:34: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:255:3: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:262:12: performance: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:689:34: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:262:12: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:265:12: performance: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:700:34: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:265:12: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:272:12: performance: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:717:34: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:272:12: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:275:12: performance: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:730:34: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:275:12: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:278:12: performance: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:743:34: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:278:12: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:281:12: performance: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:756:34: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:281:12: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:284:12: performance: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:768:34: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:284:12: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:287:12: performance: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:780:34: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:287:12: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:290:12: performance: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static. [functionStatic]
libavg-1.8.2/src/glm/gtc/half_float.inl:792:34: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:290:12: note: Technically the member function 'glm::detail::tvec4 < thalf >::tvec4' can be static.
libavg-1.8.2/src/glm/gtc/half_float.hpp:25:2: warning: The struct 'tvec2 < thalf >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
libavg-1.8.2/src/glm/gtc/half_float.hpp:117:2: warning: The struct 'tvec3 < thalf >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
libavg-1.8.2/src/glm/gtc/half_float.hpp:213:2: warning: The struct 'tvec4 < thalf >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
libavg-1.8.2/src/graphics/AppleDisplay.h:39:19: style: The function 'queryPPMM' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Display.h:55:19: note: Virtual function in base class
libavg-1.8.2/src/graphics/AppleDisplay.h:39:19: note: Function in derived class
libavg-1.8.2/src/graphics/AppleDisplay.h:40:19: style: The function 'queryRefreshRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Display.h:57:19: note: Virtual function in base class
libavg-1.8.2/src/graphics/AppleDisplay.h:40:19: note: Function in derived class
libavg-1.8.2/src/graphics/Bitmap.cpp:377:27: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/graphics/Bitmap.cpp:779:27: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/graphics/Bitmap.cpp:882:22: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/graphics/Bitmap.cpp:892:22: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/graphics/Bitmap.cpp:898:22: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/graphics/Bitmap.cpp:917:43: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/graphics/Bitmap.cpp:938:43: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/graphics/Bitmap.cpp:996:43: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/graphics/Bitmap.cpp:1009:43: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/graphics/Bitmap.cpp:1265:23: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/graphics/Bitmap.cpp:1068:34: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
libavg-1.8.2/src/graphics/Bitmap.cpp:1442:21: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
libavg-1.8.2/src/graphics/Bitmap.cpp:1460:26: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
libavg-1.8.2/src/graphics/Bitmap.cpp:1164:9: style: The scope of the variable 'u1' can be reduced. [variableScope]
libavg-1.8.2/src/graphics/Bitmap.cpp:1198:9: style: The scope of the variable 'u1' can be reduced. [variableScope]
libavg-1.8.2/src/graphics/Bitmap.cpp:1230:9: style: The scope of the variable 'v0' can be reduced. [variableScope]
libavg-1.8.2/src/graphics/Bitmap.cpp:1232:9: style: The scope of the variable 'u' can be reduced. [variableScope]
libavg-1.8.2/src/graphics/Bitmap.cpp:517:37: style: Function 'save' argument 1 names different: declaration 'sName' definition 'sFilename'. [funcArgNamesDifferent]
libavg-1.8.2/src/graphics/Bitmap.h:71:33: note: Function 'save' argument 1 names different: declaration 'sName' definition 'sFilename'.
libavg-1.8.2/src/graphics/Bitmap.cpp:517:37: note: Function 'save' argument 1 names different: declaration 'sName' definition 'sFilename'.
libavg-1.8.2/src/graphics/Bitmap.cpp:795:42: style: Function 'subtract' argument 1 names different: declaration 'pOtherBmp' definition 'otherBmp'. [funcArgNamesDifferent]
libavg-1.8.2/src/graphics/Bitmap.h:98:38: note: Function 'subtract' argument 1 names different: declaration 'pOtherBmp' definition 'otherBmp'.
libavg-1.8.2/src/graphics/Bitmap.cpp:795:42: note: Function 'subtract' argument 1 names different: declaration 'pOtherBmp' definition 'otherBmp'.
libavg-1.8.2/src/graphics/Pixel8.h:80:16: warning: Member variable 'Pixel8::m_i' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/Pixel24.h:91:17: warning: Member variable 'Pixel24::m_Data' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/Pixel16.h:68:17: warning: Member variable 'Pixel16::m_Data' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/Pixel8.h:52:5: style: 'Pixel8::operator=' should return 'Pixel8 &'. [operatorEq]
libavg-1.8.2/src/graphics/Bitmap.h:90:10: style: Technically the member function 'avg::Bitmap::setAlpha' can be const. [functionConst]
libavg-1.8.2/src/graphics/Bitmap.cpp:709:14: note: Technically the member function 'avg::Bitmap::setAlpha' can be const.
libavg-1.8.2/src/graphics/Bitmap.h:90:10: note: Technically the member function 'avg::Bitmap::setAlpha' can be const.
libavg-1.8.2/src/graphics/Bitmap.h:92:13: style: Technically the member function 'avg::Bitmap::getPythonPixel' can be const. [functionConst]
libavg-1.8.2/src/graphics/Bitmap.cpp:728:17: note: Technically the member function 'avg::Bitmap::getPythonPixel' can be const.
libavg-1.8.2/src/graphics/Bitmap.h:92:13: note: Technically the member function 'avg::Bitmap::getPythonPixel' can be const.
libavg-1.8.2/src/graphics/Bitmap.h:104:10: style: Technically the member function 'avg::Bitmap::operator==' can be const. [functionConst]
libavg-1.8.2/src/graphics/Bitmap.cpp:761:14: note: Technically the member function 'avg::Bitmap::operator==' can be const.
libavg-1.8.2/src/graphics/Bitmap.h:104:10: note: Technically the member function 'avg::Bitmap::operator==' can be const.
libavg-1.8.2/src/graphics/Pixel8.h:37:5: style: Class 'Pixel8' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/graphics/Filter3x3.h:40:5: style: Class 'Filter3x3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/graphics/Pixel8.h:33:1: warning: The class 'Pixel8' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
libavg-1.8.2/src/graphics/Filter3x3.h:42:23: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:49:23: note: Virtual function in base class
libavg-1.8.2/src/graphics/Filter3x3.h:42:23: note: Function in derived class
libavg-1.8.2/src/graphics/BitmapLoader.h:40:17: style: Technically the member function 'avg::BitmapLoader::getDefaultPixelFormat' can be const. [functionConst]
libavg-1.8.2/src/graphics/BitmapLoader.cpp:72:27: note: Technically the member function 'avg::BitmapLoader::getDefaultPixelFormat' can be const.
libavg-1.8.2/src/graphics/BitmapLoader.h:40:17: note: Technically the member function 'avg::BitmapLoader::getDefaultPixelFormat' can be const.
libavg-1.8.2/src/graphics/BitmapLoader.h:44:5: style: Class 'BitmapLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/graphics/Filterfliprgb.h:34:5: style: Class 'FilterFlipRGB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/graphics/Filterfliprgb.h:36:18: style: The function 'applyInPlace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:44:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/Filterfliprgb.h:36:18: note: Function in derived class
libavg-1.8.2/src/graphics/BmpTextureMover.cpp:45:5: performance: Variable 'm_pBmp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/graphics/BmpTextureMover.h:37:18: style: The function 'moveBmpToTexture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/TextureMover.h:52:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/BmpTextureMover.h:37:18: note: Function in derived class
libavg-1.8.2/src/graphics/BmpTextureMover.h:38:23: style: The function 'moveTextureToBmp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/TextureMover.h:53:23: note: Virtual function in base class
libavg-1.8.2/src/graphics/BmpTextureMover.h:38:23: note: Function in derived class
libavg-1.8.2/src/graphics/BmpTextureMover.h:40:23: style: The function 'lock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/TextureMover.h:55:23: note: Virtual function in base class
libavg-1.8.2/src/graphics/BmpTextureMover.h:40:23: note: Function in derived class
libavg-1.8.2/src/graphics/BmpTextureMover.h:41:18: style: The function 'unlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/TextureMover.h:56:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/BmpTextureMover.h:41:18: note: Function in derived class
libavg-1.8.2/src/graphics/BmpTextureMover.h:42:18: style: The function 'moveToTexture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/TextureMover.h:57:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/BmpTextureMover.h:42:18: note: Function in derived class
libavg-1.8.2/src/graphics/PBO.h:45:10: style: The function 'moveBmpToTexture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/TextureMover.h:52:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/PBO.h:45:10: note: Function in derived class
libavg-1.8.2/src/graphics/PBO.h:46:23: style: The function 'moveTextureToBmp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/TextureMover.h:53:23: note: Virtual function in base class
libavg-1.8.2/src/graphics/PBO.h:46:23: note: Function in derived class
libavg-1.8.2/src/graphics/PBO.h:48:15: style: The function 'lock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/TextureMover.h:55:23: note: Virtual function in base class
libavg-1.8.2/src/graphics/PBO.h:48:15: note: Function in derived class
libavg-1.8.2/src/graphics/PBO.h:49:10: style: The function 'unlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/TextureMover.h:56:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/PBO.h:49:10: note: Function in derived class
libavg-1.8.2/src/graphics/PBO.h:50:10: style: The function 'moveToTexture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/TextureMover.h:57:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/PBO.h:50:10: note: Function in derived class
libavg-1.8.2/src/graphics/CGLContext.h:48:10: performance: Technically the member function 'avg::CGLContext::initMacVBlank' can be static. [functionStatic]
libavg-1.8.2/src/graphics/CGLContext.cpp:95:18: note: Technically the member function 'avg::CGLContext::initMacVBlank' can be static.
libavg-1.8.2/src/graphics/CGLContext.h:48:10: note: Technically the member function 'avg::CGLContext::initMacVBlank' can be static.
libavg-1.8.2/src/graphics/CGLContext.h:43:10: style: The function 'activate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/GLContext.h:55:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/CGLContext.h:43:10: note: Function in derived class
libavg-1.8.2/src/graphics/CGLContext.h:45:10: style: The function 'initVBlank' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/GLContext.h:87:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/CGLContext.h:45:10: note: Function in derived class
libavg-1.8.2/src/graphics/Display.cpp:69:10: warning: Member variable 'Display::m_PPMM' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/Display.h:46:14: style: Technically the member function 'avg::Display::getScreenResolution' can be const. [functionConst]
libavg-1.8.2/src/graphics/Display.cpp:93:19: note: Technically the member function 'avg::Display::getScreenResolution' can be const.
libavg-1.8.2/src/graphics/Display.h:46:14: note: Technically the member function 'avg::Display::getScreenResolution' can be const.
libavg-1.8.2/src/graphics/Display.h:47:11: style: Technically the member function 'avg::Display::getPixelsPerMM' can be const. [functionConst]
libavg-1.8.2/src/graphics/Display.cpp:98:16: note: Technically the member function 'avg::Display::getPixelsPerMM' can be const.
libavg-1.8.2/src/graphics/Display.h:47:11: note: Technically the member function 'avg::Display::getPixelsPerMM' can be const.
libavg-1.8.2/src/graphics/EGLContext.h:49:10: style: Unused private function: 'EGLContext::dumpEGLConfig' [unusedPrivateFunction]
libavg-1.8.2/src/graphics/EGLContext.h:47:10: performance: Technically the member function 'avg::EGLContext::checkEGLError' can be static. [functionStatic]
libavg-1.8.2/src/graphics/EGLContext.cpp:171:18: note: Technically the member function 'avg::EGLContext::checkEGLError' can be static.
libavg-1.8.2/src/graphics/EGLContext.h:47:10: note: Technically the member function 'avg::EGLContext::checkEGLError' can be static.
libavg-1.8.2/src/graphics/EGLContext.h:40:10: style: The function 'activate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/GLContext.h:55:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/EGLContext.h:40:10: note: Function in derived class
libavg-1.8.2/src/graphics/EGLContext.h:41:10: style: The function 'initVBlank' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/GLContext.h:87:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/EGLContext.h:41:10: note: Function in derived class
libavg-1.8.2/src/graphics/EGLContext.h:42:10: style: The function 'swapBuffers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/GLContext.h:88:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/EGLContext.h:42:10: note: Function in derived class
libavg-1.8.2/src/graphics/X11Display.h:46:19: style: The function 'queryPPMM' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Display.h:55:19: note: Virtual function in base class
libavg-1.8.2/src/graphics/X11Display.h:46:19: note: Function in derived class
libavg-1.8.2/src/graphics/X11Display.h:47:22: style: The function 'queryScreenResolution' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Display.h:56:22: note: Virtual function in base class
libavg-1.8.2/src/graphics/X11Display.h:47:22: note: Function in derived class
libavg-1.8.2/src/graphics/X11Display.h:48:19: style: The function 'queryRefreshRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Display.h:57:19: note: Virtual function in base class
libavg-1.8.2/src/graphics/X11Display.h:48:19: note: Function in derived class
libavg-1.8.2/src/graphics/Filterfillrect.h:63:14: style: The scope of the variable 'pPixel' can be reduced. [variableScope]
libavg-1.8.2/src/graphics/Filterfillrect.h:49:3: performance: Variable 'm_Rect' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/graphics/Filterfillrect.h:50:3: performance: Variable 'm_Color' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/graphics/FilterGauss.h:35:9: style: Class 'FilterGauss' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/graphics/Filterfill.h:39:3: style: Class 'FilterFill' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/graphics/FilterGauss.h:38:27: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:49:23: note: Virtual function in base class
libavg-1.8.2/src/graphics/FilterGauss.h:38:27: note: Function in derived class
libavg-1.8.2/src/graphics/FilterBandpass.h:40:23: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:49:23: note: Virtual function in base class
libavg-1.8.2/src/graphics/FilterBandpass.h:40:23: note: Function in derived class
libavg-1.8.2/src/graphics/Filterfillrect.h:39:18: style: The function 'applyInPlace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:44:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/Filterfillrect.h:39:18: note: Function in derived class
libavg-1.8.2/src/graphics/Filterfill.h:41:16: style: The function 'applyInPlace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:44:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/Filterfill.h:41:16: note: Function in derived class
libavg-1.8.2/src/graphics/FilterBlur.h:38:27: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:49:23: note: Virtual function in base class
libavg-1.8.2/src/graphics/FilterBlur.h:38:27: note: Function in derived class
libavg-1.8.2/src/graphics/FilterDilation.cpp:42:43: style: Function 'apply' argument 1 names different: declaration 'pBmp' definition 'pSrcBmp'. [funcArgNamesDifferent]
libavg-1.8.2/src/graphics/FilterDilation.h:37:37: note: Function 'apply' argument 1 names different: declaration 'pBmp' definition 'pSrcBmp'.
libavg-1.8.2/src/graphics/FilterDilation.cpp:42:43: note: Function 'apply' argument 1 names different: declaration 'pBmp' definition 'pSrcBmp'.
libavg-1.8.2/src/graphics/FilterDilation.h:37:21: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:49:23: note: Virtual function in base class
libavg-1.8.2/src/graphics/FilterDilation.h:37:21: note: Function in derived class
libavg-1.8.2/src/graphics/FilterErosion.cpp:42:42: style: Function 'apply' argument 1 names different: declaration 'pBmp' definition 'pSrcBmp'. [funcArgNamesDifferent]
libavg-1.8.2/src/graphics/FilterErosion.h:37:37: note: Function 'apply' argument 1 names different: declaration 'pBmp' definition 'pSrcBmp'.
libavg-1.8.2/src/graphics/FilterErosion.cpp:42:42: note: Function 'apply' argument 1 names different: declaration 'pBmp' definition 'pSrcBmp'.
libavg-1.8.2/src/graphics/FilterErosion.h:37:21: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:49:23: note: Virtual function in base class
libavg-1.8.2/src/graphics/FilterErosion.h:37:21: note: Function in derived class
libavg-1.8.2/src/graphics/FilterFastBandpass.h:39:27: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:49:23: note: Virtual function in base class
libavg-1.8.2/src/graphics/FilterFastBandpass.h:39:27: note: Function in derived class
libavg-1.8.2/src/graphics/FilterFastDownscale.cpp:33:46: style: Function 'FilterFastDownscale' argument 1 names different: declaration 'Factor' definition 'factor'. [funcArgNamesDifferent]
libavg-1.8.2/src/graphics/FilterFastDownscale.h:36:29: note: Function 'FilterFastDownscale' argument 1 names different: declaration 'Factor' definition 'factor'.
libavg-1.8.2/src/graphics/FilterFastDownscale.cpp:33:46: note: Function 'FilterFastDownscale' argument 1 names different: declaration 'Factor' definition 'factor'.
libavg-1.8.2/src/graphics/FilterFastDownscale.cpp:44:48: style: Function 'apply' argument 1 names different: declaration 'pBmpSource' definition 'pBmpSrc'. [funcArgNamesDifferent]
libavg-1.8.2/src/graphics/FilterFastDownscale.h:38:39: note: Function 'apply' argument 1 names different: declaration 'pBmpSource' definition 'pBmpSrc'.
libavg-1.8.2/src/graphics/FilterFastDownscale.cpp:44:48: note: Function 'apply' argument 1 names different: declaration 'pBmpSource' definition 'pBmpSrc'.
libavg-1.8.2/src/graphics/FilterFastDownscale.h:36:5: style: Class 'FilterFastDownscale' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/graphics/FilterFastDownscale.h:38:23: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:49:23: note: Virtual function in base class
libavg-1.8.2/src/graphics/FilterFastDownscale.h:38:23: note: Function in derived class
libavg-1.8.2/src/graphics/FilterGauss.cpp:37:32: style: Function 'FilterGauss' argument 1 names different: declaration 'Radius' definition 'radius'. [funcArgNamesDifferent]
libavg-1.8.2/src/graphics/FilterGauss.h:35:27: note: Function 'FilterGauss' argument 1 names different: declaration 'Radius' definition 'radius'.
libavg-1.8.2/src/graphics/FilterGauss.cpp:37:32: note: Function 'FilterGauss' argument 1 names different: declaration 'Radius' definition 'radius'.
libavg-1.8.2/src/graphics/FilterGauss.h:40:14: style: Technically the member function 'avg::FilterGauss::dumpKernel' can be const. [functionConst]
libavg-1.8.2/src/graphics/FilterGauss.cpp:175:19: note: Technically the member function 'avg::FilterGauss::dumpKernel' can be const.
libavg-1.8.2/src/graphics/FilterGauss.h:40:14: note: Technically the member function 'avg::FilterGauss::dumpKernel' can be const.
libavg-1.8.2/src/graphics/FilterGetAlpha.cpp:43:43: style: Function 'apply' argument 1 names different: declaration 'pBmpSource' definition 'pBmpSrc'. [funcArgNamesDifferent]
libavg-1.8.2/src/graphics/FilterGetAlpha.h:37:37: note: Function 'apply' argument 1 names different: declaration 'pBmpSource' definition 'pBmpSrc'.
libavg-1.8.2/src/graphics/FilterGetAlpha.cpp:43:43: note: Function 'apply' argument 1 names different: declaration 'pBmpSource' definition 'pBmpSrc'.
libavg-1.8.2/src/graphics/FilterGetAlpha.h:37:21: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:49:23: note: Virtual function in base class
libavg-1.8.2/src/graphics/FilterGetAlpha.h:37:21: note: Function in derived class
libavg-1.8.2/src/graphics/FilterHighpass.h:39:27: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:49:23: note: Virtual function in base class
libavg-1.8.2/src/graphics/FilterHighpass.h:39:27: note: Function in derived class
libavg-1.8.2/src/graphics/FilterIntensity.h:35:18: style: The function 'applyInPlace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:44:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/FilterIntensity.h:35:18: note: Function in derived class
libavg-1.8.2/src/graphics/FilterMask.h:34:5: style: Class 'FilterMask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/graphics/FilterMask.h:36:18: style: The function 'applyInPlace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:44:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/FilterMask.h:36:18: note: Function in derived class
libavg-1.8.2/src/graphics/FilterNormalize.h:33:5: style: Class 'FilterNormalize' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/graphics/FilterNormalize.h:35:18: style: The function 'applyInPlace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:44:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/FilterNormalize.h:35:18: note: Function in derived class
libavg-1.8.2/src/graphics/TwoPassScale.h:226:13: style: The scope of the variable 'UsedWeight' can be reduced. [variableScope]
libavg-1.8.2/src/graphics/TwoPassScale.h:45:12: style: Technically the member function 'avg::CDataA_UBYTE::_Accumulator::Store' can be const. [functionConst]
libavg-1.8.2/src/graphics/TwoPassScale.h:70:12: style: Technically the member function 'avg::CDataRGB_UBYTE::_Accumulator::Store' can be const. [functionConst]
libavg-1.8.2/src/graphics/TwoPassScale.h:97:12: style: Technically the member function 'avg::CDataRGBA_UBYTE::_Accumulator::Store' can be const. [functionConst]
libavg-1.8.2/src/graphics/TwoPassScale.h:127:0: performance: Technically the member function 'avg :: TwoPassScale < CDataRGBA_UBYTE >::FreeContributions' can be static. [functionStatic]
libavg-1.8.2/src/graphics/TwoPassScale.h:164:0: note: Technically the member function 'avg :: TwoPassScale < CDataRGBA_UBYTE >::FreeContributions' can be static.
libavg-1.8.2/src/graphics/TwoPassScale.h:127:0: note: Technically the member function 'avg :: TwoPassScale < CDataRGBA_UBYTE >::FreeContributions' can be static.
libavg-1.8.2/src/graphics/TwoPassScale.h:127:0: performance: Technically the member function 'avg :: TwoPassScale < CDataRGB_UBYTE >::FreeContributions' can be static. [functionStatic]
libavg-1.8.2/src/graphics/TwoPassScale.h:164:0: note: Technically the member function 'avg :: TwoPassScale < CDataRGB_UBYTE >::FreeContributions' can be static.
libavg-1.8.2/src/graphics/TwoPassScale.h:127:0: note: Technically the member function 'avg :: TwoPassScale < CDataRGB_UBYTE >::FreeContributions' can be static.
libavg-1.8.2/src/graphics/TwoPassScale.h:127:0: performance: Technically the member function 'avg :: TwoPassScale < CDataA_UBYTE >::FreeContributions' can be static. [functionStatic]
libavg-1.8.2/src/graphics/TwoPassScale.h:164:0: note: Technically the member function 'avg :: TwoPassScale < CDataA_UBYTE >::FreeContributions' can be static.
libavg-1.8.2/src/graphics/TwoPassScale.h:127:0: note: Technically the member function 'avg :: TwoPassScale < CDataA_UBYTE >::FreeContributions' can be static.
libavg-1.8.2/src/graphics/FilterResizeBilinear.h:30:5: style: Class 'FilterResizeBilinear' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/graphics/ContribDefs.h:41:5: style: Class 'BilinearContribDef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/graphics/ContribDefs.h:57:5: style: Class 'GaussianContribDef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/graphics/TwoPassScale.h:114:0: style: Class 'avg :: TwoPassScale < CDataRGBA_UBYTE >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/graphics/TwoPassScale.h:114:0: style: Class 'avg :: TwoPassScale < CDataRGB_UBYTE >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/graphics/TwoPassScale.h:114:0: style: Class 'avg :: TwoPassScale < CDataA_UBYTE >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/graphics/FilterResizeBilinear.h:31:23: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:49:23: note: Virtual function in base class
libavg-1.8.2/src/graphics/FilterResizeBilinear.h:31:23: note: Function in derived class
libavg-1.8.2/src/graphics/ContribDefs.h:47:19: style: The function 'Filter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/ContribDefs.h:32:19: note: Virtual function in base class
libavg-1.8.2/src/graphics/ContribDefs.h:47:19: note: Function in derived class
libavg-1.8.2/src/graphics/ContribDefs.h:63:19: style: The function 'Filter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/ContribDefs.h:32:19: note: Virtual function in base class
libavg-1.8.2/src/graphics/ContribDefs.h:63:19: note: Function in derived class
libavg-1.8.2/src/graphics/FilterResizeGaussian.h:32:23: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:49:23: note: Virtual function in base class
libavg-1.8.2/src/graphics/FilterResizeGaussian.h:32:23: note: Function in derived class
libavg-1.8.2/src/graphics/FilterThreshold.h:33:5: style: Class 'FilterThreshold' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/graphics/FilterThreshold.h:35:18: style: The function 'applyInPlace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:44:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/FilterThreshold.h:35:18: note: Function in derived class
libavg-1.8.2/src/graphics/FilterUnmultiplyAlpha.h:35:16: style: The function 'applyInPlace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:44:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/FilterUnmultiplyAlpha.h:35:16: note: Function in derived class
libavg-1.8.2/src/graphics/Filtercolorize.cpp:97:44: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/graphics/Filtercolorize.cpp:107:44: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/graphics/Filtercolorize.cpp:118:44: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/graphics/Filtercolorize.cpp:128:44: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/graphics/Filtercolorize.h:38:16: style: The function 'applyInPlace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:44:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/Filtercolorize.h:38:16: note: Function in derived class
libavg-1.8.2/src/graphics/Filtergrayscale.h:37:21: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:49:23: note: Virtual function in base class
libavg-1.8.2/src/graphics/Filtergrayscale.h:37:21: note: Function in derived class
libavg-1.8.2/src/graphics/Filterflip.h:37:21: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:49:23: note: Virtual function in base class
libavg-1.8.2/src/graphics/Filterflip.h:37:21: note: Function in derived class
libavg-1.8.2/src/graphics/FilterflipX.cpp:60:38: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/graphics/FilterflipX.cpp:61:39: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/graphics/FilterflipX.h:37:21: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:49:23: note: Virtual function in base class
libavg-1.8.2/src/graphics/FilterflipX.h:37:21: note: Function in derived class
libavg-1.8.2/src/graphics/Filterfliprgba.h:36:16: style: The function 'applyInPlace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:44:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/Filterfliprgba.h:36:16: note: Function in derived class
libavg-1.8.2/src/graphics/Filterflipuv.h:36:16: style: The function 'applyInPlace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:44:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/Filterflipuv.h:36:16: note: Function in derived class
libavg-1.8.2/src/graphics/Filtergrayscale.cpp:42:44: style: Function 'apply' argument 1 names different: declaration 'pBmpSource' definition 'pBmpSrc'. [funcArgNamesDifferent]
libavg-1.8.2/src/graphics/Filtergrayscale.h:37:37: note: Function 'apply' argument 1 names different: declaration 'pBmpSource' definition 'pBmpSrc'.
libavg-1.8.2/src/graphics/Filtergrayscale.cpp:42:44: note: Function 'apply' argument 1 names different: declaration 'pBmpSource' definition 'pBmpSrc'.
libavg-1.8.2/src/graphics/GLConfig.cpp:32:11: warning: Member variable 'GLConfig::m_bGLES' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/GLConfig.cpp:32:11: warning: Member variable 'GLConfig::m_bUsePOTTextures' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/GLConfig.cpp:32:11: warning: Member variable 'GLConfig::m_bUsePixelBuffers' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/GLConfig.cpp:32:11: warning: Member variable 'GLConfig::m_MultiSampleSamples' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/GLConfig.cpp:32:11: warning: Member variable 'GLConfig::m_ShaderUsage' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/GLConfig.cpp:32:11: warning: Member variable 'GLConfig::m_bUseDebugContext' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/GLContext.cpp:83:12: warning: Member variable 'GLContext::m_bOwnsContext' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/GLContext.cpp:83:12: warning: Member variable 'GLContext::m_bGPUMemInfoSupported' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/GLContext.cpp:83:12: warning: Member variable 'GLContext::m_MemoryMode' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/GLContext.cpp:83:12: warning: Member variable 'GLContext::m_bPremultipliedAlpha' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/GLContext.cpp:83:12: warning: Member variable 'GLContext::m_BoundTextures' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/GLContext.cpp:83:12: warning: Member variable 'GLContext::m_MinorGLVersion' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/GLContext.h:75:21: style: Technically the member function 'avg::GLContext::getConfig' can be const. [functionConst]
libavg-1.8.2/src/graphics/GLContext.cpp:323:28: note: Technically the member function 'avg::GLContext::getConfig' can be const.
libavg-1.8.2/src/graphics/GLContext.h:75:21: note: Technically the member function 'avg::GLContext::getConfig' can be const.
libavg-1.8.2/src/graphics/GLContext.h:80:10: style: Technically the member function 'avg::GLContext::usePOTTextures' can be const. [functionConst]
libavg-1.8.2/src/graphics/GLContext.cpp:389:17: note: Technically the member function 'avg::GLContext::usePOTTextures' can be const.
libavg-1.8.2/src/graphics/GLContext.h:80:10: note: Technically the member function 'avg::GLContext::usePOTTextures' can be const.
libavg-1.8.2/src/graphics/GLContext.h:81:10: style: Technically the member function 'avg::GLContext::arePBOsSupported' can be const. [functionConst]
libavg-1.8.2/src/graphics/GLContext.cpp:394:17: note: Technically the member function 'avg::GLContext::arePBOsSupported' can be const.
libavg-1.8.2/src/graphics/GLContext.h:81:10: note: Technically the member function 'avg::GLContext::arePBOsSupported' can be const.
libavg-1.8.2/src/graphics/GLContext.h:84:10: performance: Technically the member function 'avg::GLContext::isVendor' can be static. [functionStatic]
libavg-1.8.2/src/graphics/GLContext.cpp:422:17: note: Technically the member function 'avg::GLContext::isVendor' can be static.
libavg-1.8.2/src/graphics/GLContext.h:84:10: note: Technically the member function 'avg::GLContext::isVendor' can be static.
libavg-1.8.2/src/graphics/GLContextAttribs.cpp:31:5: style: Class 'GLContextAttribs' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
libavg-1.8.2/src/graphics/GLContextAttribs.cpp:31:5: style: Class 'GLContextAttribs' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
libavg-1.8.2/src/graphics/GLXContext.h:53:10: performance: Technically the member function 'avg::GLXContext::throwOnXError' can be static. [functionStatic]
libavg-1.8.2/src/graphics/GLXContext.cpp:202:18: note: Technically the member function 'avg::GLXContext::throwOnXError' can be static.
libavg-1.8.2/src/graphics/GLXContext.h:53:10: note: Technically the member function 'avg::GLXContext::throwOnXError' can be static.
libavg-1.8.2/src/graphics/GLXContext.h:42:10: style: The function 'activate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/GLContext.h:55:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/GLXContext.h:42:10: note: Function in derived class
libavg-1.8.2/src/graphics/GLXContext.h:43:10: style: The function 'initVBlank' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/GLContext.h:87:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/GLXContext.h:43:10: note: Function in derived class
libavg-1.8.2/src/graphics/GLXContext.h:44:10: style: The function 'useDepthBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/GLContext.h:85:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/GLXContext.h:44:10: note: Function in derived class
libavg-1.8.2/src/graphics/GLXContext.h:45:10: style: The function 'swapBuffers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/GLContext.h:88:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/GLXContext.h:45:10: note: Function in derived class
libavg-1.8.2/src/graphics/GPUBlurFilter.h:41:18: style: The function 'applyOnGPU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/GPUFilter.h:50:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/GPUBlurFilter.h:41:18: note: Function in derived class
libavg-1.8.2/src/graphics/GPUBandpassFilter.h:39:18: style: The function 'applyOnGPU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/GPUFilter.h:50:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/GPUBandpassFilter.h:39:18: note: Function in derived class
libavg-1.8.2/src/graphics/ImagingProjection.h:40:5: style: Class 'ImagingProjection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/graphics/GPUBrightnessFilter.h:39:18: style: The function 'applyOnGPU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/GPUFilter.h:50:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/GPUBrightnessFilter.h:39:18: note: Function in derived class
libavg-1.8.2/src/graphics/GPUChromaKeyFilter.h:41:18: style: The function 'applyOnGPU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/GPUFilter.h:50:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/GPUChromaKeyFilter.h:41:18: note: Function in derived class
libavg-1.8.2/src/graphics/GPUFilter.h:53:12: style: Technically the member function 'avg::GPUFilter::getFBO' can be const. [functionConst]
libavg-1.8.2/src/graphics/GPUFilter.cpp:126:19: note: Technically the member function 'avg::GPUFilter::getFBO' can be const.
libavg-1.8.2/src/graphics/GPUFilter.h:53:12: note: Technically the member function 'avg::GPUFilter::getFBO' can be const.
libavg-1.8.2/src/graphics/GPUFilter.h:66:9: performance: Technically the member function 'avg::GPUFilter::getBlurKernelRadius' can be static. [functionStatic]
libavg-1.8.2/src/graphics/GPUFilter.cpp:201:16: note: Technically the member function 'avg::GPUFilter::getBlurKernelRadius' can be static.
libavg-1.8.2/src/graphics/GPUFilter.h:66:9: note: Technically the member function 'avg::GPUFilter::getBlurKernelRadius' can be static.
libavg-1.8.2/src/graphics/GPUFilter.h:67:18: performance: Technically the member function 'avg::GPUFilter::calcBlurKernelTex' can be static. [functionStatic]
libavg-1.8.2/src/graphics/GPUFilter.cpp:206:25: note: Technically the member function 'avg::GPUFilter::calcBlurKernelTex' can be static.
libavg-1.8.2/src/graphics/GPUFilter.h:67:18: note: Technically the member function 'avg::GPUFilter::calcBlurKernelTex' can be static.
libavg-1.8.2/src/graphics/GPUHueSatFilter.cpp:57:13: style: Function 'setParams' argument 3 names different: declaration 'lightness_offset' definition 'light_add'. [funcArgNamesDifferent]
libavg-1.8.2/src/graphics/GPUHueSatFilter.h:40:51: note: Function 'setParams' argument 3 names different: declaration 'lightness_offset' definition 'light_add'.
libavg-1.8.2/src/graphics/GPUHueSatFilter.cpp:57:13: note: Function 'setParams' argument 3 names different: declaration 'lightness_offset' definition 'light_add'.
libavg-1.8.2/src/graphics/GPUHueSatFilter.h:39:18: style: The function 'applyOnGPU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/GPUFilter.h:50:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/GPUHueSatFilter.h:39:18: note: Function in derived class
libavg-1.8.2/src/graphics/GPUInvertFilter.h:39:18: style: The function 'applyOnGPU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/GPUFilter.h:50:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/GPUInvertFilter.h:39:18: note: Function in derived class
libavg-1.8.2/src/graphics/GPUNullFilter.h:38:18: style: The function 'applyOnGPU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/GPUFilter.h:50:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/GPUNullFilter.h:38:18: note: Function in derived class
libavg-1.8.2/src/graphics/GPURGB2YUVFilter.h:34:5: style: Class 'GPURGB2YUVFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/graphics/GPURGB2YUVFilter.h:37:18: style: The function 'applyOnGPU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/GPUFilter.h:50:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/GPURGB2YUVFilter.h:37:18: note: Function in derived class
libavg-1.8.2/src/graphics/GPUShadowFilter.h:43:18: style: The function 'applyOnGPU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/GPUFilter.h:50:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/GPUShadowFilter.h:43:18: note: Function in derived class
libavg-1.8.2/src/graphics/GraphicsTest.h:47:9: style: Unused private function: 'GraphicsTest::sumPixels' [unusedPrivateFunction]
libavg-1.8.2/src/graphics/GraphicsTest.h:38:15: performance: Technically the member function 'avg::GraphicsTest::loadTestBmp' can be static. [functionStatic]
libavg-1.8.2/src/graphics/GraphicsTest.cpp:59:25: note: Technically the member function 'avg::GraphicsTest::loadTestBmp' can be static.
libavg-1.8.2/src/graphics/GraphicsTest.h:38:15: note: Technically the member function 'avg::GraphicsTest::loadTestBmp' can be static.
libavg-1.8.2/src/graphics/GraphicsTest.h:47:9: performance: Technically the member function 'avg::GraphicsTest::sumPixels' can be static. [functionStatic]
libavg-1.8.2/src/graphics/GraphicsTest.cpp:125:19: note: Technically the member function 'avg::GraphicsTest::sumPixels' can be static.
libavg-1.8.2/src/graphics/GraphicsTest.h:47:9: note: Technically the member function 'avg::GraphicsTest::sumPixels' can be static.
libavg-1.8.2/src/graphics/HistoryPreProcessor.cpp:137:76: style: Function 'normalizeHistogram' argument 2 names different: declaration 'Max' definition 'max'. [funcArgNamesDifferent]
libavg-1.8.2/src/graphics/HistoryPreProcessor.h:49:63: note: Function 'normalizeHistogram' argument 2 names different: declaration 'Max' definition 'max'.
libavg-1.8.2/src/graphics/HistoryPreProcessor.cpp:137:76: note: Function 'normalizeHistogram' argument 2 names different: declaration 'Max' definition 'max'.
libavg-1.8.2/src/graphics/HistoryPreProcessor.cpp:40:22: warning: Member variable 'HistoryPreProcessor::m_NumInitImages' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/HistoryPreProcessor.h:47:9: warning: Member variable 'HistoryPreProcessor::m_pHistoryBmp' is not initialized in the constructor. [uninitMemberVarPrivate]
libavg-1.8.2/src/graphics/HistoryPreProcessor.h:47:9: warning: Member variable 'HistoryPreProcessor::m_FrameCounter' is not initialized in the constructor. [uninitMemberVarPrivate]
libavg-1.8.2/src/graphics/HistoryPreProcessor.h:47:9: warning: Member variable 'HistoryPreProcessor::m_UpdateInterval' is not initialized in the constructor. [uninitMemberVarPrivate]
libavg-1.8.2/src/graphics/HistoryPreProcessor.h:47:9: warning: Member variable 'HistoryPreProcessor::m_State' is not initialized in the constructor. [uninitMemberVarPrivate]
libavg-1.8.2/src/graphics/HistoryPreProcessor.h:47:9: warning: Member variable 'HistoryPreProcessor::m_NumInitImages' is not initialized in the constructor. [uninitMemberVarPrivate]
libavg-1.8.2/src/graphics/HistoryPreProcessor.h:47:9: warning: Member variable 'HistoryPreProcessor::m_bBrighter' is not initialized in the constructor. [uninitMemberVarPrivate]
libavg-1.8.2/src/graphics/HistoryPreProcessor.cpp:46:5: performance: Variable 'm_pHistoryBmp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/graphics/HistoryPreProcessor.h:43:22: style: Technically the member function 'avg::HistoryPreProcessor::getInterval' can be const. [functionConst]
libavg-1.8.2/src/graphics/HistoryPreProcessor.cpp:60:35: note: Technically the member function 'avg::HistoryPreProcessor::getInterval' can be const.
libavg-1.8.2/src/graphics/HistoryPreProcessor.h:43:22: note: Technically the member function 'avg::HistoryPreProcessor::getInterval' can be const.
libavg-1.8.2/src/graphics/HistoryPreProcessor.h:49:14: performance: Technically the member function 'avg::HistoryPreProcessor::normalizeHistogram' can be static. [functionStatic]
libavg-1.8.2/src/graphics/HistoryPreProcessor.cpp:137:27: note: Technically the member function 'avg::HistoryPreProcessor::normalizeHistogram' can be static.
libavg-1.8.2/src/graphics/HistoryPreProcessor.h:49:14: note: Technically the member function 'avg::HistoryPreProcessor::normalizeHistogram' can be static.
libavg-1.8.2/src/graphics/HistoryPreProcessor.h:35:1: warning: The class 'HistoryPreProcessor' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libavg-1.8.2/src/graphics/HistoryPreProcessor.h:41:22: style: The function 'applyInPlace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:44:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/HistoryPreProcessor.h:41:22: note: Function in derived class
libavg-1.8.2/src/graphics/OGLShader.cpp:161:14: style: The scope of the variable 'pInfoLog' can be reduced. [variableScope]
libavg-1.8.2/src/graphics/OGLShader.cpp:158:47: style: Function 'dumpInfoLog' argument 2 names different: declaration 'severity' definition 'level'. [funcArgNamesDifferent]
libavg-1.8.2/src/graphics/OGLShader.h:79:44: note: Function 'dumpInfoLog' argument 2 names different: declaration 'severity' definition 'level'.
libavg-1.8.2/src/graphics/OGLShader.cpp:158:47: note: Function 'dumpInfoLog' argument 2 names different: declaration 'severity' definition 'level'.
libavg-1.8.2/src/graphics/OGLShader.cpp:190:54: style: Function 'removeATIInfoLogSpam' argument 1 names different: declaration 'sLog' definition 'sOrigLog'. [funcArgNamesDifferent]
libavg-1.8.2/src/graphics/OGLShader.h:80:61: note: Function 'removeATIInfoLogSpam' argument 1 names different: declaration 'sLog' definition 'sOrigLog'.
libavg-1.8.2/src/graphics/OGLShader.cpp:190:54: note: Function 'removeATIInfoLogSpam' argument 1 names different: declaration 'sLog' definition 'sOrigLog'.
libavg-1.8.2/src/graphics/OGLShader.h:47:16: style: Technically the member function 'avg::OGLShader::getProgram' can be const. [functionConst]
libavg-1.8.2/src/graphics/OGLShader.cpp:106:19: note: Technically the member function 'avg::OGLShader::getProgram' can be const.
libavg-1.8.2/src/graphics/OGLShader.h:47:16: note: Technically the member function 'avg::OGLShader::getProgram' can be const.
libavg-1.8.2/src/graphics/OGLShader.h:76:16: performance: Technically the member function 'avg::OGLShader::compileShader' can be static. [functionStatic]
libavg-1.8.2/src/graphics/OGLShader.cpp:130:19: note: Technically the member function 'avg::OGLShader::compileShader' can be static.
libavg-1.8.2/src/graphics/OGLShader.h:76:16: note: Technically the member function 'avg::OGLShader::compileShader' can be static.
libavg-1.8.2/src/graphics/OGLShader.h:80:21: performance: Technically the member function 'avg::OGLShader::removeATIInfoLogSpam' can be static. [functionStatic]
libavg-1.8.2/src/graphics/OGLShader.cpp:190:19: note: Technically the member function 'avg::OGLShader::removeATIInfoLogSpam' can be static.
libavg-1.8.2/src/graphics/OGLShader.h:80:21: note: Technically the member function 'avg::OGLShader::removeATIInfoLogSpam' can be static.
libavg-1.8.2/src/graphics/Pixel32.cpp:82:20: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
libavg-1.8.2/src/graphics/Pixel32.cpp:82:20: warning: %x in format string (no. 2) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
libavg-1.8.2/src/graphics/Pixel32.cpp:82:20: warning: %x in format string (no. 3) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
libavg-1.8.2/src/graphics/Pixel32.h:54:10: style: Technically the member function 'avg::Pixel32::toHSL' can be const. [functionConst]
libavg-1.8.2/src/graphics/Pixel32.cpp:37:15: note: Technically the member function 'avg::Pixel32::toHSL' can be const.
libavg-1.8.2/src/graphics/Pixel32.h:54:10: note: Technically the member function 'avg::Pixel32::toHSL' can be const.
libavg-1.8.2/src/graphics/ShaderRegistry.cpp:82:16: style: Unused variable: sShaderCode [unusedVariable]
libavg-1.8.2/src/graphics/ShaderRegistry.h:44:10: performance: Technically the member function 'avg::ShaderRegistry::setShaderPath' can be static. [functionStatic]
libavg-1.8.2/src/graphics/ShaderRegistry.cpp:58:22: note: Technically the member function 'avg::ShaderRegistry::setShaderPath' can be static.
libavg-1.8.2/src/graphics/ShaderRegistry.h:44:10: note: Technically the member function 'avg::ShaderRegistry::setShaderPath' can be static.
libavg-1.8.2/src/graphics/ShaderRegistry.h:58:10: performance: Technically the member function 'avg::ShaderRegistry::throwParseError' can be static. [functionStatic]
libavg-1.8.2/src/graphics/ShaderRegistry.cpp:176:22: note: Technically the member function 'avg::ShaderRegistry::throwParseError' can be static.
libavg-1.8.2/src/graphics/ShaderRegistry.h:58:10: note: Technically the member function 'avg::ShaderRegistry::throwParseError' can be static.
libavg-1.8.2/src/graphics/StandardShader.cpp:44:17: warning: Member variable 'StandardShader::m_ColorModel' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/StandardShader.cpp:44:17: warning: Member variable 'StandardShader::m_Alpha' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/StandardShader.cpp:44:17: warning: Member variable 'StandardShader::m_bUseColorCoeff' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/StandardShader.cpp:44:17: warning: Member variable 'StandardShader::m_bPremultipliedAlpha' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/StandardShader.cpp:44:17: warning: Member variable 'StandardShader::m_bUseMask' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/SubVertexArray.cpp:40:17: warning: Member variable 'SubVertexArray::m_pVA' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/SubVertexArray.cpp:40:17: warning: Member variable 'SubVertexArray::m_StartVertex' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/SubVertexArray.cpp:40:17: warning: Member variable 'SubVertexArray::m_StartIndex' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/SubVertexArray.cpp:40:17: warning: Member variable 'SubVertexArray::m_NumVerts' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/SubVertexArray.cpp:40:17: warning: Member variable 'SubVertexArray::m_NumIndexes' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/graphics/VertexArray.h:50:10: performance: Technically the member function 'avg::VertexArray::draw' can be static. [functionStatic]
libavg-1.8.2/src/graphics/VertexArray.cpp:123:19: note: Technically the member function 'avg::VertexArray::draw' can be static.
libavg-1.8.2/src/graphics/VertexArray.h:50:10: note: Technically the member function 'avg::VertexArray::draw' can be static.
libavg-1.8.2/src/graphics/VertexArray.h:56:10: style: Technically the member function 'avg::VertexArray::transferBuffer' can be const. [functionConst]
libavg-1.8.2/src/graphics/VertexArray.cpp:144:19: note: Technically the member function 'avg::VertexArray::transferBuffer' can be const.
libavg-1.8.2/src/graphics/VertexArray.h:56:10: note: Technically the member function 'avg::VertexArray::transferBuffer' can be const.
libavg-1.8.2/src/graphics/VertexData.cpp:57:5: style: Class 'VertexData' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
libavg-1.8.2/src/graphics/VertexData.cpp:57:5: style: Class 'VertexData' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
libavg-1.8.2/src/graphics/WGLContext.h:46:10: performance: Technically the member function 'avg::WGLContext::checkWinError' can be static. [functionStatic]
libavg-1.8.2/src/graphics/WGLContext.cpp:172:18: note: Technically the member function 'avg::WGLContext::checkWinError' can be static.
libavg-1.8.2/src/graphics/WGLContext.h:46:10: note: Technically the member function 'avg::WGLContext::checkWinError' can be static.
libavg-1.8.2/src/graphics/WGLContext.h:40:10: style: The function 'activate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/GLContext.h:55:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/WGLContext.h:40:10: note: Function in derived class
libavg-1.8.2/src/graphics/WGLContext.h:42:10: style: The function 'initVBlank' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/GLContext.h:87:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/WGLContext.h:42:10: note: Function in derived class
libavg-1.8.2/src/graphics/WinDisplay.h:39:19: style: The function 'queryPPMM' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Display.h:55:19: note: Virtual function in base class
libavg-1.8.2/src/graphics/WinDisplay.h:39:19: note: Function in derived class
libavg-1.8.2/src/graphics/WinDisplay.h:40:19: style: The function 'queryRefreshRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Display.h:57:19: note: Virtual function in base class
libavg-1.8.2/src/graphics/WinDisplay.h:40:19: note: Function in derived class
libavg-1.8.2/src/graphics/FilterConvol.h:84:26: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/graphics/FilterConvol.h:85:27: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/graphics/FilterConvol.h:92:37: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/graphics/benchmarkgraphics.cpp:97:9: performance: Variable 'm_pBmp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/graphics/benchmarkgraphics.cpp:115:9: performance: Variable 'm_pBmp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/graphics/benchmarkgraphics.cpp:133:9: performance: Variable 'm_pBmp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/graphics/benchmarkgraphics.cpp:151:9: performance: Variable 'm_pBmp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/graphics/benchmarkgraphics.cpp:168:9: performance: Variable 'm_pBmp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/graphics/benchmarkgraphics.cpp:185:9: performance: Variable 'm_pBmp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/graphics/benchmarkgraphics.cpp:202:9: performance: Variable 'm_pBmp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/graphics/benchmarkgraphics.cpp:219:9: performance: Variable 'm_pYBmp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/graphics/benchmarkgraphics.cpp:70:17: style: Technically the member function 'PerfTestBase::getName' can be const. [functionConst]
libavg-1.8.2/src/graphics/benchmarkgraphics.cpp:86:10: performance: Technically the member function 'LoadPNGPerfTest::run' can be static. [functionStatic]
libavg-1.8.2/src/graphics/benchmarkgraphics.cpp:154:10: style: Technically the member function 'EqualityI8PerfTest::run' can be const. [functionConst]
libavg-1.8.2/src/graphics/FilterConvol.h:109:5: style: Class 'FilterConvol' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
libavg-1.8.2/src/graphics/FilterConvol.h:109:5: style: Class 'FilterConvol' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
libavg-1.8.2/src/graphics/benchmarkgraphics.cpp:65:5: style: Class 'PerfTestBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/graphics/FilterConvol.h:43:23: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:49:23: note: Virtual function in base class
libavg-1.8.2/src/graphics/FilterConvol.h:43:23: note: Function in derived class
libavg-1.8.2/src/graphics/benchmarkgraphics.cpp:65:25: performance: Function parameter 'sName' should be passed by const reference. [passedByValue]
libavg-1.8.2/src/graphics/testgpu.cpp:313:15: performance: Technically the member function 'RGB2YUVFilterTest::convertYUVX444ToRGB' can be static. [functionStatic]
libavg-1.8.2/src/graphics/GLShaderParam.h:79:0: style: Technically the member function 'avg :: GLShaderParamTemplate < int >::uniformSet' can be const. [functionConst]
libavg-1.8.2/src/graphics/GLShaderParam.h:79:0: style: Technically the member function 'avg :: GLShaderParamTemplate < float >::uniformSet' can be const. [functionConst]
libavg-1.8.2/src/graphics/GLShaderParam.h:79:0: style: Technically the member function 'avg :: GLShaderParamTemplate < glm :: vec2 >::uniformSet' can be const. [functionConst]
libavg-1.8.2/src/graphics/GLShaderParam.h:79:0: style: Technically the member function 'avg :: GLShaderParamTemplate < Pixel32 >::uniformSet' can be const. [functionConst]
libavg-1.8.2/src/graphics/GLShaderParam.h:79:0: style: Technically the member function 'avg :: GLShaderParamTemplate < glm :: vec4 >::uniformSet' can be const. [functionConst]
libavg-1.8.2/src/graphics/GLShaderParam.h:79:0: style: Technically the member function 'avg :: GLShaderParamTemplate < glm :: mat4 >::uniformSet' can be const. [functionConst]
libavg-1.8.2/src/graphics/testgpu.cpp:453:5: style: Class 'GPUTestSuite' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/graphics/testgpu.cpp:59:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgpu.cpp:59:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgpu.cpp:86:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgpu.cpp:86:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgpu.cpp:163:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgpu.cpp:163:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgpu.cpp:201:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgpu.cpp:201:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgpu.cpp:237:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgpu.cpp:237:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgpu.cpp:265:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgpu.cpp:265:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgpu.cpp:300:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgpu.cpp:300:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgpu.cpp:343:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgpu.cpp:343:10: note: Function in derived class
libavg-1.8.2/src/graphics/FilterFloodfill.h:58:17: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/graphics/FilterFloodfill.h:159:6: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/graphics/testgraphics.cpp:463:10: style: Unused private function: 'FilterFillTest::runPFTests' [unusedPrivateFunction]
libavg-1.8.2/src/graphics/testgraphics.cpp:583:15: style: Unused private function: 'FilterComboTest::createBmp' [unusedPrivateFunction]
libavg-1.8.2/src/graphics/testgraphics.cpp:607:10: style: Unused private function: 'FilterConvolTest::runPFTests' [unusedPrivateFunction]
libavg-1.8.2/src/graphics/testgraphics.cpp:675:10: style: Unused private function: 'Filter3x3Test::initBmp' [unusedPrivateFunction]
libavg-1.8.2/src/graphics/FilterFloodfill.h:56:10: style: Technically the member function 'avg::ColorTester::operator()' can be const. [functionConst]
libavg-1.8.2/src/graphics/FilterFloodfill.h:78:10: performance: Technically the member function 'avg::FilterFloodfill::pushSeg' can be static. [functionStatic]
libavg-1.8.2/src/graphics/FilterFloodfill.h:148:36: note: Technically the member function 'avg::FilterFloodfill::pushSeg' can be static.
libavg-1.8.2/src/graphics/FilterFloodfill.h:78:10: note: Technically the member function 'avg::FilterFloodfill::pushSeg' can be static.
libavg-1.8.2/src/graphics/FilterFloodfill.h:80:10: performance: Technically the member function 'avg::FilterFloodfill::setTransparent' can be static. [functionStatic]
libavg-1.8.2/src/graphics/FilterFloodfill.h:157:36: note: Technically the member function 'avg::FilterFloodfill::setTransparent' can be static.
libavg-1.8.2/src/graphics/FilterFloodfill.h:80:10: note: Technically the member function 'avg::FilterFloodfill::setTransparent' can be static.
libavg-1.8.2/src/graphics/testgraphics.cpp:419:10: performance: Technically the member function 'FilterColorizeTest::runPFTests' can be static. [functionStatic]
libavg-1.8.2/src/graphics/testgraphics.cpp:442:10: performance: Technically the member function 'FilterGrayscaleTest::runPFTests' can be static. [functionStatic]
libavg-1.8.2/src/graphics/testgraphics.cpp:463:10: performance: Technically the member function 'FilterFillTest::runPFTests' can be static. [functionStatic]
libavg-1.8.2/src/graphics/testgraphics.cpp:583:15: performance: Technically the member function 'FilterComboTest::createBmp' can be static. [functionStatic]
libavg-1.8.2/src/graphics/testgraphics.cpp:675:10: performance: Technically the member function 'Filter3x3Test::initBmp' can be static. [functionStatic]
libavg-1.8.2/src/graphics/FilterFloodfill.h:51:5: style: Class 'ColorTester' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/graphics/FilterFloodfill.h:75:18: style: The function 'applyInPlace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:44:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/FilterFloodfill.h:75:18: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:113:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:113:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:144:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:144:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:412:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:412:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:434:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:434:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:455:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:455:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:476:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:476:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:509:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:509:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:540:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:540:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:564:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:564:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:598:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:598:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:647:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:647:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:695:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:695:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:719:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:719:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:737:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:737:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:755:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:755:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:779:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:779:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:797:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:797:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:815:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:815:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:833:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:833:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:867:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:867:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:886:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:886:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:903:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:903:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:919:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:919:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:935:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:935:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:954:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:954:10: note: Function in derived class
libavg-1.8.2/src/graphics/testgraphics.cpp:982:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/graphics/testgraphics.cpp:982:10: note: Function in derived class
libavg-1.8.2/src/imaging/Blob.cpp:86:20: style: The scope of the variable 'pSrc' can be reduced. [variableScope]
libavg-1.8.2/src/imaging/Blob.cpp:87:20: style: The scope of the variable 'pDest' can be reduced. [variableScope]
libavg-1.8.2/src/imaging/Blob.cpp:173:11: style: The scope of the variable 'll' can be reduced. [variableScope]
libavg-1.8.2/src/imaging/Blob.cpp:174:11: style: The scope of the variable 'l1' can be reduced. [variableScope]
libavg-1.8.2/src/imaging/Blob.cpp:175:11: style: The scope of the variable 'l2' can be reduced. [variableScope]
libavg-1.8.2/src/imaging/Blob.cpp:176:11: style: The scope of the variable 'tmp_x' can be reduced. [variableScope]
libavg-1.8.2/src/imaging/Blob.cpp:177:11: style: The scope of the variable 'tmp_y' can be reduced. [variableScope]
libavg-1.8.2/src/imaging/Blob.cpp:178:11: style: The scope of the variable 'mag' can be reduced. [variableScope]
libavg-1.8.2/src/imaging/Blob.cpp:70:33: style: Function 'merge' argument 1 names different: declaration 'other' definition 'pOtherBlob'. [funcArgNamesDifferent]
libavg-1.8.2/src/imaging/Blob.h:57:35: note: Function 'merge' argument 1 names different: declaration 'other' definition 'pOtherBlob'.
libavg-1.8.2/src/imaging/Blob.cpp:70:33: note: Function 'merge' argument 1 names different: declaration 'other' definition 'pOtherBlob'.
libavg-1.8.2/src/imaging/Blob.cpp:413:51: style: Function 'findNeighborInside' argument 1 names different: declaration 'Pt' definition 'pt'. [funcArgNamesDifferent]
libavg-1.8.2/src/imaging/Blob.h:92:53: note: Function 'findNeighborInside' argument 1 names different: declaration 'Pt' definition 'pt'.
libavg-1.8.2/src/imaging/Blob.cpp:413:51: note: Function 'findNeighborInside' argument 1 names different: declaration 'Pt' definition 'pt'.
libavg-1.8.2/src/imaging/Blob.cpp:413:60: style: Function 'findNeighborInside' argument 2 names different: declaration 'Dir' definition 'dir'. [funcArgNamesDifferent]
libavg-1.8.2/src/imaging/Blob.h:92:62: note: Function 'findNeighborInside' argument 2 names different: declaration 'Dir' definition 'dir'.
libavg-1.8.2/src/imaging/Blob.cpp:413:60: note: Function 'findNeighborInside' argument 2 names different: declaration 'Dir' definition 'dir'.
libavg-1.8.2/src/imaging/Blob.cpp:444:28: style: Function 'calcContour' argument 1 names different: declaration 'Precision' definition 'precision'. [funcArgNamesDifferent]
libavg-1.8.2/src/imaging/Blob.h:65:30: note: Function 'calcContour' argument 1 names different: declaration 'Precision' definition 'precision'.
libavg-1.8.2/src/imaging/Blob.cpp:444:28: note: Function 'calcContour' argument 1 names different: declaration 'Precision' definition 'precision'.
libavg-1.8.2/src/imaging/Blob.cpp:469:39: style: Function 'ptIsInBlob' argument 1 names different: declaration 'Pt' definition 'pt'. [funcArgNamesDifferent]
libavg-1.8.2/src/imaging/Blob.h:93:41: note: Function 'ptIsInBlob' argument 1 names different: declaration 'Pt' definition 'pt'.
libavg-1.8.2/src/imaging/Blob.cpp:469:39: note: Function 'ptIsInBlob' argument 1 names different: declaration 'Pt' definition 'pt'.
libavg-1.8.2/src/imaging/Blob.cpp:369:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/imaging/Blob.cpp:477:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/imaging/Run.h:46:9: style: Technically the member function 'avg::Run::length' can be const. [functionConst]
libavg-1.8.2/src/imaging/Blob.h:66:20: style: Technically the member function 'avg::Blob::getContour' can be const. [functionConst]
libavg-1.8.2/src/imaging/Blob.cpp:464:18: note: Technically the member function 'avg::Blob::getContour' can be const.
libavg-1.8.2/src/imaging/Blob.h:66:20: note: Technically the member function 'avg::Blob::getContour' can be const.
libavg-1.8.2/src/imaging/Blob.h:53:9: style: Class 'Blob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/imaging/CMUCamera.cpp:57:5: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
libavg-1.8.2/src/imaging/CMUCamera.cpp:56:5: note: Variable 'err' is reassigned a value before the old one has been used.
libavg-1.8.2/src/imaging/CMUCamera.cpp:57:5: note: Variable 'err' is reassigned a value before the old one has been used.
libavg-1.8.2/src/imaging/CMUCamera.cpp:298:9: style: Variable 'hasFormat' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
libavg-1.8.2/src/imaging/CMUCamera.cpp:297:0: note: Variable 'hasFormat' is reassigned a value before the old one has been used if variable is no semaphore variable.
libavg-1.8.2/src/imaging/CMUCamera.cpp:298:9: note: Variable 'hasFormat' is reassigned a value before the old one has been used if variable is no semaphore variable.
libavg-1.8.2/src/imaging/CMUCamera.cpp:305:13: style: Variable 'hasMode' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
libavg-1.8.2/src/imaging/CMUCamera.cpp:304:0: note: Variable 'hasMode' is reassigned a value before the old one has been used if variable is no semaphore variable.
libavg-1.8.2/src/imaging/CMUCamera.cpp:305:13: note: Variable 'hasMode' is reassigned a value before the old one has been used if variable is no semaphore variable.
libavg-1.8.2/src/imaging/CMUCamera.cpp:331:9: style: Variable 'hasFramerate' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
libavg-1.8.2/src/imaging/CMUCamera.cpp:330:0: note: Variable 'hasFramerate' is reassigned a value before the old one has been used if variable is no semaphore variable.
libavg-1.8.2/src/imaging/CMUCamera.cpp:331:9: note: Variable 'hasFramerate' is reassigned a value before the old one has been used if variable is no semaphore variable.
libavg-1.8.2/src/imaging/CMUCamera.cpp:39:60: style: Function 'CMUCamera' argument 3 names different: declaration 'Size' definition 'size'. [funcArgNamesDifferent]
libavg-1.8.2/src/imaging/CMUCamera.h:38:53: note: Function 'CMUCamera' argument 3 names different: declaration 'Size' definition 'size'.
libavg-1.8.2/src/imaging/CMUCamera.cpp:39:60: note: Function 'CMUCamera' argument 3 names different: declaration 'Size' definition 'size'.
libavg-1.8.2/src/imaging/CMUCamera.cpp:40:54: style: Function 'CMUCamera' argument 6 names different: declaration 'FrameRate' definition 'frameRate'. [funcArgNamesDifferent]
libavg-1.8.2/src/imaging/CMUCamera.h:39:39: note: Function 'CMUCamera' argument 6 names different: declaration 'FrameRate' definition 'frameRate'.
libavg-1.8.2/src/imaging/CMUCamera.cpp:40:54: note: Function 'CMUCamera' argument 6 names different: declaration 'FrameRate' definition 'frameRate'.
libavg-1.8.2/src/imaging/CMUCamera.cpp:341:69: style: Function 'getCameraControls' argument 2 names different: declaration 'camInfo' definition 'pCamInfo'. [funcArgNamesDifferent]
libavg-1.8.2/src/imaging/CMUCamera.h:67:69: note: Function 'getCameraControls' argument 2 names different: declaration 'camInfo' definition 'pCamInfo'.
libavg-1.8.2/src/imaging/CMUCamera.cpp:341:69: note: Function 'getCameraControls' argument 2 names different: declaration 'camInfo' definition 'pCamInfo'.
libavg-1.8.2/src/imaging/CMUCamera.cpp:377:23: style: Variable 'camGuid' is not assigned a value. [unassignedVariable]
libavg-1.8.2/src/imaging/CMUCamera.cpp:85:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/imaging/CMUCamera.h:74:27: style: Member variable 'CMUCamera::m_pCamera' is in the wrong place in the initializer list. [initializerList]
libavg-1.8.2/src/imaging/CMUCamera.cpp:44:7: note: Member variable 'CMUCamera::m_pCamera' is in the wrong place in the initializer list.
libavg-1.8.2/src/imaging/CMUCamera.h:74:27: note: Member variable 'CMUCamera::m_pCamera' is in the wrong place in the initializer list.
libavg-1.8.2/src/imaging/CMUCamera.h:63:10: performance: Technically the member function 'avg::CMUCamera::checkCMUError' can be static. [functionStatic]
libavg-1.8.2/src/imaging/CMUCamera.cpp:426:17: note: Technically the member function 'avg::CMUCamera::checkCMUError' can be static.
libavg-1.8.2/src/imaging/CMUCamera.h:63:10: note: Technically the member function 'avg::CMUCamera::checkCMUError' can be static.
libavg-1.8.2/src/imaging/CMUCamera.h:64:10: performance: Technically the member function 'avg::CMUCamera::checkCMUWarning' can be static. [functionStatic]
libavg-1.8.2/src/imaging/CMUCamera.cpp:433:17: note: Technically the member function 'avg::CMUCamera::checkCMUWarning' can be static.
libavg-1.8.2/src/imaging/CMUCamera.h:64:10: note: Technically the member function 'avg::CMUCamera::checkCMUWarning' can be static.
libavg-1.8.2/src/imaging/CMUCamera.h:65:17: performance: Technically the member function 'avg::CMUCamera::CMUErrorToString' can be static. [functionStatic]
libavg-1.8.2/src/imaging/CMUCamera.cpp:440:19: note: Technically the member function 'avg::CMUCamera::CMUErrorToString' can be static.
libavg-1.8.2/src/imaging/CMUCamera.h:65:17: note: Technically the member function 'avg::CMUCamera::CMUErrorToString' can be static.
libavg-1.8.2/src/imaging/CMUCamera.cpp:46:5: style: Class 'CMUCamera' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
libavg-1.8.2/src/imaging/CMUCamera.cpp:46:5: style: Class 'CMUCamera' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
libavg-1.8.2/src/imaging/CMUCamera.h:52:18: warning: Virtual function 'setWhitebalance' is called from constructor 'CMUCamera(long guid,bool bFW800,glm::ivec2 Size,PixelFormat camPF,PixelFormat destPF,float FrameRate)' at line 88. Dynamic binding is not used. [virtualCallInConstructor]
libavg-1.8.2/src/imaging/CMUCamera.cpp:88:5: note: Calling setWhitebalance
libavg-1.8.2/src/imaging/CMUCamera.h:52:18: note: setWhitebalance is a virtual method
libavg-1.8.2/src/imaging/CMUCamera.h:42:23: style: The function 'getImage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:78:23: note: Virtual function in base class
libavg-1.8.2/src/imaging/CMUCamera.h:42:23: note: Function in derived class
libavg-1.8.2/src/imaging/CMUCamera.h:44:32: style: The function 'getDevice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:80:32: note: Virtual function in base class
libavg-1.8.2/src/imaging/CMUCamera.h:44:32: note: Function in derived class
libavg-1.8.2/src/imaging/CMUCamera.h:45:32: style: The function 'getDriverName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:81:32: note: Virtual function in base class
libavg-1.8.2/src/imaging/CMUCamera.h:45:32: note: Function in derived class
libavg-1.8.2/src/imaging/CMUCamera.h:47:17: style: The function 'getFeature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:83:17: note: Virtual function in base class
libavg-1.8.2/src/imaging/CMUCamera.h:47:17: note: Function in derived class
libavg-1.8.2/src/imaging/CMUCamera.h:48:18: style: The function 'setFeature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:84:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/CMUCamera.h:48:18: note: Function in derived class
libavg-1.8.2/src/imaging/CMUCamera.h:49:18: style: The function 'setFeatureOneShot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:86:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/CMUCamera.h:49:18: note: Function in derived class
libavg-1.8.2/src/imaging/CMUCamera.h:50:17: style: The function 'getWhitebalanceU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:87:17: note: Virtual function in base class
libavg-1.8.2/src/imaging/CMUCamera.h:50:17: note: Function in derived class
libavg-1.8.2/src/imaging/CMUCamera.h:51:17: style: The function 'getWhitebalanceV' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:88:17: note: Virtual function in base class
libavg-1.8.2/src/imaging/CMUCamera.h:51:17: note: Function in derived class
libavg-1.8.2/src/imaging/CMUCamera.h:52:18: style: The function 'setWhitebalance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:89:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/CMUCamera.h:52:18: note: Function in derived class
libavg-1.8.2/src/imaging/CMUCameraUtils.cpp:150:39: style: Function 'getFrameRateConst' argument 1 names different: declaration 'FrameRate' definition 'frameRate'. [funcArgNamesDifferent]
libavg-1.8.2/src/imaging/CMUCameraUtils.h:39:39: note: Function 'getFrameRateConst' argument 1 names different: declaration 'FrameRate' definition 'frameRate'.
libavg-1.8.2/src/imaging/CMUCameraUtils.cpp:150:39: note: Function 'getFrameRateConst' argument 1 names different: declaration 'FrameRate' definition 'frameRate'.
libavg-1.8.2/src/imaging/CMUCameraUtils.cpp:175:39: style: Function 'getFrameRateFloat' argument 1 names different: declaration 'FrameRate' definition 'frameRate'. [funcArgNamesDifferent]
libavg-1.8.2/src/imaging/CMUCameraUtils.h:40:39: note: Function 'getFrameRateFloat' argument 1 names different: declaration 'FrameRate' definition 'frameRate'.
libavg-1.8.2/src/imaging/CMUCameraUtils.cpp:175:39: note: Function 'getFrameRateFloat' argument 1 names different: declaration 'FrameRate' definition 'frameRate'.
libavg-1.8.2/src/imaging/Camera.h:76:14: style: Technically the member function 'avg::Camera::getImgSize' can be const. [functionConst]
libavg-1.8.2/src/imaging/Camera.cpp:98:18: note: Technically the member function 'avg::Camera::getImgSize' can be const.
libavg-1.8.2/src/imaging/Camera.h:76:14: note: Technically the member function 'avg::Camera::getImgSize' can be const.
libavg-1.8.2/src/imaging/Camera.h:92:17: performance: Technically the member function 'avg::Camera::fwBayerStringToPF' can be static. [functionStatic]
libavg-1.8.2/src/imaging/Camera.cpp:108:21: note: Technically the member function 'avg::Camera::fwBayerStringToPF' can be static.
libavg-1.8.2/src/imaging/Camera.h:92:17: note: Technically the member function 'avg::Camera::fwBayerStringToPF' can be static.
libavg-1.8.2/src/imaging/FakeCamera.h:41:5: style: Class 'FakeCamera' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/imaging/FakeCamera.h:46:23: style: The function 'getImage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:78:23: note: Virtual function in base class
libavg-1.8.2/src/imaging/FakeCamera.h:46:23: note: Function in derived class
libavg-1.8.2/src/imaging/FakeCamera.h:49:32: style: The function 'getDevice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:80:32: note: Virtual function in base class
libavg-1.8.2/src/imaging/FakeCamera.h:49:32: note: Function in derived class
libavg-1.8.2/src/imaging/FakeCamera.h:50:32: style: The function 'getDriverName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:81:32: note: Virtual function in base class
libavg-1.8.2/src/imaging/FakeCamera.h:50:32: note: Function in derived class
libavg-1.8.2/src/imaging/FakeCamera.h:53:17: style: The function 'getFeature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:83:17: note: Virtual function in base class
libavg-1.8.2/src/imaging/FakeCamera.h:53:17: note: Function in derived class
libavg-1.8.2/src/imaging/FakeCamera.h:54:18: style: The function 'setFeature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:84:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/FakeCamera.h:54:18: note: Function in derived class
libavg-1.8.2/src/imaging/FakeCamera.h:55:18: style: The function 'setFeatureOneShot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:86:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/FakeCamera.h:55:18: note: Function in derived class
libavg-1.8.2/src/imaging/FakeCamera.h:56:17: style: The function 'getWhitebalanceU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:87:17: note: Virtual function in base class
libavg-1.8.2/src/imaging/FakeCamera.h:56:17: note: Function in derived class
libavg-1.8.2/src/imaging/FakeCamera.h:57:17: style: The function 'getWhitebalanceV' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:88:17: note: Virtual function in base class
libavg-1.8.2/src/imaging/FakeCamera.h:57:17: note: Function in derived class
libavg-1.8.2/src/imaging/FakeCamera.h:58:18: style: The function 'setWhitebalance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:89:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/FakeCamera.h:58:18: note: Function in derived class
libavg-1.8.2/src/imaging/CameraInfo.cpp:137:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/imaging/CameraInfo.cpp:148:42: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/imaging/CameraInfo.cpp:30:5: performance: Variable 'm_Size' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/imaging/CameraInfo.cpp:32:5: performance: Variable 'm_Framerates' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/imaging/CameraInfo.cpp:59:5: performance: Variable 'm_sControlName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/imaging/CameraInfo.cpp:93:5: performance: Variable 'm_sDriver' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/imaging/CameraInfo.cpp:94:5: performance: Variable 'm_sDeviceID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/imaging/CameraInfo.h:44:18: style: Technically the member function 'avg::CameraImageFormat::getSize' can be const. [functionConst]
libavg-1.8.2/src/imaging/CameraInfo.cpp:40:29: note: Technically the member function 'avg::CameraImageFormat::getSize' can be const.
libavg-1.8.2/src/imaging/CameraInfo.h:44:18: note: Technically the member function 'avg::CameraImageFormat::getSize' can be const.
libavg-1.8.2/src/imaging/CameraInfo.h:45:21: style: Technically the member function 'avg::CameraImageFormat::getPixelFormat' can be const. [functionConst]
libavg-1.8.2/src/imaging/CameraInfo.cpp:45:32: note: Technically the member function 'avg::CameraImageFormat::getPixelFormat' can be const.
libavg-1.8.2/src/imaging/CameraInfo.h:45:21: note: Technically the member function 'avg::CameraImageFormat::getPixelFormat' can be const.
libavg-1.8.2/src/imaging/CameraInfo.h:46:26: style: Technically the member function 'avg::CameraImageFormat::getFramerates' can be const. [functionConst]
libavg-1.8.2/src/imaging/CameraInfo.cpp:50:37: note: Technically the member function 'avg::CameraImageFormat::getFramerates' can be const.
libavg-1.8.2/src/imaging/CameraInfo.h:46:26: note: Technically the member function 'avg::CameraImageFormat::getFramerates' can be const.
libavg-1.8.2/src/imaging/CameraInfo.h:61:21: style: Technically the member function 'avg::CameraControl::getControlName' can be const. [functionConst]
libavg-1.8.2/src/imaging/CameraInfo.cpp:70:28: note: Technically the member function 'avg::CameraControl::getControlName' can be const.
libavg-1.8.2/src/imaging/CameraInfo.h:61:21: note: Technically the member function 'avg::CameraControl::getControlName' can be const.
libavg-1.8.2/src/imaging/CameraInfo.h:62:13: style: Technically the member function 'avg::CameraControl::getMin' can be const. [functionConst]
libavg-1.8.2/src/imaging/CameraInfo.cpp:75:20: note: Technically the member function 'avg::CameraControl::getMin' can be const.
libavg-1.8.2/src/imaging/CameraInfo.h:62:13: note: Technically the member function 'avg::CameraControl::getMin' can be const.
libavg-1.8.2/src/imaging/CameraInfo.h:63:13: style: Technically the member function 'avg::CameraControl::getMax' can be const. [functionConst]
libavg-1.8.2/src/imaging/CameraInfo.cpp:80:20: note: Technically the member function 'avg::CameraControl::getMax' can be const.
libavg-1.8.2/src/imaging/CameraInfo.h:63:13: note: Technically the member function 'avg::CameraControl::getMax' can be const.
libavg-1.8.2/src/imaging/CameraInfo.h:64:13: style: Technically the member function 'avg::CameraControl::getDefault' can be const. [functionConst]
libavg-1.8.2/src/imaging/CameraInfo.cpp:85:20: note: Technically the member function 'avg::CameraControl::getDefault' can be const.
libavg-1.8.2/src/imaging/CameraInfo.h:64:13: note: Technically the member function 'avg::CameraControl::getDefault' can be const.
libavg-1.8.2/src/imaging/CameraInfo.h:85:21: style: Technically the member function 'avg::CameraInfo::getDriver' can be const. [functionConst]
libavg-1.8.2/src/imaging/CameraInfo.cpp:112:25: note: Technically the member function 'avg::CameraInfo::getDriver' can be const.
libavg-1.8.2/src/imaging/CameraInfo.h:85:21: note: Technically the member function 'avg::CameraInfo::getDriver' can be const.
libavg-1.8.2/src/imaging/CameraInfo.h:86:21: style: Technically the member function 'avg::CameraInfo::getDeviceID' can be const. [functionConst]
libavg-1.8.2/src/imaging/CameraInfo.cpp:117:25: note: Technically the member function 'avg::CameraInfo::getDeviceID' can be const.
libavg-1.8.2/src/imaging/CameraInfo.h:86:21: note: Technically the member function 'avg::CameraInfo::getDeviceID' can be const.
libavg-1.8.2/src/imaging/CameraInfo.h:87:34: style: Technically the member function 'avg::CameraInfo::getImageFormats' can be const. [functionConst]
libavg-1.8.2/src/imaging/CameraInfo.cpp:122:38: note: Technically the member function 'avg::CameraInfo::getImageFormats' can be const.
libavg-1.8.2/src/imaging/CameraInfo.h:87:34: note: Technically the member function 'avg::CameraInfo::getImageFormats' can be const.
libavg-1.8.2/src/imaging/CameraInfo.h:88:30: style: Technically the member function 'avg::CameraInfo::getControls' can be const. [functionConst]
libavg-1.8.2/src/imaging/CameraInfo.cpp:127:34: note: Technically the member function 'avg::CameraInfo::getControls' can be const.
libavg-1.8.2/src/imaging/CameraInfo.h:88:30: note: Technically the member function 'avg::CameraInfo::getControls' can be const.
libavg-1.8.2/src/imaging/CameraInfo.cpp:28:26: performance: Function parameter 'framerates' should be passed by const reference. [passedByValue]
libavg-1.8.2/src/imaging/DSCamera.cpp:359:5: style: Variable 'hr' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
libavg-1.8.2/src/imaging/DSCamera.cpp:358:0: note: Variable 'hr' is reassigned a value before the old one has been used if variable is no semaphore variable.
libavg-1.8.2/src/imaging/DSCamera.cpp:359:5: note: Variable 'hr' is reassigned a value before the old one has been used if variable is no semaphore variable.
libavg-1.8.2/src/imaging/DSCamera.cpp:448:5: style: Variable 'hr' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
libavg-1.8.2/src/imaging/DSCamera.cpp:442:0: note: Variable 'hr' is reassigned a value before the old one has been used if variable is no semaphore variable.
libavg-1.8.2/src/imaging/DSCamera.cpp:448:5: note: Variable 'hr' is reassigned a value before the old one has been used if variable is no semaphore variable.
libavg-1.8.2/src/imaging/DSCamera.cpp:514:5: style: Variable 'hr' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
libavg-1.8.2/src/imaging/DSCamera.cpp:510:0: note: Variable 'hr' is reassigned a value before the old one has been used if variable is no semaphore variable.
libavg-1.8.2/src/imaging/DSCamera.cpp:514:5: note: Variable 'hr' is reassigned a value before the old one has been used if variable is no semaphore variable.
libavg-1.8.2/src/imaging/DSCamera.cpp:604:5: style: Variable 'hr' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
libavg-1.8.2/src/imaging/DSCamera.cpp:597:0: note: Variable 'hr' is reassigned a value before the old one has been used if variable is no semaphore variable.
libavg-1.8.2/src/imaging/DSCamera.cpp:604:5: note: Variable 'hr' is reassigned a value before the old one has been used if variable is no semaphore variable.
libavg-1.8.2/src/imaging/DSCamera.cpp:716:61: style: Function 'checkForDShowError' argument 2 names different: declaration 'sAppMsg' definition 'sLocation'. [funcArgNamesDifferent]
libavg-1.8.2/src/imaging/DSCamera.h:82:68: note: Function 'checkForDShowError' argument 2 names different: declaration 'sAppMsg' definition 'sLocation'.
libavg-1.8.2/src/imaging/DSCamera.cpp:716:61: note: Function 'checkForDShowError' argument 2 names different: declaration 'sAppMsg' definition 'sLocation'.
libavg-1.8.2/src/base/Queue.h:145:0: style: Function 'getFrontElement' argument 2 names different: declaration 'Lock' definition 'lock'. [funcArgNamesDifferent]
libavg-1.8.2/src/base/Queue.h:57:0: note: Function 'getFrontElement' argument 2 names different: declaration 'Lock' definition 'lock'.
libavg-1.8.2/src/base/Queue.h:145:0: note: Function 'getFrontElement' argument 2 names different: declaration 'Lock' definition 'lock'.
libavg-1.8.2/src/imaging/DSCamera.cpp:467:20: style: Unused variable: sImageFormats [unusedVariable]
libavg-1.8.2/src/imaging/DSCamera.cpp:644:22: style: Variable 'bFound' is assigned a value that is never used. [unreadVariable]
libavg-1.8.2/src/imaging/DSCamera.h:83:17: style: Unused private function: 'DSCamera::getCameraImageFormats' [unusedPrivateFunction]
libavg-1.8.2/src/imaging/DSCamera.h:84:17: style: Unused private function: 'DSCamera::getCameraControls' [unusedPrivateFunction]
libavg-1.8.2/src/imaging/DSCamera.h:81:10: performance: Technically the member function 'avg::DSCamera::getUnconnectedPin' can be static. [functionStatic]
libavg-1.8.2/src/imaging/DSCamera.cpp:686:16: note: Technically the member function 'avg::DSCamera::getUnconnectedPin' can be static.
libavg-1.8.2/src/imaging/DSCamera.h:81:10: note: Technically the member function 'avg::DSCamera::getUnconnectedPin' can be static.
libavg-1.8.2/src/imaging/DSCamera.h:74:18: warning: Virtual function 'open' is called from constructor 'DSCamera(std::string sDevice,glm::ivec2 size,PixelFormat camPF,PixelFormat destPF,float frameRate)' at line 52. Dynamic binding is not used. [virtualCallInConstructor]
libavg-1.8.2/src/imaging/DSCamera.cpp:52:5: note: Calling open
libavg-1.8.2/src/imaging/DSCamera.h:74:18: note: open is a virtual method
libavg-1.8.2/src/imaging/DSCamera.h:75:18: warning: Virtual function 'close' is called from destructor '~DSCamera()' at line 57. Dynamic binding is not used. [virtualCallInConstructor]
libavg-1.8.2/src/imaging/DSCamera.cpp:57:5: note: Calling close
libavg-1.8.2/src/imaging/DSCamera.h:75:18: note: close is a virtual method
libavg-1.8.2/src/base/Queue.h:45:0: style: Class 'avg :: Queue < Bitmap >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/imaging/DSCamera.h:53:18: style: The function 'startCapture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:69:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/DSCamera.h:53:18: note: Function in derived class
libavg-1.8.2/src/imaging/DSCamera.h:55:23: style: The function 'getImage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:78:23: note: Virtual function in base class
libavg-1.8.2/src/imaging/DSCamera.h:55:23: note: Function in derived class
libavg-1.8.2/src/imaging/DSCamera.h:57:32: style: The function 'getDevice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:80:32: note: Virtual function in base class
libavg-1.8.2/src/imaging/DSCamera.h:57:32: note: Function in derived class
libavg-1.8.2/src/imaging/DSCamera.h:58:32: style: The function 'getDriverName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:81:32: note: Virtual function in base class
libavg-1.8.2/src/imaging/DSCamera.h:58:32: note: Function in derived class
libavg-1.8.2/src/imaging/DSCamera.h:60:17: style: The function 'getFeature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:83:17: note: Virtual function in base class
libavg-1.8.2/src/imaging/DSCamera.h:60:17: note: Function in derived class
libavg-1.8.2/src/imaging/DSCamera.h:61:18: style: The function 'setFeature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:84:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/DSCamera.h:61:18: note: Function in derived class
libavg-1.8.2/src/imaging/DSCamera.h:63:18: style: The function 'setFeatureOneShot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:86:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/DSCamera.h:63:18: note: Function in derived class
libavg-1.8.2/src/imaging/DSCamera.h:64:17: style: The function 'getWhitebalanceU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:87:17: note: Virtual function in base class
libavg-1.8.2/src/imaging/DSCamera.h:64:17: note: Function in derived class
libavg-1.8.2/src/imaging/DSCamera.h:65:17: style: The function 'getWhitebalanceV' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:88:17: note: Virtual function in base class
libavg-1.8.2/src/imaging/DSCamera.h:65:17: note: Function in derived class
libavg-1.8.2/src/imaging/DSCamera.h:66:18: style: The function 'setWhitebalance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:89:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/DSCamera.h:66:18: note: Function in derived class
libavg-1.8.2/src/imaging/DSCamera.h:68:18: style: The function 'onSample' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/IDSSampleCallback.h:32:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/DSCamera.h:68:18: note: Function in derived class
libavg-1.8.2/src/imaging/DSCamera.cpp:44:32: performance: Function parameter 'sDevice' should be passed by const reference. [passedByValue]
libavg-1.8.2/src/imaging/DSCamera.cpp:631:17: performance: Inefficient usage of string::find() in condition; string::compare() would be faster. [stlIfStrFind]
libavg-1.8.2/src/imaging/DSHelper.cpp:55:5: style: Variable 'hr' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
libavg-1.8.2/src/imaging/DSHelper.cpp:52:5: note: Variable 'hr' is reassigned a value before the old one has been used if variable is no semaphore variable.
libavg-1.8.2/src/imaging/DSHelper.cpp:55:5: note: Variable 'hr' is reassigned a value before the old one has been used if variable is no semaphore variable.
libavg-1.8.2/src/imaging/DSSampleGrabber.cpp:198:10: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/imaging/DSSampleGrabber.cpp:204:13: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/imaging/DSSampleGrabber.cpp:78:61: style: Function 'CSampleGrabber' argument 2 names different: declaration 'pHr' definition 'phr'. [funcArgNamesDifferent]
libavg-1.8.2/src/imaging/DSSampleGrabber.h:61:47: note: Function 'CSampleGrabber' argument 2 names different: declaration 'pHr' definition 'phr'.
libavg-1.8.2/src/imaging/DSSampleGrabber.cpp:78:61: note: Function 'CSampleGrabber' argument 2 names different: declaration 'pHr' definition 'phr'.
libavg-1.8.2/src/imaging/DSSampleGrabber.cpp:85:21: style: Variable 'pOutput' is assigned a value that is never used. [unreadVariable]
libavg-1.8.2/src/imaging/DeDistort.cpp:253:18: style: The scope of the variable 'r3' can be reduced. [variableScope]
libavg-1.8.2/src/imaging/DeDistort.cpp:118:39: style: Function 'load' argument 1 names different: declaration 'CameraExtents' definition 'camExtents'. [funcArgNamesDifferent]
libavg-1.8.2/src/imaging/DeDistort.h:60:36: note: Function 'load' argument 1 names different: declaration 'CameraExtents' definition 'camExtents'.
libavg-1.8.2/src/imaging/DeDistort.cpp:118:39: note: Function 'load' argument 1 names different: declaration 'CameraExtents' definition 'camExtents'.
libavg-1.8.2/src/imaging/DeDistort.cpp:70:5: performance: Variable 'm_CamExtents' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/imaging/DeDistort.h:69:20: performance: Technically the member function 'avg::DeDistort::inverse_undistort' can be static. [functionStatic]
libavg-1.8.2/src/imaging/DeDistort.cpp:269:23: note: Technically the member function 'avg::DeDistort::inverse_undistort' can be static.
libavg-1.8.2/src/imaging/DeDistort.h:69:20: note: Technically the member function 'avg::DeDistort::inverse_undistort' can be static.
libavg-1.8.2/src/imaging/DeDistort.h:71:20: performance: Technically the member function 'avg::DeDistort::undistort' can be static. [functionStatic]
libavg-1.8.2/src/imaging/DeDistort.cpp:287:23: note: Technically the member function 'avg::DeDistort::undistort' can be static.
libavg-1.8.2/src/imaging/DeDistort.h:71:20: note: Technically the member function 'avg::DeDistort::undistort' can be static.
libavg-1.8.2/src/imaging/DeDistort.h:72:20: performance: Technically the member function 'avg::DeDistort::trapezoid' can be static. [functionStatic]
libavg-1.8.2/src/imaging/DeDistort.cpp:225:23: note: Technically the member function 'avg::DeDistort::trapezoid' can be static.
libavg-1.8.2/src/imaging/DeDistort.h:72:20: note: Technically the member function 'avg::DeDistort::trapezoid' can be static.
libavg-1.8.2/src/imaging/DeDistort.h:73:20: performance: Technically the member function 'avg::DeDistort::inv_trapezoid' can be static. [functionStatic]
libavg-1.8.2/src/imaging/DeDistort.cpp:218:23: note: Technically the member function 'avg::DeDistort::inv_trapezoid' can be static.
libavg-1.8.2/src/imaging/DeDistort.h:73:20: note: Technically the member function 'avg::DeDistort::inv_trapezoid' can be static.
libavg-1.8.2/src/imaging/DeDistort.h:55:28: style: The function 'transform_point' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/CoordTransformer.h:38:24: note: Virtual function in base class
libavg-1.8.2/src/imaging/DeDistort.h:55:28: note: Function in derived class
libavg-1.8.2/src/imaging/DeDistort.h:56:28: style: The function 'inverse_transform_point' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/CoordTransformer.h:39:24: note: Virtual function in base class
libavg-1.8.2/src/imaging/DeDistort.h:56:28: note: Function in derived class
libavg-1.8.2/src/imaging/FWCamera.h:72:10: style: Unused private function: 'FWCamera::setFeature' [unusedPrivateFunction]
libavg-1.8.2/src/imaging/FWCamera.h:73:10: style: Unused private function: 'FWCamera::setStrobeDuration' [unusedPrivateFunction]
libavg-1.8.2/src/imaging/FWCamera.h:75:10: style: Unused private function: 'FWCamera::enablePtGreyBayer' [unusedPrivateFunction]
libavg-1.8.2/src/imaging/FWCamera.h:60:10: performance: Technically the member function 'avg::FWCamera::hasFeature' can be static. [functionStatic]
libavg-1.8.2/src/imaging/FWCamera.cpp:291:16: note: Technically the member function 'avg::FWCamera::hasFeature' can be static.
libavg-1.8.2/src/imaging/FWCamera.h:60:10: note: Technically the member function 'avg::FWCamera::hasFeature' can be static.
libavg-1.8.2/src/imaging/FWCamera.h:72:10: performance: Technically the member function 'avg::FWCamera::setFeature' can be static. [functionStatic]
libavg-1.8.2/src/imaging/FWCamera.cpp:384:16: note: Technically the member function 'avg::FWCamera::setFeature' can be static.
libavg-1.8.2/src/imaging/FWCamera.h:72:10: note: Technically the member function 'avg::FWCamera::setFeature' can be static.
libavg-1.8.2/src/imaging/FWCamera.h:73:10: performance: Technically the member function 'avg::FWCamera::setStrobeDuration' can be static. [functionStatic]
libavg-1.8.2/src/imaging/FWCamera.cpp:408:16: note: Technically the member function 'avg::FWCamera::setStrobeDuration' can be static.
libavg-1.8.2/src/imaging/FWCamera.h:73:10: note: Technically the member function 'avg::FWCamera::setStrobeDuration' can be static.
libavg-1.8.2/src/imaging/FWCamera.h:74:10: performance: Technically the member function 'avg::FWCamera::getWhitebalance' can be static. [functionStatic]
libavg-1.8.2/src/imaging/FWCamera.cpp:453:16: note: Technically the member function 'avg::FWCamera::getWhitebalance' can be static.
libavg-1.8.2/src/imaging/FWCamera.h:74:10: note: Technically the member function 'avg::FWCamera::getWhitebalance' can be static.
libavg-1.8.2/src/imaging/FWCamera.h:75:10: performance: Technically the member function 'avg::FWCamera::enablePtGreyBayer' can be static. [functionStatic]
libavg-1.8.2/src/imaging/FWCamera.cpp:464:16: note: Technically the member function 'avg::FWCamera::enablePtGreyBayer' can be static.
libavg-1.8.2/src/imaging/FWCamera.h:75:10: note: Technically the member function 'avg::FWCamera::enablePtGreyBayer' can be static.
libavg-1.8.2/src/imaging/FWCamera.h:52:18: style: The function 'startCapture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:69:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/FWCamera.h:52:18: note: Function in derived class
libavg-1.8.2/src/imaging/FWCamera.h:54:23: style: The function 'getImage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:78:23: note: Virtual function in base class
libavg-1.8.2/src/imaging/FWCamera.h:54:23: note: Function in derived class
libavg-1.8.2/src/imaging/FWCamera.h:56:32: style: The function 'getDevice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:80:32: note: Virtual function in base class
libavg-1.8.2/src/imaging/FWCamera.h:56:32: note: Function in derived class
libavg-1.8.2/src/imaging/FWCamera.h:57:32: style: The function 'getDriverName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:81:32: note: Virtual function in base class
libavg-1.8.2/src/imaging/FWCamera.h:57:32: note: Function in derived class
libavg-1.8.2/src/imaging/FWCamera.h:59:17: style: The function 'getFeature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:83:17: note: Virtual function in base class
libavg-1.8.2/src/imaging/FWCamera.h:59:17: note: Function in derived class
libavg-1.8.2/src/imaging/FWCamera.h:61:18: style: The function 'setFeature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:84:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/FWCamera.h:61:18: note: Function in derived class
libavg-1.8.2/src/imaging/FWCamera.h:62:18: style: The function 'setFeatureOneShot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:86:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/FWCamera.h:62:18: note: Function in derived class
libavg-1.8.2/src/imaging/FWCamera.h:63:17: style: The function 'getWhitebalanceU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:87:17: note: Virtual function in base class
libavg-1.8.2/src/imaging/FWCamera.h:63:17: note: Function in derived class
libavg-1.8.2/src/imaging/FWCamera.h:64:17: style: The function 'getWhitebalanceV' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:88:17: note: Virtual function in base class
libavg-1.8.2/src/imaging/FWCamera.h:64:17: note: Function in derived class
libavg-1.8.2/src/imaging/FWCamera.h:65:18: style: The function 'setWhitebalance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:89:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/FWCamera.h:65:18: note: Function in derived class
libavg-1.8.2/src/imaging/FakeCamera.cpp:123:56: style: Function 'setFeature' argument 2 names different: declaration 'Value' definition 'value'. [funcArgNamesDifferent]
libavg-1.8.2/src/imaging/FakeCamera.h:54:56: note: Function 'setFeature' argument 2 names different: declaration 'Value' definition 'value'.
libavg-1.8.2/src/imaging/FakeCamera.cpp:123:56: note: Function 'setFeature' argument 2 names different: declaration 'Value' definition 'value'.
libavg-1.8.2/src/imaging/FilterClearBorder.h:40:9: style: Class 'FilterClearBorder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/imaging/FilterClearBorder.h:42:22: style: The function 'applyInPlace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:44:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/FilterClearBorder.h:42:22: note: Function in derived class
libavg-1.8.2/src/imaging/FilterDistortion.cpp:41:5: style: Class 'FilterDistortion' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
libavg-1.8.2/src/imaging/FilterDistortion.cpp:41:5: style: Class 'FilterDistortion' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
libavg-1.8.2/src/imaging/FilterDistortion.h:45:19: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:49:23: note: Virtual function in base class
libavg-1.8.2/src/imaging/FilterDistortion.h:45:19: note: Function in derived class
libavg-1.8.2/src/imaging/FilterWipeBorder.h:39:9: style: Class 'FilterWipeBorder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/imaging/FilterWipeBorder.h:41:22: style: The function 'applyInPlace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:44:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/FilterWipeBorder.h:41:22: note: Function in derived class
libavg-1.8.2/src/imaging/Run.cpp:28:37: style: Function 'Run' argument 3 names different: declaration 'end_col' definition 'endCol'. [funcArgNamesDifferent]
libavg-1.8.2/src/imaging/Run.h:41:36: note: Function 'Run' argument 3 names different: declaration 'end_col' definition 'endCol'.
libavg-1.8.2/src/imaging/Run.cpp:28:37: note: Function 'Run' argument 3 names different: declaration 'end_col' definition 'endCol'.
libavg-1.8.2/src/imaging/TrackerConfig.cpp:241:12: style: Unused variable: s [unusedVariable]
libavg-1.8.2/src/imaging/TrackerConfig.cpp:51:5: performance: Variable 'm_Doc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/imaging/TrackerConfig.h:49:10: style: Technically the member function 'avg::TrackerConfig::setParam' can be const. [functionConst]
libavg-1.8.2/src/imaging/TrackerConfig.cpp:140:21: note: Technically the member function 'avg::TrackerConfig::setParam' can be const.
libavg-1.8.2/src/imaging/TrackerConfig.h:49:10: note: Technically the member function 'avg::TrackerConfig::setParam' can be const.
libavg-1.8.2/src/imaging/TrackerConfig.h:40:1: warning: The class 'TrackerConfig' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libavg-1.8.2/src/graphics/Filterfillrect.h:49:0: performance: Variable 'm_Rect' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/graphics/Filterfillrect.h:50:0: performance: Variable 'm_Color' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/imaging/V4LCamera.cpp:487:39: style: Function 'getCameraControls' argument 1 names different: declaration 'deviceNumber' definition 'fd'. [funcArgNamesDifferent]
libavg-1.8.2/src/imaging/V4LCamera.h:76:39: note: Function 'getCameraControls' argument 1 names different: declaration 'deviceNumber' definition 'fd'.
libavg-1.8.2/src/imaging/V4LCamera.cpp:487:39: note: Function 'getCameraControls' argument 1 names different: declaration 'deviceNumber' definition 'fd'.
libavg-1.8.2/src/imaging/V4LCamera.cpp:647:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/imaging/V4LCamera.h:71:9: performance: Technically the member function 'avg::V4LCamera::getV4LPF' can be static. [functionStatic]
libavg-1.8.2/src/imaging/V4LCamera.cpp:138:16: note: Technically the member function 'avg::V4LCamera::getV4LPF' can be static.
libavg-1.8.2/src/imaging/V4LCamera.h:71:9: note: Technically the member function 'avg::V4LCamera::getV4LPF' can be static.
libavg-1.8.2/src/imaging/V4LCamera.h:79:14: performance: Technically the member function 'avg::V4LCamera::getFeatureID' can be static. [functionStatic]
libavg-1.8.2/src/imaging/V4LCamera.cpp:262:21: note: Technically the member function 'avg::V4LCamera::getFeatureID' can be static.
libavg-1.8.2/src/imaging/V4LCamera.h:79:14: note: Technically the member function 'avg::V4LCamera::getFeatureID' can be static.
libavg-1.8.2/src/imaging/V4LCamera.h:69:18: warning: Virtual function 'close' is called from destructor '~V4LCamera()' at line 115. Dynamic binding is not used. [virtualCallInConstructor]
libavg-1.8.2/src/imaging/V4LCamera.cpp:115:5: note: Calling close
libavg-1.8.2/src/imaging/V4LCamera.h:69:18: note: close is a virtual method
libavg-1.8.2/src/imaging/V4LCamera.h:48:23: style: The function 'getImage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:78:23: note: Virtual function in base class
libavg-1.8.2/src/imaging/V4LCamera.h:48:23: note: Function in derived class
libavg-1.8.2/src/imaging/V4LCamera.h:51:32: style: The function 'getDevice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:80:32: note: Virtual function in base class
libavg-1.8.2/src/imaging/V4LCamera.h:51:32: note: Function in derived class
libavg-1.8.2/src/imaging/V4LCamera.h:52:32: style: The function 'getDriverName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:81:32: note: Virtual function in base class
libavg-1.8.2/src/imaging/V4LCamera.h:52:32: note: Function in derived class
libavg-1.8.2/src/imaging/V4LCamera.h:54:17: style: The function 'getFeature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:83:17: note: Virtual function in base class
libavg-1.8.2/src/imaging/V4LCamera.h:54:17: note: Function in derived class
libavg-1.8.2/src/imaging/V4LCamera.h:55:18: style: The function 'setFeature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:84:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/V4LCamera.h:55:18: note: Function in derived class
libavg-1.8.2/src/imaging/V4LCamera.h:57:18: style: The function 'setFeatureOneShot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:86:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/V4LCamera.h:57:18: note: Function in derived class
libavg-1.8.2/src/imaging/V4LCamera.h:58:17: style: The function 'getWhitebalanceU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:87:17: note: Virtual function in base class
libavg-1.8.2/src/imaging/V4LCamera.h:58:17: note: Function in derived class
libavg-1.8.2/src/imaging/V4LCamera.h:59:17: style: The function 'getWhitebalanceV' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:88:17: note: Virtual function in base class
libavg-1.8.2/src/imaging/V4LCamera.h:59:17: note: Function in derived class
libavg-1.8.2/src/imaging/V4LCamera.h:60:18: style: The function 'setWhitebalance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:89:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/V4LCamera.h:60:18: note: Function in derived class
libavg-1.8.2/src/imaging/V4LCamera.h:67:10: style: The function 'startCapture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/Camera.h:69:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/V4LCamera.h:67:10: note: Function in derived class
libavg-1.8.2/src/imaging/V4LCamera.cpp:68:29: performance: Function parameter 'sDevice' should be passed by const reference. [passedByValue]
libavg-1.8.2/src/imaging/testimaging.cpp:59:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/testimaging.cpp:59:10: note: Function in derived class
libavg-1.8.2/src/imaging/testimaging.cpp:79:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/testimaging.cpp:79:10: note: Function in derived class
libavg-1.8.2/src/imaging/testimaging.cpp:98:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/testimaging.cpp:98:10: note: Function in derived class
libavg-1.8.2/src/imaging/testimaging.cpp:184:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/imaging/testimaging.cpp:184:10: note: Function in derived class
libavg-1.8.2/src/lmfit/lm_eval.c:37:11: warning: Redundant assignment of '*info' to itself. [selfAssignment]
libavg-1.8.2/src/lmfit/lm_eval.c:51:12: style: The scope of the variable 'f' can be reduced. [variableScope]
libavg-1.8.2/src/lmfit/lm_eval.c:51:15: style: The scope of the variable 'y' can be reduced. [variableScope]
libavg-1.8.2/src/lmfit/lm_eval.c:51:18: style: The scope of the variable 't' can be reduced. [variableScope]
libavg-1.8.2/src/lmfit/lmmin.c:345:55: style: The scope of the variable 'gnorm' can be reduced. [variableScope]
libavg-1.8.2/src/lmfit/lmmin.c:740:24: style: The scope of the variable 'fp_old' can be reduced. [variableScope]
libavg-1.8.2/src/lmfit/lmmin.c:740:39: style: The scope of the variable 'parc' can be reduced. [variableScope]
libavg-1.8.2/src/lmfit/lmmin.c:1255:32: style: The scope of the variable 'xabs' can be reduced. [variableScope]
libavg-1.8.2/src/lmfit/lmmin.c:360:16: error: Invalid sqrt() argument nr 1. The value is -16 but the valid values are '0.0:'. [invalidFunctionArg]
libavg-1.8.2/src/lmfit/lmmin.c:359:12: note: Assignment 'temp=(epsfcn>=-16.0)?epsfcn:-16.0', assigned value is -16.0
libavg-1.8.2/src/lmfit/lmmin.c:360:16: note: Invalid argument
libavg-1.8.2/src/lmfit/lmmin.c:58:13: error: Memory leak: fvec [memleak]
libavg-1.8.2/src/lmfit/lmmin.c:58:13: error: Memory leak: diag [memleak]
libavg-1.8.2/src/lmfit/lmmin.c:58:13: error: Memory leak: fjac [memleak]
libavg-1.8.2/src/lmfit/lmmin.c:58:13: error: Memory leak: qtf [memleak]
libavg-1.8.2/src/lmfit/lmmin.c:58:13: error: Memory leak: wa1 [memleak]
libavg-1.8.2/src/lmfit/lmmin.c:58:13: error: Memory leak: wa2 [memleak]
libavg-1.8.2/src/lmfit/lmmin.c:58:13: error: Memory leak: wa3 [memleak]
libavg-1.8.2/src/lmfit/lmmin.c:58:13: error: Memory leak: wa4 [memleak]
libavg-1.8.2/src/lmfit/lmmin.c:58:13: error: Memory leak: ipvt [memleak]
libavg-1.8.2/src/oscpack/IpEndpointName.h:42:5: style: Class 'IpEndpointName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/oscpack/OscOutboundPacketStream.cpp:370:37: warning: Obsolete function 'alloca' called. [allocaCalled]
libavg-1.8.2/src/oscpack/OscTypes.h:132:5: warning: Member variable 'RgbaColor::value' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/oscpack/OscTypes.h:141:5: warning: Member variable 'MidiMessage::value' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/oscpack/OscTypes.h:150:5: warning: Member variable 'TimeTag::value' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/oscpack/OscTypes.h:159:5: warning: Member variable 'Symbol::value' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/oscpack/OscTypes.h:168:5: warning: Member variable 'Blob::data' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/oscpack/OscTypes.h:168:5: warning: Member variable 'Blob::size' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/oscpack/OscException.h:41:5: warning: Member variable 'Exception::what_' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/oscpack/OscOutboundPacketStream.h:121:10: style: Technically the member function 'osc::OutboundPacketStream::CheckForAvailableBundleSpace' can be const. [functionConst]
libavg-1.8.2/src/oscpack/OscOutboundPacketStream.cpp:212:28: note: Technically the member function 'osc::OutboundPacketStream::CheckForAvailableBundleSpace' can be const.
libavg-1.8.2/src/oscpack/OscOutboundPacketStream.h:121:10: note: Technically the member function 'osc::OutboundPacketStream::CheckForAvailableBundleSpace' can be const.
libavg-1.8.2/src/oscpack/OscOutboundPacketStream.h:122:10: style: Technically the member function 'osc::OutboundPacketStream::CheckForAvailableMessageSpace' can be const. [functionConst]
libavg-1.8.2/src/oscpack/OscOutboundPacketStream.cpp:221:28: note: Technically the member function 'osc::OutboundPacketStream::CheckForAvailableMessageSpace' can be const.
libavg-1.8.2/src/oscpack/OscOutboundPacketStream.h:122:10: note: Technically the member function 'osc::OutboundPacketStream::CheckForAvailableMessageSpace' can be const.
libavg-1.8.2/src/oscpack/OscOutboundPacketStream.h:123:10: style: Technically the member function 'osc::OutboundPacketStream::CheckForAvailableArgumentSpace' can be const. [functionConst]
libavg-1.8.2/src/oscpack/OscOutboundPacketStream.cpp:232:28: note: Technically the member function 'osc::OutboundPacketStream::CheckForAvailableArgumentSpace' can be const.
libavg-1.8.2/src/oscpack/OscOutboundPacketStream.h:123:10: note: Technically the member function 'osc::OutboundPacketStream::CheckForAvailableArgumentSpace' can be const.
libavg-1.8.2/src/oscpack/OscException.h:44:5: style: Class 'Exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/oscpack/OscOutboundPacketStream.h:41:5: style: Class 'OutOfBufferMemoryException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/oscpack/OscOutboundPacketStream.h:47:5: style: Class 'BundleNotInProgressException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/oscpack/OscOutboundPacketStream.h:54:5: style: Class 'MessageInProgressException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/oscpack/OscOutboundPacketStream.h:61:5: style: Class 'MessageNotInProgressException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/oscpack/OscReceivedElements.h:137:10: style: Unused private function: 'ReceivedBundleElementIterator::IsEqualTo' [unusedPrivateFunction]
libavg-1.8.2/src/oscpack/OscReceivedElements.h:42:5: style: Class 'MalformedMessageException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/oscpack/OscReceivedElements.h:48:5: style: Class 'MalformedBundleException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/oscpack/OscReceivedElements.h:54:5: style: Class 'WrongArgumentTypeException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/oscpack/OscReceivedElements.h:60:5: style: Class 'MissingArgumentException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/oscpack/OscReceivedElements.h:66:5: style: Class 'ExcessArgumentException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/oscpack/OscReceivedElements.h:91:5: style: Class 'ReceivedBundleElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/oscpack/OscReceivedElements.h:109:5: style: Class 'ReceivedBundleElementIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/oscpack/OscReceivedElements.cpp:539:41: style: Function 'Init' argument 1 names different: declaration 'bundle' definition 'message'. [funcArgNamesDifferent]
libavg-1.8.2/src/oscpack/OscReceivedElements.h:413:28: note: Function 'Init' argument 1 names different: declaration 'bundle' definition 'message'.
libavg-1.8.2/src/oscpack/OscReceivedElements.cpp:539:41: note: Function 'Init' argument 1 names different: declaration 'bundle' definition 'message'.
libavg-1.8.2/src/oscpack/OscReceivedElements.cpp:671:40: style: Function 'Init' argument 1 names different: declaration 'message' definition 'bundle'. [funcArgNamesDifferent]
libavg-1.8.2/src/oscpack/OscReceivedElements.h:455:28: note: Function 'Init' argument 1 names different: declaration 'message' definition 'bundle'.
libavg-1.8.2/src/oscpack/OscReceivedElements.cpp:671:40: note: Function 'Init' argument 1 names different: declaration 'message' definition 'bundle'.
libavg-1.8.2/src/oscpack/OscReceivedElements.h:258:10: style: Unused private function: 'ReceivedMessageArgumentIterator::IsEqualTo' [unusedPrivateFunction]
libavg-1.8.2/src/oscpack/UdpSocket.cpp:809:5: warning: Member variable 'Implementation::break_' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/oscpack/UdpSocket.cpp:715:9: style: Technically the member function 'Implementation::Socket' can be const. [functionConst]
libavg-1.8.2/src/oscpack/UdpSocket.cpp:799:12: performance: Technically the member function 'Implementation::GetCurrentTimeMs' can be static. [functionStatic]
libavg-1.8.2/src/oscpack/UdpSocket.cpp:982:5: style: Class 'SocketReceiveMultiplexer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
libavg-1.8.2/src/oscpack/UdpSocket.cpp:982:5: style: Class 'SocketReceiveMultiplexer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
libavg-1.8.2/src/oscpack/UdpSocket.cpp:720:5: style: Class 'UdpSocket' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
libavg-1.8.2/src/oscpack/UdpSocket.cpp:720:5: style: Class 'UdpSocket' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
libavg-1.8.2/src/oscpack/UdpSocket.h:121:5: style: Class 'UdpTransmitSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/oscpack/UdpSocket.h:128:5: style: Class 'UdpReceiveSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/CanvasNode.h:37:9: style: Class 'CanvasNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/AVGNode.h:37:9: style: Class 'AVGNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/CanvasNode.h:40:29: style: The function 'getEffectiveMediaDir' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/DivNode.h:75:29: note: Virtual function in base class
libavg-1.8.2/src/player/CanvasNode.h:40:29: note: Function in derived class
libavg-1.8.2/src/player/KeyEvent.h:44:14: style: The function 'trace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Event.h:70:22: note: Virtual function in base class
libavg-1.8.2/src/player/KeyEvent.h:44:14: note: Function in derived class
libavg-1.8.2/src/player/AppleTrackpadInputDevice.cpp:64:59: style: Function 'onData' argument 2 names different: declaration 'data' definition 'pFingers'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/AppleTrackpadInputDevice.h:69:37: note: Function 'onData' argument 2 names different: declaration 'data' definition 'pFingers'.
libavg-1.8.2/src/player/AppleTrackpadInputDevice.cpp:64:59: note: Function 'onData' argument 2 names different: declaration 'data' definition 'pFingers'.
libavg-1.8.2/src/player/AppleTrackpadInputDevice.cpp:64:73: style: Function 'onData' argument 3 names different: declaration 'nFingers' definition 'numFingers'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/AppleTrackpadInputDevice.h:69:47: note: Function 'onData' argument 3 names different: declaration 'nFingers' definition 'numFingers'.
libavg-1.8.2/src/player/AppleTrackpadInputDevice.cpp:64:73: note: Function 'onData' argument 3 names different: declaration 'nFingers' definition 'numFingers'.
libavg-1.8.2/src/player/AppleTrackpadInputDevice.cpp:40:27: warning: Member variable 'AppleTrackpadInputDevice::m_Device' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/AppleTrackpadInputDevice.h:72:19: style: Technically the member function 'avg::AppleTrackpadInputDevice::createEvent' can be const. [functionConst]
libavg-1.8.2/src/player/AppleTrackpadInputDevice.cpp:97:41: note: Technically the member function 'avg::AppleTrackpadInputDevice::createEvent' can be const.
libavg-1.8.2/src/player/AppleTrackpadInputDevice.h:72:19: note: Technically the member function 'avg::AppleTrackpadInputDevice::createEvent' can be const.
libavg-1.8.2/src/player/TouchStatus.h:38:5: style: Class 'TouchStatus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/MultitouchInputDevice.h:51:18: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/IInputDevice.h:52:22: note: Virtual function in base class
libavg-1.8.2/src/player/MultitouchInputDevice.h:51:18: note: Function in derived class
libavg-1.8.2/src/player/MultitouchInputDevice.h:53:27: style: The function 'pollEvents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/IInputDevice.h:56:39: note: Virtual function in base class
libavg-1.8.2/src/player/MultitouchInputDevice.h:53:27: note: Function in derived class
libavg-1.8.2/src/player/AppleTrackpadInputDevice.h:66:18: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/MultitouchInputDevice.h:51:18: note: Virtual function in base class
libavg-1.8.2/src/player/AppleTrackpadInputDevice.h:66:18: note: Function in derived class
libavg-1.8.2/src/player/CursorEvent.h:73:22: style: The function 'trace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Event.h:70:22: note: Virtual function in base class
libavg-1.8.2/src/player/CursorEvent.h:73:22: note: Function in derived class
libavg-1.8.2/src/player/TouchEvent.h:53:32: style: The function 'cloneAs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/CursorEvent.h:56:32: note: Virtual function in base class
libavg-1.8.2/src/player/TouchEvent.h:53:32: note: Function in derived class
libavg-1.8.2/src/player/TouchEvent.h:69:14: style: The function 'removeBlob' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/CursorEvent.h:70:22: note: Virtual function in base class
libavg-1.8.2/src/player/TouchEvent.h:69:14: note: Function in derived class
libavg-1.8.2/src/player/TouchEvent.h:71:22: style: The function 'trace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/CursorEvent.h:73:22: note: Virtual function in base class
libavg-1.8.2/src/player/TouchEvent.h:71:22: note: Function in derived class
libavg-1.8.2/src/player/AreaNode.cpp:128:27: style: Function 'setY' argument 1 names different: declaration 'Y' definition 'y'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/AreaNode.h:66:25: note: Function 'setY' argument 1 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/player/AreaNode.cpp:128:27: note: Function 'setY' argument 1 names different: declaration 'Y' definition 'y'.
libavg-1.8.2/src/player/MouseEvent.h:45:32: style: The function 'cloneAs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/CursorEvent.h:56:32: note: Virtual function in base class
libavg-1.8.2/src/player/MouseEvent.h:45:32: note: Function in derived class
libavg-1.8.2/src/player/MouseEvent.h:46:22: style: The function 'trace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/CursorEvent.h:73:22: note: Virtual function in base class
libavg-1.8.2/src/player/MouseEvent.h:46:22: note: Function in derived class
libavg-1.8.2/src/player/FontStyle.h:46:9: style: Class 'FontStyle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/ArgBase.cpp:34:25: performance: Function parameter 'sName' should be passed by const reference. [passedByValue]
libavg-1.8.2/src/player/ArgList.cpp:124:84: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/player/ArgList.cpp:131:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/player/ArgList.cpp:269:46: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/player/ArgList.h:70:10: style: Technically the member function 'avg::ArgList::setArgValue' can be const. [functionConst]
libavg-1.8.2/src/player/ArgList.cpp:150:15: note: Technically the member function 'avg::ArgList::setArgValue' can be const.
libavg-1.8.2/src/player/ArgList.h:70:10: note: Technically the member function 'avg::ArgList::setArgValue' can be const.
libavg-1.8.2/src/player/ArgList.h:71:10: style: Technically the member function 'avg::ArgList::setArgValue' can be const. [functionConst]
libavg-1.8.2/src/player/ArgList.cpp:206:15: note: Technically the member function 'avg::ArgList::setArgValue' can be const.
libavg-1.8.2/src/player/ArgList.h:71:10: note: Technically the member function 'avg::ArgList::setArgValue' can be const.
libavg-1.8.2/src/player/Arg.h:57:0: performance: Function parameter 'sName' should be passed by const reference. [passedByValue]
libavg-1.8.2/src/player/BitmapManager.cpp:76:29: style: Variable 'sFileName' is assigned a value that is never used. [unreadVariable]
libavg-1.8.2/src/player/BitmapManager.cpp:85:29: style: Variable 'sFileName' is assigned a value that is never used. [unreadVariable]
libavg-1.8.2/src/player/BitmapManagerMsg.h:58:13: style: Technically the member function 'avg::BitmapManagerMsg::getType' can be const. [functionConst]
libavg-1.8.2/src/player/BitmapManager.h:50:22: style: The function 'onFrameEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/IFrameEndListener.h:32:18: note: Virtual function in base class
libavg-1.8.2/src/player/BitmapManager.h:50:22: note: Function in derived class
libavg-1.8.2/src/player/BitmapManagerMsg.h:52:22: style: Technically the member function 'avg::BitmapManagerMsg::getFilename' can be const. [functionConst]
libavg-1.8.2/src/player/BitmapManagerMsg.cpp:90:36: note: Technically the member function 'avg::BitmapManagerMsg::getFilename' can be const.
libavg-1.8.2/src/player/BitmapManagerMsg.h:52:22: note: Technically the member function 'avg::BitmapManagerMsg::getFilename' can be const.
libavg-1.8.2/src/player/BitmapManagerMsg.h:53:11: style: Technically the member function 'avg::BitmapManagerMsg::getStartTime' can be const. [functionConst]
libavg-1.8.2/src/player/BitmapManagerMsg.cpp:95:25: note: Technically the member function 'avg::BitmapManagerMsg::getStartTime' can be const.
libavg-1.8.2/src/player/BitmapManagerMsg.h:53:11: note: Technically the member function 'avg::BitmapManagerMsg::getStartTime' can be const.
libavg-1.8.2/src/player/BitmapManagerMsg.h:54:17: style: Technically the member function 'avg::BitmapManagerMsg::getPixelFormat' can be const. [functionConst]
libavg-1.8.2/src/player/BitmapManagerMsg.cpp:101:31: note: Technically the member function 'avg::BitmapManagerMsg::getPixelFormat' can be const.
libavg-1.8.2/src/player/BitmapManagerMsg.h:54:17: note: Technically the member function 'avg::BitmapManagerMsg::getPixelFormat' can be const.
libavg-1.8.2/src/player/BlurFXNode.h:36:5: style: Class 'BlurFXNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/BlurFXNode.h:39:10: style: The function 'connect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/FXNode.h:38:18: note: Virtual function in base class
libavg-1.8.2/src/player/BlurFXNode.h:39:10: note: Function in derived class
libavg-1.8.2/src/player/BlurFXNode.h:40:18: style: The function 'disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/FXNode.h:39:18: note: Virtual function in base class
libavg-1.8.2/src/player/BlurFXNode.h:40:18: note: Function in derived class
libavg-1.8.2/src/player/BlurFXNode.h:46:26: style: The function 'createFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/FXNode.h:56:26: note: Virtual function in base class
libavg-1.8.2/src/player/BlurFXNode.h:46:26: note: Function in derived class
libavg-1.8.2/src/player/CameraNode.h:49:9: style: Class 'CameraNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/graphics/Filterfill.h:39:0: style: Class 'avg :: FilterFill < Pixel32 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/graphics/Filterfill.h:39:0: style: Class 'avg :: FilterFill < Pixel8 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/RasterNode.h:57:22: style: The function 'connectDisplay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:60:22: note: Virtual function in base class
libavg-1.8.2/src/player/RasterNode.h:57:22: note: Function in derived class
libavg-1.8.2/src/player/RasterNode.h:58:22: style: The function 'setArgs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:59:22: note: Virtual function in base class
libavg-1.8.2/src/player/RasterNode.h:58:22: note: Function in derived class
libavg-1.8.2/src/player/RasterNode.h:59:22: style: The function 'disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:84:22: note: Virtual function in base class
libavg-1.8.2/src/player/RasterNode.h:59:22: note: Function in derived class
libavg-1.8.2/src/player/RasterNode.h:60:22: style: The function 'checkReload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:102:22: note: Virtual function in base class
libavg-1.8.2/src/player/RasterNode.h:60:22: note: Function in derived class
libavg-1.8.2/src/player/RasterNode.h:84:14: style: The function 'getElementsByPos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:92:22: note: Virtual function in base class
libavg-1.8.2/src/player/RasterNode.h:84:14: note: Function in derived class
libavg-1.8.2/src/player/CameraNode.h:52:22: style: The function 'connectDisplay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/RasterNode.h:57:22: note: Virtual function in base class
libavg-1.8.2/src/player/CameraNode.h:52:22: note: Function in derived class
libavg-1.8.2/src/player/CameraNode.h:54:22: style: The function 'disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/RasterNode.h:59:22: note: Virtual function in base class
libavg-1.8.2/src/player/CameraNode.h:54:22: note: Function in derived class
libavg-1.8.2/src/player/CameraNode.h:99:22: style: The function 'preRender' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:117:22: note: Virtual function in base class
libavg-1.8.2/src/player/CameraNode.h:99:22: note: Function in derived class
libavg-1.8.2/src/player/CameraNode.h:101:22: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:120:22: note: Virtual function in base class
libavg-1.8.2/src/player/CameraNode.h:101:22: note: Function in derived class
libavg-1.8.2/src/player/CameraNode.h:104:18: style: The function 'getMediaSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:104:26: note: Virtual function in base class
libavg-1.8.2/src/player/CameraNode.h:104:18: note: Function in derived class
libavg-1.8.2/src/player/Canvas.cpp:223:59: style: Function 'getElementsByPos' argument 1 names different: declaration 'Pos' definition 'pos'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/Canvas.h:92:64: note: Function 'getElementsByPos' argument 1 names different: declaration 'Pos' definition 'pos'.
libavg-1.8.2/src/player/Canvas.cpp:223:59: note: Function 'getElementsByPos' argument 1 names different: declaration 'Pos' definition 'pos'.
libavg-1.8.2/src/player/Canvas.cpp:42:9: warning: Member variable 'Canvas::m_MultiSampleSamples' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/Shape.h:41:9: style: Class 'Shape' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/OffscreenCanvasNode.h:37:9: style: Class 'OffscreenCanvasNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/OffscreenCanvas.h:40:9: style: Class 'OffscreenCanvas' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/base/Signal.h:40:0: style: Class 'avg :: Signal < IPlaybackEndListener >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/base/Signal.h:40:0: style: Class 'avg :: Signal < IFrameEndListener >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/base/Signal.h:40:0: style: Class 'avg :: Signal < IPreRenderListener >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/OffscreenCanvas.h:42:22: style: The function 'setRoot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Canvas.h:70:22: note: Virtual function in base class
libavg-1.8.2/src/player/OffscreenCanvas.h:42:22: note: Function in derived class
libavg-1.8.2/src/player/OffscreenCanvas.h:44:22: style: The function 'stopPlayback' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Canvas.h:72:22: note: Virtual function in base class
libavg-1.8.2/src/player/OffscreenCanvas.h:44:22: note: Function in derived class
libavg-1.8.2/src/player/OffscreenCanvas.h:76:22: style: The function 'renderTree' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Canvas.h:103:22: note: Virtual function in base class
libavg-1.8.2/src/player/OffscreenCanvas.h:76:22: note: Function in derived class
libavg-1.8.2/src/player/ChromaKeyFXNode.h:39:18: style: The function 'disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/FXNode.h:39:18: note: Virtual function in base class
libavg-1.8.2/src/player/ChromaKeyFXNode.h:39:18: note: Function in derived class
libavg-1.8.2/src/player/ChromaKeyFXNode.h:57:26: style: The function 'createFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/FXNode.h:56:26: note: Virtual function in base class
libavg-1.8.2/src/player/ChromaKeyFXNode.h:57:26: note: Function in derived class
libavg-1.8.2/src/player/CircleNode.h:37:9: style: Class 'CircleNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/VectorNode.h:47:22: style: The function 'connectDisplay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:82:22: note: Virtual function in base class
libavg-1.8.2/src/player/VectorNode.h:47:22: note: Function in derived class
libavg-1.8.2/src/player/VectorNode.h:49:22: style: The function 'disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:84:22: note: Virtual function in base class
libavg-1.8.2/src/player/VectorNode.h:49:22: note: Function in derived class
libavg-1.8.2/src/player/VectorNode.h:50:22: style: The function 'checkReload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:87:22: note: Virtual function in base class
libavg-1.8.2/src/player/VectorNode.h:50:22: note: Function in derived class
libavg-1.8.2/src/player/VectorNode.h:59:22: style: The function 'preRender' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:117:22: note: Virtual function in base class
libavg-1.8.2/src/player/VectorNode.h:59:22: note: Function in derived class
libavg-1.8.2/src/player/VectorNode.h:61:22: style: The function 'maybeRender' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:119:22: note: Virtual function in base class
libavg-1.8.2/src/player/VectorNode.h:61:22: note: Function in derived class
libavg-1.8.2/src/player/VectorNode.h:62:22: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:120:22: note: Virtual function in base class
libavg-1.8.2/src/player/VectorNode.h:62:22: note: Function in derived class
libavg-1.8.2/src/player/FilledVectorNode.h:39:22: style: The function 'connectDisplay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/VectorNode.h:47:22: note: Virtual function in base class
libavg-1.8.2/src/player/FilledVectorNode.h:39:22: note: Function in derived class
libavg-1.8.2/src/player/FilledVectorNode.h:40:22: style: The function 'disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/VectorNode.h:49:22: note: Virtual function in base class
libavg-1.8.2/src/player/FilledVectorNode.h:40:22: note: Function in derived class
libavg-1.8.2/src/player/FilledVectorNode.h:41:22: style: The function 'checkReload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/VectorNode.h:50:22: note: Virtual function in base class
libavg-1.8.2/src/player/FilledVectorNode.h:41:22: note: Function in derived class
libavg-1.8.2/src/player/FilledVectorNode.h:58:22: style: The function 'preRender' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/VectorNode.h:59:22: note: Virtual function in base class
libavg-1.8.2/src/player/FilledVectorNode.h:58:22: note: Function in derived class
libavg-1.8.2/src/player/FilledVectorNode.h:60:22: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/VectorNode.h:62:22: note: Virtual function in base class
libavg-1.8.2/src/player/FilledVectorNode.h:60:22: note: Function in derived class
libavg-1.8.2/src/player/FilledVectorNode.h:69:22: style: The function 'isVisible' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:142:22: note: Virtual function in base class
libavg-1.8.2/src/player/FilledVectorNode.h:69:22: note: Function in derived class
libavg-1.8.2/src/player/CircleNode.h:52:14: style: The function 'getElementsByPos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:114:22: note: Virtual function in base class
libavg-1.8.2/src/player/CircleNode.h:52:14: note: Function in derived class
libavg-1.8.2/src/player/CircleNode.h:53:22: style: The function 'calcVertexes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/VectorNode.h:64:22: note: Virtual function in base class
libavg-1.8.2/src/player/CircleNode.h:53:22: note: Function in derived class
libavg-1.8.2/src/player/CircleNode.h:54:22: style: The function 'calcFillVertexes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/FilledVectorNode.h:62:22: note: Virtual function in base class
libavg-1.8.2/src/player/CircleNode.h:54:22: note: Function in derived class
libavg-1.8.2/src/player/Contact.cpp:48:10: warning: Member variable 'Contact::m_CurListenerID' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/Contact.h:50:5: style: Class 'Contact' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/Contact.h:77:5: warning: The struct 'Listener' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libavg-1.8.2/src/player/Contact.cpp:204:36: performance: Function parameter 'sFuncName' should be passed by const reference. [passedByValue]
libavg-1.8.2/src/player/CurveNode.h:37:9: style: Class 'CurveNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/CurveNode.h:61:22: style: The function 'calcVertexes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/VectorNode.h:64:22: note: Virtual function in base class
libavg-1.8.2/src/player/CurveNode.h:61:22: note: Function in derived class
libavg-1.8.2/src/player/DisplayEngine.cpp:36:16: warning: Member variable 'DisplayEngine::m_FramesTooLate' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/DisplayEngine.cpp:36:16: warning: Member variable 'DisplayEngine::m_StartTime' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/DisplayEngine.cpp:36:16: warning: Member variable 'DisplayEngine::m_TimeSpentWaiting' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/DisplayEngine.cpp:36:16: warning: Member variable 'DisplayEngine::m_LastFrameTime' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/DisplayEngine.cpp:36:16: warning: Member variable 'DisplayEngine::m_FrameWaitStartTime' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/DisplayEngine.cpp:36:16: warning: Member variable 'DisplayEngine::m_TargetTime' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/DisplayEngine.cpp:36:16: warning: Member variable 'DisplayEngine::m_bFrameLate' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/DisplayEngine.h:50:15: style: Technically the member function 'avg::DisplayEngine::getFramerate' can be const. [functionConst]
libavg-1.8.2/src/player/DisplayEngine.cpp:103:22: note: Technically the member function 'avg::DisplayEngine::getFramerate' can be const.
libavg-1.8.2/src/player/DisplayEngine.h:50:15: note: Technically the member function 'avg::DisplayEngine::getFramerate' can be const.
libavg-1.8.2/src/player/DisplayEngine.h:51:15: style: Technically the member function 'avg::DisplayEngine::getEffectiveFramerate' can be const. [functionConst]
libavg-1.8.2/src/player/DisplayEngine.cpp:108:22: note: Technically the member function 'avg::DisplayEngine::getEffectiveFramerate' can be const.
libavg-1.8.2/src/player/DisplayEngine.h:51:15: note: Technically the member function 'avg::DisplayEngine::getEffectiveFramerate' can be const.
libavg-1.8.2/src/player/DisplayEngine.h:53:14: style: Technically the member function 'avg::DisplayEngine::wasFrameLate' can be const. [functionConst]
libavg-1.8.2/src/player/DisplayEngine.cpp:127:21: note: Technically the member function 'avg::DisplayEngine::wasFrameLate' can be const.
libavg-1.8.2/src/player/DisplayEngine.h:53:14: note: Technically the member function 'avg::DisplayEngine::wasFrameLate' can be const.
libavg-1.8.2/src/player/DisplayEngine.h:61:19: style: Technically the member function 'avg::DisplayEngine::getDisplayTime' can be const. [functionConst]
libavg-1.8.2/src/player/DisplayEngine.cpp:154:26: note: Technically the member function 'avg::DisplayEngine::getDisplayTime' can be const.
libavg-1.8.2/src/player/DisplayEngine.h:61:19: note: Technically the member function 'avg::DisplayEngine::getDisplayTime' can be const.
libavg-1.8.2/src/player/DivNode.cpp:143:35: style: Function 'insertChild' argument 1 names different: declaration 'pNewNode' definition 'pChild'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/DivNode.h:52:42: note: Function 'insertChild' argument 1 names different: declaration 'pNewNode' definition 'pChild'.
libavg-1.8.2/src/player/DivNode.cpp:143:35: note: Function 'insertChild' argument 1 names different: declaration 'pNewNode' definition 'pChild'.
libavg-1.8.2/src/player/DivNode.cpp:180:36: style: Function 'reorderChild' argument 1 names different: declaration 'pNode' definition 'pChild'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/DivNode.h:53:35: note: Function 'reorderChild' argument 1 names different: declaration 'pNode' definition 'pChild'.
libavg-1.8.2/src/player/DivNode.cpp:180:36: note: Function 'reorderChild' argument 1 names different: declaration 'pNode' definition 'pChild'.
libavg-1.8.2/src/player/DivNode.cpp:220:35: style: Function 'removeChild' argument 1 names different: declaration 'pNode' definition 'pChild'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/DivNode.h:56:34: note: Function 'removeChild' argument 1 names different: declaration 'pNode' definition 'pChild'.
libavg-1.8.2/src/player/DivNode.cpp:220:35: note: Function 'removeChild' argument 1 names different: declaration 'pNode' definition 'pChild'.
libavg-1.8.2/src/player/DivNode.cpp:230:35: style: Function 'removeChild' argument 1 names different: declaration 'pNode' definition 'pChild'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/DivNode.h:58:34: note: Function 'removeChild' argument 1 names different: declaration 'pNode' definition 'pChild'.
libavg-1.8.2/src/player/DivNode.cpp:230:35: note: Function 'removeChild' argument 1 names different: declaration 'pNode' definition 'pChild'.
libavg-1.8.2/src/player/DivNode.cpp:265:45: style: Function 'setMediaDir' argument 1 names different: declaration 'mediaDir' definition 'sMediaDir'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/DivNode.h:67:44: note: Function 'setMediaDir' argument 1 names different: declaration 'mediaDir' definition 'sMediaDir'.
libavg-1.8.2/src/player/DivNode.cpp:265:45: note: Function 'setMediaDir' argument 1 names different: declaration 'mediaDir' definition 'sMediaDir'.
libavg-1.8.2/src/player/DivNode.cpp:327:65: style: Function 'renderOutlines' argument 2 names different: declaration 'color' definition 'parentColor'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/DivNode.h:73:72: note: Function 'renderOutlines' argument 2 names different: declaration 'color' definition 'parentColor'.
libavg-1.8.2/src/player/DivNode.cpp:327:65: note: Function 'renderOutlines' argument 2 names different: declaration 'color' definition 'parentColor'.
libavg-1.8.2/src/player/DivNode.cpp:375:31: style: Unused variable: it [unusedVariable]
libavg-1.8.2/src/player/Event.h:39:1: warning: The class 'Event' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libavg-1.8.2/src/player/EventDispatcher.cpp:60:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/player/ExportedObject.h:41:1: warning: The class 'ExportedObject' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libavg-1.8.2/src/player/AreaNode.h:96:22: style: The function 'renderOutlines' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:121:22: note: Virtual function in base class
libavg-1.8.2/src/player/AreaNode.h:96:22: note: Function in derived class
libavg-1.8.2/src/player/DivNode.h:73:22: style: The function 'renderOutlines' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:96:22: note: Virtual function in base class
libavg-1.8.2/src/player/DivNode.h:73:22: note: Function in derived class
libavg-1.8.2/src/player/FilledVectorNode.cpp:58:5: performance: Variable 'm_FillTexHRef' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/player/FilledVectorNode.h:41:22: warning: Virtual function 'checkReload' is called from constructor 'FilledVectorNode(const ArgList&args)' at line 59. Dynamic binding is not used. [virtualCallInConstructor]
libavg-1.8.2/src/player/FilledVectorNode.cpp:59:5: note: Calling setFillTexHRef
libavg-1.8.2/src/player/FilledVectorNode.cpp:104:5: note: Calling checkReload
libavg-1.8.2/src/player/FilledVectorNode.h:41:22: note: checkReload is a virtual method
libavg-1.8.2/src/player/FontStyle.cpp:227:44: style: Function 'setAlignment' argument 1 names different: declaration 'sAlignment' definition 'sAlign'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/FontStyle.h:74:46: note: Function 'setAlignment' argument 1 names different: declaration 'sAlignment' definition 'sAlign'.
libavg-1.8.2/src/player/FontStyle.cpp:227:44: note: Function 'setAlignment' argument 1 names different: declaration 'sAlignment' definition 'sAlign'.
libavg-1.8.2/src/player/HueSatFXNode.h:48:9: style: Technically the member function 'avg::HueSatFXNode::getHue' can be const. [functionConst]
libavg-1.8.2/src/player/HueSatFXNode.cpp:57:19: note: Technically the member function 'avg::HueSatFXNode::getHue' can be const.
libavg-1.8.2/src/player/HueSatFXNode.h:48:9: note: Technically the member function 'avg::HueSatFXNode::getHue' can be const.
libavg-1.8.2/src/player/HueSatFXNode.h:49:9: style: Technically the member function 'avg::HueSatFXNode::getSaturation' can be const. [functionConst]
libavg-1.8.2/src/player/HueSatFXNode.cpp:74:19: note: Technically the member function 'avg::HueSatFXNode::getSaturation' can be const.
libavg-1.8.2/src/player/HueSatFXNode.h:49:9: note: Technically the member function 'avg::HueSatFXNode::getSaturation' can be const.
libavg-1.8.2/src/player/HueSatFXNode.h:50:9: style: Technically the member function 'avg::HueSatFXNode::getLightnessOffset' can be const. [functionConst]
libavg-1.8.2/src/player/HueSatFXNode.cpp:79:19: note: Technically the member function 'avg::HueSatFXNode::getLightnessOffset' can be const.
libavg-1.8.2/src/player/HueSatFXNode.h:50:9: note: Technically the member function 'avg::HueSatFXNode::getLightnessOffset' can be const.
libavg-1.8.2/src/player/HueSatFXNode.h:51:10: style: Technically the member function 'avg::HueSatFXNode::isColorizing' can be const. [functionConst]
libavg-1.8.2/src/player/HueSatFXNode.cpp:84:20: note: Technically the member function 'avg::HueSatFXNode::isColorizing' can be const.
libavg-1.8.2/src/player/HueSatFXNode.h:51:10: note: Technically the member function 'avg::HueSatFXNode::isColorizing' can be const.
libavg-1.8.2/src/player/HueSatFXNode.h:53:17: style: Technically the member function 'avg::HueSatFXNode::toString' can be const. [functionConst]
libavg-1.8.2/src/player/HueSatFXNode.cpp:132:27: note: Technically the member function 'avg::HueSatFXNode::toString' can be const.
libavg-1.8.2/src/player/HueSatFXNode.h:53:17: note: Technically the member function 'avg::HueSatFXNode::toString' can be const.
libavg-1.8.2/src/player/HueSatFXNode.h:58:9: performance: Technically the member function 'avg::HueSatFXNode::clamp' can be static. [functionStatic]
libavg-1.8.2/src/player/HueSatFXNode.cpp:141:19: note: Technically the member function 'avg::HueSatFXNode::clamp' can be static.
libavg-1.8.2/src/player/HueSatFXNode.h:58:9: note: Technically the member function 'avg::HueSatFXNode::clamp' can be static.
libavg-1.8.2/src/player/HueSatFXNode.h:42:18: style: The function 'disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/FXNode.h:39:18: note: Virtual function in base class
libavg-1.8.2/src/player/HueSatFXNode.h:42:18: note: Function in derived class
libavg-1.8.2/src/player/HueSatFXNode.h:56:26: style: The function 'createFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/FXNode.h:56:26: note: Virtual function in base class
libavg-1.8.2/src/player/HueSatFXNode.h:56:26: note: Function in derived class
libavg-1.8.2/src/player/Image.h:71:15: style: Technically the member function 'avg::Image::getState' can be const. [functionConst]
libavg-1.8.2/src/player/Image.cpp:303:21: note: Technically the member function 'avg::Image::getState' can be const.
libavg-1.8.2/src/player/Image.h:71:15: note: Technically the member function 'avg::Image::getState' can be const.
libavg-1.8.2/src/player/Image.h:72:16: style: Technically the member function 'avg::Image::getSource' can be const. [functionConst]
libavg-1.8.2/src/player/Image.cpp:308:22: note: Technically the member function 'avg::Image::getSource' can be const.
libavg-1.8.2/src/player/Image.h:72:16: note: Technically the member function 'avg::Image::getSource' can be const.
libavg-1.8.2/src/player/OffscreenCanvas.h:46:27: style: The function 'screenshot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Canvas.h:81:27: note: Virtual function in base class
libavg-1.8.2/src/player/OffscreenCanvas.h:46:27: note: Function in derived class
libavg-1.8.2/src/player/ImageNode.h:41:9: style: Class 'ImageNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/ImageNode.h:43:22: style: The function 'connectDisplay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/RasterNode.h:57:22: note: Virtual function in base class
libavg-1.8.2/src/player/ImageNode.h:43:22: note: Function in derived class
libavg-1.8.2/src/player/ImageNode.h:45:22: style: The function 'disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/RasterNode.h:59:22: note: Virtual function in base class
libavg-1.8.2/src/player/ImageNode.h:45:22: note: Function in derived class
libavg-1.8.2/src/player/ImageNode.h:46:22: style: The function 'checkReload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/RasterNode.h:60:22: note: Virtual function in base class
libavg-1.8.2/src/player/ImageNode.h:46:22: note: Function in derived class
libavg-1.8.2/src/player/ImageNode.h:53:22: style: The function 'preRender' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:117:22: note: Virtual function in base class
libavg-1.8.2/src/player/ImageNode.h:53:22: note: Function in derived class
libavg-1.8.2/src/player/ImageNode.h:55:22: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:120:22: note: Virtual function in base class
libavg-1.8.2/src/player/ImageNode.h:55:22: note: Function in derived class
libavg-1.8.2/src/player/ImageNode.h:57:14: style: The function 'getElementsByPos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:92:22: note: Virtual function in base class
libavg-1.8.2/src/player/ImageNode.h:57:14: note: Function in derived class
libavg-1.8.2/src/player/ImageNode.h:60:26: style: The function 'getMediaSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:104:26: note: Virtual function in base class
libavg-1.8.2/src/player/ImageNode.h:60:26: note: Function in derived class
libavg-1.8.2/src/player/InvertFXNode.h:44:17: performance: Technically the member function 'avg::InvertFXNode::toString' can be static. [functionStatic]
libavg-1.8.2/src/player/InvertFXNode.cpp:59:27: note: Technically the member function 'avg::InvertFXNode::toString' can be static.
libavg-1.8.2/src/player/InvertFXNode.h:44:17: note: Technically the member function 'avg::InvertFXNode::toString' can be static.
libavg-1.8.2/src/player/InvertFXNode.h:42:18: style: The function 'disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/FXNode.h:39:18: note: Virtual function in base class
libavg-1.8.2/src/player/InvertFXNode.h:42:18: note: Function in derived class
libavg-1.8.2/src/player/InvertFXNode.h:47:26: style: The function 'createFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/FXNode.h:56:26: note: Virtual function in base class
libavg-1.8.2/src/player/InvertFXNode.h:47:26: note: Function in derived class
libavg-1.8.2/src/player/KeyEvent.cpp:38:5: performance: Variable 'm_KeyString' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/player/LibMTDevInputDevice.cpp:48:22: warning: Member variable 'LibMTDevInputDevice::m_DeviceFD' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/LibMTDevInputDevice.h:59:9: warning: Member variable 'TouchData::bUp' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/LibMTDevInputDevice.h:44:18: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/MultitouchInputDevice.h:51:18: note: Virtual function in base class
libavg-1.8.2/src/player/LibMTDevInputDevice.h:44:18: note: Function in derived class
libavg-1.8.2/src/player/LibMTDevInputDevice.h:46:27: style: The function 'pollEvents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/IInputDevice.h:56:39: note: Virtual function in base class
libavg-1.8.2/src/player/LibMTDevInputDevice.h:46:27: note: Function in derived class
libavg-1.8.2/src/player/LineNode.h:37:9: style: Class 'LineNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/LineNode.h:52:22: style: The function 'calcVertexes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/VectorNode.h:64:22: note: Virtual function in base class
libavg-1.8.2/src/player/LineNode.h:52:22: note: Function in derived class
libavg-1.8.2/src/player/MainCanvas.h:36:9: style: Class 'MainCanvas' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/MainCanvas.h:38:22: style: The function 'setRoot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Canvas.h:70:22: note: Virtual function in base class
libavg-1.8.2/src/player/MainCanvas.h:38:22: note: Function in derived class
libavg-1.8.2/src/player/MainCanvas.h:41:27: style: The function 'screenshot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Canvas.h:81:27: note: Virtual function in base class
libavg-1.8.2/src/player/MainCanvas.h:41:27: note: Function in derived class
libavg-1.8.2/src/player/MainCanvas.h:44:22: style: The function 'renderTree' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Canvas.h:103:22: note: Virtual function in base class
libavg-1.8.2/src/player/MainCanvas.h:44:22: note: Function in derived class
libavg-1.8.2/src/player/SDLDisplayEngine.h:61:22: style: The function 'teardown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/DisplayEngine.h:46:22: note: Virtual function in base class
libavg-1.8.2/src/player/SDLDisplayEngine.h:61:22: note: Function in derived class
libavg-1.8.2/src/player/SDLDisplayEngine.h:62:22: style: The function 'setGamma' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/DisplayEngine.h:54:22: note: Virtual function in base class
libavg-1.8.2/src/player/SDLDisplayEngine.h:62:22: note: Function in derived class
libavg-1.8.2/src/player/SDLDisplayEngine.h:63:22: style: The function 'setMousePos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/DisplayEngine.h:55:22: note: Virtual function in base class
libavg-1.8.2/src/player/SDLDisplayEngine.h:63:22: note: Function in derived class
libavg-1.8.2/src/player/SDLDisplayEngine.h:64:21: style: The function 'getKeyModifierState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/DisplayEngine.h:56:21: note: Virtual function in base class
libavg-1.8.2/src/player/SDLDisplayEngine.h:64:21: note: Function in derived class
libavg-1.8.2/src/player/SDLDisplayEngine.h:66:26: style: The function 'getSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/DisplayEngine.h:63:26: note: Virtual function in base class
libavg-1.8.2/src/player/SDLDisplayEngine.h:66:26: note: Function in derived class
libavg-1.8.2/src/player/SDLDisplayEngine.h:68:22: style: The function 'showCursor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/DisplayEngine.h:65:22: note: Virtual function in base class
libavg-1.8.2/src/player/SDLDisplayEngine.h:68:22: note: Function in derived class
libavg-1.8.2/src/player/SDLDisplayEngine.h:72:39: style: The function 'pollEvents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/IInputDevice.h:56:39: note: Virtual function in base class
libavg-1.8.2/src/player/SDLDisplayEngine.h:72:39: note: Function in derived class
libavg-1.8.2/src/player/SDLDisplayEngine.h:77:22: style: The function 'swapBuffers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/DisplayEngine.h:59:22: note: Virtual function in base class
libavg-1.8.2/src/player/SDLDisplayEngine.h:77:22: note: Function in derived class
libavg-1.8.2/src/player/MeshNode.cpp:107:55: style: Function 'setTriangles' argument 1 names different: declaration 'pts' definition 'triangles'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/MeshNode.h:53:58: note: Function 'setTriangles' argument 1 names different: declaration 'pts' definition 'triangles'.
libavg-1.8.2/src/player/MeshNode.cpp:107:55: note: Function 'setTriangles' argument 1 names different: declaration 'pts' definition 'triangles'.
libavg-1.8.2/src/player/MeshNode.h:41:9: style: Class 'MeshNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/MeshNode.h:58:22: style: The function 'calcVertexes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/VectorNode.h:64:22: note: Virtual function in base class
libavg-1.8.2/src/player/MeshNode.h:58:22: note: Function in derived class
libavg-1.8.2/src/player/MeshNode.h:60:22: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/VectorNode.h:62:22: note: Virtual function in base class
libavg-1.8.2/src/player/MeshNode.h:60:22: note: Function in derived class
libavg-1.8.2/src/player/MultitouchInputDevice.cpp:39:5: performance: Variable 'm_TouchArea' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/player/Node.cpp:175:37: style: Function 'setID' argument 1 names different: declaration 'ID' definition 'id'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/Node.h:89:47: note: Function 'setID' argument 1 names different: declaration 'ID' definition 'id'.
libavg-1.8.2/src/player/Node.cpp:175:37: note: Function 'setID' argument 1 names different: declaration 'ID' definition 'id'.
libavg-1.8.2/src/player/Node.cpp:241:40: style: Function 'setEventHandler' argument 1 names different: declaration 'Type' definition 'type'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/Node.h:104:42: note: Function 'setEventHandler' argument 1 names different: declaration 'Type' definition 'type'.
libavg-1.8.2/src/player/Node.cpp:241:40: note: Function 'setEventHandler' argument 1 names different: declaration 'Type' definition 'type'.
libavg-1.8.2/src/player/Node.cpp:241:50: style: Function 'setEventHandler' argument 2 names different: declaration 'Sources' definition 'sources'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/Node.h:104:52: note: Function 'setEventHandler' argument 2 names different: declaration 'Sources' definition 'sources'.
libavg-1.8.2/src/player/Node.cpp:241:50: note: Function 'setEventHandler' argument 2 names different: declaration 'Sources' definition 'sources'.
libavg-1.8.2/src/player/Node.cpp:334:42: style: Function 'toLocal' argument 1 names different: declaration 'pos' definition 'globalPos'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/Node.h:111:52: note: Function 'toLocal' argument 1 names different: declaration 'pos' definition 'globalPos'.
libavg-1.8.2/src/player/Node.cpp:334:42: note: Function 'toLocal' argument 1 names different: declaration 'pos' definition 'globalPos'.
libavg-1.8.2/src/player/Node.cpp:339:43: style: Function 'toGlobal' argument 1 names different: declaration 'pos' definition 'localPos'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/Node.h:112:53: note: Function 'toGlobal' argument 1 names different: declaration 'pos' definition 'localPos'.
libavg-1.8.2/src/player/Node.cpp:339:43: note: Function 'toGlobal' argument 1 names different: declaration 'pos' definition 'localPos'.
libavg-1.8.2/src/player/Node.cpp:288:17: style: Variable 'numDisconnected' is modified but its new value is never used. [unreadVariable]
libavg-1.8.2/src/player/Node.h:162:9: warning: The struct 'EventHandler' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libavg-1.8.2/src/player/NullFXNode.h:39:18: style: The function 'connect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/FXNode.h:38:18: note: Virtual function in base class
libavg-1.8.2/src/player/NullFXNode.h:39:18: note: Function in derived class
libavg-1.8.2/src/player/NullFXNode.h:40:18: style: The function 'disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/FXNode.h:39:18: note: Virtual function in base class
libavg-1.8.2/src/player/NullFXNode.h:40:18: note: Function in derived class
libavg-1.8.2/src/player/NullFXNode.h:43:26: style: The function 'createFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/FXNode.h:56:26: note: Virtual function in base class
libavg-1.8.2/src/player/NullFXNode.h:43:26: note: Function in derived class
libavg-1.8.2/src/player/OGLSurface.h:58:17: style: Technically the member function 'avg::OGLSurface::getPixelFormat' can be const. [functionConst]
libavg-1.8.2/src/player/OGLSurface.cpp:180:25: note: Technically the member function 'avg::OGLSurface::getPixelFormat' can be const.
libavg-1.8.2/src/player/OGLSurface.h:58:17: note: Technically the member function 'avg::OGLSurface::getPixelFormat' can be const.
libavg-1.8.2/src/player/OGLSurface.h:59:14: style: Technically the member function 'avg::OGLSurface::getSize' can be const. [functionConst]
libavg-1.8.2/src/player/OGLSurface.cpp:185:22: note: Technically the member function 'avg::OGLSurface::getSize' can be const.
libavg-1.8.2/src/player/OGLSurface.h:59:14: note: Technically the member function 'avg::OGLSurface::getSize' can be const.
libavg-1.8.2/src/player/Player.cpp:900:23: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/player/Player.cpp:931:51: style: Function 'getElementByID' argument 1 names different: declaration 'id' definition 'sID'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/Player.h:158:51: note: Function 'getElementByID' argument 1 names different: declaration 'id' definition 'sID'.
libavg-1.8.2/src/player/Player.cpp:931:51: note: Function 'getElementByID' argument 1 names different: declaration 'id' definition 'sID'.
libavg-1.8.2/src/player/Player.cpp:1330:25: style: Function 'createNode' argument 2 names different: declaration 'PyDict' definition 'params'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/Player.h:128:70: note: Function 'createNode' argument 2 names different: declaration 'PyDict' definition 'params'.
libavg-1.8.2/src/player/Player.cpp:1330:25: note: Function 'createNode' argument 2 names different: declaration 'PyDict' definition 'params'.
libavg-1.8.2/src/player/Player.cpp:786:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/player/Player.cpp:813:73: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/player/Player.cpp:823:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/player/Player.cpp:1728:73: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/player/Player.cpp:1790:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/player/Player.cpp:112:9: warning: Member variable 'Player::m_bStopping' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/Player.cpp:112:9: warning: Member variable 'Player::m_PlayStartTime' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/Player.cpp:112:9: warning: Member variable 'Player::m_NumFrames' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/WordsNode.h:43:9: style: Class 'WordsNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/VideoNode.h:51:9: style: Class 'VideoNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/SoundNode.h:41:9: style: Class 'SoundNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/RectNode.h:37:9: style: Class 'RectNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/PolyLineNode.h:40:9: style: Class 'PolyLineNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/PolygonNode.h:42:9: style: Class 'PolygonNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/PluginManager.h:43:9: style: Class 'PluginNotFound' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/PluginManager.h:47:9: style: Class 'PluginCorrupted' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/WordsNode.h:46:22: style: The function 'connectDisplay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/RasterNode.h:57:22: note: Virtual function in base class
libavg-1.8.2/src/player/WordsNode.h:46:22: note: Function in derived class
libavg-1.8.2/src/player/WordsNode.h:48:22: style: The function 'disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/RasterNode.h:59:22: note: Virtual function in base class
libavg-1.8.2/src/player/WordsNode.h:48:22: note: Function in derived class
libavg-1.8.2/src/player/WordsNode.h:49:22: style: The function 'preRender' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:117:22: note: Virtual function in base class
libavg-1.8.2/src/player/WordsNode.h:49:22: note: Function in derived class
libavg-1.8.2/src/player/WordsNode.h:51:22: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:120:22: note: Virtual function in base class
libavg-1.8.2/src/player/WordsNode.h:51:22: note: Function in derived class
libavg-1.8.2/src/player/WordsNode.h:53:23: style: The function 'getWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:71:23: note: Virtual function in base class
libavg-1.8.2/src/player/WordsNode.h:53:23: note: Function in derived class
libavg-1.8.2/src/player/WordsNode.h:54:22: style: The function 'setWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:72:22: note: Virtual function in base class
libavg-1.8.2/src/player/WordsNode.h:54:22: note: Function in derived class
libavg-1.8.2/src/player/WordsNode.h:56:23: style: The function 'getHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:74:23: note: Virtual function in base class
libavg-1.8.2/src/player/WordsNode.h:56:23: note: Function in derived class
libavg-1.8.2/src/player/WordsNode.h:57:22: style: The function 'setHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:75:22: note: Virtual function in base class
libavg-1.8.2/src/player/WordsNode.h:57:22: note: Function in derived class
libavg-1.8.2/src/player/WordsNode.h:59:27: style: The function 'getSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:77:27: note: Virtual function in base class
libavg-1.8.2/src/player/WordsNode.h:59:27: note: Function in derived class
libavg-1.8.2/src/player/WordsNode.h:60:22: style: The function 'setSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:78:22: note: Virtual function in base class
libavg-1.8.2/src/player/WordsNode.h:60:22: note: Function in derived class
libavg-1.8.2/src/player/WordsNode.h:62:19: style: The function 'toLocal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:89:27: note: Virtual function in base class
libavg-1.8.2/src/player/WordsNode.h:62:19: note: Function in derived class
libavg-1.8.2/src/player/WordsNode.h:63:19: style: The function 'toGlobal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:90:27: note: Virtual function in base class
libavg-1.8.2/src/player/WordsNode.h:63:19: note: Function in derived class
libavg-1.8.2/src/player/WordsNode.h:114:26: style: The function 'getMediaSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:104:26: note: Virtual function in base class
libavg-1.8.2/src/player/WordsNode.h:114:26: note: Function in derived class
libavg-1.8.2/src/player/WordsNode.h:127:22: style: The function 'calcMaskCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/RasterNode.h:118:22: note: Virtual function in base class
libavg-1.8.2/src/player/WordsNode.h:127:22: note: Function in derived class
libavg-1.8.2/src/player/VideoNode.h:54:22: style: The function 'connectDisplay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/RasterNode.h:57:22: note: Virtual function in base class
libavg-1.8.2/src/player/VideoNode.h:54:22: note: Function in derived class
libavg-1.8.2/src/player/VideoNode.h:56:22: style: The function 'disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/RasterNode.h:59:22: note: Virtual function in base class
libavg-1.8.2/src/player/VideoNode.h:56:22: note: Function in derived class
libavg-1.8.2/src/player/VideoNode.h:68:14: style: The function 'checkReload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/RasterNode.h:60:22: note: Virtual function in base class
libavg-1.8.2/src/player/VideoNode.h:68:14: note: Function in derived class
libavg-1.8.2/src/player/VideoNode.h:94:22: style: The function 'preRender' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:117:22: note: Virtual function in base class
libavg-1.8.2/src/player/VideoNode.h:94:22: note: Function in derived class
libavg-1.8.2/src/player/VideoNode.h:96:22: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:120:22: note: Virtual function in base class
libavg-1.8.2/src/player/VideoNode.h:96:22: note: Function in derived class
libavg-1.8.2/src/player/VideoNode.h:97:22: style: The function 'onFrameEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/IFrameEndListener.h:32:18: note: Virtual function in base class
libavg-1.8.2/src/player/VideoNode.h:97:22: note: Function in derived class
libavg-1.8.2/src/player/VideoNode.h:99:26: style: The function 'getMediaSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:104:26: note: Virtual function in base class
libavg-1.8.2/src/player/VideoNode.h:99:26: note: Function in derived class
libavg-1.8.2/src/player/SoundNode.h:44:22: style: The function 'connectDisplay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:60:22: note: Virtual function in base class
libavg-1.8.2/src/player/SoundNode.h:44:22: note: Function in derived class
libavg-1.8.2/src/player/SoundNode.h:46:22: style: The function 'disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:84:22: note: Virtual function in base class
libavg-1.8.2/src/player/SoundNode.h:46:22: note: Function in derived class
libavg-1.8.2/src/player/SoundNode.h:56:14: style: The function 'checkReload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:102:22: note: Virtual function in base class
libavg-1.8.2/src/player/SoundNode.h:56:14: note: Function in derived class
libavg-1.8.2/src/player/SoundNode.h:68:22: style: The function 'onFrameEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/IFrameEndListener.h:32:18: note: Virtual function in base class
libavg-1.8.2/src/player/SoundNode.h:68:22: note: Function in derived class
libavg-1.8.2/src/player/RectNode.h:52:19: style: The function 'toLocal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:111:27: note: Virtual function in base class
libavg-1.8.2/src/player/RectNode.h:52:19: note: Function in derived class
libavg-1.8.2/src/player/RectNode.h:53:19: style: The function 'toGlobal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:112:27: note: Virtual function in base class
libavg-1.8.2/src/player/RectNode.h:53:19: note: Function in derived class
libavg-1.8.2/src/player/RectNode.h:54:14: style: The function 'getElementsByPos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:114:22: note: Virtual function in base class
libavg-1.8.2/src/player/RectNode.h:54:14: note: Function in derived class
libavg-1.8.2/src/player/RectNode.h:56:22: style: The function 'calcVertexes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/VectorNode.h:64:22: note: Virtual function in base class
libavg-1.8.2/src/player/RectNode.h:56:22: note: Function in derived class
libavg-1.8.2/src/player/RectNode.h:57:22: style: The function 'calcFillVertexes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/FilledVectorNode.h:62:22: note: Virtual function in base class
libavg-1.8.2/src/player/RectNode.h:57:22: note: Function in derived class
libavg-1.8.2/src/player/PolyLineNode.h:52:22: style: The function 'calcVertexes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/VectorNode.h:64:22: note: Virtual function in base class
libavg-1.8.2/src/player/PolyLineNode.h:52:22: note: Function in derived class
libavg-1.8.2/src/player/PolygonNode.h:57:14: style: The function 'getElementsByPos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:114:22: note: Virtual function in base class
libavg-1.8.2/src/player/PolygonNode.h:57:14: note: Function in derived class
libavg-1.8.2/src/player/PolygonNode.h:59:22: style: The function 'calcVertexes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/VectorNode.h:64:22: note: Virtual function in base class
libavg-1.8.2/src/player/PolygonNode.h:59:22: note: Function in derived class
libavg-1.8.2/src/player/PolygonNode.h:60:22: style: The function 'calcFillVertexes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/FilledVectorNode.h:62:22: note: Virtual function in base class
libavg-1.8.2/src/player/PolygonNode.h:60:22: note: Function in derived class
libavg-1.8.2/src/player/TrackerInputDevice.h:56:14: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/IInputDevice.h:52:22: note: Virtual function in base class
libavg-1.8.2/src/player/TrackerInputDevice.h:56:14: note: Function in derived class
libavg-1.8.2/src/player/TrackerInputDevice.h:68:31: style: The function 'pollEvents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/IInputDevice.h:56:39: note: Virtual function in base class
libavg-1.8.2/src/player/TrackerInputDevice.h:68:31: note: Function in derived class
libavg-1.8.2/src/player/TrackerInputDevice.h:72:22: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/imaging/TrackerThread.h:63:22: note: Virtual function in base class
libavg-1.8.2/src/player/TrackerInputDevice.h:72:22: note: Function in derived class
libavg-1.8.2/src/player/SDLDisplayEngine.h:69:27: style: The function 'screenshot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/DisplayEngine.h:67:27: note: Virtual function in base class
libavg-1.8.2/src/player/SDLDisplayEngine.h:69:27: note: Function in derived class
libavg-1.8.2/src/player/TUIOInputDevice.h:46:18: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/MultitouchInputDevice.h:51:18: note: Virtual function in base class
libavg-1.8.2/src/player/TUIOInputDevice.h:46:18: note: Function in derived class
libavg-1.8.2/src/player/PluginManager.cpp:65:49: style: Function 'setSearchPath' argument 1 names different: declaration 'aNewPath' definition 'sNewPath'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/PluginManager.h:52:43: note: Function 'setSearchPath' argument 1 names different: declaration 'aNewPath' definition 'sNewPath'.
libavg-1.8.2/src/player/PluginManager.cpp:65:49: note: Function 'setSearchPath' argument 1 names different: declaration 'aNewPath' definition 'sNewPath'.
libavg-1.8.2/src/player/PluginManager.cpp:76:57: style: Function 'loadPlugin' argument 1 names different: declaration 'aPluginName' definition 'sPluginName'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/PluginManager.h:55:46: note: Function 'loadPlugin' argument 1 names different: declaration 'aPluginName' definition 'sPluginName'.
libavg-1.8.2/src/player/PluginManager.cpp:76:57: note: Function 'loadPlugin' argument 1 names different: declaration 'aPluginName' definition 'sPluginName'.
libavg-1.8.2/src/player/PluginManager.cpp:96:56: style: Function 'locateSharedObject' argument 1 names different: declaration 'sPluginName' definition 'sFilename'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/PluginManager.h:62:55: note: Function 'locateSharedObject' argument 1 names different: declaration 'sPluginName' definition 'sFilename'.
libavg-1.8.2/src/player/PluginManager.cpp:96:56: note: Function 'locateSharedObject' argument 1 names different: declaration 'sPluginName' definition 'sFilename'.
libavg-1.8.2/src/player/PluginManager.cpp:152:55: style: Function 'internalLoadPlugin' argument 1 names different: declaration 'sPluginName' definition 'sFullpath'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/PluginManager.h:63:49: note: Function 'internalLoadPlugin' argument 1 names different: declaration 'sPluginName' definition 'sFullpath'.
libavg-1.8.2/src/player/PluginManager.cpp:152:55: note: Function 'internalLoadPlugin' argument 1 names different: declaration 'sPluginName' definition 'sFullpath'.
libavg-1.8.2/src/player/PluginManager.cpp:173:42: style: Function 'registerPlugin' argument 1 names different: declaration 'pHandle' definition 'handle'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/PluginManager.h:64:31: note: Function 'registerPlugin' argument 1 names different: declaration 'pHandle' definition 'handle'.
libavg-1.8.2/src/player/PluginManager.cpp:173:42: note: Function 'registerPlugin' argument 1 names different: declaration 'pHandle' definition 'handle'.
libavg-1.8.2/src/player/PluginManager.h:60:17: performance: Technically the member function 'avg::PluginManager::checkDirectory' can be static. [functionStatic]
libavg-1.8.2/src/player/PluginManager.cpp:113:23: note: Technically the member function 'avg::PluginManager::checkDirectory' can be static.
libavg-1.8.2/src/player/PluginManager.h:60:17: note: Technically the member function 'avg::PluginManager::checkDirectory' can be static.
libavg-1.8.2/src/player/PluginManager.h:64:10: performance: Technically the member function 'avg::PluginManager::registerPlugin' can be static. [functionStatic]
libavg-1.8.2/src/player/PluginManager.cpp:173:21: note: Technically the member function 'avg::PluginManager::registerPlugin' can be static.
libavg-1.8.2/src/player/PluginManager.h:64:10: note: Technically the member function 'avg::PluginManager::registerPlugin' can be static.
libavg-1.8.2/src/player/PluginManager.cpp:166:9: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
libavg-1.8.2/src/player/Publisher.cpp:72:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/player/Publisher.cpp:89:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/player/Publisher.cpp:105:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/player/Publisher.cpp:124:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/player/Publisher.cpp:136:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/player/Publisher.cpp:241:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/player/Publisher.cpp:39:5: performance: Variable 'm_pPublisherDef' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/player/Publisher.cpp:44:5: performance: Variable 'm_pPublisherDef' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/player/Publisher.cpp:55:36: performance: Function parameter 'messageID' should be passed by const reference. [passedByValue]
libavg-1.8.2/src/player/Publisher.cpp:65:39: performance: Function parameter 'messageID' should be passed by const reference. [passedByValue]
libavg-1.8.2/src/player/Publisher.cpp:101:47: performance: Function parameter 'messageID' should be passed by const reference. [passedByValue]
libavg-1.8.2/src/player/Publisher.cpp:114:44: performance: Function parameter 'messageID' should be passed by const reference. [passedByValue]
libavg-1.8.2/src/player/Publisher.cpp:120:40: performance: Function parameter 'messageID' should be passed by const reference. [passedByValue]
libavg-1.8.2/src/player/Publisher.cpp:132:48: performance: Function parameter 'messageID' should be passed by const reference. [passedByValue]
libavg-1.8.2/src/player/Publisher.cpp:161:45: performance: Function parameter 'messageID' should be passed by const reference. [passedByValue]
libavg-1.8.2/src/player/Publisher.cpp:176:47: performance: Function parameter 'messageID' should be passed by const reference. [passedByValue]
libavg-1.8.2/src/player/Publisher.cpp:237:43: performance: Function parameter 'messageID' should be passed by const reference. [passedByValue]
libavg-1.8.2/src/player/PythonLogSink.h:32:5: style: Class 'PythonLogSink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/RasterNode.cpp:66:13: warning: Member variable 'RasterNode::m_BlendMode' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/SDLDisplayEngine.cpp:516:57: style: Function 'createMouseEvent' argument 1 names different: declaration 'Type' definition 'type'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/SDLDisplayEngine.h:85:30: note: Function 'createMouseEvent' argument 1 names different: declaration 'Type' definition 'type'.
libavg-1.8.2/src/player/SDLDisplayEngine.cpp:516:57: note: Function 'createMouseEvent' argument 1 names different: declaration 'Type' definition 'type'.
libavg-1.8.2/src/player/SDLDisplayEngine.cpp:516:80: style: Function 'createMouseEvent' argument 2 names different: declaration 'SDLEvent' definition 'sdlEvent'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/SDLDisplayEngine.h:85:54: note: Function 'createMouseEvent' argument 2 names different: declaration 'SDLEvent' definition 'sdlEvent'.
libavg-1.8.2/src/player/SDLDisplayEngine.cpp:516:80: note: Function 'createMouseEvent' argument 2 names different: declaration 'SDLEvent' definition 'sdlEvent'.
libavg-1.8.2/src/player/SDLDisplayEngine.cpp:517:14: style: Function 'createMouseEvent' argument 3 names different: declaration 'Button' definition 'button'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/SDLDisplayEngine.h:85:69: note: Function 'createMouseEvent' argument 3 names different: declaration 'Button' definition 'button'.
libavg-1.8.2/src/player/SDLDisplayEngine.cpp:517:14: note: Function 'createMouseEvent' argument 3 names different: declaration 'Button' definition 'button'.
libavg-1.8.2/src/player/SDLDisplayEngine.cpp:539:63: style: Function 'createMouseButtonEvent' argument 1 names different: declaration 'Type' definition 'type'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/SDLDisplayEngine.h:86:53: note: Function 'createMouseButtonEvent' argument 1 names different: declaration 'Type' definition 'type'.
libavg-1.8.2/src/player/SDLDisplayEngine.cpp:539:63: note: Function 'createMouseButtonEvent' argument 1 names different: declaration 'Type' definition 'type'.
libavg-1.8.2/src/player/SDLDisplayEngine.cpp:540:26: style: Function 'createMouseButtonEvent' argument 2 names different: declaration 'SDLEvent' definition 'sdlEvent'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/SDLDisplayEngine.h:86:77: note: Function 'createMouseButtonEvent' argument 2 names different: declaration 'SDLEvent' definition 'sdlEvent'.
libavg-1.8.2/src/player/SDLDisplayEngine.cpp:540:26: note: Function 'createMouseButtonEvent' argument 2 names different: declaration 'SDLEvent' definition 'sdlEvent'.
libavg-1.8.2/src/player/SDLDisplayEngine.cpp:580:55: style: Function 'createKeyEvent' argument 1 names different: declaration 'Type' definition 'type'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/SDLDisplayEngine.h:87:45: note: Function 'createKeyEvent' argument 1 names different: declaration 'Type' definition 'type'.
libavg-1.8.2/src/player/SDLDisplayEngine.cpp:580:55: note: Function 'createKeyEvent' argument 1 names different: declaration 'Type' definition 'type'.
libavg-1.8.2/src/player/SDLDisplayEngine.cpp:580:78: style: Function 'createKeyEvent' argument 2 names different: declaration 'SDLEvent' definition 'sdlEvent'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/SDLDisplayEngine.h:87:69: note: Function 'createKeyEvent' argument 2 names different: declaration 'SDLEvent' definition 'sdlEvent'.
libavg-1.8.2/src/player/SDLDisplayEngine.cpp:580:78: note: Function 'createKeyEvent' argument 2 names different: declaration 'SDLEvent' definition 'sdlEvent'.
libavg-1.8.2/src/player/SDLDisplayEngine.cpp:116:19: warning: Member variable 'SDLDisplayEngine::m_bIsFullscreen' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/SDLDisplayEngine.cpp:116:19: warning: Member variable 'SDLDisplayEngine::m_pXIMTInputDevice' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/SDLDisplayEngine.h:56:18: performance: Technically the member function 'avg::SDLDisplayEngine::calcWindowSize' can be static. [functionStatic]
libavg-1.8.2/src/player/SDLDisplayEngine.cpp:247:28: note: Technically the member function 'avg::SDLDisplayEngine::calcWindowSize' can be static.
libavg-1.8.2/src/player/SDLDisplayEngine.h:56:18: note: Technically the member function 'avg::SDLDisplayEngine::calcWindowSize' can be static.
libavg-1.8.2/src/player/SDLDisplayEngine.h:58:14: performance: Technically the member function 'avg::SDLDisplayEngine::setWindowTitle' can be static. [functionStatic]
libavg-1.8.2/src/player/SDLDisplayEngine.cpp:264:24: note: Technically the member function 'avg::SDLDisplayEngine::setWindowTitle' can be static.
libavg-1.8.2/src/player/SDLDisplayEngine.h:58:14: note: Technically the member function 'avg::SDLDisplayEngine::setWindowTitle' can be static.
libavg-1.8.2/src/player/SDLDisplayEngine.h:80:14: performance: Technically the member function 'avg::SDLDisplayEngine::initTranslationTable' can be static. [functionStatic]
libavg-1.8.2/src/player/SDLDisplayEngine.cpp:617:24: note: Technically the member function 'avg::SDLDisplayEngine::initTranslationTable' can be static.
libavg-1.8.2/src/player/SDLDisplayEngine.h:80:14: note: Technically the member function 'avg::SDLDisplayEngine::initTranslationTable' can be static.
libavg-1.8.2/src/player/SDLDisplayEngine.h:82:14: performance: Technically the member function 'avg::SDLDisplayEngine::internalSetGamma' can be static. [functionStatic]
libavg-1.8.2/src/player/SDLDisplayEngine.cpp:311:24: note: Technically the member function 'avg::SDLDisplayEngine::internalSetGamma' can be static.
libavg-1.8.2/src/player/SDLDisplayEngine.h:82:14: note: Technically the member function 'avg::SDLDisplayEngine::internalSetGamma' can be static.
libavg-1.8.2/src/player/SDLDisplayEngine.h:87:18: performance: Technically the member function 'avg::SDLDisplayEngine::createKeyEvent' can be static. [functionStatic]
libavg-1.8.2/src/player/SDLDisplayEngine.cpp:580:28: note: Technically the member function 'avg::SDLDisplayEngine::createKeyEvent' can be static.
libavg-1.8.2/src/player/SDLDisplayEngine.h:87:18: note: Technically the member function 'avg::SDLDisplayEngine::createKeyEvent' can be static.
libavg-1.8.2/src/player/SDLDisplayEngine.cpp:150:9: performance: Passing the result of c_str() to a function that takes std::string as argument no. 2 is slow and redundant. [stlcstrParam]
libavg-1.8.2/src/player/SVG.cpp:65:9: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
libavg-1.8.2/src/player/SVGElement.h:50:10: performance: Technically the member function 'avg::SVGElement::throwIDNotFound' can be static. [functionStatic]
libavg-1.8.2/src/player/SVGElement.cpp:108:18: note: Technically the member function 'avg::SVGElement::throwIDNotFound' can be static.
libavg-1.8.2/src/player/SVGElement.h:50:10: note: Technically the member function 'avg::SVGElement::throwIDNotFound' can be static.
libavg-1.8.2/src/player/ShadowFXNode.cpp:39:5: performance: Variable 'm_sColorName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/player/ShadowFXNode.cpp:40:5: performance: Variable 'm_Color' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/player/ShadowFXNode.h:42:18: style: The function 'connect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/FXNode.h:38:18: note: Virtual function in base class
libavg-1.8.2/src/player/ShadowFXNode.h:42:18: note: Function in derived class
libavg-1.8.2/src/player/ShadowFXNode.h:43:18: style: The function 'disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/FXNode.h:39:18: note: Virtual function in base class
libavg-1.8.2/src/player/ShadowFXNode.h:43:18: note: Function in derived class
libavg-1.8.2/src/player/ShadowFXNode.h:55:26: style: The function 'createFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/FXNode.h:56:26: note: Virtual function in base class
libavg-1.8.2/src/player/ShadowFXNode.h:55:26: note: Function in derived class
libavg-1.8.2/src/player/ShadowFXNode.cpp:33:82: performance: Function parameter 'sColor' should be passed by const reference. [passedByValue]
libavg-1.8.2/src/player/Shape.h:49:18: style: Technically the member function 'avg::Shape::getImage' can be const. [functionConst]
libavg-1.8.2/src/player/Shape.cpp:79:17: note: Technically the member function 'avg::Shape::getImage' can be const.
libavg-1.8.2/src/player/Shape.h:49:18: note: Technically the member function 'avg::Shape::getImage' can be const.
libavg-1.8.2/src/player/Shape.h:50:23: style: Technically the member function 'avg::Shape::getVertexData' can be const. [functionConst]
libavg-1.8.2/src/player/Shape.cpp:89:22: note: Technically the member function 'avg::Shape::getVertexData' can be const.
libavg-1.8.2/src/player/Shape.h:50:23: note: Technically the member function 'avg::Shape::getVertexData' can be const.
libavg-1.8.2/src/player/Shape.cpp:42:5: style: Class 'Shape' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
libavg-1.8.2/src/player/Shape.cpp:42:5: style: Class 'Shape' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
libavg-1.8.2/src/player/SoundNode.cpp:71:5: style: Class 'SoundNode' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
libavg-1.8.2/src/player/SoundNode.cpp:71:5: style: Class 'SoundNode' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
libavg-1.8.2/src/video/AsyncVideoDecoder.h:44:5: style: Class 'AsyncVideoDecoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/video/AsyncVideoDecoder.h:46:18: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:63:22: note: Virtual function in base class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:46:18: note: Function in derived class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:48:18: style: The function 'startDecoding' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:65:22: note: Virtual function in base class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:48:18: note: Function in derived class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:49:18: style: The function 'close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:66:22: note: Virtual function in base class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:49:18: note: Function in derived class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:50:18: style: The function 'seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:73:22: note: Virtual function in base class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:50:18: note: Function in derived class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:51:18: style: The function 'loop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:74:22: note: Virtual function in base class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:51:18: note: Function in derived class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:52:17: style: The function 'getCurFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:75:21: note: Virtual function in base class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:52:17: note: Function in derived class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:53:17: style: The function 'getNumFramesQueued' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:76:21: note: Virtual function in base class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:53:17: note: Function in derived class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:54:19: style: The function 'getCurTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:77:23: note: Virtual function in base class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:54:19: note: Function in derived class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:55:19: style: The function 'getFPS' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:78:23: note: Virtual function in base class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:55:19: note: Function in derived class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:56:18: style: The function 'setFPS' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:79:22: note: Virtual function in base class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:56:18: note: Function in derived class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:58:32: style: The function 'renderToBmps' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:82:36: note: Virtual function in base class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:58:32: note: Function in derived class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:61:18: style: The function 'isEOF' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:86:22: note: Virtual function in base class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:61:18: note: Function in derived class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:62:18: style: The function 'throwAwayFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:87:22: note: Virtual function in base class
libavg-1.8.2/src/video/AsyncVideoDecoder.h:62:18: note: Function in derived class
libavg-1.8.2/src/player/TUIOInputDevice.cpp:45:30: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/player/TestHelper.h:59:14: performance: Technically the member function 'avg::TestHelper::dumpObjects' can be static. [functionStatic]
libavg-1.8.2/src/player/TestHelper.cpp:108:18: note: Technically the member function 'avg::TestHelper::dumpObjects' can be static.
libavg-1.8.2/src/player/TestHelper.h:59:14: note: Technically the member function 'avg::TestHelper::dumpObjects' can be static.
libavg-1.8.2/src/player/TestHelper.h:60:17: performance: Technically the member function 'avg::TestHelper::getObjectCount' can be static. [functionStatic]
libavg-1.8.2/src/player/TestHelper.cpp:113:21: note: Technically the member function 'avg::TestHelper::getObjectCount' can be static.
libavg-1.8.2/src/player/TestHelper.h:60:17: note: Technically the member function 'avg::TestHelper::getObjectCount' can be static.
libavg-1.8.2/src/player/TestHelper.h:66:14: performance: Technically the member function 'avg::TestHelper::checkEventType' can be static. [functionStatic]
libavg-1.8.2/src/player/TestHelper.cpp:142:18: note: Technically the member function 'avg::TestHelper::checkEventType' can be static.
libavg-1.8.2/src/player/TestHelper.h:66:14: note: Technically the member function 'avg::TestHelper::checkEventType' can be static.
libavg-1.8.2/src/player/TextEngine.cpp:306:37: style: Function 'checkFontError' argument 1 names different: declaration 'Ok' definition 'ok'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/TextEngine.h:58:29: note: Function 'checkFontError' argument 1 names different: declaration 'Ok' definition 'ok'.
libavg-1.8.2/src/player/TextEngine.cpp:306:37: note: Function 'checkFontError' argument 1 names different: declaration 'Ok' definition 'ok'.
libavg-1.8.2/src/player/TextEngine.h:43:37: style: Technically the member function 'avg::TextEngine::getFontFamilies' can be const. [functionConst]
libavg-1.8.2/src/player/TextEngine.cpp:134:35: note: Technically the member function 'avg::TextEngine::getFontFamilies' can be const.
libavg-1.8.2/src/player/TextEngine.h:43:37: note: Technically the member function 'avg::TextEngine::getFontFamilies' can be const.
libavg-1.8.2/src/player/TextEngine.h:58:10: performance: Technically the member function 'avg::TextEngine::checkFontError' can be static. [functionStatic]
libavg-1.8.2/src/player/TextEngine.cpp:306:18: note: Technically the member function 'avg::TextEngine::checkFontError' can be static.
libavg-1.8.2/src/player/TextEngine.h:58:10: note: Technically the member function 'avg::TextEngine::checkFontError' can be static.
libavg-1.8.2/src/player/TextEngine.h:52:5: style: Class 'TextEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/player/TouchEvent.cpp:40:13: warning: Member variable 'TouchEvent::m_HandOrientation' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/TouchEvent.cpp:71:13: warning: Member variable 'TouchEvent::m_bHasHandOrientation' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/TouchEvent.cpp:71:13: warning: Member variable 'TouchEvent::m_HandOrientation' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/TouchEvent.cpp:84:13: warning: Member variable 'TouchEvent::m_bHasHandOrientation' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/TouchEvent.cpp:84:13: warning: Member variable 'TouchEvent::m_HandOrientation' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/TrackerCalibrator.cpp:214:11: warning: Redundant assignment of '*info' to itself. [selfAssignment]
libavg-1.8.2/src/player/TrackerCalibrator.h:53:10: style: Unused private function: 'TrackerCalibrator::evaluate_tracker' [unusedPrivateFunction]
libavg-1.8.2/src/player/TrackerCalibrator.h:54:10: style: Unused private function: 'TrackerCalibrator::print_tracker' [unusedPrivateFunction]
libavg-1.8.2/src/player/TrackerCalibrator.h:45:14: style: Technically the member function 'avg::TrackerCalibrator::getDisplayPoint' can be const. [functionConst]
libavg-1.8.2/src/player/TrackerCalibrator.cpp:114:29: note: Technically the member function 'avg::TrackerCalibrator::getDisplayPoint' can be const.
libavg-1.8.2/src/player/TrackerCalibrator.h:45:14: note: Technically the member function 'avg::TrackerCalibrator::getDisplayPoint' can be const.
libavg-1.8.2/src/player/TrackerCalibrator.h:54:10: performance: Technically the member function 'avg::TrackerCalibrator::print_tracker' can be static. [functionStatic]
libavg-1.8.2/src/player/TrackerCalibrator.cpp:218:25: note: Technically the member function 'avg::TrackerCalibrator::print_tracker' can be static.
libavg-1.8.2/src/player/TrackerCalibrator.h:54:10: note: Technically the member function 'avg::TrackerCalibrator::print_tracker' can be static.
libavg-1.8.2/src/player/TrackerInputDevice.cpp:285:53: style: Function 'trackBlobIDs' argument 1 names different: declaration 'new_blobs' definition 'pNewBlobs'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/TrackerInputDevice.h:104:41: note: Function 'trackBlobIDs' argument 1 names different: declaration 'new_blobs' definition 'pNewBlobs'.
libavg-1.8.2/src/player/TrackerInputDevice.cpp:285:53: note: Function 'trackBlobIDs' argument 1 names different: declaration 'new_blobs' definition 'pNewBlobs'.
libavg-1.8.2/src/player/TrackerInputDevice.h:59:21: style: Technically the member function 'avg::TrackerInputDevice::getParam' can be const. [functionConst]
libavg-1.8.2/src/player/TrackerInputDevice.cpp:176:28: note: Technically the member function 'avg::TrackerInputDevice::getParam' can be const.
libavg-1.8.2/src/player/TrackerInputDevice.h:59:21: note: Technically the member function 'avg::TrackerInputDevice::getParam' can be const.
libavg-1.8.2/src/player/TrackerTouchStatus.h:47:14: style: Technically the member function 'avg::TrackerTouchStatus::isStale' can be const. [functionConst]
libavg-1.8.2/src/player/TrackerTouchStatus.cpp:97:26: note: Technically the member function 'avg::TrackerTouchStatus::isStale' can be const.
libavg-1.8.2/src/player/TrackerTouchStatus.h:47:14: note: Technically the member function 'avg::TrackerTouchStatus::isStale' can be const.
libavg-1.8.2/src/player/TypeRegistry.cpp:79:60: style: Function 'createObject' argument 1 names different: declaration 'Type' definition 'sType'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/TypeRegistry.h:48:55: note: Function 'createObject' argument 1 names different: declaration 'Type' definition 'sType'.
libavg-1.8.2/src/player/TypeRegistry.cpp:79:60: note: Function 'createObject' argument 1 names different: declaration 'Type' definition 'sType'.
libavg-1.8.2/src/player/TypeRegistry.cpp:90:60: style: Function 'createObject' argument 1 names different: declaration 'Type' definition 'sType'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/TypeRegistry.h:49:55: note: Function 'createObject' argument 1 names different: declaration 'Type' definition 'sType'.
libavg-1.8.2/src/player/TypeRegistry.cpp:90:60: note: Function 'createObject' argument 1 names different: declaration 'Type' definition 'sType'.
libavg-1.8.2/src/player/TypeRegistry.cpp:90:83: style: Function 'createObject' argument 2 names different: declaration 'PyDict' definition 'pyDict'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/TypeRegistry.h:49:77: note: Function 'createObject' argument 2 names different: declaration 'PyDict' definition 'pyDict'.
libavg-1.8.2/src/player/TypeRegistry.cpp:90:83: note: Function 'createObject' argument 2 names different: declaration 'PyDict' definition 'pyDict'.
libavg-1.8.2/src/player/TypeRegistry.cpp:131:56: style: Function 'getTypeDef' argument 1 names different: declaration 'Type' definition 'sType'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/TypeRegistry.h:47:51: note: Function 'getTypeDef' argument 1 names different: declaration 'Type' definition 'sType'.
libavg-1.8.2/src/player/TypeRegistry.cpp:131:56: note: Function 'getTypeDef' argument 1 names different: declaration 'Type' definition 'sType'.
libavg-1.8.2/src/player/TypeRegistry.cpp:111:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/player/TypeRegistry.cpp:120:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/player/TypeRegistry.cpp:147:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/player/TypeRegistry.h:55:10: performance: Technically the member function 'avg::TypeRegistry::writeTypeDTD' can be static. [functionStatic]
libavg-1.8.2/src/player/TypeRegistry.cpp:141:20: note: Technically the member function 'avg::TypeRegistry::writeTypeDTD' can be static.
libavg-1.8.2/src/player/TypeRegistry.h:55:10: note: Technically the member function 'avg::TypeRegistry::writeTypeDTD' can be static.
libavg-1.8.2/src/player/VectorNode.cpp:257:55: style: Function 'calcPolyLineCumulDist' argument 1 names different: declaration 'cumulDist' definition 'cumulDists'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/VectorNode.h:82:56: note: Function 'calcPolyLineCumulDist' argument 1 names different: declaration 'cumulDist' definition 'cumulDists'.
libavg-1.8.2/src/player/VectorNode.cpp:257:55: note: Function 'calcPolyLineCumulDist' argument 1 names different: declaration 'cumulDist' definition 'cumulDists'.
libavg-1.8.2/src/player/VectorNode.h:50:22: warning: Virtual function 'checkReload' is called from constructor 'VectorNode(const ArgList&args)' at line 69. Dynamic binding is not used. [virtualCallInConstructor]
libavg-1.8.2/src/player/VectorNode.cpp:69:5: note: Calling setTexHRef
libavg-1.8.2/src/player/VectorNode.cpp:121:5: note: Calling checkReload
libavg-1.8.2/src/player/VectorNode.h:50:22: note: checkReload is a virtual method
libavg-1.8.2/src/player/VersionInfo.h:33:27: performance: Technically the member function 'avg::VersionInfo::getFull' can be static. [functionStatic]
libavg-1.8.2/src/player/VersionInfo.cpp:27:32: note: Technically the member function 'avg::VersionInfo::getFull' can be static.
libavg-1.8.2/src/player/VersionInfo.h:33:27: note: Technically the member function 'avg::VersionInfo::getFull' can be static.
libavg-1.8.2/src/player/VersionInfo.h:34:27: performance: Technically the member function 'avg::VersionInfo::getRelease' can be static. [functionStatic]
libavg-1.8.2/src/player/VersionInfo.cpp:32:32: note: Technically the member function 'avg::VersionInfo::getRelease' can be static.
libavg-1.8.2/src/player/VersionInfo.h:34:27: note: Technically the member function 'avg::VersionInfo::getRelease' can be static.
libavg-1.8.2/src/player/VersionInfo.h:35:27: performance: Technically the member function 'avg::VersionInfo::getBranchUrl' can be static. [functionStatic]
libavg-1.8.2/src/player/VersionInfo.cpp:37:32: note: Technically the member function 'avg::VersionInfo::getBranchUrl' can be static.
libavg-1.8.2/src/player/VersionInfo.h:35:27: note: Technically the member function 'avg::VersionInfo::getBranchUrl' can be static.
libavg-1.8.2/src/player/VersionInfo.h:36:27: performance: Technically the member function 'avg::VersionInfo::getBuilder' can be static. [functionStatic]
libavg-1.8.2/src/player/VersionInfo.cpp:42:32: note: Technically the member function 'avg::VersionInfo::getBuilder' can be static.
libavg-1.8.2/src/player/VersionInfo.h:36:27: note: Technically the member function 'avg::VersionInfo::getBuilder' can be static.
libavg-1.8.2/src/player/VersionInfo.h:37:27: performance: Technically the member function 'avg::VersionInfo::getBuildTime' can be static. [functionStatic]
libavg-1.8.2/src/player/VersionInfo.cpp:47:32: note: Technically the member function 'avg::VersionInfo::getBuildTime' can be static.
libavg-1.8.2/src/player/VersionInfo.h:37:27: note: Technically the member function 'avg::VersionInfo::getBuildTime' can be static.
libavg-1.8.2/src/player/VersionInfo.h:38:27: performance: Technically the member function 'avg::VersionInfo::getMajor' can be static. [functionStatic]
libavg-1.8.2/src/player/VersionInfo.cpp:52:32: note: Technically the member function 'avg::VersionInfo::getMajor' can be static.
libavg-1.8.2/src/player/VersionInfo.h:38:27: note: Technically the member function 'avg::VersionInfo::getMajor' can be static.
libavg-1.8.2/src/player/VersionInfo.h:39:27: performance: Technically the member function 'avg::VersionInfo::getMinor' can be static. [functionStatic]
libavg-1.8.2/src/player/VersionInfo.cpp:57:32: note: Technically the member function 'avg::VersionInfo::getMinor' can be static.
libavg-1.8.2/src/player/VersionInfo.h:39:27: note: Technically the member function 'avg::VersionInfo::getMinor' can be static.
libavg-1.8.2/src/player/VersionInfo.h:40:27: performance: Technically the member function 'avg::VersionInfo::getMicro' can be static. [functionStatic]
libavg-1.8.2/src/player/VersionInfo.cpp:62:32: note: Technically the member function 'avg::VersionInfo::getMicro' can be static.
libavg-1.8.2/src/player/VersionInfo.h:40:27: note: Technically the member function 'avg::VersionInfo::getMicro' can be static.
libavg-1.8.2/src/player/VersionInfo.h:41:13: performance: Technically the member function 'avg::VersionInfo::getRevision' can be static. [functionStatic]
libavg-1.8.2/src/player/VersionInfo.cpp:67:18: note: Technically the member function 'avg::VersionInfo::getRevision' can be static.
libavg-1.8.2/src/player/VersionInfo.h:41:13: note: Technically the member function 'avg::VersionInfo::getRevision' can be static.
libavg-1.8.2/src/player/VideoNode.cpp:394:45: style: Function 'changeVideoState' argument 1 names different: declaration 'NewVideoState' definition 'newVideoState'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/VideoNode.h:115:42: note: Function 'changeVideoState' argument 1 names different: declaration 'NewVideoState' definition 'newVideoState'.
libavg-1.8.2/src/player/VideoNode.cpp:394:45: note: Function 'changeVideoState' argument 1 names different: declaration 'NewVideoState' definition 'newVideoState'.
libavg-1.8.2/src/player/VideoNode.cpp:102:9: style: Class 'VideoNode' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
libavg-1.8.2/src/player/VideoNode.cpp:102:9: style: Class 'VideoNode' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
libavg-1.8.2/src/video/FFMpegFrameDecoder.h:36:9: style: Class 'FFMpegFrameDecoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/video/SyncVideoDecoder.h:37:22: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:63:22: note: Virtual function in base class
libavg-1.8.2/src/video/SyncVideoDecoder.h:37:22: note: Function in derived class
libavg-1.8.2/src/video/SyncVideoDecoder.h:39:22: style: The function 'startDecoding' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:65:22: note: Virtual function in base class
libavg-1.8.2/src/video/SyncVideoDecoder.h:39:22: note: Function in derived class
libavg-1.8.2/src/video/SyncVideoDecoder.h:40:22: style: The function 'close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:66:22: note: Virtual function in base class
libavg-1.8.2/src/video/SyncVideoDecoder.h:40:22: note: Function in derived class
libavg-1.8.2/src/video/SyncVideoDecoder.h:43:21: style: The function 'getCurFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:75:21: note: Virtual function in base class
libavg-1.8.2/src/video/SyncVideoDecoder.h:43:21: note: Function in derived class
libavg-1.8.2/src/video/SyncVideoDecoder.h:44:21: style: The function 'getNumFramesQueued' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:76:21: note: Virtual function in base class
libavg-1.8.2/src/video/SyncVideoDecoder.h:44:21: note: Function in derived class
libavg-1.8.2/src/video/SyncVideoDecoder.h:45:23: style: The function 'getCurTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:77:23: note: Virtual function in base class
libavg-1.8.2/src/video/SyncVideoDecoder.h:45:23: note: Function in derived class
libavg-1.8.2/src/video/SyncVideoDecoder.h:46:23: style: The function 'getFPS' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:78:23: note: Virtual function in base class
libavg-1.8.2/src/video/SyncVideoDecoder.h:46:23: note: Function in derived class
libavg-1.8.2/src/video/SyncVideoDecoder.h:47:22: style: The function 'setFPS' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:79:22: note: Virtual function in base class
libavg-1.8.2/src/video/SyncVideoDecoder.h:47:22: note: Function in derived class
libavg-1.8.2/src/video/SyncVideoDecoder.h:48:36: style: The function 'renderToBmps' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:82:36: note: Virtual function in base class
libavg-1.8.2/src/video/SyncVideoDecoder.h:48:36: note: Function in derived class
libavg-1.8.2/src/video/SyncVideoDecoder.h:50:22: style: The function 'throwAwayFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:87:22: note: Virtual function in base class
libavg-1.8.2/src/video/SyncVideoDecoder.h:50:22: note: Function in derived class
libavg-1.8.2/src/video/SyncVideoDecoder.h:52:22: style: The function 'seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:73:22: note: Virtual function in base class
libavg-1.8.2/src/video/SyncVideoDecoder.h:52:22: note: Function in derived class
libavg-1.8.2/src/video/SyncVideoDecoder.h:53:22: style: The function 'loop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:74:22: note: Virtual function in base class
libavg-1.8.2/src/video/SyncVideoDecoder.h:53:22: note: Function in derived class
libavg-1.8.2/src/video/SyncVideoDecoder.h:54:22: style: The function 'isEOF' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/video/VideoDecoder.h:86:22: note: Virtual function in base class
libavg-1.8.2/src/video/SyncVideoDecoder.h:54:22: note: Function in derived class
libavg-1.8.2/src/player/VideoWriter.cpp:94:5: style: Class 'VideoWriter' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
libavg-1.8.2/src/player/VideoWriter.cpp:94:5: style: Class 'VideoWriter' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
libavg-1.8.2/src/player/VideoWriter.h:62:22: style: The function 'onFrameEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/IFrameEndListener.h:32:18: note: Virtual function in base class
libavg-1.8.2/src/player/VideoWriter.h:62:22: note: Function in derived class
libavg-1.8.2/src/player/VideoWriter.h:63:22: style: The function 'onPlaybackEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/IPlaybackEndListener.h:32:18: note: Virtual function in base class
libavg-1.8.2/src/player/VideoWriter.h:63:22: note: Function in derived class
libavg-1.8.2/src/player/DivNode.h:44:22: style: The function 'connect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:83:22: note: Virtual function in base class
libavg-1.8.2/src/player/DivNode.h:44:22: note: Function in derived class
libavg-1.8.2/src/player/CameraNode.h:53:22: style: The function 'connect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:83:22: note: Virtual function in base class
libavg-1.8.2/src/player/CameraNode.h:53:22: note: Function in derived class
libavg-1.8.2/src/graphics/GPUFilter.h:48:23: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/Filter.h:49:23: note: Virtual function in base class
libavg-1.8.2/src/graphics/GPUFilter.h:48:23: note: Function in derived class
libavg-1.8.2/src/player/VideoWriterThread.cpp:306:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
libavg-1.8.2/src/player/VideoWriterThread.cpp:40:20: warning: Member variable 'VideoWriterThread::m_pOutputFormat' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/VideoWriterThread.cpp:40:20: warning: Member variable 'VideoWriterThread::m_pVideoStream' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/VideoWriterThread.cpp:40:20: warning: Member variable 'VideoWriterThread::m_pFrameConversionContext' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/VideoWriterThread.cpp:40:20: warning: Member variable 'VideoWriterThread::m_pConvertedFrame' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/VideoWriterThread.cpp:40:20: warning: Member variable 'VideoWriterThread::m_pPictureBuffer' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/VideoWriterThread.cpp:40:20: warning: Member variable 'VideoWriterThread::m_pVideoBuffer' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/VideoWriterThread.cpp:40:20: warning: Member variable 'VideoWriterThread::m_FramesWritten' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/Win7TouchInputDevice.h:46:29: style: Unused private function: 'Win7TouchInputDevice::touchWndSubclassProc' [unusedPrivateFunction]
libavg-1.8.2/src/player/Win7TouchInputDevice.h:48:10: style: Unused private function: 'Win7TouchInputDevice::onTouch' [unusedPrivateFunction]
libavg-1.8.2/src/player/Win7TouchInputDevice.h:49:14: style: Unused private function: 'Win7TouchInputDevice::calcClientAreaOffset' [unusedPrivateFunction]
libavg-1.8.2/src/player/Win7TouchInputDevice.h:48:10: performance: Technically the member function 'avg::Win7TouchInputDevice::onTouch' can be static. [functionStatic]
libavg-1.8.2/src/player/Win7TouchInputDevice.cpp:131:28: note: Technically the member function 'avg::Win7TouchInputDevice::onTouch' can be static.
libavg-1.8.2/src/player/Win7TouchInputDevice.h:48:10: note: Technically the member function 'avg::Win7TouchInputDevice::onTouch' can be static.
libavg-1.8.2/src/player/Win7TouchInputDevice.h:49:14: performance: Technically the member function 'avg::Win7TouchInputDevice::calcClientAreaOffset' can be static. [functionStatic]
libavg-1.8.2/src/player/Win7TouchInputDevice.cpp:180:32: note: Technically the member function 'avg::Win7TouchInputDevice::calcClientAreaOffset' can be static.
libavg-1.8.2/src/player/Win7TouchInputDevice.h:49:14: note: Technically the member function 'avg::Win7TouchInputDevice::calcClientAreaOffset' can be static.
libavg-1.8.2/src/player/Win7TouchInputDevice.h:43:18: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/MultitouchInputDevice.h:51:18: note: Virtual function in base class
libavg-1.8.2/src/player/Win7TouchInputDevice.h:43:18: note: Function in derived class
libavg-1.8.2/src/player/WordsNode.cpp:181:44: style: Function 'setAlignment' argument 1 names different: declaration 'sAlignment' definition 'sAlign'. [funcArgNamesDifferent]
libavg-1.8.2/src/player/WordsNode.h:98:46: note: Function 'setAlignment' argument 1 names different: declaration 'sAlignment' definition 'sAlign'.
libavg-1.8.2/src/player/WordsNode.cpp:181:44: note: Function 'setAlignment' argument 1 names different: declaration 'sAlignment' definition 'sAlign'.
libavg-1.8.2/src/player/WrapPython.cpp:55:9: style: Condition '!bWarned' is always true [knownConditionTrueFalse]
libavg-1.8.2/src/player/WrapPython.cpp:47:20: note: Assignment 'bWarned=false', assigned value is 0
libavg-1.8.2/src/player/WrapPython.cpp:55:9: note: Condition '!bWarned' is always true
libavg-1.8.2/src/player/WrapPython.cpp:36:5: performance: Variable 'm_pyGilState' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/player/XInputMTInputDevice.cpp:51:22: warning: Member variable 'XInputMTInputDevice::m_SDLLockFunc' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/XInputMTInputDevice.cpp:51:22: warning: Member variable 'XInputMTInputDevice::m_SDLUnlockFunc' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/XInputMTInputDevice.cpp:51:22: warning: Member variable 'XInputMTInputDevice::m_XIOpcode' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/XInputMTInputDevice.cpp:51:22: warning: Member variable 'XInputMTInputDevice::m_OldMasterDeviceID' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/player/XInputMTInputDevice.h:46:18: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/MultitouchInputDevice.h:51:18: note: Virtual function in base class
libavg-1.8.2/src/player/XInputMTInputDevice.h:46:18: note: Function in derived class
libavg-1.8.2/src/player/XInputMTInputDevice.h:49:27: style: The function 'pollEvents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/IInputDevice.h:56:39: note: Virtual function in base class
libavg-1.8.2/src/player/XInputMTInputDevice.h:49:27: note: Function in derived class
libavg-1.8.2/src/player/testcalibrator.cpp:79:10: performance: Technically the member function 'CalibratorTest::checkTransform' can be static. [functionStatic]
libavg-1.8.2/src/player/testcalibrator.cpp:87:10: performance: Technically the member function 'CalibratorTest::checkBlobToScreen' can be static. [functionStatic]
libavg-1.8.2/src/player/testcalibrator.cpp:44:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/player/testcalibrator.cpp:44:10: note: Function in derived class
libavg-1.8.2/src/player/testplayer.cpp:49:10: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/player/testplayer.cpp:49:10: note: Function in derived class
libavg-1.8.2/src/wrapper/WrapHelper.h:45:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/wrapper/WrapHelper.h:61:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/wrapper/WrapHelper.h:77:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/samples/firebirds/plugin/CollisionDetector.cpp:10:5: style: Class 'CollisionDetector' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
libavg-1.8.2/src/samples/firebirds/plugin/CollisionDetector.cpp:10:5: style: Class 'CollisionDetector' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
libavg-1.8.2/src/wrapper/WrapHelper.h:327:5: style: Class 'ConstVec2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/wrapper/WrapHelper.h:370:5: style: Struct 'ExceptionTranslator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/wrapper/WrapHelper.h:362:22: warning: The struct 'ExceptionTranslator' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libavg-1.8.2/src/test/plugin/ColorNode.cpp:81:44: style: Function 'setFillColor' argument 1 names different: declaration 'sColor' definition 'sFillColor'. [funcArgNamesDifferent]
libavg-1.8.2/src/test/plugin/ColorNode.cpp:53:42: note: Function 'setFillColor' argument 1 names different: declaration 'sColor' definition 'sFillColor'.
libavg-1.8.2/src/test/plugin/ColorNode.cpp:81:44: note: Function 'setFillColor' argument 1 names different: declaration 'sColor' definition 'sFillColor'.
libavg-1.8.2/src/wrapper/raw_constructor.hpp:22:7: style: Struct 'raw_constructor_dispatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/test/plugin/ColorNode.cpp:51:5: style: Class 'ColorNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/test/plugin/ColorNode.cpp:59:18: style: The function 'maybeRender' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/AreaNode.h:95:22: note: Virtual function in base class
libavg-1.8.2/src/test/plugin/ColorNode.cpp:59:18: note: Function in derived class
libavg-1.8.2/src/test/plugin/ColorNode.cpp:60:18: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/Node.h:120:22: note: Virtual function in base class
libavg-1.8.2/src/test/plugin/ColorNode.cpp:60:18: note: Function in derived class
libavg-1.8.2/src/video/AsyncVideoDecoder.cpp:311:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/video/AsyncVideoDecoder.h:64:22: style: Technically the member function 'avg::AsyncVideoDecoder::getAudioMsgQ' can be const. [functionConst]
libavg-1.8.2/src/video/AsyncVideoDecoder.cpp:285:37: note: Technically the member function 'avg::AsyncVideoDecoder::getAudioMsgQ' can be const.
libavg-1.8.2/src/video/AsyncVideoDecoder.h:64:22: note: Technically the member function 'avg::AsyncVideoDecoder::getAudioMsgQ' can be const.
libavg-1.8.2/src/video/AsyncVideoDecoder.h:49:18: warning: Virtual function 'close' is called from destructor '~AsyncVideoDecoder()' at line 62. Dynamic binding is not used. [virtualCallInConstructor]
libavg-1.8.2/src/video/AsyncVideoDecoder.cpp:62:9: note: Calling close
libavg-1.8.2/src/video/AsyncVideoDecoder.h:49:18: note: close is a virtual method
libavg-1.8.2/src/video/AudioDecoderThread.cpp:191:24: style: Condition '!bIsPlanar' is always true [knownConditionTrueFalse]
libavg-1.8.2/src/video/AudioDecoderThread.cpp:174:30: note: Assignment 'bIsPlanar=false', assigned value is 0
libavg-1.8.2/src/video/AudioDecoderThread.cpp:191:24: note: Condition '!bIsPlanar' is always true
libavg-1.8.2/src/video/AudioDecoderThread.cpp:141:0: style: Variable 'gotFrame' is assigned a value that is never used. [unreadVariable]
libavg-1.8.2/src/video/AudioDecoderThread.cpp:42:21: warning: Member variable 'AudioDecoderThread::m_SeekSeqNum' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/AudioDecoderThread.cpp:42:21: warning: Member variable 'AudioDecoderThread::m_SeekTime' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/FFMpegFrameDecoder.h:42:14: performance: Technically the member function 'avg::FFMpegFrameDecoder::copyPlaneToBmp' can be static. [functionStatic]
libavg-1.8.2/src/video/FFMpegFrameDecoder.cpp:185:26: note: Technically the member function 'avg::FFMpegFrameDecoder::copyPlaneToBmp' can be static.
libavg-1.8.2/src/video/FFMpegFrameDecoder.h:42:14: note: Technically the member function 'avg::FFMpegFrameDecoder::copyPlaneToBmp' can be static.
libavg-1.8.2/src/video/VDPAUDecoder.cpp:67:9: style: Condition '!isAvailable()' is always true [knownConditionTrueFalse]
libavg-1.8.2/src/video/VDPAUDecoder.cpp:116:35: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/video/VDPAUDecoder.cpp:131:35: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/video/VDPAUDecoder.cpp:65:50: style: Function 'openCodec' argument 1 names different: declaration 'pCodec' definition 'pContext'. [funcArgNamesDifferent]
libavg-1.8.2/src/video/VDPAUDecoder.h:40:40: note: Function 'openCodec' argument 1 names different: declaration 'pCodec' definition 'pContext'.
libavg-1.8.2/src/video/VDPAUDecoder.cpp:65:50: note: Function 'openCodec' argument 1 names different: declaration 'pCodec' definition 'pContext'.
libavg-1.8.2/src/video/VDPAUDecoder.cpp:128:82: style: Function 'drawHorizBand' argument 2 names different: declaration 'pFrame' definition 'src'. [funcArgNamesDifferent]
libavg-1.8.2/src/video/VDPAUDecoder.h:48:72: note: Function 'drawHorizBand' argument 2 names different: declaration 'pFrame' definition 'src'.
libavg-1.8.2/src/video/VDPAUDecoder.cpp:128:82: note: Function 'drawHorizBand' argument 2 names different: declaration 'pFrame' definition 'src'.
libavg-1.8.2/src/video/VideoDecoder.cpp:306:9: style: Condition 'bVDPAUAvailable' is always false [knownConditionTrueFalse]
libavg-1.8.2/src/video/VideoDecoder.cpp:302:28: note: Assignment 'bVDPAUAvailable=false', assigned value is 0
libavg-1.8.2/src/video/VideoDecoder.cpp:306:9: note: Condition 'bVDPAUAvailable' is always false
libavg-1.8.2/src/video/VideoDecoder.cpp:397:9: style: Condition '!pCodec' is always true [knownConditionTrueFalse]
libavg-1.8.2/src/video/VideoDecoder.cpp:389:24: note: Assignment 'pCodec=0', assigned value is 0
libavg-1.8.2/src/video/VideoDecoder.cpp:397:9: note: Condition '!pCodec' is always true
libavg-1.8.2/src/video/VideoDecoder.cpp:189:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
libavg-1.8.2/src/video/VideoDecoder.h:94:14: performance: Technically the member function 'avg::VideoDecoder::usesVDPAU' can be static. [functionStatic]
libavg-1.8.2/src/video/VideoDecoder.cpp:332:20: note: Technically the member function 'avg::VideoDecoder::usesVDPAU' can be static.
libavg-1.8.2/src/video/VideoDecoder.h:94:14: note: Technically the member function 'avg::VideoDecoder::usesVDPAU' can be static.
libavg-1.8.2/src/video/VideoDecoder.h:104:14: performance: Technically the member function 'avg::VideoDecoder::initVideoSupport' can be static. [functionStatic]
libavg-1.8.2/src/video/VideoDecoder.cpp:372:20: note: Technically the member function 'avg::VideoDecoder::initVideoSupport' can be static.
libavg-1.8.2/src/video/VideoDecoder.h:104:14: note: Technically the member function 'avg::VideoDecoder::initVideoSupport' can be static.
libavg-1.8.2/src/video/VideoDecoder.h:105:13: style: Technically the member function 'avg::VideoDecoder::openCodec' can be const. [functionConst]
libavg-1.8.2/src/video/VideoDecoder.cpp:383:19: note: Technically the member function 'avg::VideoDecoder::openCodec' can be const.
libavg-1.8.2/src/video/VideoDecoder.h:105:13: note: Technically the member function 'avg::VideoDecoder::openCodec' can be const.
libavg-1.8.2/src/video/VideoDecoder.h:66:22: warning: Virtual function 'close' is called from destructor '~VideoDecoder()' at line 69. Dynamic binding is not used. [virtualCallInConstructor]
libavg-1.8.2/src/video/VideoDecoder.cpp:69:9: note: Calling close
libavg-1.8.2/src/video/VideoDecoder.h:66:22: note: close is a virtual method
libavg-1.8.2/src/video/VideoDecoderThread.cpp:170:44: style: C-style pointer casting [cstyleCast]
libavg-1.8.2/src/video/VideoDecoderThread.cpp:37:21: warning: Member variable 'VideoDecoderThread::m_pFrame' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/VideoDecoderThread.cpp:52:5: performance: Variable 'm_pFrameDecoder' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libavg-1.8.2/src/video/VideoDemuxerThread.cpp:101:49: style: Function 'seek' argument 2 names different: declaration 'DestTime' definition 'destTime'. [funcArgNamesDifferent]
libavg-1.8.2/src/video/VideoDemuxerThread.h:47:37: note: Function 'seek' argument 2 names different: declaration 'DestTime' definition 'destTime'.
libavg-1.8.2/src/video/VideoDemuxerThread.cpp:101:49: note: Function 'seek' argument 2 names different: declaration 'DestTime' definition 'destTime'.
libavg-1.8.2/src/video/VideoDemuxerThread.cpp:39:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/video/VideoDemuxerThread.cpp:53:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/video/VideoDemuxerThread.cpp:68:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/video/VideoDemuxerThread.cpp:105:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/video/VideoDemuxerThread.cpp:121:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/video/VideoDemuxerThread.cpp:138:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/video/VideoInfo.cpp:30:12: warning: Member variable 'VideoInfo::m_Duration' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/VideoInfo.cpp:30:12: warning: Member variable 'VideoInfo::m_Bitrate' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/VideoInfo.cpp:30:12: warning: Member variable 'VideoInfo::m_bHasVideo' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/VideoInfo.cpp:30:12: warning: Member variable 'VideoInfo::m_NumFrames' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/VideoInfo.cpp:30:12: warning: Member variable 'VideoInfo::m_StreamFPS' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/VideoInfo.cpp:30:12: warning: Member variable 'VideoInfo::m_bUsesVDPAU' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/VideoInfo.cpp:30:12: warning: Member variable 'VideoInfo::m_VideoDuration' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/VideoInfo.cpp:30:12: warning: Member variable 'VideoInfo::m_bHasAudio' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/VideoInfo.cpp:30:12: warning: Member variable 'VideoInfo::m_SampleRate' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/VideoInfo.cpp:30:12: warning: Member variable 'VideoInfo::m_NumAudioChannels' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/VideoInfo.cpp:30:12: warning: Member variable 'VideoInfo::m_AudioDuration' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/VideoInfo.cpp:34:12: warning: Member variable 'VideoInfo::m_NumFrames' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/VideoInfo.cpp:34:12: warning: Member variable 'VideoInfo::m_StreamFPS' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/VideoInfo.cpp:34:12: warning: Member variable 'VideoInfo::m_bUsesVDPAU' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/VideoInfo.cpp:34:12: warning: Member variable 'VideoInfo::m_VideoDuration' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/VideoInfo.cpp:34:12: warning: Member variable 'VideoInfo::m_SampleRate' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/VideoInfo.cpp:34:12: warning: Member variable 'VideoInfo::m_NumAudioChannels' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/VideoInfo.cpp:34:12: warning: Member variable 'VideoInfo::m_AudioDuration' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/VideoInfo.cpp:34:29: performance: Function parameter 'sContainerFormat' should be passed by const reference. [passedByValue]
libavg-1.8.2/src/video/VideoMsg.cpp:30:11: warning: Member variable 'VideoMsg::m_FrameTime' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/VideoMsg.cpp:30:11: warning: Member variable 'VideoMsg::m_pRenderState' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/VideoMsg.cpp:30:11: warning: Member variable 'VideoMsg::m_pPacket' is not initialized in the constructor. [uninitMemberVar]
libavg-1.8.2/src/video/testvideo.cpp:62:14: style: Technically the member function 'DecoderTest::isThreaded' can be const. [functionConst]
libavg-1.8.2/src/video/testvideo.cpp:67:14: style: Technically the member function 'DecoderTest::useHardwareAcceleration' can be const. [functionConst]
libavg-1.8.2/src/video/testvideo.cpp:72:25: style: Technically the member function 'DecoderTest::createDecoder' can be const. [functionConst]
libavg-1.8.2/src/video/testvideo.cpp:84:28: performance: Technically the member function 'DecoderTest::getAudioParams' can be static. [functionStatic]
libavg-1.8.2/src/video/testvideo.cpp:90:13: performance: Technically the member function 'DecoderTest::processAudioMsg' can be static. [functionStatic]
libavg-1.8.2/src/video/testvideo.cpp:142:16: performance: Technically the member function 'DecoderTest::getMediaLoc' can be static. [functionStatic]
libavg-1.8.2/src/video/testvideo.cpp:148:16: performance: Technically the member function 'DecoderTest::getDecoderName' can be static. [functionStatic]
libavg-1.8.2/src/video/testvideo.cpp:411:9: style: Class 'AVDecoderTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/video/testvideo.cpp:135:14: style: The function 'testEqual' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/graphics/GraphicsTest.h:42:18: note: Virtual function in base class
libavg-1.8.2/src/video/testvideo.cpp:135:14: note: Function in derived class
libavg-1.8.2/src/video/testvideo.cpp:174:14: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/video/testvideo.cpp:174:14: note: Function in derived class
libavg-1.8.2/src/video/testvideo.cpp:306:14: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/video/testvideo.cpp:306:14: note: Function in derived class
libavg-1.8.2/src/video/testvideo.cpp:415:14: style: The function 'runTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/base/Test.h:40:18: note: Virtual function in base class
libavg-1.8.2/src/video/testvideo.cpp:415:14: note: Function in derived class
libavg-1.8.2/src/wrapper/WrapHelper.h:77:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/wrapper/WrapHelper.h:61:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/wrapper/WrapHelper.h:370:0: style: Struct 'ExceptionTranslator < exception >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/wrapper/WrapHelper.h:370:0: style: Struct 'ExceptionTranslator < out_of_range >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/wrapper/WrapHelper.h:370:0: style: Struct 'ExceptionTranslator < Exception >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/wrapper/WrapHelper.h:362:0: warning: The struct 'ExceptionTranslator < exception >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libavg-1.8.2/src/wrapper/WrapHelper.h:362:0: warning: The struct 'ExceptionTranslator < out_of_range >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libavg-1.8.2/src/wrapper/WrapHelper.h:362:0: warning: The struct 'ExceptionTranslator < Exception >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libavg-1.8.2/src/wrapper/WrapHelper.cpp:383:5: style: Instance of 'UTF8String_from_unicode' object is destroyed immediately. [unusedScopedObject]
libavg-1.8.2/src/wrapper/WrapHelper.cpp:384:5: style: Instance of 'UTF8String_from_string' object is destroyed immediately. [unusedScopedObject]
libavg-1.8.2/src/wrapper/WrapHelper.h:45:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libavg-1.8.2/src/wrapper/event_wrap.cpp:48:9: style: Class 'IInputDeviceWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libavg-1.8.2/src/wrapper/event_wrap.cpp:53:22: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libavg-1.8.2/src/player/IInputDevice.h:52:22: note: Virtual function in base class
libavg-1.8.2/src/wrapper/event_wrap.cpp:53:22: note: Function in derived class
[01:12]

ftp://ftp.se.debian.org/debian/pool/main/liba/libavl/libavl_0.3.5.orig.tar.gz
avl-0.3.5/avl.c:99:15: style: The scope of the variable 'c' can be reduced. [variableScope]
avl-0.3.5/avl.c:137:6: style: The scope of the variable 'c' can be reduced. [variableScope]
avl-0.3.5/avl.c:460:15: style: The scope of the variable 'superparent' can be reduced. [variableScope]
avl-0.3.5/avl.c:178:39: style: Function 'avl_init_tree' argument 1 names different: declaration 'avltree' definition 'rc'. [funcArgNamesDifferent]
avl-0.3.5/avl.h:79:46: note: Function 'avl_init_tree' argument 1 names different: declaration 'avltree' definition 'rc'.
avl-0.3.5/avl.c:178:39: note: Function 'avl_init_tree' argument 1 names different: declaration 'avltree' definition 'rc'.
avl-0.3.5/avl.c:234:39: style: Function 'avl_init_node' argument 1 names different: declaration 'avlnode' definition 'newnode'. [funcArgNamesDifferent]
avl-0.3.5/avl.h:104:46: note: Function 'avl_init_node' argument 1 names different: declaration 'avlnode' definition 'newnode'.
avl-0.3.5/avl.c:234:39: note: Function 'avl_init_node' argument 1 names different: declaration 'avlnode' definition 'newnode'.
avl-0.3.5/avl.c:242:61: style: Function 'avl_insert_top' argument 2 names different: declaration 'avlnode' definition 'newnode'. [funcArgNamesDifferent]
avl-0.3.5/avl.h:121:61: note: Function 'avl_insert_top' argument 2 names different: declaration 'avlnode' definition 'newnode'.
avl-0.3.5/avl.c:242:61: note: Function 'avl_insert_top' argument 2 names different: declaration 'avlnode' definition 'newnode'.
avl-0.3.5/avl.c:249:64: style: Function 'avl_insert_before' argument 2 names different: declaration 'old' definition 'node'. [funcArgNamesDifferent]
avl-0.3.5/avl.h:126:64: note: Function 'avl_insert_before' argument 2 names different: declaration 'old' definition 'node'.
avl-0.3.5/avl.c:249:64: note: Function 'avl_insert_before' argument 2 names different: declaration 'old' definition 'node'.
avl-0.3.5/avl.c:249:82: style: Function 'avl_insert_before' argument 3 names different: declaration 'new' definition 'newnode'. [funcArgNamesDifferent]
avl-0.3.5/avl.h:126:81: note: Function 'avl_insert_before' argument 3 names different: declaration 'new' definition 'newnode'.
avl-0.3.5/avl.c:249:82: note: Function 'avl_insert_before' argument 3 names different: declaration 'new' definition 'newnode'.
avl-0.3.5/avl.c:275:63: style: Function 'avl_insert_after' argument 2 names different: declaration 'old' definition 'node'. [funcArgNamesDifferent]
avl-0.3.5/avl.h:131:63: note: Function 'avl_insert_after' argument 2 names different: declaration 'old' definition 'node'.
avl-0.3.5/avl.c:275:63: note: Function 'avl_insert_after' argument 2 names different: declaration 'old' definition 'node'.
avl-0.3.5/avl.c:275:81: style: Function 'avl_insert_after' argument 3 names different: declaration 'new' definition 'newnode'. [funcArgNamesDifferent]
avl-0.3.5/avl.h:131:80: note: Function 'avl_insert_after' argument 3 names different: declaration 'new' definition 'newnode'.
avl-0.3.5/avl.c:275:81: note: Function 'avl_insert_after' argument 3 names different: declaration 'new' definition 'newnode'.
avl-0.3.5/avl.c:411:61: style: Function 'avl_fixup_node' argument 2 names different: declaration 'new' definition 'newnode'. [funcArgNamesDifferent]
avl-0.3.5/avl.h:155:61: note: Function 'avl_fixup_node' argument 2 names different: declaration 'new' definition 'newnode'.
avl-0.3.5/avl.c:411:61: note: Function 'avl_fixup_node' argument 2 names different: declaration 'new' definition 'newnode'.
avl-0.3.5/setdiff.c:40:6: style: The scope of the variable 'len' can be reduced. [variableScope]
avl-0.3.5/setdiff.c:54:7: error: Common realloc mistake: 's' nulled but not freed upon failure [memleakOnRealloc]
[01:12]

ftp://ftp.se.debian.org/debian/pool/main/liba/libaws/libaws_3.3.2.orig.tar.xz
aws-release-3.3/config/setup/aws-os_lib-tmplt.c:72:0: error: #error Please define TARGET [preprocessorErrorDirective]
aws-release-3.3/demos/gSOAP/c_server_doc.c:36:10: style: The scope of the variable 's' can be reduced. [variableScope]
aws-release-3.3/demos/gSOAP/c_server_doc.c:37:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aws-release-3.3/demos/gSOAP/c_server_rpc.c:37:10: style: The scope of the variable 's' can be reduced. [variableScope]
aws-release-3.3/demos/gSOAP/c_server_rpc.c:38:7: style: The scope of the variable 'i' can be reduced. [variableScope]
[01:12]

ftp://ftp.se.debian.org/debian/pool/main/liba/libaws-signature4-perl/libaws-signature4-perl_1.02.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libax25/libax25_0.0.12-rc4.orig.tar.gz
libax25-0.0.12-rc4/ax25io.c:106:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
libax25-0.0.12-rc4/ax25io.c:165:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
libax25-0.0.12-rc4/ax25io.c:170:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
libax25-0.0.12-rc4/ax25io.c:247:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
libax25-0.0.12-rc4/ax25io.c:346:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
libax25-0.0.12-rc4/ax25io.c:456:8: style: The scope of the variable 'cp' can be reduced. [variableScope]
libax25-0.0.12-rc4/ax25io.c:570:6: style: The scope of the variable 'c' can be reduced. [variableScope]
libax25-0.0.12-rc4/axconfig.c:306:4: style: Variable 's' is reassigned a value before the old one has been used. [redundantAssignment]
libax25-0.0.12-rc4/axconfig.c:305:4: note: Variable 's' is reassigned a value before the old one has been used.
libax25-0.0.12-rc4/axconfig.c:306:4: note: Variable 's' is reassigned a value before the old one has been used.
libax25-0.0.12-rc4/axutils.c:25:7: style: The scope of the variable 'c' can be reduced. [variableScope]
libax25-0.0.12-rc4/axutils.c:124:14: style: The scope of the variable 'bp' can be reduced. [variableScope]
libax25-0.0.12-rc4/axutils.c:192:7: style: The scope of the variable 'c' can be reduced. [variableScope]
libax25-0.0.12-rc4/nrconfig.c:285:4: style: Variable 's' is reassigned a value before the old one has been used. [redundantAssignment]
libax25-0.0.12-rc4/nrconfig.c:284:4: note: Variable 's' is reassigned a value before the old one has been used.
libax25-0.0.12-rc4/nrconfig.c:285:4: note: Variable 's' is reassigned a value before the old one has been used.
libax25-0.0.12-rc4/procutils.c:637:66: style: Function 'find_neigh' argument 2 names different: declaration 'neigh' definition 'neighs'. [funcArgNamesDifferent]
libax25-0.0.12-rc4/netax25/procutils.h:185:73: note: Function 'find_neigh' argument 2 names different: declaration 'neigh' definition 'neighs'.
libax25-0.0.12-rc4/procutils.c:637:66: note: Function 'find_neigh' argument 2 names different: declaration 'neigh' definition 'neighs'.
libax25-0.0.12-rc4/rsconfig.c:231:4: style: Variable 's' is reassigned a value before the old one has been used. [redundantAssignment]
libax25-0.0.12-rc4/rsconfig.c:230:4: note: Variable 's' is reassigned a value before the old one has been used.
libax25-0.0.12-rc4/rsconfig.c:231:4: note: Variable 's' is reassigned a value before the old one has been used.
[01:12]

ftp://ftp.se.debian.org/debian/pool/main/liba/libaxiom-java/libaxiom-java_1.2.8.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/liba/libayatana-appindicator/libayatana-appindicator_0.5.3.orig.tar.gz.asc

ftp://ftp.se.debian.org/debian/pool/main/liba/libayatana-indicator/libayatana-indicator_0.6.2.orig.tar.gz.asc

DATE 2018-08-22
TIME 01:12:58