2025-11-18 08:40 ftp://ftp.de.debian.org/debian/pool/main/m/mediaconch/mediaconch_25.04.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=qt --library=sqlite3 --library=icu --library=zlib --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-87-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.69 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.18.0 head-info: d8b6e08 (2025-11-17 23:40:03 +0100) count: 3765 3595 elapsed-time: 220.0 241.7 head-timing-info: old-timing-info: head results: MediaConch/Source/CLI/Config.h:73:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/Config.h:91:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CLI.cpp:105:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MediaInfo_Event_Global_BytesRead_0 [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CLI.cpp:132:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_Max [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CLI.cpp:143:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_CSV [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CLI.cpp:292:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CLI.cpp:312:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable report_Max [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CLI.cpp:625:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable report_MediaConch [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CLI.cpp:651:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_Text [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CLI.cpp:710:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable int64u [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CLI.cpp:736:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ate [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CLI.cpp:868:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compression_None [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CLI.cpp:910:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_Text [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CLI.cpp:991:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable report_Max [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CLI.cpp:1076:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Include_Files [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CLI.cpp:1094:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable report_Max [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CLI.cpp:1105:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boolalpha [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CLI.cpp:1004:17: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] MediaConch/Source/CLI/CLI.cpp:132:9: performance: Variable 'format' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MediaConch/Source/CLI/CLI.cpp:108:41: style: C-style pointer casting [cstyleCast] MediaConch/Source/CLI/CLI.cpp:110:36: style: C-style pointer casting [cstyleCast] MediaConch/Source/CLI/CLI.cpp:295:45: style: C-style pointer casting [cstyleCast] MediaConch/Source/CLI/CLI.cpp:90:55: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/CLI/CLI.cpp:107:71: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/CLI/CLI.cpp:115:23: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/CLI/CLI.cpp:722:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/CLI/CLI.cpp:724:37: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/CLI/CLI.cpp:673:44: style:inconclusive: Function 'add_policy' argument 1 names different: declaration 'filename' definition 'pattern'. [funcArgNamesDifferent] MediaConch/Source/CLI/CLI.h:38:44: note: Function 'add_policy' argument 1 names different: declaration 'filename' definition 'pattern'. MediaConch/Source/CLI/CLI.cpp:673:44: note: Function 'add_policy' argument 1 names different: declaration 'filename' definition 'pattern'. MediaConch/Source/CLI/CLI.cpp:933:49: style:inconclusive: Function 'register_option' argument 1 names different: declaration 'opt' definition 'key'. [funcArgNamesDifferent] MediaConch/Source/CLI/CLI.h:40:49: note: Function 'register_option' argument 1 names different: declaration 'opt' definition 'key'. MediaConch/Source/CLI/CLI.cpp:933:49: note: Function 'register_option' argument 1 names different: declaration 'opt' definition 'key'. MediaConch/Source/CLI/CLI.cpp:1092:45: style:inconclusive: Function 'run_policy_reference_file' argument 1 names different: declaration 'file_id' definition 'id'. [funcArgNamesDifferent] MediaConch/Source/CLI/CLI.h:73:45: note: Function 'run_policy_reference_file' argument 1 names different: declaration 'file_id' definition 'id'. MediaConch/Source/CLI/CLI.cpp:1092:45: note: Function 'run_policy_reference_file' argument 1 names different: declaration 'file_id' definition 'id'. MediaConch/Source/CLI/CLI.cpp:166:37: style: Local variable 'i' shadows outer variable [shadowVariable] MediaConch/Source/CLI/CLI.cpp:158:29: note: Shadowed declaration MediaConch/Source/CLI/CLI.cpp:166:37: note: Shadow variable MediaConch/Source/CLI/CLI.cpp:229:39: style: Local variable 'format' shadows outer variable [shadowVariable] MediaConch/Source/CLI/CLI.h:99:33: note: Shadowed declaration MediaConch/Source/CLI/CLI.cpp:229:39: note: Shadow variable MediaConch/Source/CLI/CLI.cpp:448:39: style: Local variable 'format' shadows outer variable [shadowVariable] MediaConch/Source/CLI/CLI.h:99:33: note: Shadowed declaration MediaConch/Source/CLI/CLI.cpp:448:39: note: Shadow variable MediaConch/Source/CLI/CLI.cpp:956:28: style: Local variable 'str' shadows outer variable [shadowVariable] MediaConch/Source/CLI/CLI.cpp:947:24: note: Shadowed declaration MediaConch/Source/CLI/CLI.cpp:956:28: note: Shadow variable MediaConch/Source/CLI/CLI.cpp:622:43: style: Parameter 'report_kind' can be declared as reference to const [constParameterReference] MediaConch/Source/CLI/CLI.cpp:51:42: style: Parameter 'Event' can be declared as pointer to const. However it seems that 'Log_0' is a callback function, if 'Event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] MediaConch/Source/CLI/CLI.cpp:276:36: note: You might need to cast the function pointer here MediaConch/Source/CLI/CLI.cpp:51:42: note: Parameter 'Event' can be declared as pointer to const MediaConch/Source/CLI/CLI.cpp:160:25: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CLI_Main.cpp:44:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:316:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:344:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:362:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:377:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:393:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:410:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:427:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:437:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:454:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:471:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:488:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:505:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:556:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:575:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:602:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:619:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:688:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:706:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:732:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:750:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:778:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:807:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:825:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] MediaConch/Source/CLI/CommandLine_Parser.cpp:319:62: style: C-style pointer casting [cstyleCast] MediaConch/Source/CLI/CommandLine_Parser.cpp:513:55: style: C-style pointer casting [cstyleCast] MediaConch/Source/CLI/CommandLine_Parser.cpp:560:58: style: C-style pointer casting [cstyleCast] MediaConch/Source/CLI/CommandLine_Parser.cpp:257:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:258:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:259:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:260:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:261:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:262:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:263:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:264:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:265:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:266:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:267:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:268:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:269:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:270:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:271:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:272:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:273:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:274:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:275:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:276:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:277:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:278:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:279:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:280:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:281:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:282:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:283:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:284:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:285:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:286:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:287:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:288:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:289:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:290:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:291:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:292:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:293:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:294:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:295:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:296:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/CommandLine_Parser.cpp:299:5: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/CLI/Help.cpp:307:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEDIACONCH_VERSION [valueFlowBailoutIncompleteVar] MediaConch/Source/Checker/Checker.cpp:793:64: error: There is an unknown macro here somewhere. Configuration is required. If MEDIACONCH_VERSION is a macro then please configure it. [unknownMacro] MediaConch/Source/Checker/Path.cpp:34:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Checker/Path.cpp:69:27: style: Local variable 'end' shadows outer variable [shadowVariable] MediaConch/Source/Checker/Path.cpp:56:24: note: Shadowed declaration MediaConch/Source/Checker/Path.cpp:69:27: note: Shadow variable MediaConch/Source/Checker/Path.cpp:113:38: style: Parameter 'tfsxml_priv' can be declared as reference to const [constParameterReference] MediaConch/Source/Checker/Path.cpp:139:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] MediaConch/Source/Common/Configuration.cpp:73:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ate [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/MediaConchLib.h:154:9: warning: Member variable 'Checker_ValidateRes::id' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/Common/MediaConchLib.h:207:9: warning: Member variable 'Policy_Policy::is_public' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/Common/Configuration.cpp:35:16: warning: Member variable 'Configuration::values' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/Common/Policies.h:132:12: performance:inconclusive: Technically the member function 'MediaConch::Policies::get_an_id' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Scheduler.h:75:10: performance:inconclusive: Technically the member function 'MediaConch::Scheduler::set_default_max_threads' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/MediaConchLib.h:121:20: warning: Struct 'Checker_StatusRes' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/MediaConchLib.h:121:20: warning: Struct 'Checker_StatusRes' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/MediaConchLib.h:182:24: warning: Struct 'XSLT_Policy_Rule' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/MediaConchLib.h:182:24: warning: Struct 'XSLT_Policy_Rule' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/MediaConchLib.h:59:5: style: Class 'MediaConchLib' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MediaConch/Source/Common/MediaConchLib.h:208:9: style: Struct 'Policy_Policy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MediaConch/Source/Common/MediaConchLib.h:233:9: style: Struct 'Policy_Public_Policy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MediaConch/Source/Common/Reports.h:58:5: style: Class 'Reports' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MediaConch/Source/Common/Policies.h:59:5: style: Class 'Policies' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MediaConch/Source/Common/Scheduler.h:51:5: style: Class 'Scheduler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MediaConch/Source/Common/NoContainer.h:32:14: style: The destructor '~NoContainer' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Container.h:57:14: note: Virtual destructor in base class MediaConch/Source/Common/NoContainer.h:32:14: note: Destructor in derived class MediaConch/Source/Common/NoContainer.h:34:17: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Container.h:59:17: note: Virtual function in base class MediaConch/Source/Common/NoContainer.h:34:17: note: Function in derived class MediaConch/Source/Common/NoContainer.h:35:17: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Container.h:60:17: note: Virtual function in base class MediaConch/Source/Common/NoContainer.h:35:17: note: Function in derived class MediaConch/Source/Common/NoContainer.h:36:20: style: The function 'get_value_by_key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Container.h:61:20: note: Virtual function in base class MediaConch/Source/Common/NoContainer.h:36:20: note: Function in derived class MediaConch/Source/Common/NoContainer.h:37:20: style: The function 'get_value_in_array_by_key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Container.h:62:20: note: Virtual function in base class MediaConch/Source/Common/NoContainer.h:37:20: note: Function in derived class MediaConch/Source/Common/Policies.h:107:17: performance: Function 'get_error()' should return member 'error' by const reference. [returnByReference] MediaConch/Source/Common/Policy.h:54:26: performance: Function 'get_error()' should return member 'error' by const reference. [returnByReference] MediaConch/Source/Common/Container.h:64:17: performance: Function 'get_error()' should return member 'error' by const reference. [returnByReference] MediaConch/Source/Common/Configuration.h:48:17: performance: Function 'get_error()' should return member 'error' by const reference. [returnByReference] MediaConch/Source/Common/Core.h:99:51: performance: Function parameter 'generated_log' should be passed by const reference. [passedByValue] MediaConch/Source/Common/Core.h:99:84: performance: Function parameter 'generated_error_log' should be passed by const reference. [passedByValue] MediaConch/Source/Common/Configuration.cpp:103:23: style: Variable 'v' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/Configuration.cpp:117:23: style: Variable 'v' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/Configuration.cpp:131:23: style: Variable 'v' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/Configuration.cpp:145:23: style: Variable 'v' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/Configuration.cpp:159:23: style: Variable 'v' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/Configuration.cpp:172:23: style: Variable 'v' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/Configuration.cpp:186:23: style: Variable 'v' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/Core.cpp:201:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Core.cpp:233:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Core.cpp:679:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Core.cpp:858:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Core.cpp:955:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Core.cpp:1102:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Core.cpp:1135:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Core.cpp:1213:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Core.cpp:1570:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Core.cpp:1641:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Core.cpp:1543:9: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] MediaConch/Source/Common/Core.cpp:71:7: warning: Member variable 'Core::ecb' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/Common/NoDatabaseReport.h:98:9: warning: Member variable 'MC_File::generated_time' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/Common/Core.cpp:1594:11: performance:inconclusive: Technically the member function 'MediaConch::Core::policy_get_values_for_type_field' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Core.h:136:14: note: Technically the member function 'MediaConch::Core::policy_get_values_for_type_field' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Core.cpp:1594:11: note: Technically the member function 'MediaConch::Core::policy_get_values_for_type_field' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Core.cpp:1576:11: performance:inconclusive: Technically the member function 'MediaConch::Core::policy_get_fields_for_type' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Core.h:138:14: note: Technically the member function 'MediaConch::Core::policy_get_fields_for_type' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Core.cpp:1576:11: note: Technically the member function 'MediaConch::Core::policy_get_fields_for_type' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Core.cpp:942:11: performance:inconclusive: Technically the member function 'MediaConch::Core::transform_mixml_report' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Core.h:147:14: note: Technically the member function 'MediaConch::Core::transform_mixml_report' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Core.cpp:942:11: note: Technically the member function 'MediaConch::Core::transform_mixml_report' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Core.cpp:1567:12: performance:inconclusive: Technically the member function 'MediaConch::Core::has_outcome_fail' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Core.h:233:10: note: Technically the member function 'MediaConch::Core::has_outcome_fail' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Core.cpp:1567:12: note: Technically the member function 'MediaConch::Core::has_outcome_fail' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Core.cpp:788:19: performance:inconclusive: Technically the member function 'MediaConch::Core::get_last_modification_file' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Core.h:243:17: note: Technically the member function 'MediaConch::Core::get_last_modification_file' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Core.cpp:788:19: note: Technically the member function 'MediaConch::Core::get_last_modification_file' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Core.cpp:795:12: performance:inconclusive: Technically the member function 'MediaConch::Core::file_is_existing' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Core.h:244:12: note: Technically the member function 'MediaConch::Core::file_is_existing' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Core.cpp:795:12: note: Technically the member function 'MediaConch::Core::file_is_existing' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Core.cpp:1472:19: style:inconclusive: Technically the member function 'MediaConch::Core::get_config_file' can be const. [functionConst] MediaConch/Source/Common/Core.h:253:17: note: Technically the member function 'MediaConch::Core::get_config_file' can be const. MediaConch/Source/Common/Core.cpp:1472:19: note: Technically the member function 'MediaConch::Core::get_config_file' can be const. MediaConch/Source/Common/Core.cpp:1460:19: performance:inconclusive: Technically the member function 'MediaConch::Core::get_database_path' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Core.h:254:17: note: Technically the member function 'MediaConch::Core::get_database_path' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Core.cpp:1460:19: note: Technically the member function 'MediaConch::Core::get_database_path' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Core.cpp:73:5: warning: Class 'Core' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/DatabaseReport.h:37:17: warning: The class 'DatabaseReport' defines member function with name 'set_database_directory' also defined in its parent class 'Database'. [duplInheritedMember] MediaConch/Source/Common/Database.h:38:17: note: Parent function 'Database::set_database_directory' MediaConch/Source/Common/DatabaseReport.h:37:17: note: Derived function 'DatabaseReport::set_database_directory' MediaConch/Source/Common/DatabaseReport.h:38:17: warning: The class 'DatabaseReport' defines member function with name 'set_database_filename' also defined in its parent class 'Database'. [duplInheritedMember] MediaConch/Source/Common/Database.h:39:17: note: Parent function 'Database::set_database_filename' MediaConch/Source/Common/DatabaseReport.h:38:17: note: Derived function 'DatabaseReport::set_database_filename' MediaConch/Source/Common/DatabaseReport.h:35:14: style: The destructor '~DatabaseReport' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Database.h:36:14: note: Virtual destructor in base class MediaConch/Source/Common/DatabaseReport.h:35:14: note: Destructor in derived class MediaConch/Source/Common/NoDatabaseReport.h:32:14: style: The destructor '~NoDatabaseReport' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:35:14: note: Virtual destructor in base class MediaConch/Source/Common/NoDatabaseReport.h:32:14: note: Destructor in derived class MediaConch/Source/Common/NoDatabaseReport.h:34:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Database.h:41:17: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:34:17: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:35:17: style: The function 'init_report' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:92:17: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:35:17: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:38:17: style: The function 'create_report_table' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:41:17: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:38:17: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:39:17: style: The function 'update_report_table' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:42:17: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:39:17: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:42:18: style: The function 'get_users_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:45:18: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:42:18: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:45:18: style: The function 'add_file' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:48:18: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:45:18: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:50:18: style: The function 'update_file' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:53:18: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:50:18: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:54:18: style: The function 'get_file_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:57:18: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:54:18: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:56:18: style: The function 'get_file_name_from_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:59:18: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:56:18: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:57:18: style: The function 'get_file_information_from_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:60:18: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:57:18: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:63:18: style: The function 'file_is_analyzed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:65:18: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:63:18: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:64:18: style: The function 'remove_file' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:66:18: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:64:18: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:65:18: style: The function 'reset_file' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:67:18: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:65:18: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:66:18: style: The function 'remove_all_files' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:68:18: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:66:18: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:67:18: style: The function 'add_file_generated_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:69:18: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:67:18: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:68:18: style: The function 'update_file_analyzed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:70:18: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:68:18: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:69:18: style: The function 'update_file_error' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:71:18: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:69:18: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:72:18: style: The function 'save_report' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:75:18: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:72:18: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:75:18: style: The function 'remove_report' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:79:18: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:75:18: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:76:18: style: The function 'remove_all_reports' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:80:18: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:76:18: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:77:18: style: The function 'get_report' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:81:18: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:77:18: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:80:18: style: The function 'report_is_registered' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:84:18: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:80:18: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:83:36: style: The function 'version_registered' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:87:37: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:83:36: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:84:18: style: The function 'get_elements' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:88:18: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:84:18: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:85:18: style: The function 'get_elements' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:89:18: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:85:18: note: Function in derived class MediaConch/Source/Common/NoDatabaseReport.h:86:18: style: The function 'get_element_report_kind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/DatabaseReport.h:90:18: note: Virtual function in base class MediaConch/Source/Common/NoDatabaseReport.h:86:18: note: Function in derived class MediaConch/Source/Common/PluginLog.h:41:19: style: The destructor '~PluginLog' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Plugin.h:37:14: note: Virtual destructor in base class MediaConch/Source/Common/PluginLog.h:41:19: note: Destructor in derived class MediaConch/Source/Common/Core.cpp:460:9: style: Condition 'force_analyze' is always true [knownConditionTrueFalse] MediaConch/Source/Common/Core.cpp:455:26: note: Assignment 'force_analyze=true', assigned value is 1 MediaConch/Source/Common/Core.cpp:460:9: note: Condition 'force_analyze' is always true MediaConch/Source/Common/Core.cpp:486:9: style: Condition '!analyzed' is always true [knownConditionTrueFalse] MediaConch/Source/Common/Core.cpp:461:20: note: Assignment 'analyzed=false', assigned value is 0 MediaConch/Source/Common/Core.cpp:486:9: note: Condition '!analyzed' is always true MediaConch/Source/Common/Core.cpp:1288:27: style: Condition 'local_path.size()>0' is always true [knownConditionTrueFalse] MediaConch/Source/Common/Core.cpp:1340:27: style: Condition 'local_path.size()>0' is always true [knownConditionTrueFalse] MediaConch/Source/Common/Core.cpp:707:23: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Core.cpp:707:46: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Core.cpp:711:34: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Core.cpp:728:27: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Core.cpp:728:50: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Core.cpp:731:38: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Core.cpp:735:38: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Core.cpp:740:34: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Core.cpp:762:54: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Core.cpp:772:38: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Core.cpp:865:41: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Core.cpp:1108:77: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Core.cpp:967:33: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Core.cpp:1132:12: style: The scope of the variable 'start' can be reduced. [variableScope] MediaConch/Source/Common/Core.cpp:1210:12: style: The scope of the variable 'start' can be reduced. [variableScope] MediaConch/Source/Common/Core.cpp:393:57: style:inconclusive: Function 'checker_analyze' argument 2 names different: declaration 'filename' definition 'file'. [funcArgNamesDifferent] MediaConch/Source/Common/Core.h:94:62: note: Function 'checker_analyze' argument 2 names different: declaration 'filename' definition 'file'. MediaConch/Source/Common/Core.cpp:393:57: note: Function 'checker_analyze' argument 2 names different: declaration 'filename' definition 'file'. MediaConch/Source/Common/Core.cpp:395:82: style:inconclusive: Function 'checker_analyze' argument 6 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/Core.h:96:87: note: Function 'checker_analyze' argument 6 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Core.cpp:395:82: note: Function 'checker_analyze' argument 6 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Core.cpp:450:82: style:inconclusive: Function 'checker_analyze' argument 9 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/Core.h:101:87: note: Function 'checker_analyze' argument 9 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Core.cpp:450:82: note: Function 'checker_analyze' argument 9 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Core.cpp:523:41: style:inconclusive: Function 'checker_status' argument 2 names different: declaration 'file' definition 'file_id'. [funcArgNamesDifferent] MediaConch/Source/Common/Core.h:104:47: note: Function 'checker_status' argument 2 names different: declaration 'file' definition 'file_id'. MediaConch/Source/Common/Core.cpp:523:41: note: Function 'checker_status' argument 2 names different: declaration 'file' definition 'file_id'. MediaConch/Source/Common/Core.cpp:523:102: style:inconclusive: Function 'checker_status' argument 4 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/Core.h:104:105: note: Function 'checker_status' argument 4 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Core.cpp:523:102: note: Function 'checker_status' argument 4 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Core.cpp:562:83: style:inconclusive: Function 'checker_file_from_id' argument 4 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/Core.h:110:89: note: Function 'checker_file_from_id' argument 4 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Core.cpp:562:83: note: Function 'checker_file_from_id' argument 4 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Core.cpp:574:50: style:inconclusive: Function 'checker_id_from_filename' argument 4 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/Core.h:112:120: note: Function 'checker_id_from_filename' argument 4 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Core.cpp:574:50: note: Function 'checker_id_from_filename' argument 4 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Core.cpp:587:107: style:inconclusive: Function 'checker_file_information' argument 4 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/Core.h:113:113: note: Function 'checker_file_information' argument 4 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Core.cpp:587:107: note: Function 'checker_file_information' argument 4 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Core.cpp:607:78: style:inconclusive: Function 'checker_list' argument 3 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/Core.h:108:84: note: Function 'checker_list' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Core.cpp:607:78: note: Function 'checker_list' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Core.cpp:621:71: style:inconclusive: Function 'checker_list' argument 3 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/Core.h:109:77: note: Function 'checker_list' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Core.cpp:621:71: note: Function 'checker_list' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Core.cpp:635:80: style:inconclusive: Function 'checker_clear' argument 3 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/Core.h:105:86: note: Function 'checker_clear' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Core.cpp:635:80: note: Function 'checker_clear' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Core.cpp:670:79: style:inconclusive: Function 'checker_stop' argument 3 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/Core.h:106:85: note: Function 'checker_stop' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Core.cpp:670:79: note: Function 'checker_stop' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Core.cpp:788:65: style:inconclusive: Function 'get_last_modification_file' argument 1 names different: declaration 'file' definition 'filename'. [funcArgNamesDifferent] MediaConch/Source/Common/Core.h:243:63: note: Function 'get_last_modification_file' argument 1 names different: declaration 'file' definition 'filename'. MediaConch/Source/Common/Core.cpp:788:65: note: Function 'get_last_modification_file' argument 1 names different: declaration 'file' definition 'filename'. MediaConch/Source/Common/Core.cpp:816:107: style:inconclusive: Function 'register_report_mediainfo_text_to_database' argument 3 names different: declaration 'MI' definition 'curMI'. [funcArgNamesDifferent] MediaConch/Source/Common/Core.h:249:105: note: Function 'register_report_mediainfo_text_to_database' argument 3 names different: declaration 'MI' definition 'curMI'. MediaConch/Source/Common/Core.cpp:816:107: note: Function 'register_report_mediainfo_text_to_database' argument 3 names different: declaration 'MI' definition 'curMI'. MediaConch/Source/Common/Core.cpp:833:106: style:inconclusive: Function 'register_report_mediainfo_xml_to_database' argument 3 names different: declaration 'MI' definition 'curMI'. [funcArgNamesDifferent] MediaConch/Source/Common/Core.h:250:104: note: Function 'register_report_mediainfo_xml_to_database' argument 3 names different: declaration 'MI' definition 'curMI'. MediaConch/Source/Common/Core.cpp:833:106: note: Function 'register_report_mediainfo_xml_to_database' argument 3 names different: declaration 'MI' definition 'curMI'. MediaConch/Source/Common/Core.cpp:849:112: style:inconclusive: Function 'register_report_micromediatrace_xml_to_database' argument 3 names different: declaration 'MI' definition 'curMI'. [funcArgNamesDifferent] MediaConch/Source/Common/Core.h:251:110: note: Function 'register_report_micromediatrace_xml_to_database' argument 3 names different: declaration 'MI' definition 'curMI'. MediaConch/Source/Common/Core.cpp:849:112: note: Function 'register_report_micromediatrace_xml_to_database' argument 3 names different: declaration 'MI' definition 'curMI'. MediaConch/Source/Common/Core.cpp:905:93: style:inconclusive: Function 'register_reports_to_database' argument 3 names different: declaration 'MI' definition 'curMI'. [funcArgNamesDifferent] MediaConch/Source/Common/Core.h:180:91: note: Function 'register_reports_to_database' argument 3 names different: declaration 'MI' definition 'curMI'. MediaConch/Source/Common/Core.cpp:905:93: note: Function 'register_reports_to_database' argument 3 names different: declaration 'MI' definition 'curMI'. MediaConch/Source/Common/Core.cpp:978:63: style:inconclusive: Function 'get_report_saved' argument 2 names different: declaration 'file' definition 'files'. [funcArgNamesDifferent] MediaConch/Source/Common/Core.h:145:66: note: Function 'get_report_saved' argument 2 names different: declaration 'file' definition 'files'. MediaConch/Source/Common/Core.cpp:978:63: note: Function 'get_report_saved' argument 2 names different: declaration 'file' definition 'files'. MediaConch/Source/Common/Core.cpp:1024:79: style:inconclusive: Function 'file_is_registered_and_analyzed_in_db' argument 2 names different: declaration 'file' definition 'filename'. [funcArgNamesDifferent] MediaConch/Source/Common/Core.h:240:79: note: Function 'file_is_registered_and_analyzed_in_db' argument 2 names different: declaration 'file' definition 'filename'. MediaConch/Source/Common/Core.cpp:1024:79: note: Function 'file_is_registered_and_analyzed_in_db' argument 2 names different: declaration 'file' definition 'filename'. MediaConch/Source/Common/Core.cpp:1054:69: style:inconclusive: Function 'file_is_registered_in_queue' argument 2 names different: declaration 'file' definition 'filename'. [funcArgNamesDifferent] MediaConch/Source/Common/Core.h:242:69: note: Function 'file_is_registered_in_queue' argument 2 names different: declaration 'file' definition 'filename'. MediaConch/Source/Common/Core.cpp:1054:69: note: Function 'file_is_registered_in_queue' argument 2 names different: declaration 'file' definition 'filename'. MediaConch/Source/Common/Core.cpp:1067:73: style:inconclusive: Function 'file_is_registered_and_analyzed' argument 2 names different: declaration 'file' definition 'filename'. [funcArgNamesDifferent] MediaConch/Source/Common/Core.h:238:73: note: Function 'file_is_registered_and_analyzed' argument 2 names different: declaration 'file' definition 'filename'. MediaConch/Source/Common/Core.cpp:1067:73: note: Function 'file_is_registered_and_analyzed' argument 2 names different: declaration 'file' definition 'filename'. MediaConch/Source/Common/Core.cpp:872:21: style: Local variable 'report' shadows outer variable [shadowVariable] MediaConch/Source/Common/Core.cpp:855:17: note: Shadowed declaration MediaConch/Source/Common/Core.cpp:872:21: note: Shadow variable MediaConch/Source/Common/Core.cpp:448:46: performance: Function parameter 'generated_log' should be passed by const reference. [passedByValue] MediaConch/Source/Common/Core.cpp:448:79: performance: Function parameter 'generated_error_log' should be passed by const reference. [passedByValue] MediaConch/Source/Common/Core.cpp:493:76: style: Parameter 'err' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/DaemonClient.cpp:196:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/DaemonClient.cpp:335:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/DaemonClient.cpp:376:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/DaemonClient.cpp:436:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.h:201:9: warning: Member variable 'MediaConch_Watch_Folder_Res::user' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/Common/REST_API.h:251:9: warning: Member variable 'Checker_Analyze_Arg::id' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/Common/REST_API.h:251:9: warning: Member variable 'Checker_Analyze_Arg::force_analyze' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/Common/REST_API.h:298:9: warning: Member variable 'Checker_Status_Ok::id' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/Common/REST_API.h:339:9: warning: Member variable 'Checker_Report_Ok::valid' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/Common/REST_API.h:424:9: warning: Member variable 'Checker_Validate_Req::report' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/Common/REST_API.h:437:9: warning: Member variable 'Checker_Validate_Ok::id' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/Common/DaemonClient.cpp:102:20: style:inconclusive: Technically the member function 'MediaConch::DaemonClient::is_init' can be const. [functionConst] MediaConch/Source/Common/DaemonClient.h:45:10: note: Technically the member function 'MediaConch::DaemonClient::is_init' can be const. MediaConch/Source/Common/DaemonClient.cpp:102:20: note: Technically the member function 'MediaConch::DaemonClient::is_init' can be const. MediaConch/Source/Common/REST_API.h:59:17: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::get_Report_string' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:81:12: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::string_to_Report' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:100:17: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::get_Reason_string' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:119:12: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::string_to_Reason' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Http.h:90:10: performance:inconclusive: Technically the member function 'MediaConch::Http::reset_daemon_id' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Http.h:92:10: style:inconclusive: Technically the member function 'MediaConch::Http::get_result' can be const. [functionConst] MediaConch/Source/Common/Http.h:93:10: style:inconclusive: Technically the member function 'MediaConch::Http::get_http_code' can be const. [functionConst] MediaConch/Source/Common/DaemonClient.h:38:5: style: Class 'DaemonClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MediaConch/Source/Common/XsltPolicy.h:58:5: style: Class 'XsltPolicyNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MediaConch/Source/Common/XsltPolicy.h:85:5: style: Class 'XsltPolicyRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MediaConch/Source/Common/XsltPolicy.h:118:5: style: Class 'XsltPolicy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MediaConch/Source/Common/XsltPolicy.h:84:14: style: The destructor '~XsltPolicyRule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/XsltPolicy.h:56:14: note: Virtual destructor in base class MediaConch/Source/Common/XsltPolicy.h:84:14: note: Destructor in derived class MediaConch/Source/Common/XsltPolicy.h:115:14: style: The destructor '~XsltPolicy' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Policy.h:45:14: note: Virtual destructor in base class MediaConch/Source/Common/XsltPolicy.h:115:14: note: Destructor in derived class MediaConch/Source/Common/XsltPolicy.h:133:15: style: The function 'create_doc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Policy.h:55:26: note: Virtual function in base class MediaConch/Source/Common/XsltPolicy.h:133:15: note: Function in derived class MediaConch/Source/Common/XsltPolicy.h:134:15: style: The function 'import_schema_from_doc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Policy.h:76:26: note: Virtual function in base class MediaConch/Source/Common/XsltPolicy.h:134:15: note: Function in derived class MediaConch/Source/Common/REST_API.h:1272:41: performance: Function 'get_error()' should return member 'error' by const reference. [returnByReference] MediaConch/Source/Common/DaemonClient.cpp:1351:5: error: Memory leak: req.rule [memleak] MediaConch/Source/Common/DaemonClient.cpp:1307:19: style: Redundant assignment of 'rule->ope' to itself. [selfAssignment] MediaConch/Source/Common/DaemonClient.cpp:70:5: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] MediaConch/Source/Common/DaemonClient.cpp:152:90: style:inconclusive: Function 'mediaconch_get_plugins' argument 2 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/DaemonClient.h:51:81: note: Function 'mediaconch_get_plugins' argument 2 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:152:90: note: Function 'mediaconch_get_plugins' argument 2 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:178:71: style:inconclusive: Function 'mediaconch_watch_folder' argument 9 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/DaemonClient.h:57:62: note: Function 'mediaconch_watch_folder' argument 9 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:178:71: note: Function 'mediaconch_watch_folder' argument 9 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:215:61: style:inconclusive: Function 'mediaconch_edit_watch_folder' argument 3 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/DaemonClient.h:59:52: note: Function 'mediaconch_edit_watch_folder' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:215:61: note: Function 'mediaconch_edit_watch_folder' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:236:97: style:inconclusive: Function 'mediaconch_list_watch_folders' argument 2 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/DaemonClient.h:52:88: note: Function 'mediaconch_list_watch_folders' argument 2 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:236:97: note: Function 'mediaconch_list_watch_folders' argument 2 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:258:90: style:inconclusive: Function 'mediaconch_remove_watch_folder' argument 2 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/DaemonClient.h:60:81: note: Function 'mediaconch_remove_watch_folder' argument 2 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:258:90: note: Function 'mediaconch_remove_watch_folder' argument 2 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:282:86: style:inconclusive: Function 'checker_list' argument 3 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/DaemonClient.h:66:76: note: Function 'checker_list' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:282:86: note: Function 'checker_list' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:306:95: style:inconclusive: Function 'checker_file_from_id' argument 4 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/DaemonClient.h:69:85: note: Function 'checker_file_from_id' argument 4 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:306:95: note: Function 'checker_file_from_id' argument 4 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:327:58: style:inconclusive: Function 'checker_id_from_filename' argument 4 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/DaemonClient.h:71:113: note: Function 'checker_id_from_filename' argument 4 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:327:58: note: Function 'checker_id_from_filename' argument 4 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:350:115: style:inconclusive: Function 'checker_file_information' argument 4 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/DaemonClient.h:72:105: note: Function 'checker_file_information' argument 4 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:350:115: note: Function 'checker_file_information' argument 4 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:384:85: style:inconclusive: Function 'checker_list_mediainfo_outputs' argument 2 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/DaemonClient.h:75:75: note: Function 'checker_list_mediainfo_outputs' argument 2 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:384:85: note: Function 'checker_list_mediainfo_outputs' argument 2 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:401:115: style:inconclusive: Function 'default_values_for_type' argument 3 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/DaemonClient.h:78:105: note: Function 'default_values_for_type' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:401:115: note: Function 'default_values_for_type' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:422:119: style:inconclusive: Function 'checker_analyze' argument 9 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/DaemonClient.h:83:109: note: Function 'checker_analyze' argument 9 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:422:119: note: Function 'checker_analyze' argument 9 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:493:92: style:inconclusive: Function 'checker_status' argument 3 names different: declaration 'res' definition 'st_res'. [funcArgNamesDifferent] MediaConch/Source/Common/DaemonClient.h:86:82: note: Function 'checker_status' argument 3 names different: declaration 'res' definition 'st_res'. MediaConch/Source/Common/DaemonClient.cpp:493:92: note: Function 'checker_status' argument 3 names different: declaration 'res' definition 'st_res'. MediaConch/Source/Common/DaemonClient.cpp:493:113: style:inconclusive: Function 'checker_status' argument 4 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/DaemonClient.h:86:100: note: Function 'checker_status' argument 4 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:493:113: note: Function 'checker_status' argument 4 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:564:88: style:inconclusive: Function 'checker_clear' argument 3 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/DaemonClient.h:89:78: note: Function 'checker_clear' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:564:88: note: Function 'checker_clear' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:595:87: style:inconclusive: Function 'checker_stop' argument 3 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/DaemonClient.h:92:77: note: Function 'checker_stop' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:595:87: note: Function 'checker_stop' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:626:53: style:inconclusive: Function 'checker_get_report' argument 1 names different: declaration 'c_report' definition 'cr'. [funcArgNamesDifferent] MediaConch/Source/Common/DaemonClient.h:95:43: note: Function 'checker_get_report' argument 1 names different: declaration 'c_report' definition 'cr'. MediaConch/Source/Common/DaemonClient.cpp:626:53: note: Function 'checker_get_report' argument 1 names different: declaration 'c_report' definition 'cr'. MediaConch/Source/Common/DaemonClient.cpp:626:112: style:inconclusive: Function 'checker_get_report' argument 3 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/DaemonClient.h:95:108: note: Function 'checker_get_report' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:626:112: note: Function 'checker_get_report' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:736:49: style:inconclusive: Function 'checker_validate' argument 8 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/DaemonClient.h:100:97: note: Function 'checker_validate' argument 8 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:736:49: note: Function 'checker_validate' argument 8 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:926:45: style:inconclusive: Function 'policy_save' argument 2 names different: declaration 'pos' definition 'id'. [funcArgNamesDifferent] MediaConch/Source/Common/DaemonClient.h:119:35: note: Function 'policy_save' argument 2 names different: declaration 'pos' definition 'id'. MediaConch/Source/Common/DaemonClient.cpp:926:45: note: Function 'policy_save' argument 2 names different: declaration 'pos' definition 'id'. MediaConch/Source/Common/DaemonClient.cpp:1104:91: style:inconclusive: Function 'policy_get_policies' argument 5 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/DaemonClient.h:152:43: note: Function 'policy_get_policies' argument 5 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:1104:91: note: Function 'policy_get_policies' argument 5 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:1203:71: style:inconclusive: Function 'policy_get_policies_count' argument 2 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/DaemonClient.h:145:61: note: Function 'policy_get_policies_count' argument 2 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:1203:71: note: Function 'policy_get_policies_count' argument 2 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DaemonClient.cpp:1243:63: style:inconclusive: Function 'xslt_policy_create_from_file' argument 2 names different: declaration 'id' definition 'file_id'. [funcArgNamesDifferent] MediaConch/Source/Common/DaemonClient.h:161:53: note: Function 'xslt_policy_create_from_file' argument 2 names different: declaration 'id' definition 'file_id'. MediaConch/Source/Common/DaemonClient.cpp:1243:63: note: Function 'xslt_policy_create_from_file' argument 2 names different: declaration 'id' definition 'file_id'. MediaConch/Source/Common/Database.cpp:48:57: style:inconclusive: Function 'set_database_filename' argument 1 names different: declaration 'name' definition 'filename'. [funcArgNamesDifferent] MediaConch/Source/Common/Database.h:39:58: note: Function 'set_database_filename' argument 1 names different: declaration 'name' definition 'filename'. MediaConch/Source/Common/Database.cpp:48:57: note: Function 'set_database_filename' argument 1 names different: declaration 'name' definition 'filename'. MediaConch/Source/Common/DatabaseReport.cpp:199:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/DatabaseReport.cpp:53:22: performance:inconclusive: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_create_report_table' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/DatabaseReport.h:96:17: note: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_create_report_table' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/DatabaseReport.cpp:53:22: note: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_create_report_table' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/DatabaseReport.cpp:66:22: performance:inconclusive: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_update_report_table_v0' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/DatabaseReport.h:97:17: note: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_update_report_table_v0' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/DatabaseReport.cpp:66:22: note: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_update_report_table_v0' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/DatabaseReport.cpp:75:22: performance:inconclusive: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_update_report_table_v1' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/DatabaseReport.h:98:17: note: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_update_report_table_v1' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/DatabaseReport.cpp:75:22: note: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_update_report_table_v1' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/DatabaseReport.cpp:84:22: performance:inconclusive: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_update_report_table_v2' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/DatabaseReport.h:99:17: note: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_update_report_table_v2' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/DatabaseReport.cpp:84:22: note: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_update_report_table_v2' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/DatabaseReport.cpp:92:22: performance:inconclusive: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_update_report_table_v3' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/DatabaseReport.h:100:17: note: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_update_report_table_v3' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/DatabaseReport.cpp:92:22: note: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_update_report_table_v3' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/DatabaseReport.cpp:126:22: performance:inconclusive: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_update_report_table_v4' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/DatabaseReport.h:101:17: note: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_update_report_table_v4' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/DatabaseReport.cpp:126:22: note: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_update_report_table_v4' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/DatabaseReport.cpp:135:22: performance:inconclusive: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_update_report_table_v5' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/DatabaseReport.h:102:17: note: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_update_report_table_v5' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/DatabaseReport.cpp:135:22: note: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_update_report_table_v5' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/DatabaseReport.cpp:173:22: performance:inconclusive: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_update_report_table_v6' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/DatabaseReport.h:103:17: note: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_update_report_table_v6' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/DatabaseReport.cpp:173:22: note: Technically the member function 'MediaConch::DatabaseReport::get_sql_query_for_update_report_table_v6' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/DatabaseReport.cpp:182:22: performance:inconclusive: Technically the member function 'MediaConch::DatabaseReport::longs_to_string' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/DatabaseReport.h:106:17: note: Technically the member function 'MediaConch::DatabaseReport::longs_to_string' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/DatabaseReport.cpp:182:22: note: Technically the member function 'MediaConch::DatabaseReport::longs_to_string' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/DatabaseReport.cpp:195:22: performance:inconclusive: Technically the member function 'MediaConch::DatabaseReport::string_to_longs' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/DatabaseReport.h:107:17: note: Technically the member function 'MediaConch::DatabaseReport::string_to_longs' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/DatabaseReport.cpp:195:22: note: Technically the member function 'MediaConch::DatabaseReport::string_to_longs' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/DatabaseReport.cpp:41:22: warning: The class 'DatabaseReport' defines member function with name 'set_database_directory' also defined in its parent class 'Database'. [duplInheritedMember] MediaConch/Source/Common/Database.h:38:17: note: Parent function 'Database::set_database_directory' MediaConch/Source/Common/DatabaseReport.cpp:41:22: note: Derived function 'DatabaseReport::set_database_directory' MediaConch/Source/Common/DatabaseReport.cpp:47:22: warning: The class 'DatabaseReport' defines member function with name 'set_database_filename' also defined in its parent class 'Database'. [duplInheritedMember] MediaConch/Source/Common/Database.h:39:17: note: Parent function 'Database::set_database_filename' MediaConch/Source/Common/DatabaseReport.cpp:47:22: note: Derived function 'DatabaseReport::set_database_filename' MediaConch/Source/Common/DatabaseReport.cpp:47:63: style:inconclusive: Function 'set_database_filename' argument 1 names different: declaration 'name' definition 'filename'. [funcArgNamesDifferent] MediaConch/Source/Common/DatabaseReport.h:38:58: note: Function 'set_database_filename' argument 1 names different: declaration 'name' definition 'filename'. MediaConch/Source/Common/DatabaseReport.cpp:47:63: note: Function 'set_database_filename' argument 1 names different: declaration 'name' definition 'filename'. MediaConch/Source/Common/DpfManager.cpp:68:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/DpfManager.cpp:275:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_TEXT_NODE [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/PluginFormat.h:31:5: warning: Member variable 'PluginFormat::report_kind' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/Common/DpfManager.cpp:55:17: warning:inconclusive: Member variable 'DPFManager::xml_error' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] MediaConch/Source/Common/PluginFormat.h:35:9: performance: Variable 'format' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MediaConch/Source/Common/PluginFormat.h:36:9: performance: Variable 'filename' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MediaConch/Source/Common/DpfManager.cpp:57:9: performance: Variable 'bin' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MediaConch/Source/Common/DpfManager.cpp:238:21: performance:inconclusive: Technically the member function 'MediaConch::DPFManager::delete_configuration_file' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/DpfManager.h:44:31: note: Technically the member function 'MediaConch::DPFManager::delete_configuration_file' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/DpfManager.cpp:238:21: note: Technically the member function 'MediaConch::DPFManager::delete_configuration_file' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/PluginFormat.h:32:14: style: The destructor '~PluginFormat' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Plugin.h:37:14: note: Virtual destructor in base class MediaConch/Source/Common/PluginFormat.h:32:14: note: Destructor in derived class MediaConch/Source/Common/DpfManager.h:34:14: style: The destructor '~DPFManager' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/PluginFormat.h:32:14: note: Virtual destructor in base class MediaConch/Source/Common/DpfManager.h:34:14: note: Destructor in derived class MediaConch/Source/Common/DpfManager.h:37:17: style: The function 'load_plugin' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Plugin.h:40:17: note: Virtual function in base class MediaConch/Source/Common/DpfManager.h:37:17: note: Function in derived class MediaConch/Source/Common/DpfManager.h:38:17: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Plugin.h:41:17: note: Virtual function in base class MediaConch/Source/Common/DpfManager.h:38:17: note: Function in derived class MediaConch/Source/Common/PluginFormat.h:40:28: performance: Function 'get_format()' should return member 'format' by const reference. [returnByReference] MediaConch/Source/Common/DpfManager.cpp:196:41: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/DpfManager.cpp:263:49: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/DpfManager.cpp:275:77: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/DpfManager.cpp:282:85: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/DpfManager.cpp:311:27: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/DpfManager.cpp:182:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/DpfManager.cpp:183:49: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/DpfManager.cpp:187:52: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/DpfManager.cpp:188:41: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/DpfManager.cpp:192:49: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/DpfManager.cpp:195:52: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/DpfManager.cpp:202:52: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/DpfManager.cpp:203:51: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/DpfManager.cpp:204:40: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/DpfManager.cpp:209:53: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/DpfManager.cpp:213:50: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/DpfManager.cpp:217:50: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/DpfManager.cpp:221:51: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/DpfManager.cpp:222:40: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/DpfManager.cpp:226:56: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/DpfManager.cpp:287:28: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/DpfManager.cpp:249:121: style:inconclusive: Function 'read_summary_report_for_new_report_file' argument 3 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/DpfManager.h:45:131: note: Function 'read_summary_report_for_new_report_file' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DpfManager.cpp:249:121: note: Function 'read_summary_report_for_new_report_file' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/DpfManager.cpp:285:26: style: Variable 'content' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/Http.cpp:32:7: warning: Member variable 'Http::http_code' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/Common/Http.cpp:165:37: style: Parameter 'address' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/Httpd.cpp:63:12: performance:inconclusive: Technically the member function 'MediaConch::Httpd::send_result' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Httpd.h:97:9: note: Technically the member function 'MediaConch::Httpd::send_result' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Httpd.cpp:63:12: note: Technically the member function 'MediaConch::Httpd::send_result' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Httpd.h:104:17: performance: Function 'get_error()' should return member 'error' by const reference. [returnByReference] MediaConch/Source/Common/Httpd.h:105:17: performance: Function 'get_result()' should return member 'result' by const reference. [returnByReference] MediaConch/Source/Common/Httpd.cpp:29:20: style:inconclusive: Function 'Httpd' argument 1 names different: declaration 'mcl' definition 'p'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:32:17: note: Function 'Httpd' argument 1 names different: declaration 'mcl' definition 'p'. MediaConch/Source/Common/Httpd.cpp:29:20: note: Function 'Httpd' argument 1 names different: declaration 'mcl' definition 'p'. MediaConch/Source/Common/Httpd.cpp:110:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:67:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:110:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:111:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:68:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:111:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:113:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:70:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:113:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:114:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:71:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:114:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:115:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:72:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:115:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:116:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:73:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:116:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:117:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:74:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:117:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:119:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:76:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:119:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:120:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:77:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:120:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:121:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:78:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:121:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:122:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:79:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:122:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:123:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:80:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:123:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:124:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:81:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:124:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:125:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:82:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:125:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:126:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:83:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:126:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:127:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:84:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:127:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:128:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:85:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:128:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:129:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:86:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:129:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:130:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:87:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:130:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:131:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:88:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:131:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:132:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:89:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:132:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:133:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:90:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:133:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:134:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:91:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:134:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:135:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:92:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:135:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:136:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:93:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:136:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:137:5: style:inconclusive: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. [funcArgNamesDifferent] MediaConch/Source/Common/Httpd.h:94:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:137:5: note: Function 'get_uri_request' argument 1 names different: declaration 'uri' definition 'uri_query'. MediaConch/Source/Common/Httpd.cpp:51:38: style: Parameter 'address' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/IMSC1.cpp:48:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/IMSC1.h:34:14: style: The destructor '~IMSC1' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/PluginFormat.h:32:14: note: Virtual destructor in base class MediaConch/Source/Common/IMSC1.h:34:14: note: Destructor in derived class MediaConch/Source/Common/IMSC1.h:37:17: style: The function 'load_plugin' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Plugin.h:40:17: note: Virtual function in base class MediaConch/Source/Common/IMSC1.h:37:17: note: Function in derived class MediaConch/Source/Common/IMSC1.h:38:17: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Plugin.h:41:17: note: Virtual function in base class MediaConch/Source/Common/IMSC1.h:38:17: note: Function in derived class MediaConch/Source/Common/JS_Tree.cpp:64:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_ELEMENT_NODE [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/JS_Tree.cpp:80:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_ELEMENT_NODE [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/JS_Tree.cpp:113:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_ELEMENT_NODE [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/JS_Tree.cpp:184:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/JS_Tree.cpp:236:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/JS_Tree.cpp:287:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/JS_Tree.cpp:357:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_ELEMENT_NODE [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/JS_Tree.cpp:405:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_ELEMENT_NODE [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/JS_Tree.cpp:444:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_ELEMENT_NODE [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/JS_Tree.cpp:569:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/JS_Tree.cpp:592:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/JS_Tree.cpp:652:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/JS_Tree.cpp:667:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/JS_Tree.cpp:682:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/JS_Tree.cpp:751:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boolalpha [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/JS_Tree.cpp:144:14: performance:inconclusive: Technically the member function 'MediaConch::JsTree::has_block_data' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/JS_Tree.h:54:18: note: Technically the member function 'MediaConch::JsTree::has_block_data' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/JS_Tree.cpp:144:14: note: Technically the member function 'MediaConch::JsTree::has_block_data' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/JS_Tree.cpp:355:14: performance:inconclusive: Technically the member function 'MediaConch::JsTree::find_inform_data_node' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/JS_Tree.h:58:18: note: Technically the member function 'MediaConch::JsTree::find_inform_data_node' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/JS_Tree.cpp:355:14: note: Technically the member function 'MediaConch::JsTree::find_inform_data_node' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/JS_Tree.cpp:662:14: performance:inconclusive: Technically the member function 'MediaConch::JsTree::trim_string' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/JS_Tree.h:65:10: note: Technically the member function 'MediaConch::JsTree::trim_string' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/JS_Tree.cpp:662:14: note: Technically the member function 'MediaConch::JsTree::trim_string' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/JS_Tree.cpp:676:21: performance:inconclusive: Technically the member function 'MediaConch::JsTree::decimal_to_hexa' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/JS_Tree.h:66:17: note: Technically the member function 'MediaConch::JsTree::decimal_to_hexa' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/JS_Tree.cpp:676:21: note: Technically the member function 'MediaConch::JsTree::decimal_to_hexa' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/JS_Tree.h:43:18: performance: Function 'get_error()' should return member 'error' by const reference. [returnByReference] MediaConch/Source/Common/JS_Tree.cpp:151:13: style: Condition 'child' is always true [knownConditionTrueFalse] MediaConch/Source/Common/JS_Tree.cpp:798:56: style: Condition 'policy_to_js_tree(vec[i],json,error)<0' is always false [knownConditionTrueFalse] MediaConch/Source/Common/JS_Tree.cpp:798:34: note: Calling function 'policy_to_js_tree' returns 0 MediaConch/Source/Common/JS_Tree.cpp:798:56: note: Condition 'policy_to_js_tree(vec[i],json,error)<0' is always false MediaConch/Source/Common/JS_Tree.cpp:807:56: style: Condition 'policy_to_js_tree(vec[i],json,error)<0' is always false [knownConditionTrueFalse] MediaConch/Source/Common/JS_Tree.cpp:807:34: note: Calling function 'policy_to_js_tree' returns 0 MediaConch/Source/Common/JS_Tree.cpp:807:56: note: Condition 'policy_to_js_tree(vec[i],json,error)<0' is always false MediaConch/Source/Common/JS_Tree.cpp:65:22: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/JS_Tree.cpp:81:36: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/JS_Tree.cpp:114:36: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/JS_Tree.cpp:152:28: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/JS_Tree.cpp:152:70: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/JS_Tree.cpp:364:16: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/JS_Tree.cpp:406:22: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/JS_Tree.cpp:409:44: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/JS_Tree.cpp:445:22: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/JS_Tree.cpp:449:44: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/JS_Tree.cpp:486:47: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/JS_Tree.cpp:489:45: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/JS_Tree.cpp:492:45: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/JS_Tree.cpp:495:45: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/JS_Tree.cpp:530:46: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/JS_Tree.cpp:533:44: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/JS_Tree.cpp:391:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/JS_Tree.cpp:412:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/JS_Tree.cpp:451:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/JS_Tree.cpp:488:18: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/JS_Tree.cpp:491:28: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/JS_Tree.cpp:494:28: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/JS_Tree.cpp:497:28: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/JS_Tree.cpp:532:18: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/JS_Tree.cpp:535:28: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/JS_Tree.cpp:539:29: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/JS_Tree.cpp:513:10: style: The scope of the variable 'coma' can be reduced. [variableScope] MediaConch/Source/Common/JS_Tree.cpp:586:59: style:inconclusive: Function 'unified_json_value' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] MediaConch/Source/Common/JS_Tree.h:70:62: note: Function 'unified_json_value' argument 1 names different: declaration 'value' definition 'v'. MediaConch/Source/Common/JS_Tree.cpp:586:59: note: Function 'unified_json_value' argument 1 names different: declaration 'value' definition 'v'. MediaConch/Source/Common/JS_Tree.cpp:676:49: style:inconclusive: Function 'decimal_to_hexa' argument 1 names different: declaration 'val' definition 'str'. [funcArgNamesDifferent] MediaConch/Source/Common/JS_Tree.h:66:45: note: Function 'decimal_to_hexa' argument 1 names different: declaration 'val' definition 'str'. MediaConch/Source/Common/JS_Tree.cpp:676:49: note: Function 'decimal_to_hexa' argument 1 names different: declaration 'val' definition 'str'. MediaConch/Source/Common/JS_Tree.cpp:676:49: performance: Function parameter 'str' should be passed by const reference. [passedByValue] MediaConch/Source/Common/JS_Tree.cpp:784:76: performance: Function parameter 'vec' should be passed by const reference. [passedByValue] MediaConch/Source/Common/JS_Tree.cpp:642:43: style: Parameter 'value' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/JS_Tree.cpp:409:14: style: Variable 'type_c' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/JS_Tree.cpp:449:14: style: Variable 'file_c' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/JS_Tree.cpp:486:14: style: Variable 'offset_c' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/JS_Tree.cpp:530:14: style: Variable 'offset_c' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/JS_Tree.cpp:687:62: style: Parameter 'rule' can be declared as pointer to const [constParameterPointer] MediaConch/Source/Common/JS_Tree.cpp:290:21: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/Common/JS_Tree.cpp:290:55: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/Common/JS_Tree.cpp:517:14: style: Variable 'coma' is assigned a value that is never used. [unreadVariable] MediaConch/Source/Common/JS_Tree.cpp:555:14: style: Variable 'coma' is assigned a value that is never used. [unreadVariable] MediaConch/Source/Common/MediaConchLib.cpp:720:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boolalpha [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/MediaConchLib.cpp:166:21: performance:inconclusive: Technically the member function 'MediaConch::MediaConchLib::ReportAndFormatCombination_IsValid' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/MediaConchLib.h:412:10: note: Technically the member function 'MediaConch::MediaConchLib::ReportAndFormatCombination_IsValid' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/MediaConchLib.cpp:166:21: note: Technically the member function 'MediaConch::MediaConchLib::ReportAndFormatCombination_IsValid' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/MediaConchLib.cpp:55:5: warning: Class 'MediaConchLib' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/MediaConchLib.cpp:885:17: style: Redundant initialization for 'policy_path'. The initialized value is overwritten before it is read. [redundantInitialization] MediaConch/Source/Common/MediaConchLib.cpp:881:29: note: policy_path is initialized MediaConch/Source/Common/MediaConchLib.cpp:885:17: note: policy_path is overwritten MediaConch/Source/Common/MediaConchLib.cpp:889:17: style: Variable 'policy_path' is reassigned a value before the old one has been used. [redundantAssignment] MediaConch/Source/Common/MediaConchLib.cpp:885:17: note: policy_path is assigned MediaConch/Source/Common/MediaConchLib.cpp:889:17: note: policy_path is overwritten MediaConch/Source/Common/MediaConchLib.cpp:893:17: style: Variable 'policy_path' is reassigned a value before the old one has been used. [redundantAssignment] MediaConch/Source/Common/MediaConchLib.cpp:889:17: note: policy_path is assigned MediaConch/Source/Common/MediaConchLib.cpp:893:17: note: policy_path is overwritten MediaConch/Source/Common/MediaConchLib.cpp:897:17: style: Variable 'policy_path' is reassigned a value before the old one has been used. [redundantAssignment] MediaConch/Source/Common/MediaConchLib.cpp:893:17: note: policy_path is assigned MediaConch/Source/Common/MediaConchLib.cpp:897:17: note: policy_path is overwritten MediaConch/Source/Common/MediaConchLib.cpp:901:17: style: Variable 'policy_path' is reassigned a value before the old one has been used. [redundantAssignment] MediaConch/Source/Common/MediaConchLib.cpp:897:17: note: policy_path is assigned MediaConch/Source/Common/MediaConchLib.cpp:901:17: note: policy_path is overwritten MediaConch/Source/Common/MediaConchLib.cpp:538:45: style:inconclusive: Function 'policy_get' argument 2 names different: declaration 'pos' definition 'id'. [funcArgNamesDifferent] MediaConch/Source/Common/MediaConchLib.h:371:59: note: Function 'policy_get' argument 2 names different: declaration 'pos' definition 'id'. MediaConch/Source/Common/MediaConchLib.cpp:538:45: note: Function 'policy_get' argument 2 names different: declaration 'pos' definition 'id'. MediaConch/Source/Common/MediaConchLib.cpp:578:158: style:inconclusive: Function 'policy_get_policies' argument 5 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/MediaConchLib.h:374:144: note: Function 'policy_get_policies' argument 5 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/MediaConchLib.cpp:578:158: note: Function 'policy_get_policies' argument 5 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/MediaConchLib.cpp:596:127: style:inconclusive: Function 'policy_get_policies_names_list' argument 3 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/MediaConchLib.h:376:132: note: Function 'policy_get_policies_names_list' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/MediaConchLib.cpp:596:127: note: Function 'policy_get_policies_names_list' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/MediaConchLib.cpp:662:151: style:inconclusive: Function 'policy_get_values_for_type_field' argument 4 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/MediaConchLib.h:391:164: note: Function 'policy_get_values_for_type_field' argument 4 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/MediaConchLib.cpp:662:151: note: Function 'policy_get_values_for_type_field' argument 4 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/MediaConchLib.cpp:668:119: style:inconclusive: Function 'policy_get_fields_for_type' argument 3 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/MediaConchLib.h:392:132: note: Function 'policy_get_fields_for_type' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/MediaConchLib.cpp:668:119: note: Function 'policy_get_fields_for_type' argument 3 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/MediaConchLib.cpp:901:17: style: Variable 'policy_path' is assigned a value that is never used. [unreadVariable] MediaConch/Source/Common/NoDatabaseReport.cpp:529:17: style: Condition 'file_id>=0' is always true [knownConditionTrueFalse] MediaConch/Source/Common/NoDatabaseReport.cpp:522:17: note: Assuming that condition 'file_id<0' is not redundant MediaConch/Source/Common/NoDatabaseReport.cpp:529:17: note: Condition 'file_id>=0' is always true MediaConch/Source/Common/NoDatabaseReport.cpp:241:50: style:inconclusive: Function 'remove_file' argument 2 names different: declaration 'filen' definition 'id'. [funcArgNamesDifferent] MediaConch/Source/Common/NoDatabaseReport.h:64:45: note: Function 'remove_file' argument 2 names different: declaration 'filen' definition 'id'. MediaConch/Source/Common/NoDatabaseReport.cpp:241:50: note: Function 'remove_file' argument 2 names different: declaration 'filen' definition 'id'. MediaConch/Source/Common/NoDatabaseReport.cpp:257:49: style:inconclusive: Function 'reset_file' argument 2 names different: declaration 'file_id' definition 'id'. [funcArgNamesDifferent] MediaConch/Source/Common/NoDatabaseReport.h:65:44: note: Function 'reset_file' argument 2 names different: declaration 'file_id' definition 'id'. MediaConch/Source/Common/NoDatabaseReport.cpp:257:49: note: Function 'reset_file' argument 2 names different: declaration 'file_id' definition 'id'. MediaConch/Source/Common/NoDatabaseReport.cpp:363:24: style: Local variable 'r' shadows outer variable [shadowVariable] MediaConch/Source/Common/NoDatabaseReport.cpp:350:16: note: Shadowed declaration MediaConch/Source/Common/NoDatabaseReport.cpp:363:24: note: Shadow variable MediaConch/Source/Common/NoDatabaseReport.cpp:390:20: style: Variable 'r' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/NoDatabaseReport.cpp:458:20: style: Variable 'r' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/NoDatabaseReport.cpp:343:74: warning: Either the condition 'file_id>(long)files_saved.size()' is redundant or 'file_id' can have the value files_saved.size(). Expression 'files_saved[file_id]' causes access out of bounds. [containerOutOfBounds] MediaConch/Source/Common/NoDatabaseReport.cpp:343:32: note: Assuming that condition 'file_id>(long)files_saved.size()' is not redundant MediaConch/Source/Common/NoDatabaseReport.cpp:343:74: note: Access out of bounds MediaConch/Source/Common/NoDatabaseReport.cpp:344:20: warning: Either the condition 'file_id>(long)files_saved.size()' is redundant or 'file_id' can have the value files_saved.size(). Expression 'files_saved[file_id]' causes access out of bounds. [containerOutOfBounds] MediaConch/Source/Common/NoDatabaseReport.cpp:343:32: note: Assuming that condition 'file_id>(long)files_saved.size()' is not redundant MediaConch/Source/Common/NoDatabaseReport.cpp:344:20: note: Access out of bounds MediaConch/Source/Common/NoDatabaseReport.cpp:381:74: warning: Either the condition 'file_id>(long)files_saved.size()' is redundant or 'file_id' can have the value files_saved.size(). Expression 'files_saved[file_id]' causes access out of bounds. [containerOutOfBounds] MediaConch/Source/Common/NoDatabaseReport.cpp:381:32: note: Assuming that condition 'file_id>(long)files_saved.size()' is not redundant MediaConch/Source/Common/NoDatabaseReport.cpp:381:74: note: Access out of bounds MediaConch/Source/Common/NoDatabaseReport.cpp:382:20: warning: Either the condition 'file_id>(long)files_saved.size()' is redundant or 'file_id' can have the value files_saved.size(). Expression 'files_saved[file_id]' causes access out of bounds. [containerOutOfBounds] MediaConch/Source/Common/NoDatabaseReport.cpp:381:32: note: Assuming that condition 'file_id>(long)files_saved.size()' is not redundant MediaConch/Source/Common/NoDatabaseReport.cpp:382:20: note: Access out of bounds MediaConch/Source/Common/NoDatabaseReport.cpp:406:74: warning: Either the condition 'file_id>(long)files_saved.size()' is redundant or 'file_id' can have the value files_saved.size(). Expression 'files_saved[file_id]' causes access out of bounds. [containerOutOfBounds] MediaConch/Source/Common/NoDatabaseReport.cpp:406:32: note: Assuming that condition 'file_id>(long)files_saved.size()' is not redundant MediaConch/Source/Common/NoDatabaseReport.cpp:406:74: note: Access out of bounds MediaConch/Source/Common/NoDatabaseReport.cpp:407:20: warning: Either the condition 'file_id>(long)files_saved.size()' is redundant or 'file_id' can have the value files_saved.size(). Expression 'files_saved[file_id]' causes access out of bounds. [containerOutOfBounds] MediaConch/Source/Common/NoDatabaseReport.cpp:406:32: note: Assuming that condition 'file_id>(long)files_saved.size()' is not redundant MediaConch/Source/Common/NoDatabaseReport.cpp:407:20: note: Access out of bounds MediaConch/Source/Common/NoDatabaseReport.cpp:449:74: warning: Either the condition 'file_id>(long)files_saved.size()' is redundant or 'file_id' can have the value files_saved.size(). Expression 'files_saved[file_id]' causes access out of bounds. [containerOutOfBounds] MediaConch/Source/Common/NoDatabaseReport.cpp:449:32: note: Assuming that condition 'file_id>(long)files_saved.size()' is not redundant MediaConch/Source/Common/NoDatabaseReport.cpp:449:74: note: Access out of bounds MediaConch/Source/Common/NoDatabaseReport.cpp:450:20: warning: Either the condition 'file_id>(long)files_saved.size()' is redundant or 'file_id' can have the value files_saved.size(). Expression 'files_saved[file_id]' causes access out of bounds. [containerOutOfBounds] MediaConch/Source/Common/NoDatabaseReport.cpp:449:32: note: Assuming that condition 'file_id>(long)files_saved.size()' is not redundant MediaConch/Source/Common/NoDatabaseReport.cpp:450:20: note: Access out of bounds MediaConch/Source/Common/NoDatabaseReport.cpp:472:74: warning: Either the condition 'file_id>(long)files_saved.size()' is redundant or 'file_id' can have the value files_saved.size(). Expression 'files_saved[file_id]' causes access out of bounds. [containerOutOfBounds] MediaConch/Source/Common/NoDatabaseReport.cpp:472:32: note: Assuming that condition 'file_id>(long)files_saved.size()' is not redundant MediaConch/Source/Common/NoDatabaseReport.cpp:472:74: note: Access out of bounds MediaConch/Source/Common/NoDatabaseReport.cpp:473:20: warning: Either the condition 'file_id>(long)files_saved.size()' is redundant or 'file_id' can have the value files_saved.size(). Expression 'files_saved[file_id]' causes access out of bounds. [containerOutOfBounds] MediaConch/Source/Common/NoDatabaseReport.cpp:472:32: note: Assuming that condition 'file_id>(long)files_saved.size()' is not redundant MediaConch/Source/Common/NoDatabaseReport.cpp:473:20: note: Access out of bounds MediaConch/Source/Common/NoDatabaseReport.cpp:522:74: warning: Either the condition 'file_id>(long)files_saved.size()' is redundant or 'file_id' can have the value files_saved.size(). Expression 'files_saved[file_id]' causes access out of bounds. [containerOutOfBounds] MediaConch/Source/Common/NoDatabaseReport.cpp:522:32: note: Assuming that condition 'file_id>(long)files_saved.size()' is not redundant MediaConch/Source/Common/NoDatabaseReport.cpp:522:74: note: Access out of bounds MediaConch/Source/Common/NoDatabaseReport.cpp:523:20: warning: Either the condition 'file_id>(long)files_saved.size()' is redundant or 'file_id' can have the value files_saved.size(). Expression 'files_saved[file_id]' causes access out of bounds. [containerOutOfBounds] MediaConch/Source/Common/NoDatabaseReport.cpp:522:32: note: Assuming that condition 'file_id>(long)files_saved.size()' is not redundant MediaConch/Source/Common/NoDatabaseReport.cpp:523:20: note: Access out of bounds MediaConch/Source/Common/NoDatabaseReport.cpp:158:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] MediaConch/Source/Common/Plugin.cpp:298:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ate [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Plugin.cpp:324:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Plugin.cpp:375:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_DIR [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Plugin.cpp:45:13: warning: Member variable 'Plugin::type' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/Common/Plugin.cpp:58:9: performance: Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MediaConch/Source/Common/Plugin.cpp:59:9: performance: Variable 'id' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MediaConch/Source/Common/Plugin.cpp:60:9: performance: Variable 'report' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MediaConch/Source/Common/Plugin.cpp:61:9: performance: Variable 'report_err' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MediaConch/Source/Common/Plugin.cpp:62:9: performance: Variable 'error' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MediaConch/Source/Common/Plugin.cpp:290:17: performance:inconclusive: Technically the member function 'MediaConch::Plugin::create_report_dir' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Plugin.h:61:31: note: Technically the member function 'MediaConch::Plugin::create_report_dir' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Plugin.cpp:290:17: note: Technically the member function 'MediaConch::Plugin::create_report_dir' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Plugin.cpp:332:17: performance:inconclusive: Technically the member function 'MediaConch::Plugin::delete_report_dir' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Plugin.h:63:31: note: Technically the member function 'MediaConch::Plugin::delete_report_dir' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Plugin.cpp:332:17: note: Technically the member function 'MediaConch::Plugin::delete_report_dir' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Plugin.cpp:318:18: performance:inconclusive: Technically the member function 'MediaConch::Plugin::unified_string' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Plugin.h:71:31: note: Technically the member function 'MediaConch::Plugin::unified_string' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Plugin.cpp:318:18: note: Technically the member function 'MediaConch::Plugin::unified_string' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Plugin.cpp:263:20: style: Variable 'rd' is assigned a value that is never used. [unreadVariable] MediaConch/Source/Common/PluginFileLog.cpp:40:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/PluginFileLog.cpp:87:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/PluginFileLog.cpp:111:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/PluginFileLog.cpp:32:16: warning:inconclusive: Member variable 'PluginFileLog::file_handle' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] MediaConch/Source/Common/PluginFileLog.cpp:32:16: warning:inconclusive: Member variable 'PluginFileLog::file_mutex' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] MediaConch/Source/Common/PluginFileLog.cpp:34:5: performance: Variable 'filename' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MediaConch/Source/Common/PluginFileLog.h:34:30: style: The destructor '~PluginFileLog' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/PluginLog.h:41:19: note: Virtual destructor in base class MediaConch/Source/Common/PluginFileLog.h:34:30: note: Destructor in derived class MediaConch/Source/Common/PluginFileLog.h:37:30: style: The function 'load_plugin' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Plugin.h:40:17: note: Virtual function in base class MediaConch/Source/Common/PluginFileLog.h:37:30: note: Function in derived class MediaConch/Source/Common/PluginFileLog.h:38:30: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Plugin.h:41:17: note: Virtual function in base class MediaConch/Source/Common/PluginFileLog.h:38:30: note: Function in derived class MediaConch/Source/Common/PluginFileLog.h:39:30: style: The function 'add_log' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/PluginLog.h:44:19: note: Virtual function in base class MediaConch/Source/Common/PluginFileLog.h:39:30: note: Function in derived class MediaConch/Source/Common/PluginFileLog.cpp:82:58: style:inconclusive: Function 'add_log' argument 2 names different: declaration 'level' definition 'l'. [funcArgNamesDifferent] MediaConch/Source/Common/PluginFileLog.h:39:67: note: Function 'add_log' argument 2 names different: declaration 'level' definition 'l'. MediaConch/Source/Common/PluginFileLog.cpp:82:58: note: Function 'add_log' argument 2 names different: declaration 'level' definition 'l'. MediaConch/Source/Common/PluginPreHook.cpp:71:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/PluginPreHook.cpp:213:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/PluginPreHook.cpp:54:9: performance: Variable 'input_file' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MediaConch/Source/Common/PluginPreHook.cpp:55:9: performance: Variable 'bin' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MediaConch/Source/Common/PluginPreHook.cpp:56:9: performance: Variable 'formatting' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MediaConch/Source/Common/PluginPreHook.cpp:157:25: style:inconclusive: Technically the member function 'MediaConch::PluginPreHook::is_creating_files' can be const. [functionConst] MediaConch/Source/Common/PluginPreHook.h:73:19: note: Technically the member function 'MediaConch::PluginPreHook::is_creating_files' can be const. MediaConch/Source/Common/PluginPreHook.cpp:157:25: note: Technically the member function 'MediaConch::PluginPreHook::is_creating_files' can be const. MediaConch/Source/Common/PluginPreHook.cpp:167:25: style:inconclusive: Technically the member function 'MediaConch::PluginPreHook::need_analyze' can be const. [functionConst] MediaConch/Source/Common/PluginPreHook.h:74:19: note: Technically the member function 'MediaConch::PluginPreHook::need_analyze' can be const. MediaConch/Source/Common/PluginPreHook.cpp:167:25: note: Technically the member function 'MediaConch::PluginPreHook::need_analyze' can be const. MediaConch/Source/Common/PluginPreHook.h:38:9: style: Struct 'Output' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MediaConch/Source/Common/PluginPreHook.h:32:19: style: The destructor '~PluginPreHook' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Plugin.h:37:14: note: Virtual destructor in base class MediaConch/Source/Common/PluginPreHook.h:32:19: note: Destructor in derived class MediaConch/Source/Common/PluginPreHook.h:66:19: style: The function 'load_plugin' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Plugin.h:40:17: note: Virtual function in base class MediaConch/Source/Common/PluginPreHook.h:66:19: note: Function in derived class MediaConch/Source/Common/PluginPreHook.h:67:19: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Plugin.h:41:17: note: Virtual function in base class MediaConch/Source/Common/PluginPreHook.h:67:19: note: Function in derived class MediaConch/Source/Common/PluginPreHook.cpp:204:16: style: The scope of the variable 'start' can be reduced. [variableScope] MediaConch/Source/Common/PluginPreHook.cpp:244:22: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/Common/PluginPreHook.cpp:254:22: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/Common/PluginPreHook.cpp:160:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] MediaConch/Source/Common/PluginPreHook.cpp:170:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] MediaConch/Source/Common/PluginPreHook.cpp:204:22: style: Variable 'start' is assigned a value that is never used. [unreadVariable] MediaConch/Source/Common/PluginsConfig.cpp:47:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ate [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/PluginsConfig.h:33:5: style: Class 'PluginsConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MediaConch/Source/Common/PluginsManager.h:36:5: style: Class 'PluginsManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MediaConch/Source/Common/PluginsConfig.cpp:74:27: style: Variable 'value' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/PluginsConfig.cpp:67:16: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] MediaConch/Source/Common/PluginsManager.cpp:62:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/VeraPDF.h:34:14: style: The destructor '~VeraPDF' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/PluginFormat.h:32:14: note: Virtual destructor in base class MediaConch/Source/Common/VeraPDF.h:34:14: note: Destructor in derived class MediaConch/Source/Common/VeraPDF.h:37:17: style: The function 'load_plugin' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Plugin.h:40:17: note: Virtual function in base class MediaConch/Source/Common/VeraPDF.h:37:17: note: Function in derived class MediaConch/Source/Common/VeraPDF.h:38:17: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Plugin.h:41:17: note: Virtual function in base class MediaConch/Source/Common/VeraPDF.h:38:17: note: Function in derived class MediaConch/Source/Common/PluginsManager.cpp:99:29: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/PluginsManager.cpp:118:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/PluginsManager.cpp:148:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:936:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Policies.cpp:1302:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Policies.cpp:1322:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Policies.cpp:1474:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Policies.cpp:1471:16: performance:inconclusive: Technically the member function 'MediaConch::Policies::unified_file_name' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Policies.h:156:10: note: Technically the member function 'MediaConch::Policies::unified_file_name' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Policies.cpp:1471:16: note: Technically the member function 'MediaConch::Policies::unified_file_name' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Policies.cpp:1410:16: performance:inconclusive: Technically the member function 'MediaConch::Policies::remove_saved_policy' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Policies.h:161:10: note: Technically the member function 'MediaConch::Policies::remove_saved_policy' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Policies.cpp:1410:16: note: Technically the member function 'MediaConch::Policies::remove_saved_policy' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Policies.cpp:958:15: performance:inconclusive: Technically the member function 'MediaConch::Policies::policy_get_policy_id' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Policies.h:163:9: note: Technically the member function 'MediaConch::Policies::policy_get_policy_id' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Policies.cpp:958:15: note: Technically the member function 'MediaConch::Policies::policy_get_policy_id' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Policies.cpp:698:15: performance:inconclusive: Technically the member function 'MediaConch::Policies::erase_xslt_policy_node' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Policies.h:167:9: note: Technically the member function 'MediaConch::Policies::erase_xslt_policy_node' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Policies.cpp:698:15: note: Technically the member function 'MediaConch::Policies::erase_xslt_policy_node' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Policies.cpp:437:44: performance:inconclusive: Technically the member function 'MediaConch::Policies::xslt_policy_rule_to_mcl_policy' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Policies.h:171:38: note: Technically the member function 'MediaConch::Policies::xslt_policy_rule_to_mcl_policy' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Policies.cpp:437:44: note: Technically the member function 'MediaConch::Policies::xslt_policy_rule_to_mcl_policy' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/UnknownPolicy.h:35:5: style: Class 'UnknownPolicy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MediaConch/Source/Common/UnknownPolicy.h:36:23: style: The destructor '~UnknownPolicy' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Policy.h:45:14: note: Virtual destructor in base class MediaConch/Source/Common/UnknownPolicy.h:36:23: note: Destructor in derived class MediaConch/Source/Common/UnknownPolicy.h:37:23: style: The function 'create_doc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Policy.h:55:26: note: Virtual function in base class MediaConch/Source/Common/UnknownPolicy.h:37:23: note: Function in derived class MediaConch/Source/Common/UnknownPolicy.h:41:16: style: The function 'import_schema_from_doc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Policy.h:76:26: note: Virtual function in base class MediaConch/Source/Common/UnknownPolicy.h:41:16: note: Function in derived class MediaConch/Source/Common/Policies.cpp:613:22: style: Condition 'it_p->second' is always true [knownConditionTrueFalse] MediaConch/Source/Common/Policies.cpp:161:11: warning: Either the condition 'p' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck] MediaConch/Source/Common/Policies.cpp:164:13: note: Assuming that condition 'p' is not redundant MediaConch/Source/Common/Policies.cpp:161:11: note: Null pointer dereference MediaConch/Source/Common/Policies.cpp:205:11: warning: Either the condition 'p' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck] MediaConch/Source/Common/Policies.cpp:208:13: note: Assuming that condition 'p' is not redundant MediaConch/Source/Common/Policies.cpp:205:11: note: Null pointer dereference MediaConch/Source/Common/Policies.cpp:1004:11: warning: Either the condition 'p' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck] MediaConch/Source/Common/Policies.cpp:1007:13: note: Assuming that condition 'p' is not redundant MediaConch/Source/Common/Policies.cpp:1004:11: note: Null pointer dereference MediaConch/Source/Common/Policies.cpp:70:23: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Policies.cpp:71:52: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Policies.cpp:575:51: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Policies.cpp:613:72: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Policies.cpp:689:61: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Policies.cpp:707:26: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Policies.cpp:1459:59: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Policies.cpp:97:46: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:132:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:238:41: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:239:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:265:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:266:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:267:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:267:78: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:269:18: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:270:28: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:275:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:298:28: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:299:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:300:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:300:53: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:301:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:301:79: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:302:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:303:20: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:413:28: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:424:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:505:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:507:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:712:56: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:714:53: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:748:30: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:758:29: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:759:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:759:58: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:760:29: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:760:43: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:763:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:764:22: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:764:54: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:815:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:845:6: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:868:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:941:6: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:944:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:967:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:1070:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:1092:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:1114:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:1134:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:1156:23: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:1159:6: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:1198:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:1415:41: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:1434:33: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:1436:36: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:1452:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:1459:68: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policies.cpp:357:51: style:inconclusive: Function 'dump_policy_to_memory' argument 2 names different: declaration 'pos' definition 'id'. [funcArgNamesDifferent] MediaConch/Source/Common/Policies.h:72:53: note: Function 'dump_policy_to_memory' argument 2 names different: declaration 'pos' definition 'id'. MediaConch/Source/Common/Policies.cpp:357:51: note: Function 'dump_policy_to_memory' argument 2 names different: declaration 'pos' definition 'id'. MediaConch/Source/Common/Policies.cpp:380:44: style:inconclusive: Function 'get_policy' argument 2 names different: declaration 'pos' definition 'id'. [funcArgNamesDifferent] MediaConch/Source/Common/Policies.h:83:42: note: Function 'get_policy' argument 2 names different: declaration 'pos' definition 'id'. MediaConch/Source/Common/Policies.cpp:380:44: note: Function 'get_policy' argument 2 names different: declaration 'pos' definition 'id'. MediaConch/Source/Common/Policies.cpp:406:63: style:inconclusive: Function 'xslt_policy_child_to_mcl_policy' argument 1 names different: declaration 'node' definition 'n'. [funcArgNamesDifferent] MediaConch/Source/Common/Policies.h:170:57: note: Function 'xslt_policy_child_to_mcl_policy' argument 1 names different: declaration 'node' definition 'n'. MediaConch/Source/Common/Policies.cpp:406:63: note: Function 'xslt_policy_child_to_mcl_policy' argument 1 names different: declaration 'node' definition 'n'. MediaConch/Source/Common/Policies.cpp:488:70: style:inconclusive: Function 'policy_to_mcl_policy' argument 1 names different: declaration 'p' definition 'policy'. [funcArgNamesDifferent] MediaConch/Source/Common/Policies.h:168:64: note: Function 'policy_to_mcl_policy' argument 1 names different: declaration 'p' definition 'policy'. MediaConch/Source/Common/Policies.cpp:488:70: note: Function 'policy_to_mcl_policy' argument 1 names different: declaration 'p' definition 'policy'. MediaConch/Source/Common/Policies.cpp:488:91: style:inconclusive: Function 'policy_to_mcl_policy' argument 2 names different: declaration 'err' definition 'error'. [funcArgNamesDifferent] MediaConch/Source/Common/Policies.h:168:80: note: Function 'policy_to_mcl_policy' argument 2 names different: declaration 'err' definition 'error'. MediaConch/Source/Common/Policies.cpp:488:91: note: Function 'policy_to_mcl_policy' argument 2 names different: declaration 'err' definition 'error'. MediaConch/Source/Common/Policies.cpp:517:40: style:inconclusive: Function 'policy_get' argument 2 names different: declaration 'pos' definition 'id'. [funcArgNamesDifferent] MediaConch/Source/Common/Policies.h:89:42: note: Function 'policy_get' argument 2 names different: declaration 'pos' definition 'id'. MediaConch/Source/Common/Policies.cpp:517:40: note: Function 'policy_get' argument 2 names different: declaration 'pos' definition 'id'. MediaConch/Source/Common/Policies.cpp:643:86: style:inconclusive: Function 'get_public_policies' argument 1 names different: declaration 'policies' definition 'ps'. [funcArgNamesDifferent] MediaConch/Source/Common/Policies.h:87:88: note: Function 'get_public_policies' argument 1 names different: declaration 'policies' definition 'ps'. MediaConch/Source/Common/Policies.cpp:643:86: note: Function 'get_public_policies' argument 1 names different: declaration 'policies' definition 'ps'. MediaConch/Source/Common/Policies.cpp:725:42: style:inconclusive: Function 'erase_policy' argument 2 names different: declaration 'index' definition 'id'. [funcArgNamesDifferent] MediaConch/Source/Common/Policies.h:79:44: note: Function 'erase_policy' argument 2 names different: declaration 'index' definition 'id'. MediaConch/Source/Common/Policies.cpp:725:42: note: Function 'erase_policy' argument 2 names different: declaration 'index' definition 'id'. MediaConch/Source/Common/Policies.cpp:911:59: style:inconclusive: Function 'create_xslt_policy_from_file' argument 2 names different: declaration 'file' definition 'file_id'. [funcArgNamesDifferent] MediaConch/Source/Common/Policies.h:68:61: note: Function 'create_xslt_policy_from_file' argument 2 names different: declaration 'file' definition 'file_id'. MediaConch/Source/Common/Policies.cpp:911:59: note: Function 'create_xslt_policy_from_file' argument 2 names different: declaration 'file' definition 'file_id'. MediaConch/Source/Common/Policies.cpp:1295:77: style:inconclusive: Function 'parse_test_value' argument 2 names different: declaration 'start' definition 'before'. [funcArgNamesDifferent] MediaConch/Source/Common/Policies.h:125:78: note: Function 'parse_test_value' argument 2 names different: declaration 'start' definition 'before'. MediaConch/Source/Common/Policies.cpp:1295:77: note: Function 'parse_test_value' argument 2 names different: declaration 'start' definition 'before'. MediaConch/Source/Common/Policies.cpp:1311:77: style:inconclusive: Function 'parse_test_field' argument 2 names different: declaration 'end' definition 'before'. [funcArgNamesDifferent] MediaConch/Source/Common/Policies.h:126:78: note: Function 'parse_test_field' argument 2 names different: declaration 'end' definition 'before'. MediaConch/Source/Common/Policies.cpp:1311:77: note: Function 'parse_test_field' argument 2 names different: declaration 'end' definition 'before'. MediaConch/Source/Common/Policies.cpp:1332:53: style:inconclusive: Function 'find_save_name' argument 2 names different: declaration 'base' definition 'basename'. [funcArgNamesDifferent] MediaConch/Source/Common/Policies.h:158:47: note: Function 'find_save_name' argument 2 names different: declaration 'base' definition 'basename'. MediaConch/Source/Common/Policies.cpp:1332:53: note: Function 'find_save_name' argument 2 names different: declaration 'base' definition 'basename'. MediaConch/Source/Common/Policies.cpp:1384:60: style:inconclusive: Function 'find_new_policy_name' argument 2 names different: declaration 'title' definition 'name'. [funcArgNamesDifferent] MediaConch/Source/Common/Policies.h:159:54: note: Function 'find_new_policy_name' argument 2 names different: declaration 'title' definition 'name'. MediaConch/Source/Common/Policies.cpp:1384:60: note: Function 'find_new_policy_name' argument 2 names different: declaration 'title' definition 'name'. MediaConch/Source/Common/Policies.cpp:1375:24: style: Local variable 'z_path' shadows outer variable [shadowVariable] MediaConch/Source/Common/Policies.cpp:1339:20: note: Shadowed declaration MediaConch/Source/Common/Policies.cpp:1375:24: note: Shadow variable MediaConch/Source/Common/Policies.cpp:244:74: style: Parameter 'dst_user' can be declared as pointer to const [constParameterPointer] MediaConch/Source/Common/Policies.cpp:549:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/Policies.cpp:748:21: style: Variable 'policy' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/Policies.cpp:1135:21: style: Variable 'r' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/Policies.cpp:1353:13: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/Common/Policy.cpp:57:9: warning:inconclusive: Member variable 'Policy::filename' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] MediaConch/Source/Common/Policy.cpp:57:9: warning:inconclusive: Member variable 'Policy::error' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] MediaConch/Source/Common/Schema.h:34:5: style: Class 'Schema' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MediaConch/Source/Common/Schema.h:44:18: performance: Function 'get_schema()' should return member 'schema' by const reference. [returnByReference] MediaConch/Source/Common/Schema.h:45:18: performance: Function 'get_report()' should return member 'report' by const reference. [returnByReference] MediaConch/Source/Common/Schema.h:46:30: performance: Function 'get_errors()' should return member 'errors' by const reference. [returnByReference] MediaConch/Source/Common/Policy.cpp:169:28: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Policy.cpp:104:51: style:inconclusive: Function 'import_schema_from_memory' argument 1 names different: declaration 'memory' definition 'buffer'. [funcArgNamesDifferent] MediaConch/Source/Common/Policy.h:51:64: note: Function 'import_schema_from_memory' argument 1 names different: declaration 'memory' definition 'buffer'. MediaConch/Source/Common/Policy.cpp:104:51: note: Function 'import_schema_from_memory' argument 1 names different: declaration 'memory' definition 'buffer'. MediaConch/Source/Common/Queue.cpp:73:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MediaInfo_Event_Log_0 [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Queue.cpp:113:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Queue.cpp:192:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Queue.cpp:239:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Queue.cpp:32:15: warning: Member variable 'QueueElement::user' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/Common/Queue.cpp:32:15: warning: Member variable 'QueueElement::id' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/Common/Queue.cpp:32:15: warning: Member variable 'QueueElement::file_id' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/Common/Queue.cpp:32:15: warning: Member variable 'QueueElement::mil_analyze' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/Common/Queue.cpp:163:20: style:inconclusive: Either there is a missing 'override', or the member function 'MediaConch::QueueElement::errored' can be const. [functionConst] MediaConch/Source/Common/Queue.h:73:44: note: Either there is a missing 'override', or the member function 'MediaConch::QueueElement::errored' can be const. MediaConch/Source/Common/Queue.cpp:163:20: note: Either there is a missing 'override', or the member function 'MediaConch::QueueElement::errored' can be const. MediaConch/Source/Common/Queue.h:56:9: style: Class 'QueueElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MediaConch/Source/Common/Queue.h:102:9: style: Class 'Queue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MediaConch/Source/Common/Queue.cpp:60:27: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Queue.cpp:181:28: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Queue.cpp:245:77: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Queue.cpp:61:53: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Queue.cpp:70:38: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Queue.cpp:74:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Queue.cpp:121:11: style: Variable 'found' is reassigned a value before the old one has been used. [redundantAssignment] MediaConch/Source/Common/Queue.cpp:115:19: note: found is assigned MediaConch/Source/Common/Queue.cpp:121:11: note: found is overwritten MediaConch/Source/Common/Queue.cpp:206:56: style:inconclusive: Function 'log_cb' argument 1 names different: declaration 'Event' definition 'event'. [funcArgNamesDifferent] MediaConch/Source/Common/Queue.h:75:81: note: Function 'log_cb' argument 1 names different: declaration 'Event' definition 'event'. MediaConch/Source/Common/Queue.cpp:206:56: note: Function 'log_cb' argument 1 names different: declaration 'Event' definition 'event'. MediaConch/Source/Common/Queue.cpp:114:9: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] MediaConch/Source/Common/REST_API.cpp:381:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boolalpha [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:453:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:630:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:695:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boolalpha [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:716:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boolalpha [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:771:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boolalpha [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:782:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boolalpha [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:1030:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boolalpha [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:1063:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boolalpha [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:1127:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boolalpha [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:1225:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boolalpha [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:1311:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:1615:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:1784:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:2117:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:2293:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boolalpha [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:3175:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:3968:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:4240:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:4457:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:4563:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:4990:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:5257:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:5742:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:5794:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:5838:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:5882:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:5953:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:5997:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:6056:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:6100:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:6152:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:6196:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:6263:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:6314:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:6393:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:6444:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:6496:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:6555:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:6599:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:6636:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:6673:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:6732:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:6769:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:6813:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:6857:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:6917:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:6975:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:7033:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:7123:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:7234:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:7871:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:8026:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:8990:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:9412:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:9591:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:9691:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:9863:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:10067:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:10186:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/REST_API.cpp:9095:27: style: Unused private function: 'RESTAPI::serialize_checker_report_int' [unusedPrivateFunction] MediaConch/Source/Common/REST_API.h:1285:22: note: Unused private function: 'RESTAPI::serialize_checker_report_int' MediaConch/Source/Common/REST_API.cpp:9095:27: note: Unused private function: 'RESTAPI::serialize_checker_report_int' MediaConch/Source/Common/REST_API.cpp:1721:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_mediaconch_get_plugins_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1045:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_mediaconch_get_plugins_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:1721:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_mediaconch_get_plugins_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:1804:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_mediaconch_list_watch_folders_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1047:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_mediaconch_list_watch_folders_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:1804:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_mediaconch_list_watch_folders_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:1883:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_checker_status_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1052:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_status_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:1883:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_status_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:1956:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_checker_clear_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1054:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_clear_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:1956:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_clear_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2003:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_checker_list_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1056:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_list_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2003:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_list_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2163:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_checker_list_mediainfo_outputs_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1061:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_list_mediainfo_outputs_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2163:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_list_mediainfo_outputs_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2200:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_create_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1064:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_create_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2200:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_create_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2241:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_policy_remove_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1066:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_remove_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2241:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_remove_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2254:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_policy_dump_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1067:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_dump_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2254:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_dump_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2269:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_policy_save_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1068:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_save_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2269:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_save_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2282:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_policy_duplicate_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1069:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_duplicate_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2282:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_duplicate_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2300:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_policy_move_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1070:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_move_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2300:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_move_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2438:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_policy_get_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1074:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_get_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2438:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_get_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2453:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_policy_get_name_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1075:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_get_name_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2453:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_get_name_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2466:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_policy_get_policies_count_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1076:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_get_policies_count_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2466:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_get_policies_count_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2478:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_policy_clear_policies_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1077:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_clear_policies_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2478:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_clear_policies_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2490:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_policy_get_policies_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1078:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_get_policies_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2490:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_get_policies_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2505:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_policy_get_public_policies_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1079:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_get_public_policies_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2505:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_get_public_policies_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2512:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_policy_get_policies_names_list_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1080:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_get_policies_names_list_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2512:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_get_policies_names_list_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2524:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_create_from_file_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1081:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_create_from_file_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2524:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_create_from_file_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2640:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_rule_create_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1082:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_rule_create_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2640:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_rule_create_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2653:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_rule_get_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1083:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_rule_get_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2653:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_rule_get_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2538:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_rule' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1084:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_rule' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2538:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_rule' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2697:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_rule_duplicate_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1086:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_rule_duplicate_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2697:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_rule_duplicate_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2711:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_rule_move_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1087:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_rule_move_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2711:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_rule_move_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2725:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_rule_delete_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1088:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_rule_delete_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:2725:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_xslt_policy_rule_delete_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5689:47: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_mediaconch_get_plugins_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1183:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_mediaconch_get_plugins_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5689:47: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_mediaconch_get_plugins_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5696:48: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_mediaconch_watch_folder_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1184:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_mediaconch_watch_folder_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5696:48: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_mediaconch_watch_folder_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5704:54: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_mediaconch_list_watch_folders_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1185:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_mediaconch_list_watch_folders_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5704:54: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_mediaconch_list_watch_folders_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5712:53: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_mediaconch_edit_watch_folder_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1186:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_mediaconch_edit_watch_folder_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5712:53: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_mediaconch_edit_watch_folder_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5720:55: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_mediaconch_remove_watch_folder_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1187:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_mediaconch_remove_watch_folder_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5720:55: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_mediaconch_remove_watch_folder_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5728:40: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_analyze_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1189:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_analyze_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5728:40: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_analyze_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5736:39: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_status_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1190:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_status_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5736:39: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_status_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5780:39: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_report_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1191:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_report_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5780:39: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_report_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5788:38: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_clear_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1192:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_clear_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5788:38: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_clear_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5832:37: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_stop_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1193:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_stop_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5832:37: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_stop_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5876:37: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_list_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1194:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_list_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5876:37: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_list_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5912:41: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_validate_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1195:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_validate_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5912:41: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_validate_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5919:45: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_file_from_id_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1196:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_file_from_id_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5919:45: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_file_from_id_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5926:49: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_id_from_filename_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1197:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_id_from_filename_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5926:49: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_id_from_filename_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5933:49: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_file_information_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1198:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_file_information_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5933:49: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_file_information_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5940:55: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_list_mediainfo_outputs_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1199:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_list_mediainfo_outputs_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5940:55: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_checker_list_mediainfo_outputs_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5947:48: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_default_values_for_type_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1200:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_default_values_for_type_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5947:48: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_default_values_for_type_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5991:43: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_create_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1202:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_create_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:5991:43: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_create_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6042:38: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_import_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1203:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_import_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6042:38: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_import_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6050:38: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_remove_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1204:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_remove_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6050:38: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_remove_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6094:36: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_dump_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1205:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_dump_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6094:36: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_dump_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6146:36: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_save_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1206:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_save_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6146:36: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_save_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6190:41: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_duplicate_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1207:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_duplicate_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6190:41: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_duplicate_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6257:36: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_move_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1208:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_move_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6257:36: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_move_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6308:43: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_change_info_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1209:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_change_info_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6308:43: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_change_info_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6387:43: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_change_type_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1210:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_change_type_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6387:43: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_change_type_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6438:48: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_change_is_public_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1211:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_change_is_public_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6438:48: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_change_is_public_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6490:35: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_get_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1212:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_get_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6490:35: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_get_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6549:40: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_get_name_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1213:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_get_name_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6549:40: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_get_name_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6593:50: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_get_policies_count_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1214:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_get_policies_count_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6593:50: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_get_policies_count_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6630:46: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_clear_policies_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1215:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_clear_policies_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6630:46: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_clear_policies_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6667:44: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_get_policies_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1216:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_get_policies_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6667:44: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_get_policies_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6718:51: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_get_public_policies_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1217:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_get_public_policies_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6718:51: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_get_public_policies_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6726:55: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_get_policies_names_list_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1218:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_get_policies_names_list_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6726:55: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_policy_get_policies_names_list_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6763:53: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_create_from_file_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1219:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_create_from_file_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6763:53: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_create_from_file_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6807:48: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_rule_create_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1220:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_rule_create_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6807:48: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_rule_create_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6851:45: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_rule_get_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1221:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_rule_get_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6851:45: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_rule_get_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6902:46: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_rule_edit_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1222:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_rule_edit_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6902:46: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_rule_edit_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6911:51: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_rule_duplicate_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1223:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_rule_duplicate_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6911:51: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_rule_duplicate_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6969:46: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_rule_move_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1224:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_rule_move_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:6969:46: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_rule_move_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:7027:48: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_rule_delete_req' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1225:42: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_rule_delete_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:7027:48: note: Technically the member function 'MediaConch::RESTAPI::parse_uri_xslt_policy_rule_delete_req' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:8956:27: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_mediaconch_nok' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1280:22: note: Technically the member function 'MediaConch::RESTAPI::serialize_mediaconch_nok' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:8956:27: note: Technically the member function 'MediaConch::RESTAPI::serialize_mediaconch_nok' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:8978:27: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_checker_analyze_args' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1281:22: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_analyze_args' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:8978:27: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_analyze_args' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9046:27: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_ids' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1282:22: note: Technically the member function 'MediaConch::RESTAPI::serialize_ids' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9046:27: note: Technically the member function 'MediaConch::RESTAPI::serialize_ids' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9084:27: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_checker_report_string' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1284:22: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_report_string' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9084:27: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_report_string' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9095:27: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_checker_report_int' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1285:22: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_report_int' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9095:27: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_report_int' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9106:27: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_checker_report_arr_str' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1286:22: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_report_arr_str' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9106:27: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_report_arr_str' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9124:27: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_checker_report_arr_long_u' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1287:22: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_report_arr_long_u' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9124:27: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_report_arr_long_u' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9142:27: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_checker_analyze_oks' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1288:22: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_analyze_oks' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9142:27: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_analyze_oks' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9176:27: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_checker_status_oks' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1289:22: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_status_oks' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9176:27: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_status_oks' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9252:14: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_checker_report_ok' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1290:9: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_report_ok' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9252:14: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_report_ok' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9295:27: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_checker_list_file' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1291:22: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_list_file' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9295:27: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_list_file' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9312:27: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_checker_validate_ok' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1292:22: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_validate_ok' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9312:27: note: Technically the member function 'MediaConch::RESTAPI::serialize_checker_validate_ok' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9541:15: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_policy_public_policy' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1294:10: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_public_policy' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9541:15: note: Technically the member function 'MediaConch::RESTAPI::serialize_policy_public_policy' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9581:15: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_policies_get_policies_names' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1295:10: note: Technically the member function 'MediaConch::RESTAPI::serialize_policies_get_policies_names' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9581:15: note: Technically the member function 'MediaConch::RESTAPI::serialize_policies_get_policies_names' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9423:15: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::serialize_a_xslt_policy_rule' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:1297:10: note: Technically the member function 'MediaConch::RESTAPI::serialize_a_xslt_policy_rule' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:9423:15: note: Technically the member function 'MediaConch::RESTAPI::serialize_a_xslt_policy_rule' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:424:50: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::MediaConch_Get_Plugins_Req::to_str' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:153:22: note: Technically the member function 'MediaConch::RESTAPI::MediaConch_Get_Plugins_Req::to_str' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:424:50: note: Technically the member function 'MediaConch::RESTAPI::MediaConch_Get_Plugins_Req::to_str' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:394:57: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::MediaConch_List_Watch_Folders_Req::to_str' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:169:22: note: Technically the member function 'MediaConch::RESTAPI::MediaConch_List_Watch_Folders_Req::to_str' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:394:57: note: Technically the member function 'MediaConch::RESTAPI::MediaConch_List_Watch_Folders_Req::to_str' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:646:58: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::Checker_List_MediaInfo_Outputs_Req::to_str' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:528:22: note: Technically the member function 'MediaConch::RESTAPI::Checker_List_MediaInfo_Outputs_Req::to_str' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:646:58: note: Technically the member function 'MediaConch::RESTAPI::Checker_List_MediaInfo_Outputs_Req::to_str' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:832:54: performance:inconclusive: Technically the member function 'MediaConch::RESTAPI::Policy_Get_Public_Policies_Req::to_str' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/REST_API.h:869:26: note: Technically the member function 'MediaConch::RESTAPI::Policy_Get_Public_Policies_Req::to_str' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:832:54: note: Technically the member function 'MediaConch::RESTAPI::Policy_Get_Public_Policies_Req::to_str' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/REST_API.cpp:83:16: warning: Struct 'MediaConch_Nok' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:83:16: warning: Struct 'MediaConch_Nok' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:121:16: warning: Struct 'MediaConch_Get_Plugins_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:121:16: warning: Struct 'MediaConch_Get_Plugins_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:99:16: warning: Struct 'MediaConch_List_Watch_Folders_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:99:16: warning: Struct 'MediaConch_List_Watch_Folders_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:63:16: warning: Struct 'MediaConch_Watch_Folder_Req' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:63:16: warning: Struct 'MediaConch_Watch_Folder_Req' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:92:16: warning: Struct 'MediaConch_Watch_Folder_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:92:16: warning: Struct 'MediaConch_Watch_Folder_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:106:16: warning: Struct 'MediaConch_Edit_Watch_Folder_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:106:16: warning: Struct 'MediaConch_Edit_Watch_Folder_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:113:16: warning: Struct 'MediaConch_Remove_Watch_Folder_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:113:16: warning: Struct 'MediaConch_Remove_Watch_Folder_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:147:16: warning: Struct 'Checker_Status_Ok' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:147:16: warning: Struct 'Checker_Status_Ok' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:169:16: warning: Struct 'Checker_Report_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:169:16: warning: Struct 'Checker_Report_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:201:16: warning: Struct 'Checker_List_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:201:16: warning: Struct 'Checker_List_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:269:16: warning: Struct 'Checker_Validate_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:269:16: warning: Struct 'Checker_Validate_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:215:16: warning: Struct 'Checker_File_From_Id_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:215:16: warning: Struct 'Checker_File_From_Id_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:225:16: warning: Struct 'Checker_Id_From_Filename_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:225:16: warning: Struct 'Checker_Id_From_Filename_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:235:16: warning: Struct 'Checker_File_Information_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:235:16: warning: Struct 'Checker_File_Information_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:245:16: warning: Struct 'Checker_List_MediaInfo_Outputs_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:245:16: warning: Struct 'Checker_List_MediaInfo_Outputs_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:255:16: warning: Struct 'Default_Values_For_Type_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:255:16: warning: Struct 'Default_Values_For_Type_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:285:1: warning: Struct 'XSLT_Policy_Create_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:285:1: warning: Struct 'XSLT_Policy_Create_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:286:1: warning: Struct 'Policy_Import_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:286:1: warning: Struct 'Policy_Import_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:287:1: warning: Struct 'Policy_Remove_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:287:1: warning: Struct 'Policy_Remove_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:288:1: warning: Struct 'Policy_Dump_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:288:1: warning: Struct 'Policy_Dump_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:289:1: warning: Struct 'Policy_Save_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:289:1: warning: Struct 'Policy_Save_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:73:16: warning: Struct 'Policy_Duplicate_Req' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:73:16: warning: Struct 'Policy_Duplicate_Req' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:290:1: warning: Struct 'Policy_Duplicate_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:290:1: warning: Struct 'Policy_Duplicate_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:291:1: warning: Struct 'Policy_Move_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:291:1: warning: Struct 'Policy_Move_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:292:1: warning: Struct 'Policy_Change_Info_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:292:1: warning: Struct 'Policy_Change_Info_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:293:1: warning: Struct 'Policy_Change_Type_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:293:1: warning: Struct 'Policy_Change_Type_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:294:1: warning: Struct 'Policy_Change_Is_Public_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:294:1: warning: Struct 'Policy_Change_Is_Public_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:342:16: warning: Struct 'Policy_Get_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:342:16: warning: Struct 'Policy_Get_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:295:1: warning: Struct 'Policy_Get_Name_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:295:1: warning: Struct 'Policy_Get_Name_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:296:1: warning: Struct 'Policy_Get_Policies_Count_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:296:1: warning: Struct 'Policy_Get_Policies_Count_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:298:1: warning: Struct 'Policy_Clear_Policies_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:298:1: warning: Struct 'Policy_Clear_Policies_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:318:16: warning: Struct 'Policy_Get_Policies_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:318:16: warning: Struct 'Policy_Get_Policies_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:332:16: warning: Struct 'Policy_Get_Public_Policies_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:332:16: warning: Struct 'Policy_Get_Public_Policies_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:297:1: warning: Struct 'Policy_Get_Policies_Names_List_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:297:1: warning: Struct 'Policy_Get_Policies_Names_List_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:299:1: warning: Struct 'XSLT_Policy_Create_From_File_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:299:1: warning: Struct 'XSLT_Policy_Create_From_File_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:300:1: warning: Struct 'XSLT_Policy_Rule_Create_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:300:1: warning: Struct 'XSLT_Policy_Rule_Create_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:301:1: warning: Struct 'XSLT_Policy_Rule_Get_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:301:1: warning: Struct 'XSLT_Policy_Rule_Get_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:302:1: warning: Struct 'XSLT_Policy_Rule_Edit_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:302:1: warning: Struct 'XSLT_Policy_Rule_Edit_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:303:1: warning: Struct 'XSLT_Policy_Rule_Duplicate_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:303:1: warning: Struct 'XSLT_Policy_Rule_Duplicate_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:304:1: warning: Struct 'XSLT_Policy_Rule_Move_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:304:1: warning: Struct 'XSLT_Policy_Rule_Move_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:305:1: warning: Struct 'XSLT_Policy_Rule_Delete_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] MediaConch/Source/Common/REST_API.cpp:305:1: warning: Struct 'XSLT_Policy_Rule_Delete_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] MediaConch/Source/Common/REST_API.cpp:5492:9: style: Condition '!policy_id' is always false [knownConditionTrueFalse] MediaConch/Source/Common/REST_API.cpp:5492:39: style: Condition 'policy_id->type!=Container::Value::CONTAINER_TYPE_INTEGER' is always false [knownConditionTrueFalse] MediaConch/Source/Common/REST_API.cpp:5485:39: note: Assuming that condition 'policy_id->type!=Container::Value::CONTAINER_TYPE_INTEGER' is not redundant MediaConch/Source/Common/REST_API.cpp:5492:39: note: Condition 'policy_id->type!=Container::Value::CONTAINER_TYPE_INTEGER' is always false MediaConch/Source/Common/REST_API.cpp:4125:9: error: Memory leak: req [memleak] MediaConch/Source/Common/REST_API.cpp:7306:5: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] MediaConch/Source/Common/REST_API.cpp:1734:75: style: The scope of the variable 'user' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:2316:51: style: The scope of the variable 'tags' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:2316:57: style: The scope of the variable 'level' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:2316:64: style: The scope of the variable 'license' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:2540:26: style: The scope of the variable 'name' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:2540:32: style: The scope of the variable 'tracktype' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:2540:43: style: The scope of the variable 'field' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:2540:50: style: The scope of the variable 'scope' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:2540:57: style: The scope of the variable 'level' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:2540:76: style: The scope of the variable 'ope' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:2540:81: style: The scope of the variable 'value' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:2602:34: style: The scope of the variable 'src_tracktype' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:2602:49: style: The scope of the variable 'src_field' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:2602:60: style: The scope of the variable 'src_scope' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:2602:71: style: The scope of the variable 'src_occurrence' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:2745:32: style: The scope of the variable 'plugins' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:2780:32: style: The scope of the variable 'user' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:2807:32: style: The scope of the variable 'folders' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:2932:32: style: The scope of the variable 'ok' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:3009:32: style: The scope of the variable 'files' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:3038:32: style: The scope of the variable 'ok' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:3134:89: style: The scope of the variable 'error_log' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:3308:32: style: The scope of the variable 'id' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:3358:32: style: The scope of the variable 'xml' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:3408:32: style: The scope of the variable 'id' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:3436:32: style: The scope of the variable 'id' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:3530:32: style: The scope of the variable 'policy' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:3698:32: style: The scope of the variable 'policies' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:3725:32: style: The scope of the variable 'policy_id' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:3753:32: style: The scope of the variable 'id' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:3781:32: style: The scope of the variable 'rule' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:3830:32: style: The scope of the variable 'id' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:3858:32: style: The scope of the variable 'id' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:8986:47: style: The scope of the variable 'force' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:8986:72: style: The scope of the variable 'mil_analyze' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9187:43: style: The scope of the variable 'has_error' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9187:54: style: The scope of the variable 'error_log' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9187:65: style: The scope of the variable 'done' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9187:71: style: The scope of the variable 'tool' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9187:77: style: The scope of the variable 'generated_id' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9187:91: style: The scope of the variable 'source_id' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9261:22: style: The scope of the variable 'report' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9261:30: style: The scope of the variable 'valid' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9261:37: style: The scope of the variable 'has_info' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9261:47: style: The scope of the variable 'has_warning' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9344:90: style: The scope of the variable 'tags' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9344:96: style: The scope of the variable 'level' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9344:103: style: The scope of the variable 'license' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9425:26: style: The scope of the variable 'name' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9425:32: style: The scope of the variable 'tracktype' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9425:43: style: The scope of the variable 'field' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9425:50: style: The scope of the variable 'scope' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9425:57: style: The scope of the variable 'level' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9425:76: style: The scope of the variable 'ope' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9425:81: style: The scope of the variable 'value' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9488:34: style: The scope of the variable 'src_tracktype' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9488:49: style: The scope of the variable 'src_field' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9488:60: style: The scope of the variable 'src_scope' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9488:71: style: The scope of the variable 'src_occurrence' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:9549:63: style: The scope of the variable 'license' can be reduced. [variableScope] MediaConch/Source/Common/REST_API.cpp:4577:115: style:inconclusive: Function 'parse_checker_list_mediainfo_outputs_req' argument 1 names different: declaration 'uri' definition 'data'. [funcArgNamesDifferent] MediaConch/Source/Common/REST_API.h:1152:102: note: Function 'parse_checker_list_mediainfo_outputs_req' argument 1 names different: declaration 'uri' definition 'data'. MediaConch/Source/Common/REST_API.cpp:4577:115: note: Function 'parse_checker_list_mediainfo_outputs_req' argument 1 names different: declaration 'uri' definition 'data'. MediaConch/Source/Common/REST_API.cpp:9064:81: style:inconclusive: Function 'serialize_checker_report_reports' argument 1 names different: declaration 'args' definition 'reports'. [funcArgNamesDifferent] MediaConch/Source/Common/REST_API.h:1283:76: note: Function 'serialize_checker_report_reports' argument 1 names different: declaration 'args' definition 'reports'. MediaConch/Source/Common/REST_API.cpp:9064:81: note: Function 'serialize_checker_report_reports' argument 1 names different: declaration 'args' definition 'reports'. MediaConch/Source/Common/REST_API.cpp:9084:78: style:inconclusive: Function 'serialize_checker_report_string' argument 1 names different: declaration 'args' definition 'reports'. [funcArgNamesDifferent] MediaConch/Source/Common/REST_API.h:1284:73: note: Function 'serialize_checker_report_string' argument 1 names different: declaration 'args' definition 'reports'. MediaConch/Source/Common/REST_API.cpp:9084:78: note: Function 'serialize_checker_report_string' argument 1 names different: declaration 'args' definition 'reports'. MediaConch/Source/Common/REST_API.cpp:9252:61: warning: Function 'serialize_checker_report_ok' argument order different: declaration 'ok, , err' definition 'obj, ok, err' [funcArgOrderDifferent] MediaConch/Source/Common/REST_API.h:1290:56: note: Function 'serialize_checker_report_ok' argument order different: declaration 'ok, , err' definition 'obj, ok, err' MediaConch/Source/Common/REST_API.cpp:9252:61: note: Function 'serialize_checker_report_ok' argument order different: declaration 'ok, , err' definition 'obj, ok, err' MediaConch/Source/Common/REST_API.cpp:9295:74: style:inconclusive: Function 'serialize_checker_list_file' argument 1 names different: declaration 'file' definition 'filename'. [funcArgNamesDifferent] MediaConch/Source/Common/REST_API.h:1291:69: note: Function 'serialize_checker_list_file' argument 1 names different: declaration 'file' definition 'filename'. MediaConch/Source/Common/REST_API.cpp:9295:74: note: Function 'serialize_checker_list_file' argument 1 names different: declaration 'file' definition 'filename'. MediaConch/Source/Common/REST_API.cpp:9312:78: style:inconclusive: Function 'serialize_checker_validate_ok' argument 1 names different: declaration 'ok' definition 'obj'. [funcArgNamesDifferent] MediaConch/Source/Common/REST_API.h:1292:73: note: Function 'serialize_checker_validate_ok' argument 1 names different: declaration 'ok' definition 'obj'. MediaConch/Source/Common/REST_API.cpp:9312:78: note: Function 'serialize_checker_validate_ok' argument 1 names different: declaration 'ok' definition 'obj'. MediaConch/Source/Common/REST_API.cpp:9524:98: warning: Function 'serialize_policies_get_policies' argument order different: declaration ', policies, err' definition 'policies, p, err' [funcArgOrderDifferent] MediaConch/Source/Common/REST_API.h:1293:42: note: Function 'serialize_policies_get_policies' argument order different: declaration ', policies, err' definition 'policies, p, err' MediaConch/Source/Common/REST_API.cpp:9524:98: note: Function 'serialize_policies_get_policies' argument order different: declaration ', policies, err' definition 'policies, p, err' MediaConch/Source/Common/REST_API.cpp:9541:88: warning: Function 'serialize_policy_public_policy' argument order different: declaration ', policies, err' definition 'policies, p, ' [funcArgOrderDifferent] MediaConch/Source/Common/REST_API.h:1294:41: note: Function 'serialize_policy_public_policy' argument order different: declaration ', policies, err' definition 'policies, p, ' MediaConch/Source/Common/REST_API.cpp:9541:88: note: Function 'serialize_policy_public_policy' argument order different: declaration ', policies, err' definition 'policies, p, ' MediaConch/Source/Common/REST_API.cpp:9603:53: style:inconclusive: Function 'parse_mediaconch_nok' argument 1 names different: declaration 'v' definition 'nok_v'. [funcArgNamesDifferent] MediaConch/Source/Common/REST_API.h:1299:48: note: Function 'parse_mediaconch_nok' argument 1 names different: declaration 'v' definition 'nok_v'. MediaConch/Source/Common/REST_API.cpp:9603:53: note: Function 'parse_mediaconch_nok' argument 1 names different: declaration 'v' definition 'nok_v'. MediaConch/Source/Common/REST_API.cpp:9603:86: style:inconclusive: Function 'parse_mediaconch_nok' argument 2 names different: declaration 'n' definition 'nok'. [funcArgNamesDifferent] MediaConch/Source/Common/REST_API.h:1299:68: note: Function 'parse_mediaconch_nok' argument 2 names different: declaration 'n' definition 'nok'. MediaConch/Source/Common/REST_API.cpp:9603:86: note: Function 'parse_mediaconch_nok' argument 2 names different: declaration 'n' definition 'nok'. MediaConch/Source/Common/REST_API.cpp:9746:94: style:inconclusive: Function 'parse_checker_analyze_ok' argument 2 names different: declaration 'ok' definition 'oks'. [funcArgNamesDifferent] MediaConch/Source/Common/REST_API.h:1302:89: note: Function 'parse_checker_analyze_ok' argument 2 names different: declaration 'ok' definition 'oks'. MediaConch/Source/Common/REST_API.cpp:9746:94: note: Function 'parse_checker_analyze_ok' argument 2 names different: declaration 'ok' definition 'oks'. MediaConch/Source/Common/REST_API.cpp:9790:92: style:inconclusive: Function 'parse_checker_status_ok' argument 2 names different: declaration 'ok' definition 'oks'. [funcArgNamesDifferent] MediaConch/Source/Common/REST_API.h:1303:87: note: Function 'parse_checker_status_ok' argument 2 names different: declaration 'ok' definition 'oks'. MediaConch/Source/Common/REST_API.cpp:9790:92: note: Function 'parse_checker_status_ok' argument 2 names different: declaration 'ok' definition 'oks'. MediaConch/Source/Common/REST_API.cpp:10038:60: warning: Function 'parse_policies_get_policies' argument order different: declaration 'policies, , err' definition 'p, policies, err' [funcArgOrderDifferent] MediaConch/Source/Common/REST_API.h:1307:55: note: Function 'parse_policies_get_policies' argument order different: declaration 'policies, , err' definition 'p, policies, err' MediaConch/Source/Common/REST_API.cpp:10038:60: note: Function 'parse_policies_get_policies' argument order different: declaration 'policies, , err' definition 'p, policies, err' MediaConch/Source/Common/REST_API.cpp:10057:59: warning: Function 'parse_policy_public_policy' argument order different: declaration 'policies, , err' definition 'p, policies, err' [funcArgOrderDifferent] MediaConch/Source/Common/REST_API.h:1308:54: note: Function 'parse_policy_public_policy' argument order different: declaration 'policies, , err' definition 'p, policies, err' MediaConch/Source/Common/REST_API.cpp:10057:59: note: Function 'parse_policy_public_policy' argument order different: declaration 'policies, , err' definition 'p, policies, err' MediaConch/Source/Common/REST_API.cpp:10098:66: warning: Function 'parse_policies_get_policies_names' argument order different: declaration 'policies, , err' definition 'p, policies, err' [funcArgOrderDifferent] MediaConch/Source/Common/REST_API.h:1309:61: note: Function 'parse_policies_get_policies_names' argument order different: declaration 'policies, , err' definition 'p, policies, err' MediaConch/Source/Common/REST_API.cpp:10098:66: note: Function 'parse_policies_get_policies_names' argument order different: declaration 'policies, , err' definition 'p, policies, err' MediaConch/Source/Common/REST_API.cpp:3133:26: style: Local variable 'filename' shadows outer variable [shadowVariable] MediaConch/Source/Common/REST_API.cpp:3125:32: note: Shadowed declaration MediaConch/Source/Common/REST_API.cpp:3133:26: note: Shadow variable MediaConch/Source/Common/REST_API.cpp:9620:23: style: Local variable 'error' shadows outer variable [shadowVariable] MediaConch/Source/Common/REST_API.h:1277:17: note: Shadowed declaration MediaConch/Source/Common/REST_API.cpp:9620:23: note: Shadow variable MediaConch/Source/Common/REST_API.cpp:1732:81: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:1812:91: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:1839:95: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:1883:63: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:1956:61: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:1970:59: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2003:59: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2069:75: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2096:83: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2136:83: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2171:81: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2200:71: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2214:61: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2241:61: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2254:57: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2269:57: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2282:67: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2300:57: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2314:71: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2376:71: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2407:81: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2438:55: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2453:65: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2466:85: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2478:77: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2490:73: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2512:95: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2524:91: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2538:74: style: Parameter 'rule' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2640:81: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2653:75: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2697:87: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2711:77: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:2725:81: style: Parameter 'req' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:4263:31: style: Variable 'object' can be declared as reference to const [constVariableReference] MediaConch/Source/Common/REST_API.cpp:4474:31: style: Variable 'object' can be declared as reference to const [constVariableReference] MediaConch/Source/Common/REST_API.cpp:9046:60: style: Parameter 'ids' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:9064:81: style: Parameter 'reports' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:9142:91: style: Parameter 'array' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:9176:89: style: Parameter 'array' can be declared as reference to const [constParameterReference] MediaConch/Source/Common/REST_API.cpp:3912:26: style: Variable 'child' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:3950:23: style: Variable 'folder' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:3960:23: style: Variable 'folder_reports' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:3980:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:3987:23: style: Variable 'recursive' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4014:26: style: Variable 'child' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4052:23: style: Variable 'folder' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4062:23: style: Variable 'folder_reports' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4087:23: style: Variable 'folder' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4176:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4201:29: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4201:81: style: Variable 'display_name' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4201:96: style: Variable 'display_content' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4201:114: style: Variable 'mi_inform' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4320:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4367:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4393:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4418:29: style: Variable 'report' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4418:38: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4508:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4519:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4544:23: style: Variable 'filename' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4554:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4579:26: style: Variable 'child' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4617:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4628:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4653:23: style: Variable 'type' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4660:23: style: Variable 'field' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4693:23: style: Variable 'type' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4697:23: style: Variable 'parent_id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4701:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4726:23: style: Variable 'xml' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4736:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4761:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4771:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4796:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4806:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4810:23: style: Variable 'must_be_public' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4835:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4845:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4870:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4880:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4884:23: style: Variable 'dst_policy_id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4888:23: style: Variable 'dst_user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4895:23: style: Variable 'must_be_public' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4920:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4930:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4934:23: style: Variable 'dst_policy_id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4959:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4966:23: style: Variable 'name' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4973:23: style: Variable 'desc' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4995:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:4999:23: style: Variable 'level' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5003:23: style: Variable 'license' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5028:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5035:23: style: Variable 'type' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5046:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5071:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5078:23: style: Variable 'is_public' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5089:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5114:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5124:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5128:23: style: Variable 'format' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5132:23: style: Variable 'be_public' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5157:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5168:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5195:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5222:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5249:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5261:23: style: Variable 'format' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5271:26: style: Variable 'child' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5311:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5336:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5346:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5362:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5371:23: style: Variable 'name' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5375:23: style: Variable 'tracktype' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5379:23: style: Variable 'field' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5383:23: style: Variable 'scope' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5387:23: style: Variable 'level' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5391:23: style: Variable 'occurrence' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5395:23: style: Variable 'ope' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5399:23: style: Variable 'value' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5411:27: style: Variable 'src_tracktype' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5415:27: style: Variable 'src_field' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5419:27: style: Variable 'src_scope' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5423:27: style: Variable 'src_occurrence' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5449:23: style: Variable 'policy_id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5459:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5484:23: style: Variable 'policy_id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5491:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5523:23: style: Variable 'policy_id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5540:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5565:23: style: Variable 'policy_id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5572:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5583:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5587:23: style: Variable 'dst_policy_id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5612:23: style: Variable 'policy_id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5619:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5630:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5634:23: style: Variable 'dst_policy_id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5659:23: style: Variable 'policy_id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5666:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:5677:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:7160:23: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:7740:23: style: Variable 'file' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:7790:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:7843:23: style: Variable 'filename' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:7862:27: style: Variable 'file_last_modification' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:7876:27: style: Variable 'source_id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:7880:27: style: Variable 'generated_time' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:7884:27: style: Variable 'generated_log' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:7888:27: style: Variable 'generated_error_log' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:7907:27: style: Variable 'analyzed' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:7911:27: style: Variable 'existing' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:7915:27: style: Variable 'has_error' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:7921:31: style: Variable 'error_log' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:7956:23: style: Variable 'outputs' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:8063:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:8102:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:8171:23: style: Variable 'xml' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:8241:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:8279:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:8467:23: style: Variable 'name' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:8505:23: style: Variable 'size' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:8720:23: style: Variable 'policy_id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:8753:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:8861:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:8902:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9312:78: style: Parameter 'obj' can be declared as pointer to const [constParameterPointer] MediaConch/Source/Common/REST_API.cpp:9620:23: style: Variable 'error' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9631:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9660:27: style: Variable 'file' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9661:27: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9662:27: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9663:27: style: Variable 'force' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9666:27: style: Variable 'mil_analyze' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9731:27: style: Variable 'obj' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9764:27: style: Variable 'inId' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9764:34: style: Variable 'outId' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9764:42: style: Variable 'create' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9808:27: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9808:32: style: Variable 'finished' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9808:43: style: Variable 'has_error' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9808:55: style: Variable 'error_log' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9808:67: style: Variable 'done' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9808:74: style: Variable 'tool' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9808:96: style: Variable 'source_id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9886:23: style: Variable 'report' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9886:32: style: Variable 'valid' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9886:40: style: Variable 'has_info' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9886:51: style: Variable 'has_warning' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9956:23: style: Variable 'id_v' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9956:30: style: Variable 'file_v' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9985:27: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9985:32: style: Variable 'valid' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9985:40: style: Variable 'has_info' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:9985:51: style: Variable 'has_warning' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10070:27: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10071:27: style: Variable 'user' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10072:27: style: Variable 'name' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10073:27: style: Variable 'description' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10074:27: style: Variable 'license' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10123:27: style: Variable 'name' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10141:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10151:23: style: Variable 'parent_id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10155:23: style: Variable 'is_system' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10159:23: style: Variable 'is_public' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10163:23: style: Variable 'kind' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10167:23: style: Variable 'type' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10173:23: style: Variable 'name' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10177:23: style: Variable 'description' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10193:23: style: Variable 'level' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10197:23: style: Variable 'license' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10210:31: style: Variable 'child_kind' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10246:23: style: Variable 'id' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10256:23: style: Variable 'name' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10260:23: style: Variable 'tracktype' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10264:23: style: Variable 'field' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10268:23: style: Variable 'scope' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10272:23: style: Variable 'level' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10276:23: style: Variable 'occurrence' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10280:23: style: Variable 'ope' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10284:23: style: Variable 'value' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10293:27: style: Variable 'src_tracktype' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10297:27: style: Variable 'src_field' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10301:27: style: Variable 'src_scope' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:10305:27: style: Variable 'src_occurrence' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Common/REST_API.cpp:1740:27: error: Uninitialized variables: folder.l, folder.d, folder.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1744:35: error: Uninitialized variables: folder_reports.l, folder_reports.d, folder_reports.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1752:33: error: Uninitialized variables: plugin.l, plugin.d, plugin.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1754:28: error: Uninitialized variables: plugins.l, plugins.d, plugins.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1762:34: error: Uninitialized variables: policy.l, policy.d, policy.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1764:29: error: Uninitialized variables: policies.l, policies.d, policies.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1770:29: error: Uninitialized variables: user.d, user.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1775:30: warning: Uninitialized variables: recursive.l, recursive.d [uninitvar] MediaConch/Source/Common/REST_API.cpp:1785:44: error: Uninitialized variables: value.l, value.d, value.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1787:33: error: Uninitialized variables: option.l, option.d, option.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1789:28: error: Uninitialized variables: options.l, options.d, options.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1792:40: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1820:27: error: Uninitialized variables: folder.l, folder.d, folder.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1824:35: error: Uninitialized variables: folder_reports.l, folder_reports.d, folder_reports.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1827:45: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1848:27: error: Uninitialized variables: folder.l, folder.d, folder.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1851:47: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1871:32: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1907:25: error: Uninitialized variables: user.d, user.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1937:46: error: Uninitialized variables: value.l, value.d, value.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1940:32: error: Uninitialized variables: options.l, options.d, options.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1930:17: note: Assuming condition is false MediaConch/Source/Common/REST_API.cpp:1940:32: note: Uninitialized variables: options.l, options.d, options.b MediaConch/Source/Common/REST_API.cpp:1983:29: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1987:25: error: Uninitialized variables: user.d, user.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1988:24: error: Uninitialized variables: ids.l, ids.d, ids.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1991:29: warning: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2024:27: error: Uninitialized variables: report.l, report.d, report.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2028:25: error: Uninitialized variables: user.d, user.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2050:46: error: Uninitialized variables: value.l, value.d, value.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2053:32: error: Uninitialized variables: options.l, options.d, options.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2043:17: note: Assuming condition is false MediaConch/Source/Common/REST_API.cpp:2053:32: note: Uninitialized variables: options.l, options.d, options.b MediaConch/Source/Common/REST_API.cpp:2057:33: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2077:25: error: Uninitialized variables: user.d, user.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2081:23: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2084:37: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2104:25: error: Uninitialized variables: user.d, user.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2108:29: error: Uninitialized variables: filename.l, filename.d, filename.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2118:44: error: Uninitialized variables: val.l, val.d, val.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2119:33: error: Uninitialized variables: option.l, option.d, option.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2121:28: error: Uninitialized variables: options.l, options.d, options.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2124:41: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2144:25: error: Uninitialized variables: user.d, user.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2148:23: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2151:41: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2180:25: error: Uninitialized variables: type.l, type.d, type.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2185:26: error: Uninitialized variables: field.l, field.d, field.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2188:40: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2222:24: error: Uninitialized variables: xml.l, xml.d, xml.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2226:25: error: Uninitialized variables: user.d, user.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2229:30: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2322:25: error: Uninitialized variables: name.l, name.d, name.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2326:32: error: Uninitialized variables: description.l, description.d, description.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2336:34: error: Uninitialized variables: tag.l, tag.d, tag.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2338:29: error: Uninitialized variables: tags.l, tags.d, tags.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2345:30: error: Uninitialized variables: level.l, level.d, level.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2352:32: error: Uninitialized variables: license.l, license.d, license.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2357:25: warning: Uninitialized variables: user.d, user.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2361:23: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2364:35: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2384:23: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2388:25: error: Uninitialized variables: type.l, type.d, type.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2392:25: error: Uninitialized variables: user.d, user.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2395:35: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2415:23: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2419:30: error: Uninitialized variables: is_public.l, is_public.d [uninitvar] MediaConch/Source/Common/REST_API.cpp:2423:25: error: Uninitialized variables: user.d, user.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2426:40: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2545:21: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2551:27: error: Uninitialized variables: name.l, name.d, name.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2558:32: error: Uninitialized variables: tracktype.l, tracktype.d, tracktype.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2565:28: error: Uninitialized variables: field.l, field.d, field.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2572:28: error: Uninitialized variables: scope.l, scope.d, scope.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2579:28: error: Uninitialized variables: level.l, level.d, level.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2584:29: warning: Uninitialized variables: occurrence.l, occurrence.d, occurrence.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2590:26: error: Uninitialized variables: ope.l, ope.d, ope.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2597:28: error: Uninitialized variables: value.l, value.d, value.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2609:39: error: Uninitialized variables: src_tracktype.l, src_tracktype.d, src_tracktype.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2616:35: error: Uninitialized variables: src_field.l, src_field.d, src_field.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2623:35: error: Uninitialized variables: src_scope.l, src_scope.d, src_scope.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2630:40: error: Uninitialized variables: src_occurrence.l, src_occurrence.d, src_occurrence.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2633:29: error: Uninitialized variables: source.l, source.d, source.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2675:30: error: Uninitialized variables: policy_id.d, policy_id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2679:25: error: Uninitialized variables: user.d, user.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2685:38: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2761:37: error: Uninitialized variables: plugin.l, plugin.d, plugin.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2763:32: error: Uninitialized variables: plugins.l, plugins.d, plugins.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2767:46: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2790:29: error: Uninitialized variables: user.d, user.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2794:47: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2822:37: error: Uninitialized variables: folder.l, folder.d, folder.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2824:32: error: Uninitialized variables: folders.l, folders.d, folders.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2828:53: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2849:52: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2870:54: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2891:24: error: Uninitialized variables: nok.l, nok.d, nok.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2894:39: warning: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2915:24: error: Uninitialized variables: nok.l, nok.d, nok.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2918:38: warning: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2945:38: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2967:24: error: Uninitialized variables: nok.l, nok.d, nok.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2970:37: warning: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2992:24: error: Uninitialized variables: nok.l, nok.d, nok.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:2995:36: warning: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3020:30: error: Uninitialized variables: files.l, files.d, files.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3024:36: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3048:27: error: Uninitialized variables: ok.l, ok.d, ok.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3052:40: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3077:29: error: Uninitialized variables: file.l, file.d, file.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3081:44: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3107:27: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3111:48: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3137:33: error: Uninitialized variables: filename.l, filename.d, filename.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3141:47: error: Uninitialized variables: file_last_modification.l, file_last_modification.d, file_last_modification.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3149:42: error: Uninitialized variables: g_id.d, g_id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3151:37: error: Uninitialized variables: generated_id.l, generated_id.d, generated_id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3155:34: error: Uninitialized variables: source_id.d, source_id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3159:39: error: Uninitialized variables: generated_time.d, generated_time.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3163:38: error: Uninitialized variables: generated_log.l, generated_log.d, generated_log.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3167:44: error: Uninitialized variables: generated_error_log.l, generated_error_log.d, generated_error_log.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3176:48: error: Uninitialized variables: val.l, val.d, val.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3177:37: error: Uninitialized variables: option.l, option.d, option.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3179:32: error: Uninitialized variables: options.l, options.d, options.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3183:33: error: Uninitialized variables: analyzed.l, analyzed.d [uninitvar] MediaConch/Source/Common/REST_API.cpp:3187:33: error: Uninitialized variables: existing.l, existing.d [uninitvar] MediaConch/Source/Common/REST_API.cpp:3191:34: error: Uninitialized variables: has_error.l, has_error.d [uninitvar] MediaConch/Source/Common/REST_API.cpp:3197:38: error: Uninitialized variables: error_log.l, error_log.d, error_log.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3202:48: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3227:32: error: Uninitialized variables: outputs.l, outputs.d, outputs.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3231:54: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3259:36: error: Uninitialized variables: value.l, value.d, value.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3261:31: error: Uninitialized variables: values.l, values.d, values.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3265:47: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3288:27: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3294:42: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3316:27: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3322:37: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3344:37: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3366:28: error: Uninitialized variables: xml.l, xml.d, xml.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3372:35: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3394:35: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3416:27: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3422:40: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3444:27: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3450:35: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3472:42: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3494:42: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3516:47: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3548:34: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3568:25: error: Uninitialized variables: name.l, name.d, name.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3574:39: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3594:25: error: Uninitialized variables: size.d, size.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3600:49: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3622:45: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3655:43: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3684:50: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3711:54: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3733:34: error: Uninitialized variables: policy_id.d, policy_id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3739:52: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3761:27: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3767:47: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3794:44: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3816:45: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3838:27: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3844:50: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3866:27: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3872:45: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:3894:47: error: Uninitialized variables: child.l, child.d, child.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:8964:26: error: Uninitialized variables: error_v.l, error_v.d, error_v.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:8971:27: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:8974:12: error: Uninitialized variables: nok_v.l, nok_v.d, nok_v.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:8991:27: error: Uninitialized variables: file.l, file.d, file.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:8995:27: error: Uninitialized variables: user.d, user.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:8999:25: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9005:32: error: Uninitialized variables: force.l, force.d [uninitvar] MediaConch/Source/Common/REST_API.cpp:9014:37: error: Uninitialized variables: plugin.l, plugin.d, plugin.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9016:30: warning: Uninitialized variables: plugins.l, plugins.d, plugins.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9026:52: error: Uninitialized variables: value.l, value.d, value.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9028:37: error: Uninitialized variables: option.l, option.d, option.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9030:30: error: Uninitialized variables: options.l, options.d, options.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9036:38: error: Uninitialized variables: mil_analyze.l, mil_analyze.d [uninitvar] MediaConch/Source/Common/REST_API.cpp:9039:34: error: Uninitialized variables: arg.l, arg.d, arg.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9057:31: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9060:12: error: Uninitialized variables: array.l, array.d, array.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9077:37: error: Uninitialized variables: report.l, report.d, report.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9080:12: error: Uninitialized variables: reports_val.l, reports_val.d, reports_val.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9091:12: error: Uninitialized variables: str_val.l, str_val.d, str_val.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9102:12: error: Uninitialized variables: int_val.d, int_val.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9117:33: error: Uninitialized variables: str_val.l, str_val.d, str_val.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9120:12: error: Uninitialized variables: arr_val.l, arr_val.d, arr_val.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9135:33: error: Uninitialized variables: str_val.d, str_val.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9138:12: error: Uninitialized variables: arr_val.l, arr_val.d, arr_val.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9159:25: error: Uninitialized variables: in.d, in.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9163:26: error: Uninitialized variables: out.d, out.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9167:27: error: Uninitialized variables: create.l, create.d [uninitvar] MediaConch/Source/Common/REST_API.cpp:9169:28: error: Uninitialized variables: v.l, v.d, v.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9172:12: error: Uninitialized variables: ok.l, ok.d, ok.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9150:13: note: Assuming condition is false MediaConch/Source/Common/REST_API.cpp:9172:12: note: Uninitialized variables: ok.l, ok.d, ok.b MediaConch/Source/Common/REST_API.cpp:9193:23: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9197:29: error: Uninitialized variables: finished.l, finished.d [uninitvar] MediaConch/Source/Common/REST_API.cpp:9203:34: error: Uninitialized variables: has_error.l, has_error.d [uninitvar] MediaConch/Source/Common/REST_API.cpp:9207:34: error: Uninitialized variables: error_log.l, error_log.d, error_log.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9214:29: error: Uninitialized variables: done.l, done.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9221:29: error: Uninitialized variables: tool.d, tool.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9233:46: error: Uninitialized variables: g_id.d, g_id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9235:37: error: Uninitialized variables: generated_id.l, generated_id.d, generated_id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9242:34: error: Uninitialized variables: source_id.d, source_id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9267:28: error: Uninitialized variables: report.l, report.d, report.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9274:27: error: Uninitialized variables: valid.l, valid.d [uninitvar] MediaConch/Source/Common/REST_API.cpp:9281:30: error: Uninitialized variables: has_info.l, has_info.d [uninitvar] MediaConch/Source/Common/REST_API.cpp:9288:33: error: Uninitialized variables: has_warning.l, has_warning.d [uninitvar] MediaConch/Source/Common/REST_API.cpp:9303:22: error: Uninitialized variables: id_v.d, id_v.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9307:24: error: Uninitialized variables: filename_v.l, filename_v.d, filename_v.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9308:12: error: Uninitialized variables: file.l, file.d, file.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9318:16: error: Uninitialized variables: ok.l, ok.d, ok.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9324:20: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9328:23: error: Uninitialized variables: valid.l, valid.d [uninitvar] MediaConch/Source/Common/REST_API.cpp:9332:26: error: Uninitialized variables: has_info.l, has_info.d [uninitvar] MediaConch/Source/Common/REST_API.cpp:9336:29: error: Uninitialized variables: has_warning.l, has_warning.d [uninitvar] MediaConch/Source/Common/REST_API.cpp:9350:22: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9354:29: error: Uninitialized variables: parent_id.d, parent_id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9358:29: error: Uninitialized variables: is_system.l, is_system.d [uninitvar] MediaConch/Source/Common/REST_API.cpp:9362:29: error: Uninitialized variables: is_public.l, is_public.d [uninitvar] MediaConch/Source/Common/REST_API.cpp:9366:24: error: Uninitialized variables: kind.l, kind.d, kind.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9370:24: error: Uninitialized variables: type.l, type.d, type.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9374:24: error: Uninitialized variables: name.l, name.d, name.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9378:31: error: Uninitialized variables: description.l, description.d, description.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9388:34: error: Uninitialized variables: v.l, v.d, v.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9390:28: error: Uninitialized variables: tags.l, tags.d, tags.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9397:29: error: Uninitialized variables: level.l, level.d, level.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9405:31: error: Uninitialized variables: license.l, license.d, license.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9431:22: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9437:28: error: Uninitialized variables: name.l, name.d, name.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9444:33: error: Uninitialized variables: tracktype.l, tracktype.d, tracktype.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9451:29: error: Uninitialized variables: field.l, field.d, field.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9458:29: error: Uninitialized variables: scope.l, scope.d, scope.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9465:29: error: Uninitialized variables: level.l, level.d, level.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9470:30: warning: Uninitialized variables: occurrence.l, occurrence.d, occurrence.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9476:27: error: Uninitialized variables: ope.l, ope.d, ope.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9483:29: error: Uninitialized variables: value.l, value.d, value.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9495:39: error: Uninitialized variables: src_tracktype.l, src_tracktype.d, src_tracktype.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9502:35: error: Uninitialized variables: src_field.l, src_field.d, src_field.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9509:35: error: Uninitialized variables: src_scope.l, src_scope.d, src_scope.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9516:40: error: Uninitialized variables: src_occurrence.l, src_occurrence.d, src_occurrence.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9519:30: error: Uninitialized variables: source.l, source.d, source.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9555:28: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9559:30: error: Uninitialized variables: user.d, user.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9563:30: error: Uninitialized variables: name.l, name.d, name.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9567:37: error: Uninitialized variables: description.l, description.d, description.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9573:37: error: Uninitialized variables: license.l, license.d, license.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9576:27: error: Uninitialized variables: policy.l, policy.d, policy.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9592:28: error: Uninitialized variables: id.d, id.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9596:30: error: Uninitialized variables: name.l, name.d, name.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:9598:27: error: Uninitialized variables: policy.l, policy.d, policy.b [uninitvar] MediaConch/Source/Common/REST_API.cpp:1792:40: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1792:40: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1792:40: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1740:27: error: Uninitialized struct member: folder.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1740:27: error: Uninitialized struct member: folder.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1740:27: error: Uninitialized struct member: folder.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1744:35: error: Uninitialized struct member: folder_reports.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1744:35: error: Uninitialized struct member: folder_reports.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1744:35: error: Uninitialized struct member: folder_reports.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1754:28: error: Uninitialized struct member: plugins.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1754:28: error: Uninitialized struct member: plugins.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1754:28: error: Uninitialized struct member: plugins.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1764:29: error: Uninitialized struct member: policies.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1764:29: error: Uninitialized struct member: policies.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1764:29: error: Uninitialized struct member: policies.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1770:29: error: Uninitialized struct member: user.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1770:29: error: Uninitialized struct member: user.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1775:30: error: Uninitialized struct member: recursive.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1775:30: error: Uninitialized struct member: recursive.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1789:28: error: Uninitialized struct member: options.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1789:28: error: Uninitialized struct member: options.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1789:28: error: Uninitialized struct member: options.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1752:33: error: Uninitialized struct member: plugin.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1752:33: error: Uninitialized struct member: plugin.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1752:33: error: Uninitialized struct member: plugin.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1762:34: error: Uninitialized struct member: policy.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1762:34: error: Uninitialized struct member: policy.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1762:34: error: Uninitialized struct member: policy.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1787:33: error: Uninitialized struct member: option.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1787:33: error: Uninitialized struct member: option.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1787:33: error: Uninitialized struct member: option.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1785:44: error: Uninitialized struct member: value.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1785:44: error: Uninitialized struct member: value.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1785:44: error: Uninitialized struct member: value.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1827:45: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1827:45: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1827:45: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1820:27: error: Uninitialized struct member: folder.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1820:27: error: Uninitialized struct member: folder.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1820:27: error: Uninitialized struct member: folder.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1824:35: error: Uninitialized struct member: folder_reports.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1824:35: error: Uninitialized struct member: folder_reports.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1824:35: error: Uninitialized struct member: folder_reports.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1851:47: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1851:47: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1851:47: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1848:27: error: Uninitialized struct member: folder.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1848:27: error: Uninitialized struct member: folder.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1848:27: error: Uninitialized struct member: folder.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1871:32: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1871:32: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1871:32: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1944:31: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1944:31: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1944:31: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1907:25: error: Uninitialized struct member: user.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1907:25: error: Uninitialized struct member: user.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1940:32: error: Uninitialized struct member: options.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1940:32: error: Uninitialized struct member: options.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1940:32: error: Uninitialized struct member: options.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1937:46: error: Uninitialized struct member: value.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1937:46: error: Uninitialized struct member: value.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1937:46: error: Uninitialized struct member: value.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1991:29: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1991:29: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1991:29: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1987:25: error: Uninitialized struct member: user.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1987:25: error: Uninitialized struct member: user.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1988:24: error: Uninitialized struct member: ids.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1988:24: error: Uninitialized struct member: ids.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1988:24: error: Uninitialized struct member: ids.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1983:29: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:1983:29: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2057:33: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2057:33: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2057:33: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2024:27: error: Uninitialized struct member: report.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2024:27: error: Uninitialized struct member: report.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2024:27: error: Uninitialized struct member: report.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2028:25: error: Uninitialized struct member: user.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2028:25: error: Uninitialized struct member: user.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2053:32: error: Uninitialized struct member: options.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2053:32: error: Uninitialized struct member: options.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2053:32: error: Uninitialized struct member: options.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2050:46: error: Uninitialized struct member: value.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2050:46: error: Uninitialized struct member: value.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2050:46: error: Uninitialized struct member: value.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2084:37: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2084:37: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2084:37: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2081:23: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2081:23: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2077:25: error: Uninitialized struct member: user.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2077:25: error: Uninitialized struct member: user.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2124:41: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2124:41: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2124:41: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2108:29: error: Uninitialized struct member: filename.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2108:29: error: Uninitialized struct member: filename.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2108:29: error: Uninitialized struct member: filename.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2104:25: error: Uninitialized struct member: user.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2104:25: error: Uninitialized struct member: user.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2121:28: error: Uninitialized struct member: options.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2121:28: error: Uninitialized struct member: options.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2121:28: error: Uninitialized struct member: options.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2119:33: error: Uninitialized struct member: option.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2119:33: error: Uninitialized struct member: option.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2119:33: error: Uninitialized struct member: option.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2118:44: error: Uninitialized struct member: val.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2118:44: error: Uninitialized struct member: val.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2118:44: error: Uninitialized struct member: val.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2151:41: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2151:41: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2151:41: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2148:23: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2148:23: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2144:25: error: Uninitialized struct member: user.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2144:25: error: Uninitialized struct member: user.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2188:40: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2188:40: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2188:40: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2180:25: error: Uninitialized struct member: type.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2180:25: error: Uninitialized struct member: type.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2180:25: error: Uninitialized struct member: type.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2185:26: error: Uninitialized struct member: field.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2185:26: error: Uninitialized struct member: field.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2185:26: error: Uninitialized struct member: field.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2229:30: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2229:30: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2229:30: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2222:24: error: Uninitialized struct member: xml.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2222:24: error: Uninitialized struct member: xml.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2222:24: error: Uninitialized struct member: xml.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2226:25: error: Uninitialized struct member: user.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2226:25: error: Uninitialized struct member: user.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2364:35: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2364:35: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2364:35: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2322:25: error: Uninitialized struct member: name.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2322:25: error: Uninitialized struct member: name.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2322:25: error: Uninitialized struct member: name.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2326:32: error: Uninitialized struct member: description.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2326:32: error: Uninitialized struct member: description.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2326:32: error: Uninitialized struct member: description.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2338:29: error: Uninitialized struct member: tags.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2338:29: error: Uninitialized struct member: tags.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2338:29: error: Uninitialized struct member: tags.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2345:30: error: Uninitialized struct member: level.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2345:30: error: Uninitialized struct member: level.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2345:30: error: Uninitialized struct member: level.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2352:32: error: Uninitialized struct member: license.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2352:32: error: Uninitialized struct member: license.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2352:32: error: Uninitialized struct member: license.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2357:25: error: Uninitialized struct member: user.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2357:25: error: Uninitialized struct member: user.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2361:23: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2361:23: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2336:34: error: Uninitialized struct member: tag.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2336:34: error: Uninitialized struct member: tag.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2336:34: error: Uninitialized struct member: tag.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2395:35: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2395:35: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2395:35: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2384:23: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2384:23: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2388:25: error: Uninitialized struct member: type.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2388:25: error: Uninitialized struct member: type.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2388:25: error: Uninitialized struct member: type.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2392:25: error: Uninitialized struct member: user.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2392:25: error: Uninitialized struct member: user.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2426:40: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2426:40: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2426:40: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2415:23: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2415:23: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2419:30: error: Uninitialized struct member: is_public.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2419:30: error: Uninitialized struct member: is_public.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2423:25: error: Uninitialized struct member: user.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2423:25: error: Uninitialized struct member: user.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2545:21: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2545:21: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2551:27: error: Uninitialized struct member: name.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2551:27: error: Uninitialized struct member: name.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2551:27: error: Uninitialized struct member: name.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2558:32: error: Uninitialized struct member: tracktype.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2558:32: error: Uninitialized struct member: tracktype.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2558:32: error: Uninitialized struct member: tracktype.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2565:28: error: Uninitialized struct member: field.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2565:28: error: Uninitialized struct member: field.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2565:28: error: Uninitialized struct member: field.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2572:28: error: Uninitialized struct member: scope.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2572:28: error: Uninitialized struct member: scope.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2572:28: error: Uninitialized struct member: scope.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2579:28: error: Uninitialized struct member: level.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2579:28: error: Uninitialized struct member: level.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2579:28: error: Uninitialized struct member: level.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2584:29: error: Uninitialized struct member: occurrence.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2584:29: error: Uninitialized struct member: occurrence.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2584:29: error: Uninitialized struct member: occurrence.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2590:26: error: Uninitialized struct member: ope.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2590:26: error: Uninitialized struct member: ope.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2590:26: error: Uninitialized struct member: ope.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2597:28: error: Uninitialized struct member: value.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2597:28: error: Uninitialized struct member: value.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2597:28: error: Uninitialized struct member: value.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2633:29: error: Uninitialized struct member: source.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2633:29: error: Uninitialized struct member: source.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2633:29: error: Uninitialized struct member: source.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2609:39: error: Uninitialized struct member: src_tracktype.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2609:39: error: Uninitialized struct member: src_tracktype.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2609:39: error: Uninitialized struct member: src_tracktype.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2616:35: error: Uninitialized struct member: src_field.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2616:35: error: Uninitialized struct member: src_field.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2616:35: error: Uninitialized struct member: src_field.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2623:35: error: Uninitialized struct member: src_scope.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2623:35: error: Uninitialized struct member: src_scope.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2623:35: error: Uninitialized struct member: src_scope.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2630:40: error: Uninitialized struct member: src_occurrence.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2630:40: error: Uninitialized struct member: src_occurrence.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2630:40: error: Uninitialized struct member: src_occurrence.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2685:38: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2685:38: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2685:38: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2675:30: error: Uninitialized struct member: policy_id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2675:30: error: Uninitialized struct member: policy_id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2679:25: error: Uninitialized struct member: user.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2679:25: error: Uninitialized struct member: user.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2767:46: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2767:46: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2767:46: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2763:32: error: Uninitialized struct member: plugins.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2763:32: error: Uninitialized struct member: plugins.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2763:32: error: Uninitialized struct member: plugins.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2761:37: error: Uninitialized struct member: plugin.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2761:37: error: Uninitialized struct member: plugin.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2761:37: error: Uninitialized struct member: plugin.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2794:47: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2794:47: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2794:47: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2790:29: error: Uninitialized struct member: user.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2790:29: error: Uninitialized struct member: user.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2828:53: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2828:53: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2828:53: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2824:32: error: Uninitialized struct member: folders.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2824:32: error: Uninitialized struct member: folders.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2824:32: error: Uninitialized struct member: folders.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2822:37: error: Uninitialized struct member: folder.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2822:37: error: Uninitialized struct member: folder.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2822:37: error: Uninitialized struct member: folder.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2849:52: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2849:52: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2849:52: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2870:54: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2870:54: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2870:54: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2894:39: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2894:39: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2894:39: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2891:24: error: Uninitialized struct member: nok.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2891:24: error: Uninitialized struct member: nok.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2891:24: error: Uninitialized struct member: nok.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2918:38: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2918:38: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2918:38: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2915:24: error: Uninitialized struct member: nok.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2915:24: error: Uninitialized struct member: nok.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2915:24: error: Uninitialized struct member: nok.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2945:38: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2945:38: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2945:38: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2970:37: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2970:37: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2970:37: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2967:24: error: Uninitialized struct member: nok.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2967:24: error: Uninitialized struct member: nok.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2967:24: error: Uninitialized struct member: nok.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2995:36: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2995:36: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2995:36: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2992:24: error: Uninitialized struct member: nok.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2992:24: error: Uninitialized struct member: nok.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2992:24: error: Uninitialized struct member: nok.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3024:36: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3024:36: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3024:36: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3020:30: error: Uninitialized struct member: files.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3020:30: error: Uninitialized struct member: files.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3020:30: error: Uninitialized struct member: files.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3052:40: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3052:40: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3052:40: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3048:27: error: Uninitialized struct member: ok.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3048:27: error: Uninitialized struct member: ok.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3048:27: error: Uninitialized struct member: ok.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3081:44: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3081:44: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3081:44: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3077:29: error: Uninitialized struct member: file.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3077:29: error: Uninitialized struct member: file.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3077:29: error: Uninitialized struct member: file.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3111:48: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3111:48: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3111:48: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3107:27: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3107:27: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3202:48: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3202:48: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3202:48: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3137:33: error: Uninitialized struct member: filename.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3137:33: error: Uninitialized struct member: filename.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3137:33: error: Uninitialized struct member: filename.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3141:47: error: Uninitialized struct member: file_last_modification.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3141:47: error: Uninitialized struct member: file_last_modification.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3141:47: error: Uninitialized struct member: file_last_modification.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3151:37: error: Uninitialized struct member: generated_id.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3151:37: error: Uninitialized struct member: generated_id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3151:37: error: Uninitialized struct member: generated_id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3155:34: error: Uninitialized struct member: source_id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3155:34: error: Uninitialized struct member: source_id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3159:39: error: Uninitialized struct member: generated_time.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3159:39: error: Uninitialized struct member: generated_time.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3163:38: error: Uninitialized struct member: generated_log.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3163:38: error: Uninitialized struct member: generated_log.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3163:38: error: Uninitialized struct member: generated_log.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3167:44: error: Uninitialized struct member: generated_error_log.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3167:44: error: Uninitialized struct member: generated_error_log.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3167:44: error: Uninitialized struct member: generated_error_log.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3179:32: error: Uninitialized struct member: options.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3179:32: error: Uninitialized struct member: options.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3179:32: error: Uninitialized struct member: options.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3183:33: error: Uninitialized struct member: analyzed.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3183:33: error: Uninitialized struct member: analyzed.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3187:33: error: Uninitialized struct member: existing.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3187:33: error: Uninitialized struct member: existing.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3191:34: error: Uninitialized struct member: has_error.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3191:34: error: Uninitialized struct member: has_error.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3197:38: error: Uninitialized struct member: error_log.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3197:38: error: Uninitialized struct member: error_log.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3197:38: error: Uninitialized struct member: error_log.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3149:42: error: Uninitialized struct member: g_id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3149:42: error: Uninitialized struct member: g_id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3177:37: error: Uninitialized struct member: option.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3177:37: error: Uninitialized struct member: option.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3177:37: error: Uninitialized struct member: option.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3176:48: error: Uninitialized struct member: val.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3176:48: error: Uninitialized struct member: val.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3176:48: error: Uninitialized struct member: val.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3231:54: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3231:54: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3231:54: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3227:32: error: Uninitialized struct member: outputs.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3227:32: error: Uninitialized struct member: outputs.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3227:32: error: Uninitialized struct member: outputs.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3265:47: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3265:47: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3265:47: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3261:31: error: Uninitialized struct member: values.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3261:31: error: Uninitialized struct member: values.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3261:31: error: Uninitialized struct member: values.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3259:36: error: Uninitialized struct member: value.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3259:36: error: Uninitialized struct member: value.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3259:36: error: Uninitialized struct member: value.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3294:42: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3294:42: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3294:42: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3288:27: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3288:27: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3322:37: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3322:37: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3322:37: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3316:27: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3316:27: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3344:37: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3344:37: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3344:37: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3372:35: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3372:35: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3372:35: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3366:28: error: Uninitialized struct member: xml.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3366:28: error: Uninitialized struct member: xml.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3366:28: error: Uninitialized struct member: xml.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3394:35: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3394:35: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3394:35: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3422:40: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3422:40: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3422:40: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3416:27: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3416:27: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3450:35: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3450:35: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3450:35: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3444:27: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3444:27: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3472:42: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3472:42: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3472:42: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3494:42: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3494:42: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3494:42: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3516:47: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3516:47: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3516:47: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3548:34: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3548:34: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3548:34: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3574:39: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3574:39: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3574:39: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3568:25: error: Uninitialized struct member: name.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3568:25: error: Uninitialized struct member: name.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3568:25: error: Uninitialized struct member: name.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3600:49: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3600:49: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3600:49: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3594:25: error: Uninitialized struct member: size.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3594:25: error: Uninitialized struct member: size.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3622:45: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3622:45: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3622:45: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3655:43: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3655:43: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3655:43: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3684:50: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3684:50: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3684:50: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3711:54: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3711:54: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3711:54: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3739:52: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3739:52: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3739:52: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3733:34: error: Uninitialized struct member: policy_id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3733:34: error: Uninitialized struct member: policy_id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3767:47: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3767:47: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3767:47: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3761:27: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3761:27: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3794:44: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3794:44: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3794:44: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3816:45: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3816:45: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3816:45: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3844:50: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3844:50: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3844:50: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3838:27: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3838:27: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3872:45: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3872:45: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3872:45: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3866:27: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3866:27: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3894:47: error: Uninitialized struct member: child.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3894:47: error: Uninitialized struct member: child.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:3894:47: error: Uninitialized struct member: child.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:8974:12: error: Uninitialized struct member: nok_v.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:8974:12: error: Uninitialized struct member: nok_v.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:8974:12: error: Uninitialized struct member: nok_v.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:8964:26: error: Uninitialized struct member: error_v.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:8964:26: error: Uninitialized struct member: error_v.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:8964:26: error: Uninitialized struct member: error_v.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:8971:27: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:8971:27: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9039:34: error: Uninitialized struct member: arg.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9039:34: error: Uninitialized struct member: arg.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9039:34: error: Uninitialized struct member: arg.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:8991:27: error: Uninitialized struct member: file.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:8991:27: error: Uninitialized struct member: file.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:8991:27: error: Uninitialized struct member: file.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:8995:27: error: Uninitialized struct member: user.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:8995:27: error: Uninitialized struct member: user.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:8999:25: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:8999:25: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9005:32: error: Uninitialized struct member: force.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9005:32: error: Uninitialized struct member: force.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9016:30: error: Uninitialized struct member: plugins.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9016:30: error: Uninitialized struct member: plugins.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9016:30: error: Uninitialized struct member: plugins.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9030:30: error: Uninitialized struct member: options.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9030:30: error: Uninitialized struct member: options.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9030:30: error: Uninitialized struct member: options.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9036:38: error: Uninitialized struct member: mil_analyze.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9036:38: error: Uninitialized struct member: mil_analyze.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9014:37: error: Uninitialized struct member: plugin.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9014:37: error: Uninitialized struct member: plugin.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9014:37: error: Uninitialized struct member: plugin.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9028:37: error: Uninitialized struct member: option.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9028:37: error: Uninitialized struct member: option.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9028:37: error: Uninitialized struct member: option.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9026:52: error: Uninitialized struct member: value.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9026:52: error: Uninitialized struct member: value.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9026:52: error: Uninitialized struct member: value.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9060:12: error: Uninitialized struct member: array.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9060:12: error: Uninitialized struct member: array.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9060:12: error: Uninitialized struct member: array.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9057:31: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9057:31: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9080:12: error: Uninitialized struct member: reports_val.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9080:12: error: Uninitialized struct member: reports_val.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9080:12: error: Uninitialized struct member: reports_val.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9077:37: error: Uninitialized struct member: report.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9077:37: error: Uninitialized struct member: report.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9077:37: error: Uninitialized struct member: report.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9091:12: error: Uninitialized struct member: str_val.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9091:12: error: Uninitialized struct member: str_val.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9091:12: error: Uninitialized struct member: str_val.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9102:12: error: Uninitialized struct member: int_val.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9102:12: error: Uninitialized struct member: int_val.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9120:12: error: Uninitialized struct member: arr_val.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9120:12: error: Uninitialized struct member: arr_val.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9120:12: error: Uninitialized struct member: arr_val.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9117:33: error: Uninitialized struct member: str_val.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9117:33: error: Uninitialized struct member: str_val.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9117:33: error: Uninitialized struct member: str_val.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9138:12: error: Uninitialized struct member: arr_val.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9138:12: error: Uninitialized struct member: arr_val.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9138:12: error: Uninitialized struct member: arr_val.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9135:33: error: Uninitialized struct member: str_val.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9135:33: error: Uninitialized struct member: str_val.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9172:12: error: Uninitialized struct member: ok.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9172:12: error: Uninitialized struct member: ok.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9172:12: error: Uninitialized struct member: ok.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9169:28: error: Uninitialized struct member: v.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9169:28: error: Uninitialized struct member: v.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9169:28: error: Uninitialized struct member: v.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9159:25: error: Uninitialized struct member: in.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9159:25: error: Uninitialized struct member: in.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9163:26: error: Uninitialized struct member: out.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9163:26: error: Uninitialized struct member: out.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9167:27: error: Uninitialized struct member: create.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9167:27: error: Uninitialized struct member: create.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9245:28: error: Uninitialized struct member: v.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9245:28: error: Uninitialized struct member: v.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9245:28: error: Uninitialized struct member: v.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9193:23: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9193:23: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9197:29: error: Uninitialized struct member: finished.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9197:29: error: Uninitialized struct member: finished.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9203:34: error: Uninitialized struct member: has_error.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9203:34: error: Uninitialized struct member: has_error.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9207:34: error: Uninitialized struct member: error_log.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9207:34: error: Uninitialized struct member: error_log.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9207:34: error: Uninitialized struct member: error_log.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9214:29: error: Uninitialized struct member: done.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9214:29: error: Uninitialized struct member: done.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9221:29: error: Uninitialized struct member: tool.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9221:29: error: Uninitialized struct member: tool.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9235:37: error: Uninitialized struct member: generated_id.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9235:37: error: Uninitialized struct member: generated_id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9235:37: error: Uninitialized struct member: generated_id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9242:34: error: Uninitialized struct member: source_id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9242:34: error: Uninitialized struct member: source_id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9233:46: error: Uninitialized struct member: g_id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9233:46: error: Uninitialized struct member: g_id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9267:28: error: Uninitialized struct member: report.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9267:28: error: Uninitialized struct member: report.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9267:28: error: Uninitialized struct member: report.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9274:27: error: Uninitialized struct member: valid.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9274:27: error: Uninitialized struct member: valid.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9281:30: error: Uninitialized struct member: has_info.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9281:30: error: Uninitialized struct member: has_info.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9288:33: error: Uninitialized struct member: has_warning.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9288:33: error: Uninitialized struct member: has_warning.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9308:12: error: Uninitialized struct member: file.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9308:12: error: Uninitialized struct member: file.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9308:12: error: Uninitialized struct member: file.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9303:22: error: Uninitialized struct member: id_v.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9303:22: error: Uninitialized struct member: id_v.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9307:24: error: Uninitialized struct member: filename_v.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9307:24: error: Uninitialized struct member: filename_v.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9307:24: error: Uninitialized struct member: filename_v.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9318:16: error: Uninitialized struct member: ok.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9338:12: error: Uninitialized struct member: ok.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9318:16: error: Uninitialized struct member: ok.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9338:12: error: Uninitialized struct member: ok.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9318:16: error: Uninitialized struct member: ok.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9338:12: error: Uninitialized struct member: ok.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9324:20: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9324:20: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9328:23: error: Uninitialized struct member: valid.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9328:23: error: Uninitialized struct member: valid.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9332:26: error: Uninitialized struct member: has_info.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9332:26: error: Uninitialized struct member: has_info.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9336:29: error: Uninitialized struct member: has_warning.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9336:29: error: Uninitialized struct member: has_warning.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9350:22: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9350:22: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9354:29: error: Uninitialized struct member: parent_id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9354:29: error: Uninitialized struct member: parent_id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9358:29: error: Uninitialized struct member: is_system.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9358:29: error: Uninitialized struct member: is_system.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9362:29: error: Uninitialized struct member: is_public.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9362:29: error: Uninitialized struct member: is_public.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9366:24: error: Uninitialized struct member: kind.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9366:24: error: Uninitialized struct member: kind.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9366:24: error: Uninitialized struct member: kind.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9370:24: error: Uninitialized struct member: type.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9370:24: error: Uninitialized struct member: type.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9370:24: error: Uninitialized struct member: type.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9374:24: error: Uninitialized struct member: name.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9374:24: error: Uninitialized struct member: name.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9374:24: error: Uninitialized struct member: name.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9378:31: error: Uninitialized struct member: description.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9378:31: error: Uninitialized struct member: description.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9378:31: error: Uninitialized struct member: description.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9390:28: error: Uninitialized struct member: tags.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9390:28: error: Uninitialized struct member: tags.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9390:28: error: Uninitialized struct member: tags.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9397:29: error: Uninitialized struct member: level.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9397:29: error: Uninitialized struct member: level.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9397:29: error: Uninitialized struct member: level.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9405:31: error: Uninitialized struct member: license.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9405:31: error: Uninitialized struct member: license.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9405:31: error: Uninitialized struct member: license.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9419:28: error: Uninitialized struct member: children.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9419:28: error: Uninitialized struct member: children.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9419:28: error: Uninitialized struct member: children.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9388:34: error: Uninitialized struct member: v.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9388:34: error: Uninitialized struct member: v.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9388:34: error: Uninitialized struct member: v.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9417:34: error: Uninitialized struct member: v.type [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9417:34: error: Uninitialized struct member: v.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9417:34: error: Uninitialized struct member: v.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9417:34: error: Uninitialized struct member: v.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9431:22: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9431:22: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9437:28: error: Uninitialized struct member: name.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9437:28: error: Uninitialized struct member: name.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9437:28: error: Uninitialized struct member: name.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9444:33: error: Uninitialized struct member: tracktype.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9444:33: error: Uninitialized struct member: tracktype.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9444:33: error: Uninitialized struct member: tracktype.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9451:29: error: Uninitialized struct member: field.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9451:29: error: Uninitialized struct member: field.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9451:29: error: Uninitialized struct member: field.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9458:29: error: Uninitialized struct member: scope.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9458:29: error: Uninitialized struct member: scope.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9458:29: error: Uninitialized struct member: scope.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9465:29: error: Uninitialized struct member: level.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9465:29: error: Uninitialized struct member: level.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9465:29: error: Uninitialized struct member: level.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9470:30: error: Uninitialized struct member: occurrence.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9470:30: error: Uninitialized struct member: occurrence.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9470:30: error: Uninitialized struct member: occurrence.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9476:27: error: Uninitialized struct member: ope.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9476:27: error: Uninitialized struct member: ope.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9476:27: error: Uninitialized struct member: ope.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9483:29: error: Uninitialized struct member: value.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9483:29: error: Uninitialized struct member: value.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9483:29: error: Uninitialized struct member: value.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9519:30: error: Uninitialized struct member: source.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9519:30: error: Uninitialized struct member: source.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9519:30: error: Uninitialized struct member: source.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9495:39: error: Uninitialized struct member: src_tracktype.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9495:39: error: Uninitialized struct member: src_tracktype.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9495:39: error: Uninitialized struct member: src_tracktype.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9502:35: error: Uninitialized struct member: src_field.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9502:35: error: Uninitialized struct member: src_field.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9502:35: error: Uninitialized struct member: src_field.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9509:35: error: Uninitialized struct member: src_scope.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9509:35: error: Uninitialized struct member: src_scope.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9509:35: error: Uninitialized struct member: src_scope.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9516:40: error: Uninitialized struct member: src_occurrence.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9516:40: error: Uninitialized struct member: src_occurrence.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9516:40: error: Uninitialized struct member: src_occurrence.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9576:27: error: Uninitialized struct member: policy.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9576:27: error: Uninitialized struct member: policy.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9576:27: error: Uninitialized struct member: policy.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9555:28: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9555:28: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9559:30: error: Uninitialized struct member: user.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9559:30: error: Uninitialized struct member: user.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9563:30: error: Uninitialized struct member: name.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9563:30: error: Uninitialized struct member: name.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9563:30: error: Uninitialized struct member: name.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9567:37: error: Uninitialized struct member: description.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9567:37: error: Uninitialized struct member: description.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9567:37: error: Uninitialized struct member: description.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9573:37: error: Uninitialized struct member: license.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9573:37: error: Uninitialized struct member: license.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9573:37: error: Uninitialized struct member: license.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9598:27: error: Uninitialized struct member: policy.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9598:27: error: Uninitialized struct member: policy.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9598:27: error: Uninitialized struct member: policy.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9592:28: error: Uninitialized struct member: id.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9592:28: error: Uninitialized struct member: id.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9596:30: error: Uninitialized struct member: name.l [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9596:30: error: Uninitialized struct member: name.d [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:9596:30: error: Uninitialized struct member: name.b [uninitStructMember] MediaConch/Source/Common/REST_API.cpp:2862:32: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3009:39: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3038:36: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3125:32: style: Unused variable: filename [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3279:32: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3308:36: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3336:32: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3358:37: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3386:32: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3408:36: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3436:36: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3464:32: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3486:32: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3508:32: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3530:40: style: Unused variable: policyTree [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3530:52: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3562:38: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3588:38: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3614:32: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3698:42: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3725:43: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3753:36: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3781:38: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3808:32: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3830:36: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3858:36: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:3886:32: style: Unused variable: nok [unusedVariable] MediaConch/Source/Common/REST_API.cpp:9054:26: style: Unused variable: arg [unusedVariable] MediaConch/Source/Common/Reports.cpp:243:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable media_trace_display_html_xsl [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Reports.cpp:561:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable implementation_report_xsl [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Reports.cpp:643:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Reports.cpp:692:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Reports.cpp:746:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Reports.cpp:800:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Reports.cpp:907:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Reports.cpp:1002:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Reports.cpp:1032:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Reports.cpp:1055:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Reports.cpp:1082:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Reports.cpp:1105:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Reports.cpp:1123:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Reports.cpp:1317:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable implementation_report_display_textunicode_xsl [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Reports.cpp:1326:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable implementation_report_display_html_xsl [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Reports.cpp:1334:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable implementation_report_display_json_xsl [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Reports.cpp:1342:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable implementation_report_display_simple_xsl [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Reports.cpp:1350:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable implementation_report_display_csv_xsl [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Reports.cpp:1392:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Reports.cpp:1510:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Access_Write [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Reports.cpp:902:15: performance:inconclusive: Technically the member function 'MediaConch::Reports::get_content_of_media_in_xml' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Reports.h:95:11: note: Technically the member function 'MediaConch::Reports::get_content_of_media_in_xml' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Reports.cpp:902:15: note: Technically the member function 'MediaConch::Reports::get_content_of_media_in_xml' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Reports.cpp:995:15: performance:inconclusive: Technically the member function 'MediaConch::Reports::implementation_is_valid' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Reports.h:98:11: note: Technically the member function 'MediaConch::Reports::implementation_is_valid' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Reports.cpp:995:15: note: Technically the member function 'MediaConch::Reports::implementation_is_valid' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Reports.cpp:1025:15: performance:inconclusive: Technically the member function 'MediaConch::Reports::implementation_has_info_or_warning' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Reports.h:99:11: note: Technically the member function 'MediaConch::Reports::implementation_has_info_or_warning' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Reports.cpp:1025:15: note: Technically the member function 'MediaConch::Reports::implementation_has_info_or_warning' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Reports.cpp:1052:15: performance:inconclusive: Technically the member function 'MediaConch::Reports::policy_is_valid' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Reports.h:100:11: note: Technically the member function 'MediaConch::Reports::policy_is_valid' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Reports.cpp:1052:15: note: Technically the member function 'MediaConch::Reports::policy_is_valid' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Reports.cpp:1075:15: performance:inconclusive: Technically the member function 'MediaConch::Reports::policy_has_info_or_warning' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Reports.h:101:11: note: Technically the member function 'MediaConch::Reports::policy_has_info_or_warning' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Reports.cpp:1075:15: note: Technically the member function 'MediaConch::Reports::policy_has_info_or_warning' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Reports.cpp:1102:15: performance:inconclusive: Technically the member function 'MediaConch::Reports::verapdf_report_is_valid' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Reports.h:102:11: note: Technically the member function 'MediaConch::Reports::verapdf_report_is_valid' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Reports.cpp:1102:15: note: Technically the member function 'MediaConch::Reports::verapdf_report_is_valid' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Reports.cpp:1120:15: performance:inconclusive: Technically the member function 'MediaConch::Reports::dpfmanager_report_is_valid' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Reports.h:103:11: note: Technically the member function 'MediaConch::Reports::dpfmanager_report_is_valid' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Reports.cpp:1120:15: note: Technically the member function 'MediaConch::Reports::dpfmanager_report_is_valid' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Reports.cpp:1432:49: performance:inconclusive: Technically the member function 'MediaConch::Reports::get_bitset_with_mi_mt' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Reports.h:141:44: note: Technically the member function 'MediaConch::Reports::get_bitset_with_mi_mt' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Reports.cpp:1432:49: note: Technically the member function 'MediaConch::Reports::get_bitset_with_mi_mt' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Reports.cpp:1442:49: performance:inconclusive: Technically the member function 'MediaConch::Reports::get_bitset_with_mi_mmt' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Reports.h:142:44: note: Technically the member function 'MediaConch::Reports::get_bitset_with_mi_mmt' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Reports.cpp:1442:49: note: Technically the member function 'MediaConch::Reports::get_bitset_with_mi_mmt' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Reports.cpp:1452:15: performance:inconclusive: Technically the member function 'MediaConch::Reports::unify_implementation_options' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Reports.h:143:11: note: Technically the member function 'MediaConch::Reports::unify_implementation_options' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Reports.cpp:1452:15: note: Technically the member function 'MediaConch::Reports::unify_implementation_options' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Reports.cpp:927:15: performance:inconclusive: Technically the member function 'MediaConch::Reports::xml_escape_attributes' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Reports.h:149:11: note: Technically the member function 'MediaConch::Reports::xml_escape_attributes' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Reports.cpp:927:15: note: Technically the member function 'MediaConch::Reports::xml_escape_attributes' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Reports.cpp:966:16: performance:inconclusive: Technically the member function 'MediaConch::Reports::is_attachment' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/Reports.h:150:11: note: Technically the member function 'MediaConch::Reports::is_attachment' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Reports.cpp:966:16: note: Technically the member function 'MediaConch::Reports::is_attachment' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/Xslt.h:47:18: warning: The class 'Xslt' defines member function with name 'manage_generic_error' also defined in its parent class 'Schema'. [duplInheritedMember] MediaConch/Source/Common/Schema.h:52:18: note: Parent function 'Schema::manage_generic_error' MediaConch/Source/Common/Xslt.h:47:18: note: Derived function 'Xslt::manage_generic_error' MediaConch/Source/Common/Xslt.h:48:18: warning: The class 'Xslt' defines member function with name 'manage_error' also defined in its parent class 'Schema'. [duplInheritedMember] MediaConch/Source/Common/Schema.h:53:18: note: Parent function 'Schema::manage_error' MediaConch/Source/Common/Xslt.h:48:18: note: Derived function 'Xslt::manage_error' MediaConch/Source/Common/Xslt.h:38:5: style: Class 'Xslt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MediaConch/Source/Common/Xslt.h:39:14: style: The destructor '~Xslt' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Schema.h:35:14: note: Virtual destructor in base class MediaConch/Source/Common/Xslt.h:39:14: note: Destructor in derived class MediaConch/Source/Common/Xslt.h:41:18: style: The function 'register_schema_from_memory' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Schema.h:38:18: note: Virtual function in base class MediaConch/Source/Common/Xslt.h:41:18: note: Function in derived class MediaConch/Source/Common/Xslt.h:42:18: style: The function 'register_schema_from_doc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Schema.h:39:18: note: Virtual function in base class MediaConch/Source/Common/Xslt.h:42:18: note: Function in derived class MediaConch/Source/Common/Xslt.h:44:18: style: The function 'validate_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/Common/Schema.h:41:18: note: Virtual function in base class MediaConch/Source/Common/Xslt.h:44:18: note: Function in derived class MediaConch/Source/Common/Reports.cpp:1168:135: style: Condition 'check_policies_xslts(user,files,options,xslt_policies,Out,result->valid,result->has_info,result->has_warning,err)<0' is always false [knownConditionTrueFalse] MediaConch/Source/Common/Reports.cpp:1168:33: note: Calling function 'check_policies_xslts' returns 0 MediaConch/Source/Common/Reports.cpp:1168:135: note: Condition 'check_policies_xslts(user,files,options,xslt_policies,Out,result->valid,result->has_info,result->has_warning,err)<0' is always false MediaConch/Source/Common/Reports.cpp:61:48: style:inconclusive: Function 'checker_get_report' argument 1 names different: declaration 'c_report' definition 'cr'. [funcArgNamesDifferent] MediaConch/Source/Common/Reports.h:62:45: note: Function 'checker_get_report' argument 1 names different: declaration 'c_report' definition 'cr'. MediaConch/Source/Common/Reports.cpp:61:48: note: Function 'checker_get_report' argument 1 names different: declaration 'c_report' definition 'cr'. MediaConch/Source/Common/Reports.cpp:129:96: style:inconclusive: Function 'checker_validate' argument 3 names different: declaration 'file' definition 'files'. [funcArgNamesDifferent] MediaConch/Source/Common/Reports.h:64:53: note: Function 'checker_validate' argument 3 names different: declaration 'file' definition 'files'. MediaConch/Source/Common/Reports.cpp:129:96: note: Function 'checker_validate' argument 3 names different: declaration 'file' definition 'files'. MediaConch/Source/Common/Reports.cpp:133:102: style:inconclusive: Function 'checker_validate' argument 8 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/Reports.h:68:99: note: Function 'checker_validate' argument 8 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Reports.cpp:133:102: note: Function 'checker_validate' argument 8 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Reports.cpp:636:70: style:inconclusive: Function 'create_report_mi_xml' argument 2 names different: declaration 'filename' definition 'files'. [funcArgNamesDifferent] MediaConch/Source/Common/Reports.h:89:67: note: Function 'create_report_mi_xml' argument 2 names different: declaration 'filename' definition 'files'. MediaConch/Source/Common/Reports.cpp:636:70: note: Function 'create_report_mi_xml' argument 2 names different: declaration 'filename' definition 'files'. MediaConch/Source/Common/Reports.cpp:686:70: style:inconclusive: Function 'create_report_mt_xml' argument 2 names different: declaration 'filename' definition 'files'. [funcArgNamesDifferent] MediaConch/Source/Common/Reports.h:90:67: note: Function 'create_report_mt_xml' argument 2 names different: declaration 'filename' definition 'files'. MediaConch/Source/Common/Reports.cpp:686:70: note: Function 'create_report_mt_xml' argument 2 names different: declaration 'filename' definition 'files'. MediaConch/Source/Common/Reports.cpp:740:71: style:inconclusive: Function 'create_report_mmt_xml' argument 2 names different: declaration 'filename' definition 'files'. [funcArgNamesDifferent] MediaConch/Source/Common/Reports.h:91:68: note: Function 'create_report_mmt_xml' argument 2 names different: declaration 'filename' definition 'files'. MediaConch/Source/Common/Reports.cpp:740:71: note: Function 'create_report_mmt_xml' argument 2 names different: declaration 'filename' definition 'files'. MediaConch/Source/Common/Reports.cpp:1141:71: style:inconclusive: Function 'check_policies' argument 3 names different: declaration 'options' definition 'opts'. [funcArgNamesDifferent] MediaConch/Source/Common/Reports.h:108:68: note: Function 'check_policies' argument 3 names different: declaration 'options' definition 'opts'. MediaConch/Source/Common/Reports.cpp:1141:71: note: Function 'check_policies' argument 3 names different: declaration 'options' definition 'opts'. MediaConch/Source/Common/Reports.cpp:1142:84: style:inconclusive: Function 'check_policies' argument 5 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent] MediaConch/Source/Common/Reports.h:109:81: note: Function 'check_policies' argument 5 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Reports.cpp:1142:84: note: Function 'check_policies' argument 5 names different: declaration 'error' definition 'err'. MediaConch/Source/Common/Reports.cpp:1258:85: style:inconclusive: Function 'transform_with_xslt_file' argument 2 names different: declaration 'Xslt' definition 'xslt'. [funcArgNamesDifferent] MediaConch/Source/Common/Reports.h:124:82: note: Function 'transform_with_xslt_file' argument 2 names different: declaration 'Xslt' definition 'xslt'. MediaConch/Source/Common/Reports.cpp:1258:85: note: Function 'transform_with_xslt_file' argument 2 names different: declaration 'Xslt' definition 'xslt'. MediaConch/Source/Common/Reports.cpp:162:25: style: Local variable 'report' shadows outer argument [shadowArgument] MediaConch/Source/Common/Reports.cpp:129:63: note: Shadowed declaration MediaConch/Source/Common/Reports.cpp:162:25: note: Shadow variable MediaConch/Source/Common/Reports.cpp:168:25: style: Local variable 'report' shadows outer argument [shadowArgument] MediaConch/Source/Common/Reports.cpp:129:63: note: Shadowed declaration MediaConch/Source/Common/Reports.cpp:168:25: note: Shadow variable MediaConch/Source/Common/Reports.cpp:174:25: style: Local variable 'report' shadows outer argument [shadowArgument] MediaConch/Source/Common/Reports.cpp:129:63: note: Shadowed declaration MediaConch/Source/Common/Reports.cpp:174:25: note: Shadow variable MediaConch/Source/Common/Reports.cpp:180:25: style: Local variable 'report' shadows outer argument [shadowArgument] MediaConch/Source/Common/Reports.cpp:129:63: note: Shadowed declaration MediaConch/Source/Common/Reports.cpp:180:25: note: Shadow variable MediaConch/Source/Common/Reports.cpp:274:25: style: Local variable 'err' shadows outer argument [shadowArgument] MediaConch/Source/Common/Reports.cpp:202:88: note: Shadowed declaration MediaConch/Source/Common/Reports.cpp:274:25: note: Shadow variable MediaConch/Source/Common/Reports.cpp:1009:21: style: Local variable 'search' shadows outer variable [shadowVariable] MediaConch/Source/Common/Reports.cpp:998:17: note: Shadowed declaration MediaConch/Source/Common/Reports.cpp:1009:21: note: Shadow variable MediaConch/Source/Common/Scheduler.cpp:254:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Scheduler.cpp:280:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Stream_General [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Scheduler.cpp:376:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Scheduler.cpp:45:16: warning: Member variable 'Scheduler::threads_launch' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/Common/Scheduler.h:85:45: style:inconclusive: Member variable 'Scheduler::max_threads' is in the wrong place in the initializer list. [initializerList] MediaConch/Source/Common/Scheduler.cpp:45:75: note: Member variable 'Scheduler::max_threads' is in the wrong place in the initializer list. MediaConch/Source/Common/Scheduler.h:85:45: note: Member variable 'Scheduler::max_threads' is in the wrong place in the initializer list. MediaConch/Source/Common/Scheduler.cpp:122:36: style: Condition 'attachments_to_add(el)<0' is always false [knownConditionTrueFalse] MediaConch/Source/Common/Scheduler.cpp:122:31: note: Calling function 'attachments_to_add' returns 0 MediaConch/Source/Common/Scheduler.cpp:122:36: note: Condition 'attachments_to_add(el)<0' is always false MediaConch/Source/Common/Scheduler.cpp:290:30: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Scheduler.cpp:292:33: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Scheduler.cpp:294:28: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Scheduler.cpp:298:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Scheduler.cpp:302:46: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Scheduler.cpp:344:40: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Scheduler.cpp:348:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Scheduler.cpp:369:30: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Scheduler.cpp:371:46: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Scheduler.cpp:372:52: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Scheduler.cpp:381:18: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Scheduler.cpp:408:42: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Scheduler.cpp:366:20: style: The scope of the variable 'time_passed' can be reduced. [variableScope] MediaConch/Source/Common/Scheduler.cpp:425:58: style:inconclusive: Function 'log_cb' argument 1 names different: declaration 'Event' definition 'event'. [funcArgNamesDifferent] MediaConch/Source/Common/Scheduler.h:73:47: note: Function 'log_cb' argument 1 names different: declaration 'Event' definition 'event'. MediaConch/Source/Common/Scheduler.cpp:425:58: note: Function 'log_cb' argument 1 names different: declaration 'Event' definition 'event'. MediaConch/Source/Common/Scheduler.cpp:378:29: style: Local variable 'err' shadows outer argument [shadowArgument] MediaConch/Source/Common/Scheduler.cpp:322:76: note: Shadowed declaration MediaConch/Source/Common/Scheduler.cpp:378:29: note: Shadow variable MediaConch/Source/Common/Scheduler.cpp:379:42: style: Local variable 'plugins' shadows outer variable [shadowVariable] MediaConch/Source/Common/Scheduler.cpp:325:30: note: Shadowed declaration MediaConch/Source/Common/Scheduler.cpp:379:42: note: Shadow variable MediaConch/Source/Common/Scheduler.cpp:408:29: performance:inconclusive: Use const reference for 'error_log' to avoid unnecessary data copying. [redundantCopyLocalConst] MediaConch/Source/Common/Scheduler.cpp:420:64: performance: Function parameter 'log' should be passed by const reference. [passedByValue] MediaConch/Source/Common/Schema.cpp:72:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ate [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Schema.cpp:115:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_ERR_OK [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Schema.cpp:114:19: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Schema.cpp:124:19: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Schema.cpp:28:21: style:inconclusive: Function 'Schema' argument 1 names different: declaration 'no_https' definition 'n_https'. [funcArgNamesDifferent] MediaConch/Source/Common/Schema.h:34:17: note: Function 'Schema' argument 1 names different: declaration 'no_https' definition 'n_https'. MediaConch/Source/Common/Schema.cpp:28:21: note: Function 'Schema' argument 1 names different: declaration 'no_https' definition 'n_https'. MediaConch/Source/Common/Schema.cpp:91:48: style:inconclusive: Function 'validate_xml_from_file' argument 1 names different: declaration 'file' definition 'filename'. [funcArgNamesDifferent] MediaConch/Source/Common/Schema.h:42:53: note: Function 'validate_xml_from_file' argument 1 names different: declaration 'file' definition 'filename'. MediaConch/Source/Common/Schema.cpp:91:48: note: Function 'validate_xml_from_file' argument 1 names different: declaration 'file' definition 'filename'. MediaConch/Source/Common/UnknownPolicy.cpp:58:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/VeraPDF.cpp:49:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/VeraPDF.cpp:40:9: performance: Variable 'bin' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MediaConch/Source/Common/WatchFolder.cpp:87:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Include_Files [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/WatchFolder.cpp:266:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/WatchFolder.cpp:221:9: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] MediaConch/Source/Common/WatchFolder.cpp:42:18: warning: Member variable 'WatchFolderFile::file_id' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/Common/WatchFolder.cpp:163:30: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/WatchFolder.cpp:288:9: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment] MediaConch/Source/Common/WatchFolder.cpp:276:9: note: ret is assigned MediaConch/Source/Common/WatchFolder.cpp:288:9: note: ret is overwritten MediaConch/Source/Common/WatchFolder.cpp:300:9: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment] MediaConch/Source/Common/WatchFolder.cpp:288:9: note: ret is assigned MediaConch/Source/Common/WatchFolder.cpp:300:9: note: ret is overwritten MediaConch/Source/Common/WatchFolder.cpp:52:40: style:inconclusive: Function 'WatchFolder' argument 2 names different: declaration 'user' definition 'user_id'. [funcArgNamesDifferent] MediaConch/Source/Common/WatchFolder.h:61:31: note: Function 'WatchFolder' argument 2 names different: declaration 'user' definition 'user_id'. MediaConch/Source/Common/WatchFolder.cpp:52:40: note: Function 'WatchFolder' argument 2 names different: declaration 'user' definition 'user_id'. MediaConch/Source/Common/WatchFolder.cpp:68:43: style:inconclusive: Function 'set_waiting_time' argument 1 names different: declaration 't' definition 'time'. [funcArgNamesDifferent] MediaConch/Source/Common/WatchFolder.h:66:70: note: Function 'set_waiting_time' argument 1 names different: declaration 't' definition 'time'. MediaConch/Source/Common/WatchFolder.cpp:68:43: note: Function 'set_waiting_time' argument 1 names different: declaration 't' definition 'time'. MediaConch/Source/Common/WatchFolder.cpp:203:37: style: Local variable 'err' shadows outer variable [shadowVariable] MediaConch/Source/Common/WatchFolder.cpp:191:25: note: Shadowed declaration MediaConch/Source/Common/WatchFolder.cpp:203:37: note: Shadow variable MediaConch/Source/Common/WatchFolder.cpp:319:31: style: Local variable 'out' shadows outer variable [shadowVariable] MediaConch/Source/Common/WatchFolder.cpp:266:19: note: Shadowed declaration MediaConch/Source/Common/WatchFolder.cpp:319:31: note: Shadow variable MediaConch/Source/Common/WatchFoldersManager.cpp:109:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/WatchFoldersManager.h:37:5: style: Class 'WatchFoldersManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MediaConch/Source/Common/WatchFoldersManager.cpp:60:49: style: Parameter 'in_user' can be declared as pointer to const [constParameterPointer] MediaConch/Source/Common/WatchFoldersManager.cpp:87:17: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] MediaConch/Source/Common/Xslt.cpp:77:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xmlLoadExtDtdDefaultValue [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Xslt.cpp:103:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xmlLoadExtDtdDefaultValue [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Xslt.cpp:139:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xmlLoadExtDtdDefaultValue [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Xslt.cpp:223:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_ERR_OK [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/Xslt.cpp:35:5: performance: Variable 'xslt_ctx' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MediaConch/Source/Common/Xslt.cpp:36:5: performance: Variable 'doc_ctx' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MediaConch/Source/Common/Xslt.cpp:230:12: warning: The class 'Xslt' defines member function with name 'manage_generic_error' also defined in its parent class 'Schema'. [duplInheritedMember] MediaConch/Source/Common/Schema.h:52:18: note: Parent function 'Schema::manage_generic_error' MediaConch/Source/Common/Xslt.cpp:230:12: note: Derived function 'Xslt::manage_generic_error' MediaConch/Source/Common/Xslt.cpp:220:12: warning: The class 'Xslt' defines member function with name 'manage_error' also defined in its parent class 'Schema'. [duplInheritedMember] MediaConch/Source/Common/Schema.h:53:18: note: Parent function 'Schema::manage_error' MediaConch/Source/Common/Xslt.cpp:220:12: note: Derived function 'Xslt::manage_error' MediaConch/Source/Common/Xslt.cpp:207:13: style: Condition '!errors.size()' is always false [knownConditionTrueFalse] MediaConch/Source/Common/Xslt.cpp:203:20: note: Assuming that condition 'errors.size()' is not redundant MediaConch/Source/Common/Xslt.cpp:207:13: note: Condition '!errors.size()' is always false MediaConch/Source/Common/Xslt.cpp:222:17: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Xslt.cpp:232:17: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/Xslt.cpp:195:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/Xslt.cpp:70:43: style:inconclusive: Function 'register_schema_from_doc' argument 1 names different: declaration 'doc' definition 'data'. [funcArgNamesDifferent] MediaConch/Source/Common/Xslt.h:42:49: note: Function 'register_schema_from_doc' argument 1 names different: declaration 'doc' definition 'data'. MediaConch/Source/Common/Xslt.cpp:70:43: note: Function 'register_schema_from_doc' argument 1 names different: declaration 'doc' definition 'data'. MediaConch/Source/Common/XsltPolicy.cpp:825:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_ELEMENT_NODE [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/XsltPolicy.cpp:933:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_TEXT_NODE [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/XsltPolicy.cpp:1025:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/XsltPolicy.cpp:1033:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Common/XsltPolicy.cpp:31:17: warning: Member variable 'XsltPolicyNode::kind' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/Common/XsltPolicy.cpp:68:17: warning: Member variable 'XsltPolicyRule::id' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/Common/XsltPolicy.cpp:168:22: style:inconclusive: Technically the member function 'MediaConch::XsltPolicyRule::create_default_name' can be const. [functionConst] MediaConch/Source/Common/XsltPolicy.h:89:10: note: Technically the member function 'MediaConch::XsltPolicyRule::create_default_name' can be const. MediaConch/Source/Common/XsltPolicy.cpp:168:22: note: Technically the member function 'MediaConch::XsltPolicyRule::create_default_name' can be const. MediaConch/Source/Common/XsltPolicy.cpp:961:80: debug: CheckClass::isMemberVar found used member variable 'id' with varid 0 [varid0] MediaConch/Source/Common/XsltPolicy.cpp:1021:18: performance:inconclusive: Technically the member function 'MediaConch::XsltPolicy::replace_xlmns_in_policy' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/XsltPolicy.h:156:10: note: Technically the member function 'MediaConch::XsltPolicy::replace_xlmns_in_policy' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/XsltPolicy.cpp:1021:18: note: Technically the member function 'MediaConch::XsltPolicy::replace_xlmns_in_policy' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/XsltPolicy.cpp:1029:18: performance:inconclusive: Technically the member function 'MediaConch::XsltPolicy::replace_aliasxsl_in_policy' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Common/XsltPolicy.h:157:10: note: Technically the member function 'MediaConch::XsltPolicy::replace_aliasxsl_in_policy' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/XsltPolicy.cpp:1029:18: note: Technically the member function 'MediaConch::XsltPolicy::replace_aliasxsl_in_policy' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Common/XsltPolicy.cpp:984:80: debug: CheckClass::isMemberVar found used member variable 'id' with varid 0 [varid0] MediaConch/Source/Common/XsltPolicy.cpp:900:61: style: Condition 'create_rule_from_media_track_child(child,type)<0' is always false [knownConditionTrueFalse] MediaConch/Source/Common/XsltPolicy.cpp:900:47: note: Calling function 'create_rule_from_media_track_child' returns 0 MediaConch/Source/Common/XsltPolicy.cpp:900:61: note: Condition 'create_rule_from_media_track_child(child,type)<0' is always false MediaConch/Source/Common/XsltPolicy.cpp:343:22: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:394:42: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:403:42: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:418:47: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:427:43: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:434:45: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:469:42: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:477:41: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:485:48: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:493:43: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:505:43: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:513:43: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:521:48: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:531:75: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:539:57: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:547:52: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:555:52: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:563:57: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:641:41: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:828:26: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:863:32: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:878:46: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:893:41: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:933:73: style: C-style pointer casting [cstyleCast] MediaConch/Source/Common/XsltPolicy.cpp:218:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:220:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:245:36: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:247:40: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:354:48: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:365:49: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:392:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:397:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:406:30: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:421:49: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:430:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:437:34: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:460:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:460:44: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:467:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:472:36: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:480:30: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:488:37: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:496:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:508:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:516:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:524:37: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:542:53: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:550:48: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:558:48: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:566:53: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:579:36: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:594:29: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:603:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:603:51: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:605:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:605:51: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:609:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:609:51: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:614:48: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:621:37: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:634:52: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:652:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:652:52: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:656:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:656:55: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:660:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:660:54: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:674:29: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:683:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:683:51: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:687:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:687:52: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:691:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:691:56: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:695:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:695:57: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:699:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:699:55: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:703:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:703:52: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:707:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:707:52: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:712:45: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:721:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:721:57: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:725:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:725:61: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:730:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:730:57: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:734:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:734:62: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:739:33: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:755:52: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:760:50: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:785:42: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:803:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:868:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:883:24: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:961:52: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:962:20: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:966:34: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:984:52: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:992:24: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Common/XsltPolicy.cpp:477:14: style: Local variable 'ope' shadows outer variable [shadowVariable] MediaConch/Source/Common/XsltPolicy.h:128:35: note: Shadowed declaration MediaConch/Source/Common/XsltPolicy.cpp:477:14: note: Shadow variable MediaConch/Source/Common/XsltPolicy.cpp:539:22: style: Local variable 'track_type' shadows outer variable [shadowVariable] MediaConch/Source/Common/XsltPolicy.cpp:485:14: note: Shadowed declaration MediaConch/Source/Common/XsltPolicy.cpp:539:22: note: Shadow variable MediaConch/Source/Common/XsltPolicy.cpp:547:22: style: Local variable 'field' shadows outer variable [shadowVariable] MediaConch/Source/Common/XsltPolicy.cpp:493:14: note: Shadowed declaration MediaConch/Source/Common/XsltPolicy.cpp:547:22: note: Shadow variable MediaConch/Source/Common/XsltPolicy.cpp:555:22: style: Local variable 'scope' shadows outer variable [shadowVariable] MediaConch/Source/Common/XsltPolicy.cpp:505:14: note: Shadowed declaration MediaConch/Source/Common/XsltPolicy.cpp:555:22: note: Shadow variable MediaConch/Source/Common/XsltPolicy.cpp:563:22: style: Local variable 'occurrence' shadows outer variable [shadowVariable] MediaConch/Source/Common/XsltPolicy.cpp:521:14: note: Shadowed declaration MediaConch/Source/Common/XsltPolicy.cpp:563:22: note: Shadow variable MediaConch/Source/Common/XsltPolicy.cpp:866:18: style: Variable 'content' can be declared as pointer to const [constVariablePointer] MediaConch/Source/Daemon/Config.h:72:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Config.h:90:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:80:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:160:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:193:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:237:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:248:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:356:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:383:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:395:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:410:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:440:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:457:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:473:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:489:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:513:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:555:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:570:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:585:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:620:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:724:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:742:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:759:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:775:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:787:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:799:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:836:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:898:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1008:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1032:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1056:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1078:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1157:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1169:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1181:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1211:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1226:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1244:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1257:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1270:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1282:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1294:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1306:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1319:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1332:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1344:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1356:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1368:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1385:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1397:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1409:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1421:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1444:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1473:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1488:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1507:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1520:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1554:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1586:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1598:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:1610:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] MediaConch/Source/Daemon/Daemon.cpp:652:17: performance:inconclusive: Technically the member function 'MediaConch::Daemon::daemonize' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Daemon/Daemon.h:67:13: note: Technically the member function 'MediaConch::Daemon::daemonize' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Daemon/Daemon.cpp:652:17: note: Technically the member function 'MediaConch::Daemon::daemonize' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Daemon/Daemon.cpp:366:17: performance:inconclusive: Technically the member function 'MediaConch::Daemon::parse_help' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Daemon/Daemon.h:71:13: note: Technically the member function 'MediaConch::Daemon::parse_help' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Daemon/Daemon.cpp:366:17: note: Technically the member function 'MediaConch::Daemon::parse_help' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Daemon/Daemon.cpp:373:17: performance:inconclusive: Technically the member function 'MediaConch::Daemon::parse_version' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/Daemon/Daemon.h:72:13: note: Technically the member function 'MediaConch::Daemon::parse_version' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Daemon/Daemon.cpp:373:17: note: Technically the member function 'MediaConch::Daemon::parse_version' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/Daemon/Daemon.cpp:163:45: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:418:71: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:724:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:742:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:759:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:775:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:787:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:799:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:836:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:898:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1008:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1032:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1056:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1078:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1157:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1169:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1181:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1211:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1226:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1244:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1257:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1270:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1282:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1294:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1306:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1319:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1332:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1344:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1356:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1368:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1385:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1397:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1409:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1421:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1444:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1473:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1488:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1507:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1520:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1554:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1586:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1598:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:1610:9: style: C-style pointer casting [cstyleCast] MediaConch/Source/Daemon/Daemon.cpp:541:28: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Daemon/Daemon.cpp:543:33: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Daemon/Daemon.cpp:150:32: style:inconclusive: Function 'parse_args' argument 1 names different: declaration 'ac' definition 'argc'. [funcArgNamesDifferent] MediaConch/Source/Daemon/Daemon.h:34:28: note: Function 'parse_args' argument 1 names different: declaration 'ac' definition 'argc'. MediaConch/Source/Daemon/Daemon.cpp:150:32: note: Function 'parse_args' argument 1 names different: declaration 'ac' definition 'argc'. MediaConch/Source/Daemon/Daemon.cpp:150:45: style:inconclusive: Function 'parse_args' argument 2 names different: declaration 'av' definition 'argv'. [funcArgNamesDifferent] MediaConch/Source/Daemon/Daemon.h:34:39: note: Function 'parse_args' argument 2 names different: declaration 'av' definition 'argv'. MediaConch/Source/Daemon/Daemon.cpp:150:45: note: Function 'parse_args' argument 2 names different: declaration 'av' definition 'argv'. MediaConch/Source/Daemon/Daemon.cpp:419:36: style: Local variable 'mode' shadows outer variable [shadowVariable] MediaConch/Source/Daemon/Daemon.h:64:21: note: Shadowed declaration MediaConch/Source/Daemon/Daemon.cpp:419:36: note: Shadow variable MediaConch/Source/Daemon/Daemon.cpp:324:9: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/Daemon/Daemon.cpp:325:9: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/Daemon/Daemon.cpp:326:9: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/Daemon/Daemon.cpp:327:9: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/Daemon/Daemon.cpp:328:9: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/Daemon/Daemon.cpp:329:9: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/Daemon/Daemon.cpp:330:9: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/Daemon/Daemon.cpp:331:9: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/Daemon/Daemon.cpp:332:9: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/Daemon/Daemon.cpp:333:9: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/Daemon/Daemon.cpp:334:9: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/Daemon/Daemon.cpp:335:9: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/Daemon/Daemon.cpp:336:9: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/Daemon/Daemon.cpp:337:9: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/Daemon/Daemon.cpp:338:9: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/Daemon/Daemon.cpp:339:9: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/Daemon/Daemon.cpp:340:9: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] MediaConch/Source/Daemon/Daemon_Main.cpp:31:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/DatabaseUi.cpp:46:59: style:inconclusive: Function 'set_database_filename' argument 1 names different: declaration 'name' definition 'filename'. [funcArgNamesDifferent] MediaConch/Source/GUI/Qt/DatabaseUi.h:40:58: note: Function 'set_database_filename' argument 1 names different: declaration 'name' definition 'filename'. MediaConch/Source/GUI/Qt/DatabaseUi.cpp:46:59: note: Function 'set_database_filename' argument 1 names different: declaration 'name' definition 'filename'. MediaConch/Source/GUI/Qt/NoDatabaseUi.h:34:14: style: The destructor '~NoDatabaseUi' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:37:14: note: Virtual destructor in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:34:14: note: Destructor in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:38:17: style: The function 'init_ui' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:43:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:38:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:41:17: style: The function 'ui_settings_save_default_policy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:58:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:41:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:42:17: style: The function 'ui_settings_get_default_policy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:59:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:42:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:43:17: style: The function 'ui_settings_save_last_policy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:60:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:43:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:44:17: style: The function 'ui_settings_get_last_policy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:61:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:44:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:46:17: style: The function 'ui_settings_save_default_display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:63:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:46:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:47:17: style: The function 'ui_settings_get_default_display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:64:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:47:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:48:17: style: The function 'ui_settings_save_last_display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:65:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:48:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:49:17: style: The function 'ui_settings_get_last_display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:66:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:49:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:51:17: style: The function 'ui_settings_save_default_verbosity' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:68:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:51:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:52:17: style: The function 'ui_settings_get_default_verbosity' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:69:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:52:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:53:17: style: The function 'ui_settings_save_last_verbosity' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:70:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:53:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:54:17: style: The function 'ui_settings_get_last_verbosity' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:71:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:54:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:56:17: style: The function 'ui_settings_save_default_parsespeed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:73:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:56:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:57:17: style: The function 'ui_settings_get_default_parsespeed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:74:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:57:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:58:17: style: The function 'ui_settings_save_last_parsespeed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:75:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:58:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:59:17: style: The function 'ui_settings_get_last_parsespeed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:76:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:59:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:61:17: style: The function 'ui_settings_save_default_load_files_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:78:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:61:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:62:17: style: The function 'ui_settings_get_default_load_files_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:79:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:62:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:63:17: style: The function 'ui_settings_save_last_load_files_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:80:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:63:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:64:17: style: The function 'ui_settings_get_last_load_files_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:81:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:64:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:66:17: style: The function 'ui_settings_save_default_load_policy_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:83:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:66:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:67:17: style: The function 'ui_settings_get_default_load_policy_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:84:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:67:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:68:17: style: The function 'ui_settings_save_last_load_policy_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:85:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:68:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:69:17: style: The function 'ui_settings_get_last_load_policy_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:86:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:69:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:71:17: style: The function 'ui_settings_save_default_load_display_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:88:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:71:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:72:17: style: The function 'ui_settings_get_default_load_display_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:89:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:72:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:73:17: style: The function 'ui_settings_save_last_load_display_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:90:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:73:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:74:17: style: The function 'ui_settings_get_last_load_display_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:91:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:74:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:76:17: style: The function 'ui_settings_save_default_save_report_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:93:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:76:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:77:17: style: The function 'ui_settings_get_default_save_report_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:94:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:77:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:78:17: style: The function 'ui_settings_save_last_save_report_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:95:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:78:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:79:17: style: The function 'ui_settings_get_last_save_report_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:96:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:79:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:81:17: style: The function 'ui_settings_save_default_save_policy_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:98:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:81:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:82:17: style: The function 'ui_settings_get_default_save_policy_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:99:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:82:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:83:17: style: The function 'ui_settings_save_last_save_policy_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:100:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:83:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:84:17: style: The function 'ui_settings_get_last_save_policy_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:101:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:84:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:86:17: style: The function 'ui_settings_save_default_save_display_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:103:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:86:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:87:17: style: The function 'ui_settings_get_default_save_display_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:104:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:87:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:88:17: style: The function 'ui_settings_save_last_save_display_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:105:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:88:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:89:17: style: The function 'ui_settings_get_last_save_display_path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:106:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:89:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:91:17: style: The function 'ui_settings_save_displaycaptions_option' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:108:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:91:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:92:17: style: The function 'ui_settings_get_displaycaptions_option' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:109:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:92:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:94:18: style: The function 'ui_settings_save_mco_token' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:111:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:94:18: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:95:18: style: The function 'ui_settings_get_mco_token' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:112:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:95:18: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:98:17: style: The function 'ui_add_file' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:46:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:98:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:99:17: style: The function 'ui_add_files' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:47:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:99:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:100:17: style: The function 'ui_update_file' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:48:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:100:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:101:17: style: The function 'ui_update_files' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:49:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:101:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:102:17: style: The function 'ui_get_file' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:50:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:102:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:103:17: style: The function 'ui_remove_file' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:51:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:103:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:104:17: style: The function 'ui_remove_files' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:52:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:104:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:105:17: style: The function 'ui_remove_all_files' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:53:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:105:17: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:106:18: style: The function 'ui_get_elements' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:54:18: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:106:18: note: Function in derived class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:107:17: style: The function 'ui_reset_file_for_reload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/DatabaseUi.h:55:17: note: Virtual function in base class MediaConch/Source/GUI/Qt/NoDatabaseUi.h:107:17: note: Function in derived class MediaConch/Source/GUI/Qt/mainwindow.h:213:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable existing_type [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/mainwindow.h:214:106: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable existing_validator [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/mainwindow.h:215:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable existing_xsltOperator [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:82:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:798:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitiveOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:806:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitiveOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:814:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitiveOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:996:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Files [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1585:9: error: Using object that is a temporary. [danglingTemporaryLifetime] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1584:49: note: Pointer to container is created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1584:42: note: Temporary created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1585:9: note: Using object that is a temporary. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1586:9: error: Using object that is a temporary. [danglingTemporaryLifetime] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1585:47: note: Pointer to container is created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1585:40: note: Temporary created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1586:9: note: Using object that is a temporary. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1587:9: error: Using object that is a temporary. [danglingTemporaryLifetime] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1586:48: note: Pointer to container is created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1586:41: note: Temporary created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1587:9: note: Using object that is a temporary. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1588:9: error: Using object that is a temporary. [danglingTemporaryLifetime] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1587:49: note: Pointer to container is created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1587:42: note: Temporary created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1588:9: note: Using object that is a temporary. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1589:9: error: Using object that is a temporary. [danglingTemporaryLifetime] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1588:54: note: Pointer to container is created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1588:47: note: Temporary created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1589:9: note: Using object that is a temporary. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1590:9: error: Using object that is a temporary. [danglingTemporaryLifetime] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1589:49: note: Pointer to container is created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1589:42: note: Temporary created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1590:9: note: Using object that is a temporary. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1591:9: error: Using object that is a temporary. [danglingTemporaryLifetime] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1590:49: note: Pointer to container is created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1590:42: note: Temporary created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1591:9: note: Using object that is a temporary. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1594:76: error: Using object that is a temporary. [danglingTemporaryLifetime] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1591:49: note: Pointer to container is created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1591:42: note: Temporary created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1594:76: note: Using object that is a temporary. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1629:9: error: Using object that is a temporary. [danglingTemporaryLifetime] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1628:49: note: Pointer to container is created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1628:42: note: Temporary created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1629:9: note: Using object that is a temporary. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1630:9: error: Using object that is a temporary. [danglingTemporaryLifetime] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1629:47: note: Pointer to container is created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1629:40: note: Temporary created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1630:9: note: Using object that is a temporary. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1631:9: error: Using object that is a temporary. [danglingTemporaryLifetime] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1630:48: note: Pointer to container is created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1630:41: note: Temporary created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1631:9: note: Using object that is a temporary. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1632:9: error: Using object that is a temporary. [danglingTemporaryLifetime] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1631:49: note: Pointer to container is created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1631:42: note: Temporary created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1632:9: note: Using object that is a temporary. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1633:9: error: Using object that is a temporary. [danglingTemporaryLifetime] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1632:54: note: Pointer to container is created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1632:47: note: Temporary created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1633:9: note: Using object that is a temporary. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1634:9: error: Using object that is a temporary. [danglingTemporaryLifetime] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1633:49: note: Pointer to container is created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1633:42: note: Temporary created here. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1634:9: note: Using object that is a temporary. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:883:18: warning: Either the condition '!fr' is redundant or there is possible null pointer dereference: fr. [nullPointerRedundantCheck] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:876:13: note: Assuming that condition '!fr' is not redundant MediaConch/Source/GUI/Qt/WebCommonPage.cpp:883:18: note: Null pointer dereference MediaConch/Source/GUI/Qt/WebCommonPage.cpp:883:59: warning: Either the condition '!fr' is redundant or there is possible null pointer dereference: fr. [nullPointerRedundantCheck] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:876:13: note: Assuming that condition '!fr' is not redundant MediaConch/Source/GUI/Qt/WebCommonPage.cpp:883:59: note: Null pointer dereference MediaConch/Source/GUI/Qt/WebCommonPage.cpp:883:103: warning: Either the condition '!fr' is redundant or there is possible null pointer dereference: fr. [nullPointerRedundantCheck] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:876:13: note: Assuming that condition '!fr' is not redundant MediaConch/Source/GUI/Qt/WebCommonPage.cpp:883:103: note: Null pointer dereference MediaConch/Source/GUI/Qt/WebCommonPage.cpp:733:57: style:inconclusive: Function 'charge_local_dir' argument 1 names different: declaration 'directory' definition 'path'. [funcArgNamesDifferent] MediaConch/Source/GUI/Qt/WebCommonPage.h:57:50: note: Function 'charge_local_dir' argument 1 names different: declaration 'directory' definition 'path'. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:733:57: note: Function 'charge_local_dir' argument 1 names different: declaration 'directory' definition 'path'. MediaConch/Source/GUI/Qt/WebCommonPage.cpp:269:21: style: Local variable 'filename' shadows outer argument [shadowArgument] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:234:57: note: Shadowed declaration MediaConch/Source/GUI/Qt/WebCommonPage.cpp:269:21: note: Shadow variable MediaConch/Source/GUI/Qt/WebCommonPage.cpp:994:68: performance:inconclusive: Function parameter 'dir' should be passed by const reference. [passedByValue] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1907:21: style: Variable 'settings' can be declared as reference to const [constVariableReference] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:781:25: style: Variable 'fr' can be declared as pointer to const [constVariablePointer] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:868:27: style: Variable 'policy_valid' is assigned a value that is never used. [unreadVariable] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:868:14: style: Variable 'policy_valid' is assigned a value that is never used. [unreadVariable] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1445:19: style: Variable 'code' is assigned a value that is never used. [unreadVariable] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1462:19: style: Variable 'code' is assigned a value that is never used. [unreadVariable] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1478:19: style: Variable 'code' is assigned a value that is never used. [unreadVariable] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1501:19: style: Variable 'code' is assigned a value that is never used. [unreadVariable] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1594:19: style: Variable 'code' is assigned a value that is never used. [unreadVariable] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1642:19: style: Variable 'code' is assigned a value that is never used. [unreadVariable] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:1733:19: style: Variable 'code' is assigned a value that is never used. [unreadVariable] MediaConch/Source/GUI/Qt/WebKitPage.cpp:54:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Stop [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/WebKitPage.cpp:70:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NavigationTypeFormSubmitted [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/WebKitPage.cpp:122:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ChooseMultipleFilesExtension [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/WebKitPage.cpp:149:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ChooseMultipleFilesExtension [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/WebKitPage.h:22:14: style: The destructor '~WebPage' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/WebCommonPage.h:49:14: note: Virtual destructor in base class MediaConch/Source/GUI/Qt/WebKitPage.h:22:14: note: Destructor in derived class MediaConch/Source/GUI/Qt/WebKitPage.h:24:18: style: The function 'use_javascript' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/WebCommonPage.h:52:18: note: Virtual function in base class MediaConch/Source/GUI/Qt/WebKitPage.h:24:18: note: Function in derived class MediaConch/Source/GUI/Qt/WebKitPage.cpp:129:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/GUI/Qt/WebCommonPage.h:56:61: performance:inconclusive: Function parameter 'dir' should be passed by const reference. [passedByValue] MediaConch/Source/GUI/Qt/WebKitPage.cpp:51:20: style: Variable 'frame' can be declared as pointer to const [constVariablePointer] MediaConch/Source/GUI/Qt/WebKitView.cpp:27:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CustomContextMenu [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/WebKitView.cpp:24:70: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/GUI/Qt/checkerwindow.cpp:216:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/checkerwindow.cpp:233:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/checkerwindow.cpp:250:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/checkerwindow.cpp:267:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/checkerwindow.cpp:305:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/checkerwindow.cpp:356:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/checkerwindow.cpp:385:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/checkerwindow.cpp:446:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/checkerwindow.cpp:483:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/checkerwindow.cpp:494:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/checkerwindow.cpp:508:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/checkerwindow.cpp:539:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/checkerwindow.cpp:44:16: warning: Member variable 'CheckerWindow::result_table' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/GUI/Qt/checkerwindow.h:33:33: style: The function 'create_web_view_finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/commonwebwindow.h:27:33: note: Virtual function in base class MediaConch/Source/GUI/Qt/checkerwindow.h:33:33: note: Function in derived class MediaConch/Source/GUI/Qt/checkerwindow.h:61:10: style: The function 'create_html' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/commonwebwindow.h:32:33: note: Virtual function in base class MediaConch/Source/GUI/Qt/checkerwindow.h:61:10: note: Function in derived class MediaConch/Source/GUI/Qt/checkerwindow.h:33:33: style: The function 'create_web_view_finished' overrides a function in a base class but is identical to the overridden function [uselessOverride] MediaConch/Source/GUI/Qt/commonwebwindow.h:27:33: note: Virtual function in base class MediaConch/Source/GUI/Qt/checkerwindow.h:33:33: note: Function in derived class MediaConch/Source/GUI/Qt/checkerwindow.cpp:73:18: style: C-style pointer casting [cstyleCast] MediaConch/Source/GUI/Qt/checkerwindow.cpp:214:59: style: Parameter 'policies' can be declared as reference to const [constParameterReference] MediaConch/Source/GUI/Qt/checkerwindow.cpp:231:60: style: Parameter 'displays' can be declared as reference to const [constParameterReference] MediaConch/Source/GUI/Qt/checkerwindow.cpp:248:62: style: Parameter 'verbosity' can be declared as reference to const [constParameterReference] MediaConch/Source/GUI/Qt/checkerwindow.cpp:265:63: style: Parameter 'parsespeed' can be declared as reference to const [constParameterReference] MediaConch/Source/GUI/Qt/commonwebwindow.cpp:37:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/commonwebwindow.cpp:62:25: style: C-style pointer casting [cstyleCast] MediaConch/Source/GUI/Qt/commonwebwindow.cpp:21:46: style:inconclusive: Function 'CommonWebWindow' argument 1 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent] MediaConch/Source/GUI/Qt/commonwebwindow.h:24:42: note: Function 'CommonWebWindow' argument 1 names different: declaration 'parent' definition 'p'. MediaConch/Source/GUI/Qt/commonwebwindow.cpp:21:46: note: Function 'CommonWebWindow' argument 1 names different: declaration 'parent' definition 'p'. MediaConch/Source/GUI/Qt/databasewindow.cpp:62:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/databasewindow.cpp:83:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/databasewindow.cpp:106:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/databasewindow.cpp:123:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/databasewindow.cpp:130:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/databasewindow.h:24:10: style: The function 'create_web_view_finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/commonwebwindow.h:27:33: note: Virtual function in base class MediaConch/Source/GUI/Qt/databasewindow.h:24:10: note: Function in derived class MediaConch/Source/GUI/Qt/databasewindow.h:27:10: style: The function 'create_html' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/commonwebwindow.h:32:33: note: Virtual function in base class MediaConch/Source/GUI/Qt/databasewindow.h:27:10: note: Function in derived class MediaConch/Source/GUI/Qt/databasewindow.h:24:10: style: The function 'create_web_view_finished' overrides a function in a base class but is identical to the overridden function [uselessOverride] MediaConch/Source/GUI/Qt/commonwebwindow.h:27:33: note: Virtual function in base class MediaConch/Source/GUI/Qt/databasewindow.h:24:10: note: Function in derived class MediaConch/Source/GUI/Qt/databasewindow.cpp:81:61: style:inconclusive: Function 'change_qt_scripts_in_template' argument 1 names different: declaration 'base' definition 'html'. [funcArgNamesDifferent] MediaConch/Source/GUI/Qt/databasewindow.h:33:49: note: Function 'change_qt_scripts_in_template' argument 1 names different: declaration 'base' definition 'html'. MediaConch/Source/GUI/Qt/databasewindow.cpp:81:61: note: Function 'change_qt_scripts_in_template' argument 1 names different: declaration 'base' definition 'html'. MediaConch/Source/GUI/Qt/databasewindow.cpp:104:65: style:inconclusive: Function 'set_webmachine_script_in_template' argument 1 names different: declaration 'base' definition 'html'. [funcArgNamesDifferent] MediaConch/Source/GUI/Qt/databasewindow.h:32:53: note: Function 'set_webmachine_script_in_template' argument 1 names different: declaration 'base' definition 'html'. MediaConch/Source/GUI/Qt/databasewindow.cpp:104:65: note: Function 'set_webmachine_script_in_template' argument 1 names different: declaration 'base' definition 'html'. MediaConch/Source/GUI/Qt/databasewindow.cpp:121:58: style:inconclusive: Function 'change_checker_in_template' argument 1 names different: declaration 'base' definition 'html'. [funcArgNamesDifferent] MediaConch/Source/GUI/Qt/databasewindow.h:34:46: note: Function 'change_checker_in_template' argument 1 names different: declaration 'base' definition 'html'. MediaConch/Source/GUI/Qt/databasewindow.cpp:121:58: note: Function 'change_checker_in_template' argument 1 names different: declaration 'base' definition 'html'. MediaConch/Source/GUI/Qt/databasewindow.cpp:128:57: style:inconclusive: Function 'remove_result_in_template' argument 1 names different: declaration 'base' definition 'html'. [funcArgNamesDifferent] MediaConch/Source/GUI/Qt/databasewindow.h:35:45: note: Function 'remove_result_in_template' argument 1 names different: declaration 'base' definition 'html'. MediaConch/Source/GUI/Qt/databasewindow.cpp:128:57: note: Function 'remove_result_in_template' argument 1 names different: declaration 'base' definition 'html'. MediaConch/Source/GUI/Qt/displaywindow.cpp:77:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DataLocation [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/displaywindow.cpp:123:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DataLocation [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/displaywindow.cpp:229:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/displaywindow.cpp:250:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/displaywindow.cpp:272:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/displaywindow.cpp:289:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/displaywindow.cpp:296:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/displaywindow.h:24:10: style: The function 'create_web_view_finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/commonwebwindow.h:27:33: note: Virtual function in base class MediaConch/Source/GUI/Qt/displaywindow.h:24:10: note: Function in derived class MediaConch/Source/GUI/Qt/displaywindow.h:32:10: style: The function 'create_html' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/commonwebwindow.h:32:33: note: Virtual function in base class MediaConch/Source/GUI/Qt/displaywindow.h:32:10: note: Function in derived class MediaConch/Source/GUI/Qt/displaywindow.cpp:66:10: style: C-style pointer casting [cstyleCast] MediaConch/Source/GUI/Qt/displaywindow.cpp:155:14: style: C-style pointer casting [cstyleCast] MediaConch/Source/GUI/Qt/displaywindow.cpp:248:60: style:inconclusive: Function 'change_qt_scripts_in_template' argument 1 names different: declaration 'base' definition 'html'. [funcArgNamesDifferent] MediaConch/Source/GUI/Qt/displaywindow.h:38:49: note: Function 'change_qt_scripts_in_template' argument 1 names different: declaration 'base' definition 'html'. MediaConch/Source/GUI/Qt/displaywindow.cpp:248:60: note: Function 'change_qt_scripts_in_template' argument 1 names different: declaration 'base' definition 'html'. MediaConch/Source/GUI/Qt/displaywindow.cpp:270:64: style:inconclusive: Function 'set_webmachine_script_in_template' argument 1 names different: declaration 'base' definition 'html'. [funcArgNamesDifferent] MediaConch/Source/GUI/Qt/displaywindow.h:37:53: note: Function 'set_webmachine_script_in_template' argument 1 names different: declaration 'base' definition 'html'. MediaConch/Source/GUI/Qt/displaywindow.cpp:270:64: note: Function 'set_webmachine_script_in_template' argument 1 names different: declaration 'base' definition 'html'. MediaConch/Source/GUI/Qt/displaywindow.cpp:287:57: style:inconclusive: Function 'change_checker_in_template' argument 1 names different: declaration 'base' definition 'html'. [funcArgNamesDifferent] MediaConch/Source/GUI/Qt/displaywindow.h:39:46: note: Function 'change_checker_in_template' argument 1 names different: declaration 'base' definition 'html'. MediaConch/Source/GUI/Qt/displaywindow.cpp:287:57: note: Function 'change_checker_in_template' argument 1 names different: declaration 'base' definition 'html'. MediaConch/Source/GUI/Qt/displaywindow.cpp:294:56: style:inconclusive: Function 'remove_result_in_template' argument 1 names different: declaration 'base' definition 'html'. [funcArgNamesDifferent] MediaConch/Source/GUI/Qt/displaywindow.h:40:45: note: Function 'remove_result_in_template' argument 1 names different: declaration 'base' definition 'html'. MediaConch/Source/GUI/Qt/displaywindow.cpp:294:56: note: Function 'remove_result_in_template' argument 1 names different: declaration 'base' definition 'html'. MediaConch/Source/GUI/Qt/helpwindow.cpp:29:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WindowContextHelpButtonHint [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/mainwindow.cpp:94:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Abort [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/mainwindow.cpp:411:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DataLocation [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/mainwindow.cpp:445:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Information [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/mainwindow.cpp:484:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Files [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/mainwindow.cpp:923:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MinimumExpanding [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/mainwindow.cpp:985:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/mainwindow.cpp:1228:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadWrite [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/mainwindow.cpp:1512:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable report_Max [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/mainwindow.cpp:1593:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_Xml [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/mainwindow.cpp:1618:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_Xml [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/mainwindow.cpp:1640:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_JsTree [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/mainwindow.cpp:1658:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_Xml [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/mainwindow.cpp:1678:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_JsTree [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/mainwindow.cpp:1704:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_Xml [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/mainwindow.cpp:1747:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_Xml [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/mainwindow.cpp:1811:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/settingswindow.h:23:10: style: The function 'create_web_view_finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/commonwebwindow.h:27:33: note: Virtual function in base class MediaConch/Source/GUI/Qt/settingswindow.h:23:10: note: Function in derived class MediaConch/Source/GUI/Qt/settingswindow.h:26:10: style: The function 'create_html' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/commonwebwindow.h:32:33: note: Virtual function in base class MediaConch/Source/GUI/Qt/settingswindow.h:26:10: note: Function in derived class MediaConch/Source/GUI/Qt/policieswindow.h:46:10: style: The function 'create_html' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/commonwebwindow.h:32:33: note: Virtual function in base class MediaConch/Source/GUI/Qt/policieswindow.h:46:10: note: Function in derived class MediaConch/Source/GUI/Qt/publicpolicieswindow.h:44:10: style: The function 'create_html' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] MediaConch/Source/GUI/Qt/commonwebwindow.h:32:33: note: Virtual function in base class MediaConch/Source/GUI/Qt/publicpolicieswindow.h:44:10: note: Function in derived class MediaConch/Source/GUI/Qt/mainwindow.cpp:247:13: style: Condition '!fixer' is always true [knownConditionTrueFalse] MediaConch/Source/GUI/Qt/mainwindow.cpp:244:9: note: Assuming that condition '!fixer' is not redundant MediaConch/Source/GUI/Qt/mainwindow.cpp:247:13: note: Condition '!fixer' is always true MediaConch/Source/GUI/Qt/mainwindow.cpp:614:31: style: Condition 'clearVisualElements()<0' is always false [knownConditionTrueFalse] MediaConch/Source/GUI/Qt/mainwindow.cpp:614:28: note: Calling function 'clearVisualElements' returns 0 MediaConch/Source/GUI/Qt/mainwindow.cpp:614:31: note: Condition 'clearVisualElements()<0' is always false MediaConch/Source/GUI/Qt/mainwindow.cpp:625:31: style: Condition 'clearVisualElements()<0' is always false [knownConditionTrueFalse] MediaConch/Source/GUI/Qt/mainwindow.cpp:625:28: note: Calling function 'clearVisualElements' returns 0 MediaConch/Source/GUI/Qt/mainwindow.cpp:625:31: note: Condition 'clearVisualElements()<0' is always false MediaConch/Source/GUI/Qt/mainwindow.cpp:636:31: style: Condition 'clearVisualElements()<0' is always false [knownConditionTrueFalse] MediaConch/Source/GUI/Qt/mainwindow.cpp:636:28: note: Calling function 'clearVisualElements' returns 0 MediaConch/Source/GUI/Qt/mainwindow.cpp:636:31: note: Condition 'clearVisualElements()<0' is always false MediaConch/Source/GUI/Qt/mainwindow.cpp:647:31: style: Condition 'clearVisualElements()<0' is always false [knownConditionTrueFalse] MediaConch/Source/GUI/Qt/mainwindow.cpp:647:28: note: Calling function 'clearVisualElements' returns 0 MediaConch/Source/GUI/Qt/mainwindow.cpp:647:31: note: Condition 'clearVisualElements()<0' is always false MediaConch/Source/GUI/Qt/mainwindow.cpp:658:31: style: Condition 'clearVisualElements()<0' is always false [knownConditionTrueFalse] MediaConch/Source/GUI/Qt/mainwindow.cpp:658:28: note: Calling function 'clearVisualElements' returns 0 MediaConch/Source/GUI/Qt/mainwindow.cpp:658:31: note: Condition 'clearVisualElements()<0' is always false MediaConch/Source/GUI/Qt/mainwindow.cpp:669:31: style: Condition 'clearVisualElements()<0' is always false [knownConditionTrueFalse] MediaConch/Source/GUI/Qt/mainwindow.cpp:669:28: note: Calling function 'clearVisualElements' returns 0 MediaConch/Source/GUI/Qt/mainwindow.cpp:669:31: note: Condition 'clearVisualElements()<0' is always false MediaConch/Source/GUI/Qt/mainwindow.cpp:805:31: style: Condition 'clearVisualElements()<0' is always false [knownConditionTrueFalse] MediaConch/Source/GUI/Qt/mainwindow.cpp:805:28: note: Calling function 'clearVisualElements' returns 0 MediaConch/Source/GUI/Qt/mainwindow.cpp:805:31: note: Condition 'clearVisualElements()<0' is always false MediaConch/Source/GUI/Qt/mainwindow.cpp:815:31: style: Condition 'clearVisualElements()<0' is always false [knownConditionTrueFalse] MediaConch/Source/GUI/Qt/mainwindow.cpp:815:28: note: Calling function 'clearVisualElements' returns 0 MediaConch/Source/GUI/Qt/mainwindow.cpp:815:31: note: Condition 'clearVisualElements()<0' is always false MediaConch/Source/GUI/Qt/mainwindow.cpp:828:31: style: Condition 'clearVisualElements()<0' is always false [knownConditionTrueFalse] MediaConch/Source/GUI/Qt/mainwindow.cpp:828:28: note: Calling function 'clearVisualElements' returns 0 MediaConch/Source/GUI/Qt/mainwindow.cpp:828:31: note: Condition 'clearVisualElements()<0' is always false MediaConch/Source/GUI/Qt/mainwindow.cpp:839:31: style: Condition 'clearVisualElements()<0' is always false [knownConditionTrueFalse] MediaConch/Source/GUI/Qt/mainwindow.cpp:839:28: note: Calling function 'clearVisualElements' returns 0 MediaConch/Source/GUI/Qt/mainwindow.cpp:839:31: note: Condition 'clearVisualElements()<0' is always false MediaConch/Source/GUI/Qt/mainwindow.cpp:849:31: style: Condition 'clearVisualElements()<0' is always false [knownConditionTrueFalse] MediaConch/Source/GUI/Qt/mainwindow.cpp:849:28: note: Calling function 'clearVisualElements' returns 0 MediaConch/Source/GUI/Qt/mainwindow.cpp:849:31: note: Condition 'clearVisualElements()<0' is always false MediaConch/Source/GUI/Qt/mainwindow.cpp:859:31: style: Condition 'clearVisualElements()<0' is always false [knownConditionTrueFalse] MediaConch/Source/GUI/Qt/mainwindow.cpp:859:28: note: Calling function 'clearVisualElements' returns 0 MediaConch/Source/GUI/Qt/mainwindow.cpp:859:31: note: Condition 'clearVisualElements()<0' is always false MediaConch/Source/GUI/Qt/mainwindow.cpp:122:12: style: C-style pointer casting [cstyleCast] MediaConch/Source/GUI/Qt/mainwindow.cpp:230:49: style:inconclusive: Function 'add_file_to_list' argument 5 names different: declaration 'verbosity' definition 'v'. [funcArgNamesDifferent] MediaConch/Source/GUI/Qt/mainwindow.h:69:65: note: Function 'add_file_to_list' argument 5 names different: declaration 'verbosity' definition 'v'. MediaConch/Source/GUI/Qt/mainwindow.cpp:230:49: note: Function 'add_file_to_list' argument 5 names different: declaration 'verbosity' definition 'v'. MediaConch/Source/GUI/Qt/mainwindow.cpp:981:46: style:inconclusive: Function 'policy_import' argument 1 names different: declaration 'file' definition 'filename'. [funcArgNamesDifferent] MediaConch/Source/GUI/Qt/mainwindow.h:143:62: note: Function 'policy_import' argument 1 names different: declaration 'file' definition 'filename'. MediaConch/Source/GUI/Qt/mainwindow.cpp:981:46: note: Function 'policy_import' argument 1 names different: declaration 'file' definition 'filename'. MediaConch/Source/GUI/Qt/mainwindow.cpp:1146:35: style:inconclusive: Function 'policy_remove' argument 1 names different: declaration 'pos' definition 'id'. [funcArgNamesDifferent] MediaConch/Source/GUI/Qt/mainwindow.h:156:51: note: Function 'policy_remove' argument 1 names different: declaration 'pos' definition 'id'. MediaConch/Source/GUI/Qt/mainwindow.cpp:1146:35: note: Function 'policy_remove' argument 1 names different: declaration 'pos' definition 'id'. MediaConch/Source/GUI/Qt/mainwindow.cpp:1412:57: style:inconclusive: Function 'analyze' argument 4 names different: declaration 'options' definition 'opt'. [funcArgNamesDifferent] MediaConch/Source/GUI/Qt/mainwindow.h:94:73: note: Function 'analyze' argument 4 names different: declaration 'options' definition 'opt'. MediaConch/Source/GUI/Qt/mainwindow.cpp:1412:57: note: Function 'analyze' argument 4 names different: declaration 'options' definition 'opt'. MediaConch/Source/GUI/Qt/mainwindow.cpp:1687:49: style:inconclusive: Function 'get_implementation_report' argument 4 names different: declaration 'display' definition 'display_p'. [funcArgNamesDifferent] MediaConch/Source/GUI/Qt/mainwindow.h:131:64: note: Function 'get_implementation_report' argument 4 names different: declaration 'display' definition 'display_p'. MediaConch/Source/GUI/Qt/mainwindow.cpp:1687:49: note: Function 'get_implementation_report' argument 4 names different: declaration 'display' definition 'display_p'. MediaConch/Source/GUI/Qt/mainwindow.cpp:1720:99: style:inconclusive: Function 'validate_policy' argument 5 names different: declaration 'display' definition 'display_p'. [funcArgNamesDifferent] MediaConch/Source/GUI/Qt/mainwindow.h:132:118: note: Function 'validate_policy' argument 5 names different: declaration 'display' definition 'display_p'. MediaConch/Source/GUI/Qt/mainwindow.cpp:1720:99: note: Function 'validate_policy' argument 5 names different: declaration 'display' definition 'display_p'. MediaConch/Source/GUI/Qt/mainwindow.cpp:1790:62: style:inconclusive: Function 'get_file_registered_from_id' argument 1 names different: declaration 'file_id' definition 'id'. [funcArgNamesDifferent] MediaConch/Source/GUI/Qt/mainwindow.h:190:66: note: Function 'get_file_registered_from_id' argument 1 names different: declaration 'file_id' definition 'id'. MediaConch/Source/GUI/Qt/mainwindow.cpp:1790:62: note: Function 'get_file_registered_from_id' argument 1 names different: declaration 'file_id' definition 'id'. MediaConch/Source/GUI/Qt/mainwindow.cpp:1802:41: style:inconclusive: Function 'fill_display_used' argument 1 names different: declaration 'policy_i' definition 'display_p'. [funcArgNamesDifferent] MediaConch/Source/GUI/Qt/mainwindow.h:254:56: note: Function 'fill_display_used' argument 1 names different: declaration 'policy_i' definition 'display_p'. MediaConch/Source/GUI/Qt/mainwindow.cpp:1802:41: note: Function 'fill_display_used' argument 1 names different: declaration 'policy_i' definition 'display_p'. MediaConch/Source/GUI/Qt/mainwindow.cpp:1840:43: style:inconclusive: Function 'get_version' argument 1 names different: declaration 'version' definition 'v'. [funcArgNamesDifferent] MediaConch/Source/GUI/Qt/mainwindow.h:196:58: note: Function 'get_version' argument 1 names different: declaration 'version' definition 'v'. MediaConch/Source/GUI/Qt/mainwindow.cpp:1840:43: note: Function 'get_version' argument 1 names different: declaration 'version' definition 'v'. MediaConch/Source/GUI/Qt/mainwindow.cpp:564:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] MediaConch/Source/GUI/Qt/mainwindow.cpp:259:19: style: Variable 'full_path' is assigned a value that is never used. [unreadVariable] MediaConch/Source/GUI/Qt/mainwindow.cpp:261:15: style: Variable 'full_path' is assigned a value that is never used. [unreadVariable] MediaConch/Source/GUI/Qt/mainwindow.cpp:239:17: style: Unused variable: policy_str [unusedVariable] MediaConch/Source/GUI/Qt/policieswindow.cpp:56:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/policieswindow.cpp:89:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/policieswindow.cpp:106:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/policieswindow.cpp:113:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/policieswindow.cpp:121:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/policieswindow.cpp:42:21: style: C-style pointer casting [cstyleCast] MediaConch/Source/GUI/Qt/publicpolicieswindow.cpp:43:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/publicpolicieswindow.cpp:69:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/publicpolicieswindow.cpp:86:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/publicpolicieswindow.cpp:93:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/publicpolicieswindow.cpp:101:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/settingswindow.cpp:65:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/settingswindow.cpp:319:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/settingswindow.cpp:336:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/settingswindow.cpp:353:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/settingswindow.cpp:370:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/settingswindow.cpp:387:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/settingswindow.cpp:394:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/settingswindow.cpp:401:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/settingswindow.cpp:423:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvertedGreedinessOption [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/settingswindow.cpp:37:28: style: C-style pointer casting [cstyleCast] MediaConch/Source/GUI/Qt/settingswindow.cpp:38:38: style: C-style pointer casting [cstyleCast] MediaConch/Source/GUI/Qt/settingswindow.cpp:39:37: style: C-style pointer casting [cstyleCast] MediaConch/Source/GUI/Qt/settingswindow.cpp:40:38: style: C-style pointer casting [cstyleCast] MediaConch/Source/GUI/Qt/settingswindow.cpp:41:38: style: C-style pointer casting [cstyleCast] MediaConch/Source/GUI/Qt/settingswindow.cpp:42:39: style: C-style pointer casting [cstyleCast] MediaConch/Source/GUI/Qt/settingswindow.cpp:43:39: style: C-style pointer casting [cstyleCast] MediaConch/Source/GUI/Qt/settingswindow.cpp:22:44: style:inconclusive: Function 'SettingsWindow' argument 1 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent] MediaConch/Source/GUI/Qt/settingswindow.h:19:41: note: Function 'SettingsWindow' argument 1 names different: declaration 'parent' definition 'p'. MediaConch/Source/GUI/Qt/settingswindow.cpp:22:44: note: Function 'SettingsWindow' argument 1 names different: declaration 'parent' definition 'p'. MediaConch/Source/GUI/Qt/settingswindow.cpp:278:69: style: Parameter 'displaycaptions' can be declared as reference to const [constParameterReference] MediaConch/Source/GUI/Qt/settingswindow.cpp:317:60: style: Parameter 'policies' can be declared as reference to const [constParameterReference] MediaConch/Source/GUI/Qt/settingswindow.cpp:334:61: style: Parameter 'displays' can be declared as reference to const [constParameterReference] MediaConch/Source/GUI/Qt/settingswindow.cpp:351:63: style: Parameter 'verbosity' can be declared as reference to const [constParameterReference] MediaConch/Source/GUI/Qt/settingswindow.cpp:368:64: style: Parameter 'parsespeed' can be declared as reference to const [constParameterReference] MediaConch/Source/GUI/Qt/uisettings.cpp:16:13: warning: Member variable 'UiSettings::default_verbosity' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/GUI/Qt/uisettings.cpp:16:13: warning: Member variable 'UiSettings::last_verbosity' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/GUI/Qt/uisettings.cpp:16:13: warning: Member variable 'UiSettings::database' is not initialized in the constructor. [uninitMemberVar] MediaConch/Source/GUI/Qt/uisettings.h:31:18: performance: Function 'get_default_policy()' should return member 'default_policy' by const reference. [returnByReference] MediaConch/Source/GUI/Qt/uisettings.h:33:18: performance: Function 'get_default_display()' should return member 'default_display' by const reference. [returnByReference] MediaConch/Source/GUI/Qt/uisettings.h:37:18: performance: Function 'get_default_parsespeed()' should return member 'default_parsespeed' by const reference. [returnByReference] MediaConch/Source/GUI/Qt/uisettings.h:39:18: performance: Function 'get_default_save_report_path()' should return member 'default_save_report_path' by const reference. [returnByReference] MediaConch/Source/GUI/Qt/uisettings.h:41:18: performance: Function 'get_default_save_policy_path()' should return member 'default_save_policy_path' by const reference. [returnByReference] MediaConch/Source/GUI/Qt/uisettings.h:43:18: performance: Function 'get_default_save_display_path()' should return member 'default_save_display_path' by const reference. [returnByReference] MediaConch/Source/GUI/Qt/uisettings.h:45:18: performance: Function 'get_default_load_files_path()' should return member 'default_load_files_path' by const reference. [returnByReference] MediaConch/Source/GUI/Qt/uisettings.h:47:18: performance: Function 'get_default_load_policy_path()' should return member 'default_load_policy_path' by const reference. [returnByReference] MediaConch/Source/GUI/Qt/uisettings.h:49:18: performance: Function 'get_default_load_display_path()' should return member 'default_load_display_path' by const reference. [returnByReference] MediaConch/Source/GUI/Qt/uisettings.h:53:18: performance: Function 'get_last_policy()' should return member 'last_policy' by const reference. [returnByReference] MediaConch/Source/GUI/Qt/uisettings.h:55:18: performance: Function 'get_last_display()' should return member 'last_display' by const reference. [returnByReference] MediaConch/Source/GUI/Qt/uisettings.h:59:18: performance: Function 'get_last_parsespeed()' should return member 'last_parsespeed' by const reference. [returnByReference] MediaConch/Source/GUI/Qt/uisettings.h:61:18: performance: Function 'get_last_load_files_path()' should return member 'last_load_files_path' by const reference. [returnByReference] MediaConch/Source/GUI/Qt/uisettings.h:63:18: performance: Function 'get_last_load_policy_path()' should return member 'last_load_policy_path' by const reference. [returnByReference] MediaConch/Source/GUI/Qt/uisettings.h:65:18: performance: Function 'get_last_load_display_path()' should return member 'last_load_display_path' by const reference. [returnByReference] MediaConch/Source/GUI/Qt/uisettings.h:67:18: performance: Function 'get_last_save_report_path()' should return member 'last_save_report_path' by const reference. [returnByReference] MediaConch/Source/GUI/Qt/uisettings.h:69:18: performance: Function 'get_last_save_policy_path()' should return member 'last_save_policy_path' by const reference. [returnByReference] MediaConch/Source/GUI/Qt/uisettings.h:71:18: performance: Function 'get_last_save_display_path()' should return member 'last_save_display_path' by const reference. [returnByReference] MediaConch/Source/GUI/Qt/uisettings.h:75:18: performance: Function 'get_displaycaptions_option()' should return member 'displaycaptions_option' by const reference. [returnByReference] MediaConch/Source/GUI/Qt/uisettings.h:79:18: performance: Function 'get_mco_token()' should return member 'mco_token' by const reference. [returnByReference] MediaConch/Source/GUI/Qt/workerfiles.cpp:52:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DirectConnection [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/workerfiles.cpp:460:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable report_Max [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/workerfiles.cpp:523:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DirectConnection [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/workerfiles.cpp:640:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable report_MediaConch [valueFlowBailoutIncompleteVar] MediaConch/Source/GUI/Qt/workerfiles.cpp:49:5: warning: Possible leak in public function. The pointer 'timer' is not deallocated before it is allocated. [publicAllocationError] MediaConch/Source/GUI/Qt/workerfiles.cpp:53:5: warning: Either the condition 'timer' is redundant or there is possible null pointer dereference: timer. [nullPointerRedundantCheck] MediaConch/Source/GUI/Qt/workerfiles.cpp:55:9: note: Assuming that condition 'timer' is not redundant MediaConch/Source/GUI/Qt/workerfiles.cpp:53:5: note: Null pointer dereference MediaConch/Source/GUI/Qt/workerfiles.cpp:889:14: style: The scope of the variable 'force' can be reduced. [variableScope] MediaConch/Source/GUI/Qt/workerfiles.cpp:269:63: style:inconclusive: Function 'add_file_to_list' argument 2 names different: declaration 'file' definition 'full_file'. [funcArgNamesDifferent] MediaConch/Source/GUI/Qt/workerfiles.h:42:54: note: Function 'add_file_to_list' argument 2 names different: declaration 'file' definition 'full_file'. MediaConch/Source/GUI/Qt/workerfiles.cpp:269:63: note: Function 'add_file_to_list' argument 2 names different: declaration 'file' definition 'full_file'. MediaConch/Source/GUI/Qt/workerfiles.cpp:243:14: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] MediaConch/Source/GUI/Qt/workerfiles.cpp:394:14: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] MediaConch/Source/GUI/Qt/workerfiles.cpp:923:27: style: Variable 'force' is assigned a value that is never used. [unreadVariable] MediaConch/Source/GUI/Qt/workerfiles.cpp:945:18: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:95:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEDIACONCH_VERSION [valueFlowBailoutIncompleteVar] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:162:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_CHAR_ENCODING_NONE [valueFlowBailoutIncompleteVar] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:207:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_CHAR_ENCODING_NONE [valueFlowBailoutIncompleteVar] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:235:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:252:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_xsd [valueFlowBailoutIncompleteVar] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:84:22: performance:inconclusive: Technically the member function 'MediaConch::IMSC1Plugin::create_report' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/IMSC1/IMSC1Plugin.h:38:17: note: Technically the member function 'MediaConch::IMSC1Plugin::create_report' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/IMSC1/IMSC1Plugin.cpp:84:22: note: Technically the member function 'MediaConch::IMSC1Plugin::create_report' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/IMSC1/IMSC1Plugin.cpp:232:22: performance:inconclusive: Technically the member function 'MediaConch::IMSC1Plugin::write_shema' can be static (but you may consider moving to unnamed namespace). [functionStatic] MediaConch/Source/IMSC1/IMSC1Plugin.h:41:17: note: Technically the member function 'MediaConch::IMSC1Plugin::write_shema' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/IMSC1/IMSC1Plugin.cpp:232:22: note: Technically the member function 'MediaConch::IMSC1Plugin::write_shema' can be static (but you may consider moving to unnamed namespace). MediaConch/Source/IMSC1/IMSC1Plugin.cpp:282:22: style:inconclusive: Technically the member function 'MediaConch::IMSC1Plugin::clean_shemas' can be const. [functionConst] MediaConch/Source/IMSC1/IMSC1Plugin.h:43:17: note: Technically the member function 'MediaConch::IMSC1Plugin::clean_shemas' can be const. MediaConch/Source/IMSC1/IMSC1Plugin.cpp:282:22: note: Technically the member function 'MediaConch::IMSC1Plugin::clean_shemas' can be const. MediaConch/Source/IMSC1/IMSC1Plugin.h:31:5: style: Class 'IMSC1Plugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:62:26: style: Condition 'create_report(report,filename,result,message,error)' is always false [knownConditionTrueFalse] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:62:26: note: Calling function 'create_report' returns 0 MediaConch/Source/IMSC1/IMSC1Plugin.cpp:62:26: note: Condition 'create_report(report,filename,result,message,error)' is always false MediaConch/Source/IMSC1/IMSC1Plugin.cpp:78:26: style: Condition 'create_report(report,filename,result,message,error)' is always false [knownConditionTrueFalse] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:78:26: note: Calling function 'create_report' returns 0 MediaConch/Source/IMSC1/IMSC1Plugin.cpp:78:26: note: Condition 'create_report(report,filename,result,message,error)' is always false MediaConch/Source/IMSC1/IMSC1Plugin.cpp:95:61: style: C-style pointer casting [cstyleCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:172:64: style: C-style pointer casting [cstyleCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:217:64: style: C-style pointer casting [cstyleCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:318:26: style: C-style pointer casting [cstyleCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:87:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:89:49: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:90:29: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:91:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:91:58: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:94:52: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:95:34: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:96:34: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:96:57: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:97:41: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:100:50: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:101:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:101:55: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:104:66: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:105:48: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:105:78: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:106:48: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:106:87: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:106:109: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:107:48: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:107:87: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:107:109: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:110:49: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:111:38: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:115:50: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:116:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:116:56: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:117:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:117:62: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:118:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:118:71: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:118:93: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:119:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:119:71: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:119:93: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:122:49: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:123:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:123:67: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:123:92: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:125:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:125:61: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:132:30: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:84:140: style: Parameter 'error' can be declared as reference to const [constParameterReference] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:351:47: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'xml_error_discard' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] MediaConch/Source/IMSC1/IMSC1Plugin.cpp:196:47: note: You might need to cast the function pointer here MediaConch/Source/IMSC1/IMSC1Plugin.cpp:351:47: note: Parameter 'user_data' can be declared as pointer to const MediaConch/Source/Lib/Lib.cpp:57:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MediaInfo_Event_Global_BytesRead_0 [valueFlowBailoutIncompleteVar] MediaConch/Source/Lib/Lib.cpp:228:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable report_MediaConch [valueFlowBailoutIncompleteVar] MediaConch/Source/Lib/Lib.cpp:282:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Event_CallBackFunction [valueFlowBailoutIncompleteVar] MediaConch/Source/Lib/Lib.cpp:365:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable report_Max [valueFlowBailoutIncompleteVar] MediaConch/Source/Lib/Lib.cpp:349:17: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] MediaConch/Source/Lib/Lib.cpp:100:23: style:inconclusive: Technically the member function 'MediaConch::Lib::get_last_error' can be const. [functionConst] MediaConch/Source/Lib/Lib.h:29:27: note: Technically the member function 'MediaConch::Lib::get_last_error' can be const. MediaConch/Source/Lib/Lib.cpp:100:23: note: Technically the member function 'MediaConch::Lib::get_last_error' can be const. MediaConch/Source/Lib/Lib.h:29:27: performance: Function 'get_last_error()' should return member 'last_error' by const reference. [returnByReference] MediaConch/Source/Lib/Lib.cpp:60:40: style: C-style pointer casting [cstyleCast] MediaConch/Source/Lib/Lib.cpp:62:40: style: C-style pointer casting [cstyleCast] MediaConch/Source/Lib/Lib.cpp:42:59: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Lib/Lib.cpp:59:75: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Lib/Lib.cpp:324:33: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Lib/Lib.cpp:326:38: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] MediaConch/Source/Lib/Lib.cpp:188:48: style:inconclusive: Function 'set_format' argument 1 names different: declaration 'format' definition 'f'. [funcArgNamesDifferent] MediaConch/Source/Lib/Lib.h:33:79: note: Function 'set_format' argument 1 names different: declaration 'format' definition 'f'. MediaConch/Source/Lib/Lib.cpp:188:48: note: Function 'set_format' argument 1 names different: declaration 'format' definition 'f'. MediaConch/Source/Lib/MediaConchDLL.cpp:80:31: style: C-style pointer casting [cstyleCast] MediaConch/Source/Lib/MediaConchDLL.cpp:89:13: style: C-style pointer casting [cstyleCast] MediaConch/Source/Lib/MediaConchDLL.cpp:95:6: style: C-style pointer casting [cstyleCast] MediaConch/Source/Lib/MediaConchDLL.cpp:101:6: style: C-style pointer casting [cstyleCast] MediaConch/Source/Lib/MediaConchDLL.cpp:107:6: style: C-style pointer casting [cstyleCast] MediaConch/Source/Lib/MediaConchDLL.cpp:113:6: style: C-style pointer casting [cstyleCast] MediaConch/Source/Lib/MediaConchDLL.cpp:119:6: style: C-style pointer casting [cstyleCast] MediaConch/Source/Lib/MediaConchDLL.cpp:125:6: style: C-style pointer casting [cstyleCast] MediaConch/Source/Lib/MediaConchDLL.cpp:132:6: style: C-style pointer casting [cstyleCast] MediaConch/Source/Lib/MediaConchDLL.cpp:138:6: style: C-style pointer casting [cstyleCast] MediaConch/Source/Lib/MediaConchDLL.cpp:145:31: style: C-style pointer casting [cstyleCast] MediaConch/Source/Lib/MediaConchDLL.cpp:70:9: style: Redundant checking of STL container element existence before removing it. [redundantIfRemove] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:19974:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutexIsInit [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:20414:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PTHREAD_MUTEX_INITIALIZER [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:26084:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ht [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:27212:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:27362:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:27743:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:27889:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:28035:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_WRLCK [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:28085:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_WRLCK [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:28233:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_WRLCK [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:28462:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_RDLCK [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:28774:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:28826:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:29783:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:29902:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:29997:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOSPC [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:30164:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:30210:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:30254:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:30294:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:30640:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _SC_PAGESIZE [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:30744:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_RDLCK [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:30950:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:31127:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROT_READ [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:31209:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_UNLCK [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:32410:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:32559:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:32763:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:41769:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nPage [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:42128:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable page [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:50946:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aCksum [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:51846:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WalSegment [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:55750:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nSize [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:55771:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nSize [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:58158:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nRef [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:58647:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iPage [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:59387:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leaf [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:59412:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leaf [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:62291:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable balance_deeper_called [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:63788:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nRef [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:64740:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rc2 [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:65749:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zMalloc [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:65770:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zMalloc [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71163:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71205:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zMalloc [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:73121:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:74235:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flags [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:81666:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iSz [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:85730:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pLeft [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:85782:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iTable [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:88152:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iCacheLevel [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:88355:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opcode [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:91862:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:93033:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nVar [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:93398:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pOld [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:95033:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:102525:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colFlags [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:107049:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:107827:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rcp [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:113006:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colFlags [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:115646:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enc [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:116439:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rc [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:117653:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xRollback [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:117662:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xCommit [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:120265:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:121577:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:121962:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable affinity [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:123127:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nLSlot [valueFlowBailoutIncompleteVar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:17456:3: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:77662:53: warning: Assert statement calls a function which may have desired side effects: 'sqlite3BtreePrevious'. [assertWithSideEffect] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:77664:59: warning: Assert statement calls a function which may have desired side effects: 'sqlite3BtreePrevious'. [assertWithSideEffect] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:84327:11: warning: Assert statement calls a function which may have desired side effects: 'sqlite3ExprIsInteger'. [assertWithSideEffect] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:86412:15: warning: Assert statement calls a function which may have desired side effects: 'sqlite3GetInt32'. [assertWithSideEffect] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:99555:22: warning: Assert statement calls a function which may have desired side effects: 'sqlite3_value_blob'. [assertWithSideEffect] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:99675:18: warning: Assert statement calls a function which may have desired side effects: 'sqlite3_value_blob'. [assertWithSideEffect] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:134318:18: warning: Assert statement modifies 'x'. [assignmentInAssert] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:134318:20: warning: Assert statement calls a function which may have desired side effects: 'va_arg'. [assertWithSideEffect] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108781:10: error: Returning pointer to local variable 'standin' that will be invalid when returning. [returnDanglingLifetime] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108754:12: note: Address of variable taken here. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108774:9: note: Assuming condition is false MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108749:10: note: Variable created here. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108781:10: note: Returning pointer to local variable 'standin' that will be invalid when returning. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:25223:14: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:101306:16: warning: The address of variable 'iCol' might be accessed at non-zero index. [objectIndex] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:101303:15: note: Address of variable taken here. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:101306:16: note: The address of variable 'iCol' might be accessed at non-zero index. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:101307:14: warning: The address of variable 'iCol' might be accessed at non-zero index. [objectIndex] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:101303:15: note: Address of variable taken here. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:101307:14: note: The address of variable 'iCol' might be accessed at non-zero index. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:16526:8: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:28765:5: style: Obsolescent function 'utimes' called. It is recommended to use 'utimensat' instead. [prohibitedutimesCalled] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:49030:15: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:49021:11: note: outer condition: rc==0 MediaConch/Source/ThirdParty/sqlite/sqlite3.c:49030:15: note: identical inner condition: rc==0 MediaConch/Source/ThirdParty/sqlite/sqlite3.c:73168:24: warning: Identical inner 'return' condition is always true. [identicalInnerCondition] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:73167:19: note: outer condition: pMem->flags&(0x0004|0x0008) MediaConch/Source/ThirdParty/sqlite/sqlite3.c:73168:24: note: identical inner condition: pMem->flags&(0x0004|0x0008) MediaConch/Source/ThirdParty/sqlite/sqlite3.c:48290:15: style: Redundant condition: The condition 'pgno <= 1' is redundant since 'pgno == 0' is sufficient. [redundantCondition] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:53262:9: style: The if condition is the same as the previous if condition [duplicateCondition] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:53257:9: note: First condition MediaConch/Source/ThirdParty/sqlite/sqlite3.c:53262:9: note: Second condition MediaConch/Source/ThirdParty/sqlite/sqlite3.c:81642:9: style: The if condition is the same as the previous if condition [duplicateCondition] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:81637:9: note: First condition MediaConch/Source/ThirdParty/sqlite/sqlite3.c:81642:9: note: Second condition MediaConch/Source/ThirdParty/sqlite/sqlite3.c:82024:11: style: The if condition is the same as the previous if condition [duplicateCondition] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:82018:11: note: First condition MediaConch/Source/ThirdParty/sqlite/sqlite3.c:82024:11: note: Second condition MediaConch/Source/ThirdParty/sqlite/sqlite3.c:115908:7: style: The if condition is the same as the previous if condition [duplicateCondition] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:115900:7: note: First condition MediaConch/Source/ThirdParty/sqlite/sqlite3.c:115908:7: note: Second condition MediaConch/Source/ThirdParty/sqlite/sqlite3.c:24406:7: style: Condition 'bom' is always false [knownConditionTrueFalse] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:24392:12: note: Assignment 'bom=0', assigned value is 0 MediaConch/Source/ThirdParty/sqlite/sqlite3.c:24406:7: note: Condition 'bom' is always false MediaConch/Source/ThirdParty/sqlite/sqlite3.c:65886:56: style: Condition 'sqlite3VdbeMemHandleBom(pMem)' is always false [knownConditionTrueFalse] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:24391:12: note: Assignment 'rc=0', assigned value is 0 MediaConch/Source/ThirdParty/sqlite/sqlite3.c:65886:56: note: Calling function 'sqlite3VdbeMemHandleBom' returns 0 MediaConch/Source/ThirdParty/sqlite/sqlite3.c:65886:56: note: Condition 'sqlite3VdbeMemHandleBom(pMem)' is always false MediaConch/Source/ThirdParty/sqlite/sqlite3.c:102673:13: style: Condition 'pOp' is always true [knownConditionTrueFalse] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:117317:23: style: Condition 'sCtx.bDeclared==0' is always true [knownConditionTrueFalse] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:117296:20: note: Assignment 'sCtx.bDeclared=0', assigned value is 0 MediaConch/Source/ThirdParty/sqlite/sqlite3.c:117317:23: note: Condition 'sCtx.bDeclared==0' is always true MediaConch/Source/ThirdParty/sqlite/sqlite3.c:124399:19: style: Condition 'sCur.n==0' is always true [knownConditionTrueFalse] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:124377:18: note: Assignment 'sCur.n=0', assigned value is 0 MediaConch/Source/ThirdParty/sqlite/sqlite3.c:124399:19: note: Condition 'sCur.n==0' is always true MediaConch/Source/ThirdParty/sqlite/sqlite3.c:130354:50: style: Condition 'db->mallocFailed==0' is always true [knownConditionTrueFalse] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:130348:48: note: Assuming that condition 'db->mallocFailed==0' is not redundant MediaConch/Source/ThirdParty/sqlite/sqlite3.c:130354:50: note: Condition 'db->mallocFailed==0' is always true MediaConch/Source/ThirdParty/sqlite/sqlite3.c:17984:3: error: Common realloc mistake: 'p' nulled but not freed upon failure [memleakOnRealloc] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:28602:16: warning: Either the condition 'pFile->pInode' is redundant or there is possible null pointer dereference: pFile->pInode. [nullPointerRedundantCheck] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:28603:7: note: Assuming that condition 'pFile->pInode' is not redundant MediaConch/Source/ThirdParty/sqlite/sqlite3.c:28602:16: note: Null pointer dereference MediaConch/Source/ThirdParty/sqlite/sqlite3.c:41375:7: warning: Either the condition 'pBuf==0' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:41365:13: note: Assuming that condition 'pBuf==0' is not redundant MediaConch/Source/ThirdParty/sqlite/sqlite3.c:41374:9: note: p is assigned '(struct PgFreeslot*)pBuf' here. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:41375:7: note: Null pointer dereference MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108459:4: warning: Either the condition 'ppStmt==0' is redundant or there is possible null pointer dereference: ppStmt. [nullPointerRedundantCheck] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108542:34: note: Assuming that condition 'ppStmt==0' is not redundant MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108541:49: note: Calling function 'sqlite3LockAndPrepare', 6th argument 'ppStmt' value is 0 MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108459:4: note: Null pointer dereference MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108570:4: warning: Either the condition 'ppStmt==0' is redundant or there is possible null pointer dereference: ppStmt. [nullPointerRedundantCheck] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108630:34: note: Assuming that condition 'ppStmt==0' is not redundant MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108629:42: note: Calling function 'sqlite3Prepare16', 5th argument 'ppStmt' value is 0 MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108570:4: note: Null pointer dereference MediaConch/Source/ThirdParty/sqlite/sqlite3.c:45458:47: warning: Either the condition '!pMaster' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:45459:7: note: Assuming that condition '!pMaster' is not redundant MediaConch/Source/ThirdParty/sqlite/sqlite3.c:45458:47: note: Null pointer addition MediaConch/Source/ThirdParty/sqlite/sqlite3.c:20086:10: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:24435:13: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:81184:18: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100272:5: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100273:5: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100274:5: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100275:5: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100276:5: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100277:5: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100282:5: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100283:5: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100284:5: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133605:45: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:87224:51: portability:inconclusive: Casting from double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:111454:18: style: The comparison 'pKeyDup == 0' is always true. [knownConditionTrueFalse] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:111442:22: note: 'pKeyDup' is assigned value '0' here. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:111454:18: note: The comparison 'pKeyDup == 0' is always true. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:130347:15: style: The comparison 'nErr == 0' is always true. [knownConditionTrueFalse] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:130278:14: note: 'nErr' is assigned value '0' here. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:130347:15: note: The comparison 'nErr == 0' is always true. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:68364:12: style: Variable 'p->magic' is reassigned a value before the old one has been used. [redundantAssignment] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:68354:12: note: p->magic is assigned MediaConch/Source/ThirdParty/sqlite/sqlite3.c:68364:12: note: p->magic is overwritten MediaConch/Source/ThirdParty/sqlite/sqlite3.c:76603:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:15914:8: style:inconclusive: Function 'sqlite3_db_status' argument 3 names different: declaration 'pCur' definition 'pCurrent'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:6829:72: note: Function 'sqlite3_db_status' argument 3 names different: declaration 'pCur' definition 'pCurrent'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:15914:8: note: Function 'sqlite3_db_status' argument 3 names different: declaration 'pCur' definition 'pCurrent'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:15915:8: style:inconclusive: Function 'sqlite3_db_status' argument 4 names different: declaration 'pHiwtr' definition 'pHighwater'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:6829:83: note: Function 'sqlite3_db_status' argument 4 names different: declaration 'pHiwtr' definition 'pHighwater'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:15915:8: note: Function 'sqlite3_db_status' argument 4 names different: declaration 'pHiwtr' definition 'pHighwater'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:15916:7: style:inconclusive: Function 'sqlite3_db_status' argument 5 names different: declaration 'resetFlg' definition 'resetFlag'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:6829:95: note: Function 'sqlite3_db_status' argument 5 names different: declaration 'resetFlg' definition 'resetFlag'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:15916:7: note: Function 'sqlite3_db_status' argument 5 names different: declaration 'resetFlg' definition 'resetFlag'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:17537:69: style:inconclusive: Function 'sqlite3_vfs_find' argument 1 names different: declaration 'zVfsName' definition 'zVfs'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:6314:69: note: Function 'sqlite3_vfs_find' argument 1 names different: declaration 'zVfsName' definition 'zVfs'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:17537:69: note: Function 'sqlite3_vfs_find' argument 1 names different: declaration 'zVfsName' definition 'zVfs'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:21441:81: style:inconclusive: Function 'sqlite3_soft_heap_limit64' argument 1 names different: declaration 'N' definition 'n'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:5517:81: note: Function 'sqlite3_soft_heap_limit64' argument 1 names different: declaration 'N' definition 'n'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:21441:81: note: Function 'sqlite3_soft_heap_limit64' argument 1 names different: declaration 'N' definition 'n'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:21463:60: style:inconclusive: Function 'sqlite3_soft_heap_limit' argument 1 names different: declaration 'N' definition 'n'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:5528:78: note: Function 'sqlite3_soft_heap_limit' argument 1 names different: declaration 'N' definition 'n'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:21463:60: note: Function 'sqlite3_soft_heap_limit' argument 1 names different: declaration 'N' definition 'n'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:23664:64: style:inconclusive: Function 'sqlite3_randomness' argument 2 names different: declaration 'P' definition 'pBuf'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:2739:64: note: Function 'sqlite3_randomness' argument 2 names different: declaration 'P' definition 'pBuf'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:23664:64: note: Function 'sqlite3_randomness' argument 2 names different: declaration 'P' definition 'pBuf'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:24428:51: style:inconclusive: Function 'sqlite3Utf8CharLen' argument 1 names different: declaration 'pData' definition 'zIn'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:14099:51: note: Function 'sqlite3Utf8CharLen' argument 1 names different: declaration 'pData' definition 'zIn'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:24428:51: note: Function 'sqlite3Utf8CharLen' argument 1 names different: declaration 'pData' definition 'zIn'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:24503:52: style:inconclusive: Function 'sqlite3Utf16ByteLen' argument 1 names different: declaration 'pData' definition 'zIn'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:14098:52: note: Function 'sqlite3Utf16ByteLen' argument 1 names different: declaration 'pData' definition 'zIn'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:24503:52: note: Function 'sqlite3Utf16ByteLen' argument 1 names different: declaration 'pData' definition 'zIn'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:26212:74: style:inconclusive: Function 'sqlite3HashInsert' argument 3 names different: declaration 'pData' definition 'data'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:9262:71: note: Function 'sqlite3HashInsert' argument 3 names different: declaration 'pData' definition 'data'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:26212:74: note: Function 'sqlite3HashInsert' argument 3 names different: declaration 'pData' definition 'data'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:40613:11: style:inconclusive: Function 'sqlite3PcacheOpen' argument 6 names different: declaration 'pToInit' definition 'p'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:11074:11: note: Function 'sqlite3PcacheOpen' argument 6 names different: declaration 'pToInit' definition 'p'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:40613:11: note: Function 'sqlite3PcacheOpen' argument 6 names different: declaration 'pToInit' definition 'p'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:40919:64: style:inconclusive: Function 'sqlite3PcacheTruncate' argument 2 names different: declaration 'x' definition 'pgno'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:11102:57: note: Function 'sqlite3PcacheTruncate' argument 2 names different: declaration 'x' definition 'pgno'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:40919:64: note: Function 'sqlite3PcacheTruncate' argument 2 names different: declaration 'x' definition 'pgno'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:48268:7: style:inconclusive: Function 'sqlite3PagerAcquire' argument 4 names different: declaration 'clrFlag' definition 'flags'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:10911:87: note: Function 'sqlite3PagerAcquire' argument 4 names different: declaration 'clrFlag' definition 'flags'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:48268:7: note: Function 'sqlite3PagerAcquire' argument 4 names different: declaration 'clrFlag' definition 'flags'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:49552:65: style:inconclusive: Function 'sqlite3PagerOpenSavepoint' argument 2 names different: declaration 'n' definition 'nSavepoint'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:10934:65: note: Function 'sqlite3PagerOpenSavepoint' argument 2 names different: declaration 'n' definition 'nSavepoint'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:49552:65: note: Function 'sqlite3PagerOpenSavepoint' argument 2 names different: declaration 'n' definition 'nSavepoint'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:50206:8: style:inconclusive: Function 'sqlite3PagerOpenWal' argument 2 names different: declaration 'pisOpen' definition 'pbOpen'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:10942:62: note: Function 'sqlite3PagerOpenWal' argument 2 names different: declaration 'pisOpen' definition 'pbOpen'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:50206:8: note: Function 'sqlite3PagerOpenWal' argument 2 names different: declaration 'pisOpen' definition 'pbOpen'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:57133:58: style:inconclusive: Function 'sqlite3BtreeSetPageSize' argument 2 names different: declaration 'nPagesize' definition 'pageSize'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:10062:58: note: Function 'sqlite3BtreeSetPageSize' argument 2 names different: declaration 'nPagesize' definition 'pageSize'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:57133:58: note: Function 'sqlite3BtreeSetPageSize' argument 2 names different: declaration 'nPagesize' definition 'pageSize'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:57133:86: style:inconclusive: Function 'sqlite3BtreeSetPageSize' argument 4 names different: declaration 'eFix' definition 'iFix'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:10062:87: note: Function 'sqlite3BtreeSetPageSize' argument 4 names different: declaration 'eFix' definition 'iFix'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:57133:86: note: Function 'sqlite3BtreeSetPageSize' argument 4 names different: declaration 'eFix' definition 'iFix'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:58613:13: style:inconclusive: Function 'sqlite3BtreeCursor' argument 5 names different: declaration 'pCursor' definition 'pCur'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:10164:13: note: Function 'sqlite3BtreeCursor' argument 5 names different: declaration 'pCursor' definition 'pCur'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:58613:13: note: Function 'sqlite3BtreeCursor' argument 5 names different: declaration 'pCursor' definition 'pCur'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:59522:19: style:inconclusive: Function 'sqlite3BtreeMovetoUnpacked' argument 2 names different: declaration 'pUnKey' definition 'pIdxKey'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:10172:19: note: Function 'sqlite3BtreeMovetoUnpacked' argument 2 names different: declaration 'pUnKey' definition 'pIdxKey'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:59522:19: note: Function 'sqlite3BtreeMovetoUnpacked' argument 2 names different: declaration 'pUnKey' definition 'pIdxKey'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:59524:7: style:inconclusive: Function 'sqlite3BtreeMovetoUnpacked' argument 4 names different: declaration 'bias' definition 'biasRight'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:10174:7: note: Function 'sqlite3BtreeMovetoUnpacked' argument 4 names different: declaration 'bias' definition 'biasRight'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:59524:7: note: Function 'sqlite3BtreeMovetoUnpacked' argument 4 names different: declaration 'bias' definition 'biasRight'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:62413:7: style:inconclusive: Function 'sqlite3BtreeInsert' argument 7 names different: declaration 'bias' definition 'appendBias'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:10182:50: note: Function 'sqlite3BtreeInsert' argument 7 names different: declaration 'bias' definition 'appendBias'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:62413:7: note: Function 'sqlite3BtreeInsert' argument 7 names different: declaration 'bias' definition 'appendBias'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:63130:48: style:inconclusive: Function 'sqlite3BtreeGetMeta' argument 1 names different: declaration 'pBtree' definition 'p'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:10110:48: note: Function 'sqlite3BtreeGetMeta' argument 1 names different: declaration 'pBtree' definition 'p'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:63130:48: note: Function 'sqlite3BtreeGetMeta' argument 1 names different: declaration 'pBtree' definition 'p'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:63130:65: style:inconclusive: Function 'sqlite3BtreeGetMeta' argument 3 names different: declaration 'pValue' definition 'pMeta'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:10110:70: note: Function 'sqlite3BtreeGetMeta' argument 3 names different: declaration 'pValue' definition 'pMeta'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:63130:65: note: Function 'sqlite3BtreeGetMeta' argument 3 names different: declaration 'pValue' definition 'pMeta'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:63160:66: style:inconclusive: Function 'sqlite3BtreeUpdateMeta' argument 3 names different: declaration 'value' definition 'iMeta'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:10111:64: note: Function 'sqlite3BtreeUpdateMeta' argument 3 names different: declaration 'value' definition 'iMeta'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:63160:66: note: Function 'sqlite3BtreeUpdateMeta' argument 3 names different: declaration 'value' definition 'iMeta'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:63991:52: style:inconclusive: Function 'sqlite3BtreeSchemaLocked' argument 1 names different: declaration 'pBtree' definition 'p'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:10082:52: note: Function 'sqlite3BtreeSchemaLocked' argument 1 names different: declaration 'pBtree' definition 'p'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:63991:52: note: Function 'sqlite3BtreeSchemaLocked' argument 1 names different: declaration 'pBtree' definition 'p'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:64008:49: style:inconclusive: Function 'sqlite3BtreeLockTable' argument 1 names different: declaration 'pBtree' definition 'p'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:10083:49: note: Function 'sqlite3BtreeLockTable' argument 1 names different: declaration 'pBtree' definition 'p'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:64008:49: note: Function 'sqlite3BtreeLockTable' argument 1 names different: declaration 'pBtree' definition 'p'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:64097:50: style:inconclusive: Function 'sqlite3BtreeSetVersion' argument 1 names different: declaration 'pBt' definition 'pBtree'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:10201:50: note: Function 'sqlite3BtreeSetVersion' argument 1 names different: declaration 'pBt' definition 'pBtree'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:64097:50: note: Function 'sqlite3BtreeSetVersion' argument 1 names different: declaration 'pBt' definition 'pBtree'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:64149:50: style:inconclusive: Function 'sqlite3BtreeIsReadonly' argument 1 names different: declaration 'pBt' definition 'p'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:10206:50: note: Function 'sqlite3BtreeIsReadonly' argument 1 names different: declaration 'pBt' definition 'p'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:64149:50: note: Function 'sqlite3BtreeIsReadonly' argument 1 names different: declaration 'pBt' definition 'p'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:64307:12: style:inconclusive: Function 'sqlite3_backup_init' argument 1 names different: declaration 'pDest' definition 'pDestDb'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:7429:12: note: Function 'sqlite3_backup_init' argument 1 names different: declaration 'pDest' definition 'pDestDb'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:64307:12: note: Function 'sqlite3_backup_init' argument 1 names different: declaration 'pDest' definition 'pDestDb'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:64308:15: style:inconclusive: Function 'sqlite3_backup_init' argument 2 names different: declaration 'zDestName' definition 'zDestDb'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:7430:15: note: Function 'sqlite3_backup_init' argument 2 names different: declaration 'zDestName' definition 'zDestDb'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:64308:15: note: Function 'sqlite3_backup_init' argument 2 names different: declaration 'zDestName' definition 'zDestDb'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:64309:12: style:inconclusive: Function 'sqlite3_backup_init' argument 3 names different: declaration 'pSource' definition 'pSrcDb'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:7431:12: note: Function 'sqlite3_backup_init' argument 3 names different: declaration 'pSource' definition 'pSrcDb'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:64309:12: note: Function 'sqlite3_backup_init' argument 3 names different: declaration 'pSource' definition 'pSrcDb'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:64310:15: style:inconclusive: Function 'sqlite3_backup_init' argument 4 names different: declaration 'zSourceName' definition 'zSrcDb'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:7432:15: note: Function 'sqlite3_backup_init' argument 4 names different: declaration 'zSourceName' definition 'zSrcDb'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:64310:15: note: Function 'sqlite3_backup_init' argument 4 names different: declaration 'zSourceName' definition 'zSrcDb'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:65076:77: style:inconclusive: Function 'sqlite3VdbeMemGrow' argument 3 names different: declaration 'preserve' definition 'bPreserve'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:15704:61: note: Function 'sqlite3VdbeMemGrow' argument 3 names different: declaration 'preserve' definition 'bPreserve'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:65076:77: note: Function 'sqlite3VdbeMemGrow' argument 3 names different: declaration 'preserve' definition 'bPreserve'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:65132:64: style:inconclusive: Function 'sqlite3VdbeMemClearAndResize' argument 2 names different: declaration 'n' definition 'szNew'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:15705:64: note: Function 'sqlite3VdbeMemClearAndResize' argument 2 names different: declaration 'n' definition 'szNew'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:65132:64: note: Function 'sqlite3VdbeMemClearAndResize' argument 2 names different: declaration 'n' definition 'szNew'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:67391:64: style:inconclusive: Function 'sqlite3VdbeChangeP1' argument 3 names different: declaration 'P1' definition 'val'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:10652:62: note: Function 'sqlite3VdbeChangeP1' argument 3 names different: declaration 'P1' definition 'val'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:67391:64: note: Function 'sqlite3VdbeChangeP1' argument 3 names different: declaration 'P1' definition 'val'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:67394:64: style:inconclusive: Function 'sqlite3VdbeChangeP2' argument 3 names different: declaration 'P2' definition 'val'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:10653:62: note: Function 'sqlite3VdbeChangeP2' argument 3 names different: declaration 'P2' definition 'val'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:67394:64: note: Function 'sqlite3VdbeChangeP2' argument 3 names different: declaration 'P2' definition 'val'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:67397:64: style:inconclusive: Function 'sqlite3VdbeChangeP3' argument 3 names different: declaration 'P3' definition 'val'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:10654:62: note: Function 'sqlite3VdbeChangeP3' argument 3 names different: declaration 'P3' definition 'val'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:67397:64: note: Function 'sqlite3VdbeChangeP3' argument 3 names different: declaration 'P3' definition 'val'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:67400:53: style:inconclusive: Function 'sqlite3VdbeChangeP5' argument 2 names different: declaration 'P5' definition 'p5'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:10655:51: note: Function 'sqlite3VdbeChangeP5' argument 2 names different: declaration 'P5' definition 'p5'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:67400:53: note: Function 'sqlite3VdbeChangeP5' argument 2 names different: declaration 'P5' definition 'p5'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:67546:81: style:inconclusive: Function 'sqlite3VdbeChangeP4' argument 4 names different: declaration 'N' definition 'n'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:10659:79: note: Function 'sqlite3VdbeChangeP4' argument 4 names different: declaration 'N' definition 'n'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:67546:81: note: Function 'sqlite3VdbeChangeP4' argument 4 names different: declaration 'N' definition 'n'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71337:17: style:inconclusive: Function 'sqlite3_result_text64' argument 5 names different: declaration 'encoding' definition 'enc'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4883:58: note: Function 'sqlite3_result_text64' argument 5 names different: declaration 'encoding' definition 'enc'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71337:17: note: Function 'sqlite3_result_text64' argument 5 names different: declaration 'encoding' definition 'enc'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71729:83: style:inconclusive: Function 'sqlite3_aggregate_context' argument 2 names different: declaration 'nBytes' definition 'nByte'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4652:81: note: Function 'sqlite3_aggregate_context' argument 2 names different: declaration 'nBytes' definition 'nByte'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71729:83: note: Function 'sqlite3_aggregate_context' argument 2 names different: declaration 'nBytes' definition 'nByte'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71744:80: style:inconclusive: Function 'sqlite3_get_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4732:75: note: Function 'sqlite3_get_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71744:80: note: Function 'sqlite3_get_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71767:7: style:inconclusive: Function 'sqlite3_set_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4733:74: note: Function 'sqlite3_set_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71767:7: note: Function 'sqlite3_set_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71941:84: style:inconclusive: Function 'sqlite3_column_blob' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4278:78: note: Function 'sqlite3_column_blob' argument 2 names different: declaration 'iCol' definition 'i'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71941:84: note: Function 'sqlite3_column_blob' argument 2 names different: declaration 'iCol' definition 'i'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71951:77: style:inconclusive: Function 'sqlite3_column_bytes' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4279:71: note: Function 'sqlite3_column_bytes' argument 2 names different: declaration 'iCol' definition 'i'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71951:77: note: Function 'sqlite3_column_bytes' argument 2 names different: declaration 'iCol' definition 'i'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71956:79: style:inconclusive: Function 'sqlite3_column_bytes16' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4280:73: note: Function 'sqlite3_column_bytes16' argument 2 names different: declaration 'iCol' definition 'i'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71956:79: note: Function 'sqlite3_column_bytes16' argument 2 names different: declaration 'iCol' definition 'i'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71961:81: style:inconclusive: Function 'sqlite3_column_double' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4281:75: note: Function 'sqlite3_column_double' argument 2 names different: declaration 'iCol' definition 'i'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71961:81: note: Function 'sqlite3_column_double' argument 2 names different: declaration 'iCol' definition 'i'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71966:75: style:inconclusive: Function 'sqlite3_column_int' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4282:69: note: Function 'sqlite3_column_int' argument 2 names different: declaration 'iCol' definition 'i'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71966:75: note: Function 'sqlite3_column_int' argument 2 names different: declaration 'iCol' definition 'i'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71971:86: style:inconclusive: Function 'sqlite3_column_int64' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4283:81: note: Function 'sqlite3_column_int64' argument 2 names different: declaration 'iCol' definition 'i'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71971:86: note: Function 'sqlite3_column_int64' argument 2 names different: declaration 'iCol' definition 'i'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71976:93: style:inconclusive: Function 'sqlite3_column_text' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4284:87: note: Function 'sqlite3_column_text' argument 2 names different: declaration 'iCol' definition 'i'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71976:93: note: Function 'sqlite3_column_text' argument 2 names different: declaration 'iCol' definition 'i'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71981:88: style:inconclusive: Function 'sqlite3_column_value' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4287:82: note: Function 'sqlite3_column_value' argument 2 names different: declaration 'iCol' definition 'i'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71981:88: note: Function 'sqlite3_column_value' argument 2 names different: declaration 'iCol' definition 'i'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71991:86: style:inconclusive: Function 'sqlite3_column_text16' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4285:80: note: Function 'sqlite3_column_text16' argument 2 names different: declaration 'iCol' definition 'i'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71991:86: note: Function 'sqlite3_column_text16' argument 2 names different: declaration 'iCol' definition 'i'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71997:76: style:inconclusive: Function 'sqlite3_column_type' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4286:70: note: Function 'sqlite3_column_type' argument 2 names different: declaration 'iCol' definition 'i'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71997:76: note: Function 'sqlite3_column_type' argument 2 names different: declaration 'iCol' definition 'i'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:72246:7: style:inconclusive: Function 'sqlite3_bind_blob' argument 4 names different: declaration 'n' definition 'nData'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:3770:86: note: Function 'sqlite3_bind_blob' argument 4 names different: declaration 'n' definition 'nData'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:72246:7: note: Function 'sqlite3_bind_blob' argument 4 names different: declaration 'n' definition 'nData'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:72312:17: style:inconclusive: Function 'sqlite3_bind_text64' argument 6 names different: declaration 'encoding' definition 'enc'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:3780:56: note: Function 'sqlite3_bind_text64' argument 6 names different: declaration 'encoding' definition 'enc'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:72312:17: note: Function 'sqlite3_bind_text64' argument 6 names different: declaration 'encoding' definition 'enc'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:72535:84: style:inconclusive: Function 'sqlite3_stmt_status' argument 3 names different: declaration 'resetFlg' definition 'resetFlag'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:6959:77: note: Function 'sqlite3_stmt_status' argument 3 names different: declaration 'resetFlg' definition 'resetFlag'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:72535:84: note: Function 'sqlite3_stmt_status' argument 3 names different: declaration 'resetFlg' definition 'resetFlag'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:80013:76: style:inconclusive: Function 'sqlite3_blob_read' argument 2 names different: declaration 'Z' definition 'z'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:6241:71: note: Function 'sqlite3_blob_read' argument 2 names different: declaration 'Z' definition 'z'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:80013:76: note: Function 'sqlite3_blob_read' argument 2 names different: declaration 'Z' definition 'z'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:80013:83: style:inconclusive: Function 'sqlite3_blob_read' argument 3 names different: declaration 'N' definition 'n'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:6241:78: note: Function 'sqlite3_blob_read' argument 3 names different: declaration 'N' definition 'n'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:80013:83: note: Function 'sqlite3_blob_read' argument 3 names different: declaration 'N' definition 'n'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:91851:57: style:inconclusive: Function 'sqlite3AnalysisLoad' argument 2 names different: declaration 'iDB' definition 'iDb'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:14217:53: note: Function 'sqlite3AnalysisLoad' argument 2 names different: declaration 'iDB' definition 'iDb'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:91851:57: note: Function 'sqlite3AnalysisLoad' argument 2 names different: declaration 'iDB' definition 'iDb'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:92574:9: style:inconclusive: Function 'sqlite3_set_authorizer' argument 3 names different: declaration 'pUserData' definition 'pArg'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:2825:9: note: Function 'sqlite3_set_authorizer' argument 3 names different: declaration 'pUserData' definition 'pArg'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:92574:9: note: Function 'sqlite3_set_authorizer' argument 3 names different: declaration 'pUserData' definition 'pArg'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:99334:59: style:inconclusive: Function 'sqlite3_strglob' argument 1 names different: declaration 'zGlob' definition 'zGlobPattern'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:7585:59: note: Function 'sqlite3_strglob' argument 1 names different: declaration 'zGlob' definition 'zGlobPattern'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:99334:59: note: Function 'sqlite3_strglob' argument 1 names different: declaration 'zGlob' definition 'zGlobPattern'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:99334:85: style:inconclusive: Function 'sqlite3_strglob' argument 2 names different: declaration 'zStr' definition 'zString'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:7585:78: note: Function 'sqlite3_strglob' argument 2 names different: declaration 'zStr' definition 'zString'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:99334:85: note: Function 'sqlite3_strglob' argument 2 names different: declaration 'zStr' definition 'zString'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:103912:15: style:inconclusive: Function 'sqlite3_exec' argument 2 names different: declaration 'sql' definition 'zSql'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:601:15: note: Function 'sqlite3_exec' argument 2 names different: declaration 'sql' definition 'zSql'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:103912:15: note: Function 'sqlite3_exec' argument 2 names different: declaration 'sql' definition 'zSql'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:103915:10: style:inconclusive: Function 'sqlite3_exec' argument 5 names different: declaration 'errmsg' definition 'pzErrMsg'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:604:10: note: Function 'sqlite3_exec' argument 5 names different: declaration 'errmsg' definition 'pzErrMsg'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:103915:10: note: Function 'sqlite3_exec' argument 5 names different: declaration 'errmsg' definition 'pzErrMsg'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108524:7: style:inconclusive: Function 'sqlite3_prepare' argument 3 names different: declaration 'nByte' definition 'nBytes'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:3519:7: note: Function 'sqlite3_prepare' argument 3 names different: declaration 'nByte' definition 'nBytes'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108524:7: note: Function 'sqlite3_prepare' argument 3 names different: declaration 'nByte' definition 'nBytes'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108536:7: style:inconclusive: Function 'sqlite3_prepare_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:3526:7: note: Function 'sqlite3_prepare_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108536:7: note: Function 'sqlite3_prepare_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108612:7: style:inconclusive: Function 'sqlite3_prepare16' argument 3 names different: declaration 'nByte' definition 'nBytes'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:3533:7: note: Function 'sqlite3_prepare16' argument 3 names different: declaration 'nByte' definition 'nBytes'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108612:7: note: Function 'sqlite3_prepare16' argument 3 names different: declaration 'nByte' definition 'nBytes'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108624:7: style:inconclusive: Function 'sqlite3_prepare16_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:3540:7: note: Function 'sqlite3_prepare16_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108624:7: note: Function 'sqlite3_prepare16_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:114380:10: style:inconclusive: Function 'sqlite3_get_table' argument 6 names different: declaration 'pzErrmsg' definition 'pzErrMsg'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:2484:10: note: Function 'sqlite3_get_table' argument 6 names different: declaration 'pzErrmsg' definition 'pzErrMsg'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:114380:10: note: Function 'sqlite3_get_table' argument 6 names different: declaration 'pzErrmsg' definition 'pzErrMsg'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:114444:10: style:inconclusive: Function 'sqlite3_free_table' argument 1 names different: declaration 'result' definition 'azResult'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:2486:58: note: Function 'sqlite3_free_table' argument 1 names different: declaration 'result' definition 'azResult'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:114444:10: note: Function 'sqlite3_free_table' argument 1 names different: declaration 'result' definition 'azResult'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:116291:9: style:inconclusive: Function 'updateVirtualTable' argument 5 names different: declaration 'pRowidExpr' definition 'pRowid'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:115605:9: note: Function 'updateVirtualTable' argument 5 names different: declaration 'pRowidExpr' definition 'pRowid'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:116291:9: note: Function 'updateVirtualTable' argument 5 names different: declaration 'pRowidExpr' definition 'pRowid'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:116851:25: style:inconclusive: Function 'sqlite3_create_module' argument 3 names different: declaration 'p' definition 'pModule'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:5956:25: note: Function 'sqlite3_create_module' argument 3 names different: declaration 'p' definition 'pModule'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:116851:25: note: Function 'sqlite3_create_module' argument 3 names different: declaration 'p' definition 'pModule'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:116852:9: style:inconclusive: Function 'sqlite3_create_module' argument 4 names different: declaration 'pClientData' definition 'pAux'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:5957:9: note: Function 'sqlite3_create_module' argument 4 names different: declaration 'pClientData' definition 'pAux'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:116852:9: note: Function 'sqlite3_create_module' argument 4 names different: declaration 'pClientData' definition 'pAux'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:116866:25: style:inconclusive: Function 'sqlite3_create_module_v2' argument 3 names different: declaration 'p' definition 'pModule'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:5962:25: note: Function 'sqlite3_create_module_v2' argument 3 names different: declaration 'p' definition 'pModule'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:116866:25: note: Function 'sqlite3_create_module_v2' argument 3 names different: declaration 'p' definition 'pModule'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:116867:9: style:inconclusive: Function 'sqlite3_create_module_v2' argument 4 names different: declaration 'pClientData' definition 'pAux'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:5963:9: note: Function 'sqlite3_create_module_v2' argument 4 names different: declaration 'pClientData' definition 'pAux'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:116867:9: note: Function 'sqlite3_create_module_v2' argument 4 names different: declaration 'pClientData' definition 'pAux'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:117493:77: style:inconclusive: Function 'sqlite3_declare_vtab' argument 2 names different: declaration 'zSQL' definition 'zCreateTable'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:6022:74: note: Function 'sqlite3_declare_vtab' argument 2 names different: declaration 'zSQL' definition 'zCreateTable'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:117493:77: note: Function 'sqlite3_declare_vtab' argument 2 names different: declaration 'zSQL' definition 'zCreateTable'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:130526:60: style:inconclusive: Function 'sqlite3_complete' argument 1 names different: declaration 'sql' definition 'zSql'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:2318:60: note: Function 'sqlite3_complete' argument 1 names different: declaration 'sql' definition 'zSql'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:130526:60: note: Function 'sqlite3_complete' argument 1 names different: declaration 'sql' definition 'zSql'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:130691:62: style:inconclusive: Function 'sqlite3_complete16' argument 1 names different: declaration 'sql' definition 'zSql'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:2319:62: note: Function 'sqlite3_complete16' argument 1 names different: declaration 'sql' definition 'zSql'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:130691:62: note: Function 'sqlite3_complete16' argument 1 names different: declaration 'sql' definition 'zSql'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:132443:15: style:inconclusive: Function 'sqlite3_create_function' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4444:15: note: Function 'sqlite3_create_function' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:132443:15: note: Function 'sqlite3_create_function' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:132445:7: style:inconclusive: Function 'sqlite3_create_function' argument 4 names different: declaration 'eTextRep' definition 'enc'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4446:7: note: Function 'sqlite3_create_function' argument 4 names different: declaration 'eTextRep' definition 'enc'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:132445:7: note: Function 'sqlite3_create_function' argument 4 names different: declaration 'eTextRep' definition 'enc'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:132446:9: style:inconclusive: Function 'sqlite3_create_function' argument 5 names different: declaration 'pApp' definition 'p'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4447:9: note: Function 'sqlite3_create_function' argument 5 names different: declaration 'pApp' definition 'p'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:132446:9: note: Function 'sqlite3_create_function' argument 5 names different: declaration 'pApp' definition 'p'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:132457:15: style:inconclusive: Function 'sqlite3_create_function_v2' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4464:15: note: Function 'sqlite3_create_function_v2' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:132457:15: note: Function 'sqlite3_create_function_v2' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:132459:7: style:inconclusive: Function 'sqlite3_create_function_v2' argument 4 names different: declaration 'eTextRep' definition 'enc'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4466:7: note: Function 'sqlite3_create_function_v2' argument 4 names different: declaration 'eTextRep' definition 'enc'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:132459:7: note: Function 'sqlite3_create_function_v2' argument 4 names different: declaration 'eTextRep' definition 'enc'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:132460:9: style:inconclusive: Function 'sqlite3_create_function_v2' argument 5 names different: declaration 'pApp' definition 'p'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4467:9: note: Function 'sqlite3_create_function_v2' argument 5 names different: declaration 'pApp' definition 'p'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:132460:9: note: Function 'sqlite3_create_function_v2' argument 5 names different: declaration 'pApp' definition 'p'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:132503:9: style:inconclusive: Function 'sqlite3_create_function16' argument 5 names different: declaration 'pApp' definition 'p'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4457:9: note: Function 'sqlite3_create_function16' argument 5 names different: declaration 'pApp' definition 'p'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:132503:9: note: Function 'sqlite3_create_function16' argument 5 names different: declaration 'pApp' definition 'p'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:132540:15: style:inconclusive: Function 'sqlite3_overload_function' argument 2 names different: declaration 'zFuncName' definition 'zName'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:6041:79: note: Function 'sqlite3_overload_function' argument 2 names different: declaration 'zFuncName' definition 'zName'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:132540:15: note: Function 'sqlite3_overload_function' argument 2 names different: declaration 'zFuncName' definition 'zName'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:132725:75: style:inconclusive: Function 'sqlite3_wal_autocheckpoint' argument 2 names different: declaration 'N' definition 'nFrame'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:7679:75: note: Function 'sqlite3_wal_autocheckpoint' argument 2 names different: declaration 'N' definition 'nFrame'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:132725:75: note: Function 'sqlite3_wal_autocheckpoint' argument 2 names different: declaration 'N' definition 'nFrame'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133164:62: style:inconclusive: Function 'sqlite3_limit' argument 2 names different: declaration 'id' definition 'limitId'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:3364:59: note: Function 'sqlite3_limit' argument 2 names different: declaration 'id' definition 'limitId'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133164:62: note: Function 'sqlite3_limit' argument 2 names different: declaration 'id' definition 'limitId'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133164:75: style:inconclusive: Function 'sqlite3_limit' argument 3 names different: declaration 'newVal' definition 'newLimit'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:3364:67: note: Function 'sqlite3_limit' argument 3 names different: declaration 'newVal' definition 'newLimit'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133164:75: note: Function 'sqlite3_limit' argument 3 names different: declaration 'newVal' definition 'newLimit'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133771:15: style:inconclusive: Function 'sqlite3_open' argument 1 names different: declaration 'filename' definition 'zFilename'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:3193:15: note: Function 'sqlite3_open' argument 1 names different: declaration 'filename' definition 'zFilename'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133771:15: note: Function 'sqlite3_open' argument 1 names different: declaration 'filename' definition 'zFilename'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133791:15: style:inconclusive: Function 'sqlite3_open16' argument 1 names different: declaration 'filename' definition 'zFilename'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:3197:15: note: Function 'sqlite3_open16' argument 1 names different: declaration 'filename' definition 'zFilename'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133791:15: note: Function 'sqlite3_open16' argument 1 names different: declaration 'filename' definition 'zFilename'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133832:7: style:inconclusive: Function 'sqlite3_create_collation' argument 3 names different: declaration 'eTextRep' definition 'enc'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4989:7: note: Function 'sqlite3_create_collation' argument 3 names different: declaration 'eTextRep' definition 'enc'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133832:7: note: Function 'sqlite3_create_collation' argument 3 names different: declaration 'eTextRep' definition 'enc'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133833:9: style:inconclusive: Function 'sqlite3_create_collation' argument 4 names different: declaration 'pArg' definition 'pCtx'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4990:9: note: Function 'sqlite3_create_collation' argument 4 names different: declaration 'pArg' definition 'pCtx'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133833:9: note: Function 'sqlite3_create_collation' argument 4 names different: declaration 'pArg' definition 'pCtx'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133845:7: style:inconclusive: Function 'sqlite3_create_collation_v2' argument 3 names different: declaration 'eTextRep' definition 'enc'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4996:7: note: Function 'sqlite3_create_collation_v2' argument 3 names different: declaration 'eTextRep' definition 'enc'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133845:7: note: Function 'sqlite3_create_collation_v2' argument 3 names different: declaration 'eTextRep' definition 'enc'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133846:9: style:inconclusive: Function 'sqlite3_create_collation_v2' argument 4 names different: declaration 'pArg' definition 'pCtx'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:4997:9: note: Function 'sqlite3_create_collation_v2' argument 4 names different: declaration 'pArg' definition 'pCtx'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133846:9: note: Function 'sqlite3_create_collation_v2' argument 4 names different: declaration 'pArg' definition 'pCtx'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133870:7: style:inconclusive: Function 'sqlite3_create_collation16' argument 3 names different: declaration 'eTextRep' definition 'enc'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:5004:7: note: Function 'sqlite3_create_collation16' argument 3 names different: declaration 'eTextRep' definition 'enc'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133870:7: note: Function 'sqlite3_create_collation16' argument 3 names different: declaration 'eTextRep' definition 'enc'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133871:9: style:inconclusive: Function 'sqlite3_create_collation16' argument 4 names different: declaration 'pArg' definition 'pCtx'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:5005:9: note: Function 'sqlite3_create_collation16' argument 4 names different: declaration 'pArg' definition 'pCtx'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133871:9: note: Function 'sqlite3_create_collation16' argument 4 names different: declaration 'pArg' definition 'pCtx'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:134552:63: style:inconclusive: Function 'sqlite3_uri_boolean' argument 1 names different: declaration 'zFile' definition 'zFilename'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:3247:63: note: Function 'sqlite3_uri_boolean' argument 1 names different: declaration 'zFile' definition 'zFilename'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:134552:63: note: Function 'sqlite3_uri_boolean' argument 1 names different: declaration 'zFile' definition 'zFilename'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:134552:98: style:inconclusive: Function 'sqlite3_uri_boolean' argument 3 names different: declaration 'bDefault' definition 'bDflt'. [funcArgNamesDifferent] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:3247:94: note: Function 'sqlite3_uri_boolean' argument 3 names different: declaration 'bDefault' definition 'bDflt'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:134552:98: note: Function 'sqlite3_uri_boolean' argument 3 names different: declaration 'bDefault' definition 'bDflt'. MediaConch/Source/ThirdParty/sqlite/sqlite3.c:16518:32: style: Parameter 't' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:16521:14: style: Variable 'pX' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:16558:13: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:17398:51: style: Parameter 'id' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:17398:71: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:17951:18: style: Variable 'p' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:21741:43: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:22765:15: style: Variable 'escarg' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:22805:16: style: Variable 'pToken' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:22816:30: style: Variable 'pItem' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:24726:11: style: Variable 'z' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:24829:27: style: Variable 'a' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:24829:31: style: Variable 'b' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:24841:27: style: Variable 'a' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:24841:31: style: Variable 'b' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:25776:56: style: Parameter 'db' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:27801:36: style: Parameter 'pFile' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:30614:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:31177:12: style: Variable 'pX' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:40322:46: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:41050:50: style: Parameter 'pCache' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:41057:53: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:41618:48: style: Parameter 'pCache' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:41976:14: style: Variable 'pOther' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:43826:31: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:44303:36: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:44705:51: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:45102:31: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:45943:11: style: Variable 'dbFileVers' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:46412:37: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:46691:51: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:46777:50: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:47283:13: style: Variable 'pData' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:47374:13: style: Variable 'pData2' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:48945:10: style: Variable 'pPager' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:49413:49: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:49493:47: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:49658:58: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:49667:54: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:49674:59: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:49682:46: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:49907:51: style: Parameter 'pPg' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:50052:54: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:50904:8: style: Variable 'aEnd' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:51704:12: style: Variable 'aRight' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:52273:25: style: Variable 'aHdr' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:52980:27: style: Variable 'pInfo' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:53465:46: style: Parameter 'pWal' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:54423:48: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:55215:13: style: Parameter 'pExcept' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:55328:57: style: Parameter 'pCur' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:55511:7: style: Parameter 'pCell' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:55599:9: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:55615:9: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:55660:9: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:55706:7: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:55755:7: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:56008:9: style: Variable 'pSpace' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:56157:13: style: Variable 'pBt' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:56230:15: style: Variable 'pBt' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:56442:38: style: Parameter 'pBt' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:56715:20: style: Variable 'pExisting' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:57600:12: style: Variable 'pBlock' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:58221:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:59744:46: style: Parameter 'pCur' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:59841:12: style: Variable 'pPage' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:60917:8: style: Parameter 'szCell' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:60984:7: style: Parameter 'pBegin' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:60992:7: style: Variable 'aData' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:61035:14: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:61036:14: style: Variable 'pStart' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:61243:9: style: Variable 'pStop' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:61363:22: style: Variable 'pBt' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:61633:9: style: Variable 'piEnd' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:61940:14: style: Variable 'pOld' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:63774:8: style: Parameter 'aRoot' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:64704:19: style: Variable 'zData' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:64811:72: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sqlite3_backup_remaining' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104909:3: note: You might need to cast the function pointer here MediaConch/Source/ThirdParty/sqlite/sqlite3.c:64811:72: note: Parameter 'p' can be declared as pointer to const MediaConch/Source/ThirdParty/sqlite/sqlite3.c:64825:72: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sqlite3_backup_pagecount' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104908:3: note: You might need to cast the function pointer here MediaConch/Source/ThirdParty/sqlite/sqlite3.c:64825:72: note: Parameter 'p' can be declared as pointer to const MediaConch/Source/ThirdParty/sqlite/sqlite3.c:66982:73: style: Parameter 'zWhere' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:67209:8: style: Variable 'aLabel' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:67281:49: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:68001:10: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:68141:11: style: Variable 'zP4' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:68323:7: style: Parameter 'pEnd' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:69036:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:70890:45: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:70905:10: style: Variable 'pMem' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:70977:9: style: Variable 'p' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:70987:29: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71159:65: style: Parameter 'pVal' can be declared as pointer to const. However it seems that 'sqlite3_value_type' is a callback function, if 'pVal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104824:3: note: You might need to cast the function pointer here MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71159:65: note: Parameter 'pVal' can be declared as pointer to const MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71377:91: style: Parameter 'pValue' can be declared as pointer to const. However it seems that 'sqlite3_result_value' is a callback function, if 'pValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104792:3: note: You might need to cast the function pointer here MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71377:91: note: Parameter 'pValue' can be declared as pointer to const MediaConch/Source/ThirdParty/sqlite/sqlite3.c:71839:9: style: Variable 'pVm' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:72504:9: style: Variable 'v' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:73738:11: style: Variable 'pCaller' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:74977:12: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:75546:9: style: Variable 'zAffinity' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:77273:15: style: Variable 'pC' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:77302:15: style: Variable 'pC' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:78206:9: style: Variable 'z' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:78366:8: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:78369:9: style: Variable 't' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:78488:8: style: Variable 'pIn' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:79444:9: style: Variable 'zTrace' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:79828:14: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:79835:15: style: Variable 'pFKey' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:80691:43: style: Parameter 'pTask' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:81449:55: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:81540:48: style: Parameter 'pData' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:81940:16: style: Variable 'pTask' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:82741:15: style: Variable 'pSorter' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:82742:9: style: Variable 'pKey' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:82773:8: style: Parameter 'pVal' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:82781:9: style: Variable 'pKey' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:83311:54: style: Parameter 'pJfd' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:83597:38: style: Parameter 'pUsing' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:83880:17: style: Variable 'pOrig' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:84013:16: style: Parameter 'pNC' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:84033:34: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:84286:11: style: Variable 'zCol' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:84288:13: style: Variable 'zAs' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:84493:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:84604:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:84665:22: style: Variable 'pNC' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:85322:32: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:85729:33: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:85769:38: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:86059:25: style: Variable 'pOldItem' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:86170:10: style: Parameter 'pName' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:86195:13: style: Parameter 'pSpan' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:86215:13: style: Parameter 'pEList' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:86252:14: style: Variable 'pExpr' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:86536:13: style: Variable 'pEList' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:86537:10: style: Variable 'pTab' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:86732:16: style: Variable 'pReq' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:86858:11: style: Variable 'zMsg' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:87604:27: style: Variable 'pCol' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:87658:13: style: Variable 'zBlob' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:88043:14: style: Variable 'pTab' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:88873:48: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprSrcCount' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:88907:21: note: You might need to cast the function pointer here MediaConch/Source/ThirdParty/sqlite/sqlite3.c:88873:48: note: Parameter 'pExpr' can be declared as pointer to const MediaConch/Source/ThirdParty/sqlite/sqlite3.c:89003:25: style: Variable 'pE' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:89234:9: style: Variable 'zRet' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:89357:9: style: Variable 'zRet' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:89759:14: style: Variable 'pFrom' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:89941:9: style: Variable 'v' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:90232:12: style: Variable 'pStat' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:90978:10: style: Parameter 'pOnlyIdx' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:91164:15: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:91313:11: style: Variable 'pSchema' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:91373:13: style: Variable 'zDb' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:91451:9: style: Variable 'z' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:92254:11: style: Variable 'zAuthArg' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:92648:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:92870:16: style: Variable 'p' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:92964:15: style: Variable 'vtab' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:93393:13: style: Variable 'zName' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:93454:63: style: Parameter 'pName' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:93588:48: style: Parameter 'pIdx' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:93666:11: style: Variable 'zDb' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:93697:11: style: Variable 'zDb' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:94088:9: style: Variable 'zType' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:94331:9: style: Variable 'zSep' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:94772:14: style: Variable 'pEnd2' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:94824:12: style: Variable 'pOld' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:94857:10: style: Parameter 'pBegin' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:95152:12: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:95277:9: style: Variable 'v' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:95670:10: style: Parameter 'pStart' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:95684:7: style: Variable 'pDb' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:95813:12: style: Variable 'pLoop' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:95858:11: style: Variable 'pExpr' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:95911:11: style: Variable 'pCExpr' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:96060:12: style: Variable 'p' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:96260:12: style: Variable 'pTab' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:96377:47: style: Parameter 'pList' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:96682:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:96822:9: style: Variable 'pDb' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:96891:9: style: Parameter 'p4' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:97035:12: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:97112:13: style: Variable 'zColl' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:97250:12: style: Variable 'pColl2' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:97251:9: style: Variable 'z' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:97323:14: style: Variable 'db' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:97324:14: style: Variable 'p' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:97449:12: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:97484:16: style: Parameter 'pHash' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:97904:10: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:98447:8: style: Parameter 'aRegIdx' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:98456:10: style: Variable 'pPk' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:98513:10: style: Parameter 'pPrior' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:98971:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:99368:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:99399:25: style: Variable 'pInfo' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:99418:12: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:99670:9: style: Variable 'zHex' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:99765:16: style: Variable 'db' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100007:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100020:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100027:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100062:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100075:8: style: Variable 'pArg' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100087:14: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100227:61: style: Parameter 'pExpr' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100228:12: style: Variable 'pDef' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100564:9: style: Variable 'zKey' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100623:17: style: Variable 'zDfltColl' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100624:17: style: Variable 'zIdxCol' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100697:8: style: Parameter 'aiCol' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100839:11: style: Variable 'pCol' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100985:14: style: Variable 'pPk' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:101089:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:101138:10: style: Parameter 'pTab' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:101140:8: style: Parameter 'aChange' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:101167:8: style: Parameter 'aChange' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:101172:11: style: Variable 'zKey' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:101176:17: style: Variable 'pCol' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:101193:49: style: Parameter 'pFKey' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:101196:14: style: Variable 'p' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:101316:15: style: Variable 'zCol' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:101467:10: style: Parameter 'pParse' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:101530:13: style: Parameter 'pChanges' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:101954:11: style: Variable 'pVTab' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:101961:14: style: Variable 'pIndex' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:102037:16: style: Variable 'p' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:102093:16: style: Variable 'p' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:102242:9: style: Variable 'zTab' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:102246:10: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:102258:7: style: Variable 'pDb' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:102928:8: style: Parameter 'aRegIdx' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:103002:15: style: Variable 'zMsg' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:103281:19: style: Variable 'p4' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:103355:8: style: Parameter 'aRegIdx' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:103361:10: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:103438:7: style: Parameter 'aToOpen' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:103694:13: style: Variable 'pDestCol' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:103695:13: style: Variable 'pSrcCol' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:103846:15: style: Variable 'zColl' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:107236:16: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:107268:23: style: Variable 'pPk' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:107292:17: style: Variable 'zErr' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108246:62: style: Parameter 'pSchema' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108831:10: style: Variable 'p' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108889:31: style: Parameter 'pTab' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:109041:12: style: Variable 'pLeftTab' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:109058:15: style: Variable 'zName' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:109134:11: style: Parameter 'pSelect' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:109277:15: style: Parameter 'pDest' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:109698:13: style: Parameter 'pList' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:109751:11: style: Variable 'zMsg' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:109796:11: style: Variable 'zMsg' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:109816:11: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:109827:13: style: Variable 'pOrderBy' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:110174:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:110178:13: style: Variable 'zName' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:110200:15: style: Variable 'zName' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:110339:12: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:111169:76: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:111201:15: style: Parameter 'pIn' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:112480:49: style: Parameter 'pAggInfo' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:112553:11: style: Variable 'pX' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:112555:25: style: Variable 'a' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:112613:24: style: Parameter 'pItem' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:112973:19: style: Variable 'pSub' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:113204:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:113270:15: style: Variable 'pList' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:114731:10: style: Parameter 'pAll' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:114830:10: style: Parameter 'pName' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:115080:58: style: Parameter 'pEList' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:116511:9: style: Variable 'zSql' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:116894:50: style: Parameter 'db' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:117137:66: style: Parameter 'pEnd' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:117203:12: style: Variable 'pOld' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:117930:65: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_vtab_on_conflict' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104944:3: note: You might need to cast the function pointer here MediaConch/Source/ThirdParty/sqlite/sqlite3.c:117930:65: note: Parameter 'db' can be declared as pointer to const MediaConch/Source/ThirdParty/sqlite/sqlite3.c:118641:11: style: Variable 'zMsg' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:118795:37: style: Parameter 'pLevel' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:118826:69: style: Parameter 'zAff' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:119096:15: style: Parameter 'pLevel' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:119597:14: style: Variable 'pPk' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:119701:28: style: Variable 'origSrc' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:120322:13: style: Variable 'pList' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:120345:56: style: Parameter 'pBase' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:120598:20: style: Variable 'pOther' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:121408:58: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:121416:54: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:121424:53: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:121432:57: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:121441:54: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:121462:53: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:121477:56: style: Parameter 'pSrc' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:121526:58: style: Parameter 'pMaskSet' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:121595:24: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:121752:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:121757:16: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:121816:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:121985:14: style: Variable 'pWCEnd' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:122185:24: style: Parameter 'pSrc' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:122221:13: style: Variable 'pExpr' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:122284:11: style: Variable 'pExpr' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:122544:43: style: Parameter 'pTerm' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:123433:12: style: Variable 'pIndex' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:123475:22: style: Variable 'pX' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:123622:13: style: Variable 'pExpr' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:123821:21: style: Parameter 'pBuilder' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:123934:12: style: Variable 'pTabList' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:123998:16: style: Variable 'pWCEnd' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:124334:22: style: Variable 'pWCEnd' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:124340:24: style: Variable 'pItem' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:124354:25: style: Variable 'pOrWCEnd' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:124458:24: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:124478:28: style: Variable 'p' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:124538:14: style: Variable 'pLoop' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:124541:12: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:124787:52: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:124811:14: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:125603:18: style: Variable 'pTerm' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:125603:26: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:125712:16: style: Variable 'pJ' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:126073:46: style: Parameter 'pStart' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:126119:56: style: Parameter 'pY' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:126135:12: style: Parameter 'pPreOp' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:131515:68: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_db_mutex' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104920:3: note: You might need to cast the function pointer here MediaConch/Source/ThirdParty/sqlite/sqlite3.c:131515:68: note: Parameter 'db' can be declared as pointer to const MediaConch/Source/ThirdParty/sqlite/sqlite3.c:131618:9: style: Parameter 'padFlag' can be declared as pointer to const. However it seems that 'binCollFunc' is a callback function, if 'padFlag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133605:55: note: You might need to cast the function pointer here MediaConch/Source/ThirdParty/sqlite/sqlite3.c:131618:9: note: Parameter 'padFlag' can be declared as pointer to const MediaConch/Source/ThirdParty/sqlite/sqlite3.c:131671:75: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_last_insert_rowid' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104768:3: note: You might need to cast the function pointer here MediaConch/Source/ThirdParty/sqlite/sqlite3.c:131671:75: note: Parameter 'db' can be declared as pointer to const MediaConch/Source/ThirdParty/sqlite/sqlite3.c:131684:56: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_changes' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104714:3: note: You might need to cast the function pointer here MediaConch/Source/ThirdParty/sqlite/sqlite3.c:131684:56: note: Parameter 'db' can be declared as pointer to const MediaConch/Source/ThirdParty/sqlite/sqlite3.c:131697:62: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_total_changes' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104804:3: note: You might need to cast the function pointer here MediaConch/Source/ThirdParty/sqlite/sqlite3.c:131697:62: note: Parameter 'db' can be declared as pointer to const MediaConch/Source/ThirdParty/sqlite/sqlite3.c:131750:13: style: Variable 'pSchema' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133951:63: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_get_autocommit' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104763:3: note: You might need to cast the function pointer here MediaConch/Source/ThirdParty/sqlite/sqlite3.c:133951:63: note: Parameter 'db' can be declared as pointer to const MediaConch/Source/ThirdParty/sqlite/sqlite3.c:134025:11: style: Variable 'pCol' can be declared as pointer to const [constVariablePointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:126265:26: portability: Zero initializing union 'yyzerominor' does not guarantee its complete storage to be zero initialized as its largest member is not declared as the first member. Consider making yy96 the first member or favor memset(). [UnionZeroInit] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:94404:10: warning: Size of pointer 'zExtra' used instead of size of its data. [pointerSize] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:125431:16: warning: Expression 'nTabList-1' can have a negative value. That is converted to an unsigned value and used in an unsigned calculation. [signConversionCond] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:125469:17: note: Assuming that condition 'nTabList==0' is not redundant MediaConch/Source/ThirdParty/sqlite/sqlite3.c:125431:16: note: Negative value is converted to an unsigned value MediaConch/Source/ThirdParty/sqlite/sqlite3.c:41400:12: style: int result is assigned to long long variable. If the variable is long long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:70759:11: error: Uninitialized variable: rc [uninitvar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:70835:11: error: Uninitialized variable: rc [uninitvar] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:7193:7: style: struct member 'sqlite3_pcache_methods2::iVersion' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:7216:9: style: struct member 'sqlite3_pcache_methods::pArg' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:7217:9: style: struct member 'sqlite3_pcache_methods::xInit' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:7218:10: style: struct member 'sqlite3_pcache_methods::xShutdown' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:7219:21: style: struct member 'sqlite3_pcache_methods::xCreate' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:7220:10: style: struct member 'sqlite3_pcache_methods::xCachesize' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:7221:9: style: struct member 'sqlite3_pcache_methods::xPagecount' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:7222:11: style: struct member 'sqlite3_pcache_methods::xFetch' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:7223:10: style: struct member 'sqlite3_pcache_methods::xUnpin' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:7224:10: style: struct member 'sqlite3_pcache_methods::xRekey' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:7225:10: style: struct member 'sqlite3_pcache_methods::xTruncate' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:7226:10: style: struct member 'sqlite3_pcache_methods::xDestroy' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8073:9: style: struct member 'sqlite3_rtree_geometry::pContext' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8074:7: style: struct member 'sqlite3_rtree_geometry::nParam' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8075:22: style: struct member 'sqlite3_rtree_geometry::aParam' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8076:9: style: struct member 'sqlite3_rtree_geometry::pUser' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8077:10: style: struct member 'sqlite3_rtree_geometry::xDelUser' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8105:9: style: struct member 'sqlite3_rtree_query_info::pContext' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8106:7: style: struct member 'sqlite3_rtree_query_info::nParam' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8107:22: style: struct member 'sqlite3_rtree_query_info::aParam' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8108:9: style: struct member 'sqlite3_rtree_query_info::pUser' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8109:10: style: struct member 'sqlite3_rtree_query_info::xDelUser' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8110:22: style: struct member 'sqlite3_rtree_query_info::aCoord' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8111:17: style: struct member 'sqlite3_rtree_query_info::anQueue' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8112:7: style: struct member 'sqlite3_rtree_query_info::nCoord' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8113:7: style: struct member 'sqlite3_rtree_query_info::iLevel' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8114:7: style: struct member 'sqlite3_rtree_query_info::mxLevel' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8115:17: style: struct member 'sqlite3_rtree_query_info::iRowid' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8116:21: style: struct member 'sqlite3_rtree_query_info::rParentScore' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8117:7: style: struct member 'sqlite3_rtree_query_info::eParentWithin' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8118:7: style: struct member 'sqlite3_rtree_query_info::eWithin' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8119:21: style: struct member 'sqlite3_rtree_query_info::rScore' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8121:19: style: struct member 'sqlite3_rtree_query_info::apSqlParam' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8186:24: style: struct member 'Fts5PhraseIter::a' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8187:24: style: struct member 'Fts5PhraseIter::b' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8349:7: style: struct member 'Fts5ExtensionApi::iVersion' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8351:11: style: struct member 'Fts5ExtensionApi::xUserData' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8353:9: style: struct member 'Fts5ExtensionApi::xColumnCount' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8354:9: style: struct member 'Fts5ExtensionApi::xRowCount' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8355:9: style: struct member 'Fts5ExtensionApi::xColumnTotalSize' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8357:9: style: struct member 'Fts5ExtensionApi::xTokenize' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8363:9: style: struct member 'Fts5ExtensionApi::xPhraseCount' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8364:9: style: struct member 'Fts5ExtensionApi::xPhraseSize' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8366:9: style: struct member 'Fts5ExtensionApi::xInstCount' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8367:9: style: struct member 'Fts5ExtensionApi::xInst' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8369:19: style: struct member 'Fts5ExtensionApi::xRowid' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8370:9: style: struct member 'Fts5ExtensionApi::xColumnText' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8371:9: style: struct member 'Fts5ExtensionApi::xColumnSize' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8373:9: style: struct member 'Fts5ExtensionApi::xQueryPhrase' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8376:9: style: struct member 'Fts5ExtensionApi::xSetAuxdata' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8377:11: style: struct member 'Fts5ExtensionApi::xGetAuxdata' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8379:10: style: struct member 'Fts5ExtensionApi::xPhraseFirst' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8380:10: style: struct member 'Fts5ExtensionApi::xPhraseNext' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8582:9: style: struct member 'fts5_tokenizer::xCreate' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8583:10: style: struct member 'fts5_tokenizer::xDelete' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8584:9: style: struct member 'fts5_tokenizer::xTokenize' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8618:7: style: struct member 'fts5_api::iVersion' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8621:9: style: struct member 'fts5_api::xCreateTokenizer' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8630:9: style: struct member 'fts5_api::xFindTokenizer' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:8638:9: style: struct member 'fts5_api::xCreateFunction' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:11745:12: style: union member 'Anonymous0::notUsed1' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:12477:9: style: struct member 'IndexSample::p' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:12478:7: style: struct member 'IndexSample::n' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:12479:12: style: struct member 'IndexSample::anEq' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:12480:12: style: struct member 'IndexSample::anLt' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:12481:12: style: struct member 'IndexSample::anDLt' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:13487:7: style: struct member 'Sqlite3Config::mxStrlen' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:13494:9: style: struct member 'Sqlite3Config::pHeap' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:13495:7: style: struct member 'Sqlite3Config::nHeap' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:13496:7: style: struct member 'Sqlite3Config::mnReq' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:13496:14: style: struct member 'Sqlite3Config::mxReq' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:13505:7: style: struct member 'Sqlite3Config::mxParserStack' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:13568:14: style: union member 'Anonymous7::pSrcList' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:15546:9: style: struct member 'Explain::pVdbe' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:15548:7: style: struct member 'Explain::nIndent' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:15549:7: style: struct member 'Explain::aIndent' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:15550:8: style: struct member 'Explain::zBase' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:15560:7: style: struct member 'ScanStatus::addrExplain' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:15561:7: style: struct member 'ScanStatus::addrLoop' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:15562:7: style: struct member 'ScanStatus::addrVisit' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:15563:7: style: struct member 'ScanStatus::iSelectID' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:15564:10: style: struct member 'ScanStatus::nEst' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:27464:7: style: struct member 'vxworksFileId::nName' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:27465:9: style: struct member 'vxworksFileId::zCanonicalName' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:30711:6: style: struct member 'unixShm::hasMutex' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:66055:10: style: struct member 'ValueNewStat4Ctx::pParse' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:66056:10: style: struct member 'ValueNewStat4Ctx::pIdx' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:66057:20: style: struct member 'ValueNewStat4Ctx::ppRec' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:66058:7: style: struct member 'ValueNewStat4Ctx::iVal' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104082:12: style: struct member 'sqlite3_api_routines::aggregate_context' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104083:10: style: struct member 'sqlite3_api_routines::aggregate_count' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104084:10: style: struct member 'sqlite3_api_routines::bind_blob' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104085:10: style: struct member 'sqlite3_api_routines::bind_double' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104086:10: style: struct member 'sqlite3_api_routines::bind_int' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104087:10: style: struct member 'sqlite3_api_routines::bind_int64' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104088:10: style: struct member 'sqlite3_api_routines::bind_null' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104089:10: style: struct member 'sqlite3_api_routines::bind_parameter_count' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104090:10: style: struct member 'sqlite3_api_routines::bind_parameter_index' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104091:18: style: struct member 'sqlite3_api_routines::bind_parameter_name' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104092:10: style: struct member 'sqlite3_api_routines::bind_text' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104093:10: style: struct member 'sqlite3_api_routines::bind_text16' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104094:10: style: struct member 'sqlite3_api_routines::bind_value' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104095:10: style: struct member 'sqlite3_api_routines::busy_handler' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104096:10: style: struct member 'sqlite3_api_routines::busy_timeout' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104097:10: style: struct member 'sqlite3_api_routines::changes' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104098:10: style: struct member 'sqlite3_api_routines::close' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104099:10: style: struct member 'sqlite3_api_routines::collation_needed' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104101:10: style: struct member 'sqlite3_api_routines::collation_needed16' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104103:18: style: struct member 'sqlite3_api_routines::column_blob' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104104:10: style: struct member 'sqlite3_api_routines::column_bytes' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104105:10: style: struct member 'sqlite3_api_routines::column_bytes16' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104106:10: style: struct member 'sqlite3_api_routines::column_count' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104107:18: style: struct member 'sqlite3_api_routines::column_database_name' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104108:18: style: struct member 'sqlite3_api_routines::column_database_name16' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104109:18: style: struct member 'sqlite3_api_routines::column_decltype' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104110:18: style: struct member 'sqlite3_api_routines::column_decltype16' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104111:13: style: struct member 'sqlite3_api_routines::column_double' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104112:10: style: struct member 'sqlite3_api_routines::column_int' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104113:19: style: struct member 'sqlite3_api_routines::column_int64' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104114:18: style: struct member 'sqlite3_api_routines::column_name' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104115:18: style: struct member 'sqlite3_api_routines::column_name16' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104116:18: style: struct member 'sqlite3_api_routines::column_origin_name' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104117:18: style: struct member 'sqlite3_api_routines::column_origin_name16' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104118:18: style: struct member 'sqlite3_api_routines::column_table_name' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104119:18: style: struct member 'sqlite3_api_routines::column_table_name16' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104120:27: style: struct member 'sqlite3_api_routines::column_text' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104121:18: style: struct member 'sqlite3_api_routines::column_text16' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104122:10: style: struct member 'sqlite3_api_routines::column_type' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104123:20: style: struct member 'sqlite3_api_routines::column_value' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104124:12: style: struct member 'sqlite3_api_routines::commit_hook' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104125:10: style: struct member 'sqlite3_api_routines::complete' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104126:10: style: struct member 'sqlite3_api_routines::complete16' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104127:10: style: struct member 'sqlite3_api_routines::create_collation' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104129:10: style: struct member 'sqlite3_api_routines::create_collation16' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104131:10: style: struct member 'sqlite3_api_routines::create_function' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104135:10: style: struct member 'sqlite3_api_routines::create_function16' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104139:9: style: struct member 'sqlite3_api_routines::create_module' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104140:10: style: struct member 'sqlite3_api_routines::data_count' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104141:15: style: struct member 'sqlite3_api_routines::db_handle' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104142:9: style: struct member 'sqlite3_api_routines::declare_vtab' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104143:10: style: struct member 'sqlite3_api_routines::enable_shared_cache' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104144:10: style: struct member 'sqlite3_api_routines::errcode' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104145:18: style: struct member 'sqlite3_api_routines::errmsg' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104146:18: style: struct member 'sqlite3_api_routines::errmsg16' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104147:10: style: struct member 'sqlite3_api_routines::exec' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104148:10: style: struct member 'sqlite3_api_routines::expired' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104149:10: style: struct member 'sqlite3_api_routines::finalize' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104150:11: style: struct member 'sqlite3_api_routines::free' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104151:11: style: struct member 'sqlite3_api_routines::free_table' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104152:10: style: struct member 'sqlite3_api_routines::get_autocommit' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104153:12: style: struct member 'sqlite3_api_routines::get_auxdata' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104154:10: style: struct member 'sqlite3_api_routines::get_table' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104155:10: style: struct member 'sqlite3_api_routines::global_recover' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104156:11: style: struct member 'sqlite3_api_routines::interruptx' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104157:19: style: struct member 'sqlite3_api_routines::last_insert_rowid' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104158:18: style: struct member 'sqlite3_api_routines::libversion' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104159:10: style: struct member 'sqlite3_api_routines::libversion_number' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104161:12: style: struct member 'sqlite3_api_routines::mprintf' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104162:10: style: struct member 'sqlite3_api_routines::open' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104163:10: style: struct member 'sqlite3_api_routines::open16' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104164:10: style: struct member 'sqlite3_api_routines::prepare' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104165:10: style: struct member 'sqlite3_api_routines::prepare16' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104166:12: style: struct member 'sqlite3_api_routines::profile' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104167:11: style: struct member 'sqlite3_api_routines::progress_handler' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104169:10: style: struct member 'sqlite3_api_routines::reset' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104170:11: style: struct member 'sqlite3_api_routines::result_blob' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104171:11: style: struct member 'sqlite3_api_routines::result_double' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104172:11: style: struct member 'sqlite3_api_routines::result_error' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104173:11: style: struct member 'sqlite3_api_routines::result_error16' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104174:11: style: struct member 'sqlite3_api_routines::result_int' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104175:11: style: struct member 'sqlite3_api_routines::result_int64' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104176:11: style: struct member 'sqlite3_api_routines::result_null' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104177:11: style: struct member 'sqlite3_api_routines::result_text' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104178:11: style: struct member 'sqlite3_api_routines::result_text16' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104179:11: style: struct member 'sqlite3_api_routines::result_text16be' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104180:11: style: struct member 'sqlite3_api_routines::result_text16le' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104181:11: style: struct member 'sqlite3_api_routines::result_value' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104182:12: style: struct member 'sqlite3_api_routines::rollback_hook' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104183:10: style: struct member 'sqlite3_api_routines::set_authorizer' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104185:11: style: struct member 'sqlite3_api_routines::set_auxdata' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104187:10: style: struct member 'sqlite3_api_routines::step' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104188:10: style: struct member 'sqlite3_api_routines::table_column_metadata' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104190:11: style: struct member 'sqlite3_api_routines::thread_cleanup' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104191:10: style: struct member 'sqlite3_api_routines::total_changes' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104192:12: style: struct member 'sqlite3_api_routines::trace' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104193:10: style: struct member 'sqlite3_api_routines::transfer_bindings' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104194:12: style: struct member 'sqlite3_api_routines::update_hook' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104196:12: style: struct member 'sqlite3_api_routines::user_data' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104197:18: style: struct member 'sqlite3_api_routines::value_blob' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104198:10: style: struct member 'sqlite3_api_routines::value_bytes' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104199:10: style: struct member 'sqlite3_api_routines::value_bytes16' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104200:13: style: struct member 'sqlite3_api_routines::value_double' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104201:10: style: struct member 'sqlite3_api_routines::value_int' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104202:19: style: struct member 'sqlite3_api_routines::value_int64' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104203:10: style: struct member 'sqlite3_api_routines::value_numeric_type' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104204:27: style: struct member 'sqlite3_api_routines::value_text' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104205:18: style: struct member 'sqlite3_api_routines::value_text16' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104206:18: style: struct member 'sqlite3_api_routines::value_text16be' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104207:18: style: struct member 'sqlite3_api_routines::value_text16le' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104208:10: style: struct member 'sqlite3_api_routines::value_type' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104209:11: style: struct member 'sqlite3_api_routines::vmprintf' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104211:9: style: struct member 'sqlite3_api_routines::overload_function' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104213:9: style: struct member 'sqlite3_api_routines::prepare_v2' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104214:9: style: struct member 'sqlite3_api_routines::prepare16_v2' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104215:9: style: struct member 'sqlite3_api_routines::clear_bindings' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104217:9: style: struct member 'sqlite3_api_routines::create_module_v2' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104220:9: style: struct member 'sqlite3_api_routines::bind_zeroblob' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104221:9: style: struct member 'sqlite3_api_routines::blob_bytes' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104222:9: style: struct member 'sqlite3_api_routines::blob_close' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104223:9: style: struct member 'sqlite3_api_routines::blob_open' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104225:9: style: struct member 'sqlite3_api_routines::blob_read' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104226:9: style: struct member 'sqlite3_api_routines::blob_write' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104227:9: style: struct member 'sqlite3_api_routines::create_collation_v2' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104230:9: style: struct member 'sqlite3_api_routines::file_control' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104231:19: style: struct member 'sqlite3_api_routines::memory_highwater' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104232:19: style: struct member 'sqlite3_api_routines::memory_used' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104233:20: style: struct member 'sqlite3_api_routines::mutex_alloc' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104234:10: style: struct member 'sqlite3_api_routines::mutex_enter' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104235:10: style: struct member 'sqlite3_api_routines::mutex_free' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104236:10: style: struct member 'sqlite3_api_routines::mutex_leave' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104237:9: style: struct member 'sqlite3_api_routines::mutex_try' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104238:9: style: struct member 'sqlite3_api_routines::open_v2' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104239:9: style: struct member 'sqlite3_api_routines::release_memory' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104240:10: style: struct member 'sqlite3_api_routines::result_error_nomem' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104241:10: style: struct member 'sqlite3_api_routines::result_error_toobig' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104242:9: style: struct member 'sqlite3_api_routines::sleep' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104243:10: style: struct member 'sqlite3_api_routines::soft_heap_limit' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104244:18: style: struct member 'sqlite3_api_routines::vfs_find' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104245:9: style: struct member 'sqlite3_api_routines::vfs_register' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104246:9: style: struct member 'sqlite3_api_routines::vfs_unregister' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104247:9: style: struct member 'sqlite3_api_routines::xthreadsafe' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104248:10: style: struct member 'sqlite3_api_routines::result_zeroblob' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104249:10: style: struct member 'sqlite3_api_routines::result_error_code' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104250:9: style: struct member 'sqlite3_api_routines::test_control' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104251:10: style: struct member 'sqlite3_api_routines::randomness' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104252:14: style: struct member 'sqlite3_api_routines::context_db_handle' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104253:9: style: struct member 'sqlite3_api_routines::extended_result_codes' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104254:9: style: struct member 'sqlite3_api_routines::limit' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104255:19: style: struct member 'sqlite3_api_routines::next_stmt' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104256:17: style: struct member 'sqlite3_api_routines::sql' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104257:9: style: struct member 'sqlite3_api_routines::status' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104258:9: style: struct member 'sqlite3_api_routines::backup_finish' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104259:21: style: struct member 'sqlite3_api_routines::backup_init' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104260:9: style: struct member 'sqlite3_api_routines::backup_pagecount' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104261:9: style: struct member 'sqlite3_api_routines::backup_remaining' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104262:9: style: struct member 'sqlite3_api_routines::backup_step' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104263:17: style: struct member 'sqlite3_api_routines::compileoption_get' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104264:9: style: struct member 'sqlite3_api_routines::compileoption_used' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104265:9: style: struct member 'sqlite3_api_routines::create_function_v2' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104270:9: style: struct member 'sqlite3_api_routines::db_config' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104271:20: style: struct member 'sqlite3_api_routines::db_mutex' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104272:9: style: struct member 'sqlite3_api_routines::db_status' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104273:9: style: struct member 'sqlite3_api_routines::extended_errcode' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104274:10: style: struct member 'sqlite3_api_routines::log' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104275:19: style: struct member 'sqlite3_api_routines::soft_heap_limit64' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104276:17: style: struct member 'sqlite3_api_routines::sourceid' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104277:9: style: struct member 'sqlite3_api_routines::stmt_status' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104278:9: style: struct member 'sqlite3_api_routines::strnicmp' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104279:9: style: struct member 'sqlite3_api_routines::unlock_notify' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104280:9: style: struct member 'sqlite3_api_routines::wal_autocheckpoint' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104281:9: style: struct member 'sqlite3_api_routines::wal_checkpoint' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104282:11: style: struct member 'sqlite3_api_routines::wal_hook' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104283:9: style: struct member 'sqlite3_api_routines::blob_reopen' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104284:9: style: struct member 'sqlite3_api_routines::vtab_config' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104285:9: style: struct member 'sqlite3_api_routines::vtab_on_conflict' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104287:9: style: struct member 'sqlite3_api_routines::close_v2' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104288:17: style: struct member 'sqlite3_api_routines::db_filename' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104289:9: style: struct member 'sqlite3_api_routines::db_readonly' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104290:9: style: struct member 'sqlite3_api_routines::db_release_memory' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104291:17: style: struct member 'sqlite3_api_routines::errstr' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104292:9: style: struct member 'sqlite3_api_routines::stmt_busy' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104293:9: style: struct member 'sqlite3_api_routines::stmt_readonly' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104294:9: style: struct member 'sqlite3_api_routines::stricmp' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104295:9: style: struct member 'sqlite3_api_routines::uri_boolean' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104296:19: style: struct member 'sqlite3_api_routines::uri_int64' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104297:17: style: struct member 'sqlite3_api_routines::uri_parameter' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104299:9: style: struct member 'sqlite3_api_routines::wal_checkpoint_v2' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104301:9: style: struct member 'sqlite3_api_routines::auto_extension' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104302:9: style: struct member 'sqlite3_api_routines::bind_blob64' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104304:9: style: struct member 'sqlite3_api_routines::bind_text64' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104306:9: style: struct member 'sqlite3_api_routines::cancel_auto_extension' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104307:9: style: struct member 'sqlite3_api_routines::load_extension' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104308:11: style: struct member 'sqlite3_api_routines::malloc64' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104309:20: style: struct member 'sqlite3_api_routines::msize' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104310:11: style: struct member 'sqlite3_api_routines::realloc64' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104311:10: style: struct member 'sqlite3_api_routines::reset_auto_extension' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104312:10: style: struct member 'sqlite3_api_routines::result_blob64' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104314:10: style: struct member 'sqlite3_api_routines::result_text64' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104316:9: style: struct member 'sqlite3_api_routines::strglob' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104318:20: style: struct member 'sqlite3_api_routines::value_dup' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104319:10: style: struct member 'sqlite3_api_routines::value_free' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104320:9: style: struct member 'sqlite3_api_routines::result_zeroblob64' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104321:9: style: struct member 'sqlite3_api_routines::bind_zeroblob64' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104323:18: style: struct member 'sqlite3_api_routines::value_subtype' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:104324:10: style: struct member 'sqlite3_api_routines::result_subtype' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:126044:24: style: struct member 'AttachKey::type' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:126044:37: style: struct member 'AttachKey::key' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:126226:7: style: union member 'YYMINORTYPE::yyinit' is never used. [unusedStructMember] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:24510:7: style: Variable 'c' is assigned a value that is never used. [unreadVariable] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:24515:7: style: Variable 'c' is assigned a value that is never used. [unreadVariable] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:41469:14: style: Variable 'nFreed' is assigned a value that is never used. [unreadVariable] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:59407:10: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:64517:15: style: Variable 'pgszSrc' is assigned a value that is never used. [unreadVariable] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:64518:16: style: Variable 'pgszDest' is assigned a value that is never used. [unreadVariable] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:68897:13: style: Variable 'zMaster' is assigned a value that is never used. [unreadVariable] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:79097:8: style: Variable 'pCur' is assigned a value that is never used. [unreadVariable] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:82174:10: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:110449:11: style: Variable 'v' is assigned a value that is never used. [unreadVariable] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:110450:14: style: Variable 'iLimit' is assigned a value that is never used. [unreadVariable] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:115276:15: style: Variable 'pWhen' is assigned a value that is never used. [unreadVariable] MediaConch/Source/ThirdParty/tfsxml/tfsxml.c:822:55: style: Condition '!*replaced' is always false [knownConditionTrueFalse] MediaConch/Source/ThirdParty/tfsxml/tfsxml.c:561:21: style: Variable '*priv' is assigned an expression that holds the same value. [redundantAssignment] MediaConch/Source/ThirdParty/tfsxml/tfsxml.c:559:26: note: priv_bak is assigned '*priv' here. MediaConch/Source/ThirdParty/tfsxml/tfsxml.c:561:21: note: Variable '*priv' is assigned an expression that holds the same value. MediaConch/Source/ThirdParty/tfsxml/tfsxml.c:52:43: style: Parameter 'priv' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/tfsxml/tfsxml.c:77:45: style: Parameter 'priv' can be declared as pointer to const [constParameterPointer] MediaConch/Source/ThirdParty/tfsxml/tfsxml.h:183:77: style: C-style pointer casting [cstyleCast] MediaConch/Source/ThirdParty/tfsxml/tfsxml.c:151:25: style: C-style pointer casting [cstyleCast] MediaConch/Source/ThirdParty/tfsxml/tfsxml.c:173:17: style: C-style pointer casting [cstyleCast] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108459:4: warning: Null pointer dereference: ppStmt [ctunullpointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108530:34: note: Assuming that condition 'ppStmt==0' is not redundant MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108529:29: note: Calling function sqlite3LockAndPrepare, 6th argument is null MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108459:4: note: Dereferencing argument ppStmt that is null MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108570:4: warning: Null pointer dereference: ppStmt [ctunullpointer] MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108618:34: note: Assuming that condition 'ppStmt==0' is not redundant MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108617:24: note: Calling function sqlite3Prepare16, 5th argument is null MediaConch/Source/ThirdParty/sqlite/sqlite3.c:108570:4: note: Dereferencing argument ppStmt that is null diff: 2.18.0 MediaConch/Source/Common/Core.cpp:73:5: warning: Class 'Core' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] head MediaConch/Source/Common/Core.cpp:73:5: warning: Class 'Core' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] 2.18.0 MediaConch/Source/Common/MediaConchLib.cpp:55:5: warning: Class 'MediaConchLib' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] head MediaConch/Source/Common/MediaConchLib.cpp:55:5: warning: Class 'MediaConchLib' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/MediaConchLib.h:121:20: warning: Struct 'Checker_StatusRes' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/MediaConchLib.h:121:20: warning: Struct 'Checker_StatusRes' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/MediaConchLib.h:182:24: warning: Struct 'XSLT_Policy_Rule' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/MediaConchLib.h:182:24: warning: Struct 'XSLT_Policy_Rule' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:106:16: warning: Struct 'MediaConch_Edit_Watch_Folder_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:106:16: warning: Struct 'MediaConch_Edit_Watch_Folder_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:113:16: warning: Struct 'MediaConch_Remove_Watch_Folder_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:113:16: warning: Struct 'MediaConch_Remove_Watch_Folder_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:121:16: warning: Struct 'MediaConch_Get_Plugins_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:121:16: warning: Struct 'MediaConch_Get_Plugins_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:147:16: warning: Struct 'Checker_Status_Ok' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:147:16: warning: Struct 'Checker_Status_Ok' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:169:16: warning: Struct 'Checker_Report_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:169:16: warning: Struct 'Checker_Report_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:1734:75: style: The scope of the variable 'user' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:201:16: warning: Struct 'Checker_List_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:201:16: warning: Struct 'Checker_List_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:215:16: warning: Struct 'Checker_File_From_Id_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:215:16: warning: Struct 'Checker_File_From_Id_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:225:16: warning: Struct 'Checker_Id_From_Filename_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:225:16: warning: Struct 'Checker_Id_From_Filename_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:2316:51: style: The scope of the variable 'tags' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:2316:57: style: The scope of the variable 'level' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:2316:64: style: The scope of the variable 'license' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:235:16: warning: Struct 'Checker_File_Information_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:235:16: warning: Struct 'Checker_File_Information_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:245:16: warning: Struct 'Checker_List_MediaInfo_Outputs_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:245:16: warning: Struct 'Checker_List_MediaInfo_Outputs_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:2540:26: style: The scope of the variable 'name' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:2540:32: style: The scope of the variable 'tracktype' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:2540:43: style: The scope of the variable 'field' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:2540:50: style: The scope of the variable 'scope' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:2540:57: style: The scope of the variable 'level' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:2540:76: style: The scope of the variable 'ope' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:2540:81: style: The scope of the variable 'value' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:255:16: warning: Struct 'Default_Values_For_Type_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:255:16: warning: Struct 'Default_Values_For_Type_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:2602:34: style: The scope of the variable 'src_tracktype' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:2602:49: style: The scope of the variable 'src_field' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:2602:60: style: The scope of the variable 'src_scope' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:2602:71: style: The scope of the variable 'src_occurrence' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:269:16: warning: Struct 'Checker_Validate_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:269:16: warning: Struct 'Checker_Validate_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:2745:32: style: The scope of the variable 'plugins' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:2780:32: style: The scope of the variable 'user' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:2807:32: style: The scope of the variable 'folders' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:285:1: warning: Struct 'XSLT_Policy_Create_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:285:1: warning: Struct 'XSLT_Policy_Create_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:286:1: warning: Struct 'Policy_Import_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:286:1: warning: Struct 'Policy_Import_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:287:1: warning: Struct 'Policy_Remove_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:287:1: warning: Struct 'Policy_Remove_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:288:1: warning: Struct 'Policy_Dump_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:288:1: warning: Struct 'Policy_Dump_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:289:1: warning: Struct 'Policy_Save_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:289:1: warning: Struct 'Policy_Save_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:290:1: warning: Struct 'Policy_Duplicate_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:290:1: warning: Struct 'Policy_Duplicate_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:291:1: warning: Struct 'Policy_Move_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:291:1: warning: Struct 'Policy_Move_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:292:1: warning: Struct 'Policy_Change_Info_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:292:1: warning: Struct 'Policy_Change_Info_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:2932:32: style: The scope of the variable 'ok' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:293:1: warning: Struct 'Policy_Change_Type_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:293:1: warning: Struct 'Policy_Change_Type_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:294:1: warning: Struct 'Policy_Change_Is_Public_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:294:1: warning: Struct 'Policy_Change_Is_Public_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:295:1: warning: Struct 'Policy_Get_Name_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:295:1: warning: Struct 'Policy_Get_Name_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:296:1: warning: Struct 'Policy_Get_Policies_Count_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:296:1: warning: Struct 'Policy_Get_Policies_Count_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:297:1: warning: Struct 'Policy_Get_Policies_Names_List_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:297:1: warning: Struct 'Policy_Get_Policies_Names_List_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:298:1: warning: Struct 'Policy_Clear_Policies_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:298:1: warning: Struct 'Policy_Clear_Policies_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:299:1: warning: Struct 'XSLT_Policy_Create_From_File_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:299:1: warning: Struct 'XSLT_Policy_Create_From_File_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:3009:32: style: The scope of the variable 'files' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:300:1: warning: Struct 'XSLT_Policy_Rule_Create_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:300:1: warning: Struct 'XSLT_Policy_Rule_Create_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:301:1: warning: Struct 'XSLT_Policy_Rule_Get_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:301:1: warning: Struct 'XSLT_Policy_Rule_Get_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:302:1: warning: Struct 'XSLT_Policy_Rule_Edit_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:302:1: warning: Struct 'XSLT_Policy_Rule_Edit_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:3038:32: style: The scope of the variable 'ok' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:303:1: warning: Struct 'XSLT_Policy_Rule_Duplicate_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:303:1: warning: Struct 'XSLT_Policy_Rule_Duplicate_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:304:1: warning: Struct 'XSLT_Policy_Rule_Move_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:304:1: warning: Struct 'XSLT_Policy_Rule_Move_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:305:1: warning: Struct 'XSLT_Policy_Rule_Delete_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:305:1: warning: Struct 'XSLT_Policy_Rule_Delete_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:3134:89: style: The scope of the variable 'error_log' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:318:16: warning: Struct 'Policy_Get_Policies_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:318:16: warning: Struct 'Policy_Get_Policies_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:3308:32: style: The scope of the variable 'id' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:332:16: warning: Struct 'Policy_Get_Public_Policies_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:332:16: warning: Struct 'Policy_Get_Public_Policies_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:3358:32: style: The scope of the variable 'xml' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:3408:32: style: The scope of the variable 'id' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:342:16: warning: Struct 'Policy_Get_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:342:16: warning: Struct 'Policy_Get_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:3436:32: style: The scope of the variable 'id' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:3530:32: style: The scope of the variable 'policy' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:3698:32: style: The scope of the variable 'policies' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:3725:32: style: The scope of the variable 'policy_id' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:3753:32: style: The scope of the variable 'id' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:3781:32: style: The scope of the variable 'rule' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:3830:32: style: The scope of the variable 'id' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:3858:32: style: The scope of the variable 'id' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:63:16: warning: Struct 'MediaConch_Watch_Folder_Req' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:63:16: warning: Struct 'MediaConch_Watch_Folder_Req' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:73:16: warning: Struct 'Policy_Duplicate_Req' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:73:16: warning: Struct 'Policy_Duplicate_Req' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:83:16: warning: Struct 'MediaConch_Nok' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:83:16: warning: Struct 'MediaConch_Nok' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:8986:47: style: The scope of the variable 'force' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:8986:72: style: The scope of the variable 'mil_analyze' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9187:43: style: The scope of the variable 'has_error' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9187:54: style: The scope of the variable 'error_log' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9187:65: style: The scope of the variable 'done' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9187:71: style: The scope of the variable 'tool' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9187:77: style: The scope of the variable 'generated_id' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9187:91: style: The scope of the variable 'source_id' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9261:22: style: The scope of the variable 'report' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9261:30: style: The scope of the variable 'valid' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9261:37: style: The scope of the variable 'has_info' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9261:47: style: The scope of the variable 'has_warning' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:92:16: warning: Struct 'MediaConch_Watch_Folder_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:92:16: warning: Struct 'MediaConch_Watch_Folder_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/Common/REST_API.cpp:9344:103: style: The scope of the variable 'license' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9344:90: style: The scope of the variable 'tags' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9344:96: style: The scope of the variable 'level' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9425:26: style: The scope of the variable 'name' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9425:32: style: The scope of the variable 'tracktype' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9425:43: style: The scope of the variable 'field' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9425:50: style: The scope of the variable 'scope' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9425:57: style: The scope of the variable 'level' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9425:76: style: The scope of the variable 'ope' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9425:81: style: The scope of the variable 'value' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9488:34: style: The scope of the variable 'src_tracktype' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9488:49: style: The scope of the variable 'src_field' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9488:60: style: The scope of the variable 'src_scope' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9488:71: style: The scope of the variable 'src_occurrence' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:9549:63: style: The scope of the variable 'license' can be reduced. [variableScope] head MediaConch/Source/Common/REST_API.cpp:99:16: warning: Struct 'MediaConch_List_Watch_Folders_Res' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head MediaConch/Source/Common/REST_API.cpp:99:16: warning: Struct 'MediaConch_List_Watch_Folders_Res' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head MediaConch/Source/GUI/Qt/WebCommonPage.cpp:883:18: warning: Either the condition '!fr' is redundant or there is possible null pointer dereference: fr. [nullPointerRedundantCheck] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:876:13: note: Assuming that condition '!fr' is not redundant MediaConch/Source/GUI/Qt/WebCommonPage.cpp:883:18: note: Null pointer dereference head MediaConch/Source/GUI/Qt/WebCommonPage.cpp:883:59: warning: Either the condition '!fr' is redundant or there is possible null pointer dereference: fr. [nullPointerRedundantCheck] MediaConch/Source/GUI/Qt/WebCommonPage.cpp:876:13: note: Assuming that condition '!fr' is not redundant MediaConch/Source/GUI/Qt/WebCommonPage.cpp:883:59: note: Null pointer dereference head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:100839:11: style: Variable 'pCol' can be declared as pointer to const [constVariablePointer] head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:101089:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:101961:14: style: Variable 'pIndex' can be declared as pointer to const [constVariablePointer] head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:102037:16: style: Variable 'p' can be declared as pointer to const [constVariablePointer] head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:102093:16: style: Variable 'p' can be declared as pointer to const [constVariablePointer] head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:102246:10: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:102258:7: style: Variable 'pDb' can be declared as pointer to const [constVariablePointer] head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:103361:10: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:107236:16: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:112553:11: style: Variable 'pX' can be declared as pointer to const [constVariablePointer] 2.18.0 MediaConch/Source/ThirdParty/sqlite/sqlite3.c:114434:3: error: Address of local auto-variable assigned to a function parameter. [autoVariables] head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:124478:28: style: Variable 'p' can be declared as pointer to const [constVariablePointer] head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:124541:12: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:125603:18: style: Variable 'pTerm' can be declared as pointer to const [constVariablePointer] head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:125712:16: style: Variable 'pJ' can be declared as pointer to const [constVariablePointer] head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:126265:26: portability: Zero initializing union 'yyzerominor' does not guarantee its complete storage to be zero initialized as its largest member is not declared as the first member. Consider making yy96 the first member or favor memset(). [UnionZeroInit] head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:31177:12: style: Variable 'pX' can be declared as pointer to const [constVariablePointer] 2.18.0 MediaConch/Source/ThirdParty/sqlite/sqlite3.c:41757:21: error: Uninitialized variable: *pp [uninitvar] head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:68141:11: style: Variable 'zP4' can be declared as pointer to const [constVariablePointer] head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:79828:14: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:79835:15: style: Variable 'pFKey' can be declared as pointer to const [constVariablePointer] head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:84665:22: style: Variable 'pNC' can be declared as pointer to const [constVariablePointer] head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:95152:12: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:95684:7: style: Variable 'pDb' can be declared as pointer to const [constVariablePointer] head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:95813:12: style: Variable 'pLoop' can be declared as pointer to const [constVariablePointer] head MediaConch/Source/ThirdParty/sqlite/sqlite3.c:97904:10: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] DONE