2025-05-09 16:06 ftp://ftp.de.debian.org/debian/pool/main/c/centreon-engine/centreon-engine_18.10.0.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=googletest --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 -j3 platform: Linux-6.8.0-1022-oracle-aarch64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.17.0 head-info: b3c7f00 (2025-05-09 17:59:20 +0200) count: 3865 3913 elapsed-time: 13.8 13.9 head-timing-info: old-timing-info: head results: centreon-engine-18.10.0/build/tests/googletest/samples/sample10_unittest.cc:78:1: style: The class 'LeakChecker' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] centreon-engine-18.10.0/build/tests/googletest/samples/sample10_unittest.cc:61:8: style:inconclusive: Technically the member function '::Water::operatordelete' can be const. [functionConst] centreon-engine-18.10.0/build/tests/googletest/samples/sample10_unittest.cc:108:1: error: Memory leak: water [memleak] centreon-engine-18.10.0/build/tests/googletest/samples/sample10_unittest.cc:106:10: style: Variable 'water' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/build/tests/googletest/samples/sample10_unittest.cc:99:10: style: Variable 'water' is allocated memory that is never used. [unusedAllocatedMemory] centreon-engine-18.10.0/build/tests/googletest/samples/sample2.cc:51:32: style:inconclusive: Function 'Set' argument 1 names different: declaration 'c_string' definition 'a_c_string'. [funcArgNamesDifferent] centreon-engine-18.10.0/build/tests/googletest/samples/sample2.h:81:24: note: Function 'Set' argument 1 names different: declaration 'c_string' definition 'a_c_string'. centreon-engine-18.10.0/build/tests/googletest/samples/sample2.cc:51:32: note: Function 'Set' argument 1 names different: declaration 'c_string' definition 'a_c_string'. centreon-engine-18.10.0/build/tests/googletest/samples/sample3_unittest.cc:105:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2 [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/samples/sample3_unittest.cc:148:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable q0_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/samples/sample5_unittest.cc:146:16: style: The function 'SetUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/build/tests/googletest/samples/sample5_unittest.cc:67:16: note: Virtual function in base class centreon-engine-18.10.0/build/tests/googletest/samples/sample5_unittest.cc:146:16: note: Function in derived class centreon-engine-18.10.0/build/tests/googletest/samples/prime_tables.h:84:34: warning: Class 'PreCalculatedPrimeTable' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] centreon-engine-18.10.0/build/tests/googletest/samples/prime_tables.h:58:16: style: The function 'IsPrime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/build/tests/googletest/samples/prime_tables.h:48:16: note: Virtual function in base class centreon-engine-18.10.0/build/tests/googletest/samples/prime_tables.h:58:16: note: Function in derived class centreon-engine-18.10.0/build/tests/googletest/samples/prime_tables.h:69:15: style: The function 'GetNextPrime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/build/tests/googletest/samples/prime_tables.h:52:15: note: Virtual function in base class centreon-engine-18.10.0/build/tests/googletest/samples/prime_tables.h:69:15: note: Function in derived class centreon-engine-18.10.0/build/tests/googletest/samples/prime_tables.h:87:12: style: The destructor '~PreCalculatedPrimeTable' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/build/tests/googletest/samples/prime_tables.h:45:12: note: Virtual destructor in base class centreon-engine-18.10.0/build/tests/googletest/samples/prime_tables.h:87:12: note: Destructor in derived class centreon-engine-18.10.0/build/tests/googletest/samples/prime_tables.h:89:16: style: The function 'IsPrime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/build/tests/googletest/samples/prime_tables.h:48:16: note: Virtual function in base class centreon-engine-18.10.0/build/tests/googletest/samples/prime_tables.h:89:16: note: Function in derived class centreon-engine-18.10.0/build/tests/googletest/samples/prime_tables.h:93:15: style: The function 'GetNextPrime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/build/tests/googletest/samples/prime_tables.h:52:15: note: Virtual function in base class centreon-engine-18.10.0/build/tests/googletest/samples/prime_tables.h:93:15: note: Function in derived class centreon-engine-18.10.0/build/tests/googletest/samples/sample9_unittest.cc:59:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/samples/sample9_unittest.cc:65:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/samples/sample9_unittest.cc:74:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/samples/sample9_unittest.cc:85:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/src/gtest-filepath.cc:108:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _POSIX_PATH_MAX [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/src/gtest-filepath.cc:126:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pathname_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/src/gtest-filepath.cc:358:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pathname_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/src/gtest-port.cc:928:1: error: There is an unknown macro here somewhere. Configuration is required. If GTEST_DISABLE_MSC_WARNINGS_PUSH_ is a macro then please configure it. [unknownMacro] centreon-engine-18.10.0/build/tests/googletest/src/gtest-printers.cc:201:14: debug: Failed to instantiate template "PrintAsCharLiteralTo". The checking continues anyway. [templateInstantiation] centreon-engine-18.10.0/build/tests/googletest/src/gtest-test-part.cc:52:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStackTraceMarker [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/src/gtest-test-part.cc:61:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSuccess [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/src/gtest-test-part.cc:79:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/src/gtest-test-part.cc:98:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable original_reporter_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/src/gtest-test-part.cc:104:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_new_fatal_failure_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/src/gtest-printers.cc:264:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CharType [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-death-test_ex_test.cc:91:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_catch_exceptions [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-death-test_test.cc:1338:3: error: There is an unknown macro here somewhere. Configuration is required. If EXPECT_DEATH_IF_SUPPORTED is a macro then please configure it. [unknownMacro] centreon-engine-18.10.0/build/tests/googletest/test/gtest-filepath_test.cc:146:3: error: There is an unknown macro here somewhere. Configuration is required. If GTEST_PATH_SEP_ is a macro then please configure it. [unknownMacro] centreon-engine-18.10.0/build/tests/googletest/test/gtest-linked_ptr_test.cc:60:4: style: The destructor '~B' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/build/tests/googletest/test/gtest-linked_ptr_test.cc:50:12: note: Virtual destructor in base class centreon-engine-18.10.0/build/tests/googletest/test/gtest-linked_ptr_test.cc:60:4: note: Destructor in derived class centreon-engine-18.10.0/build/tests/googletest/test/gtest-linked_ptr_test.cc:61:16: style: The function 'Use' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/build/tests/googletest/test/gtest-linked_ptr_test.cc:51:16: note: Virtual function in base class centreon-engine-18.10.0/build/tests/googletest/test/gtest-linked_ptr_test.cc:61:16: note: Function in derived class centreon-engine-18.10.0/build/tests/googletest/src/gtest.cc:3848:12: error: There is an unknown macro here somewhere. Configuration is required. If GTEST_NAME_ is a macro then please configure it. [unknownMacro] centreon-engine-18.10.0/build/tests/googletest/test/gtest-linked_ptr_test.cc:109:10: style: Variable 'a5' is reassigned a value before the old one has been used. [redundantAssignment] centreon-engine-18.10.0/build/tests/googletest/test/gtest-linked_ptr_test.cc:108:10: note: a5 is assigned centreon-engine-18.10.0/build/tests/googletest/test/gtest-linked_ptr_test.cc:109:10: note: a5 is overwritten centreon-engine-18.10.0/build/tests/googletest/test/gtest-listener_test.cc:216:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-message_test.cc:67:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-message_test.cc:76:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-message_test.cc:133:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-options_test.cc:70:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-options_test.cc:75:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-options_test.cc:80:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-options_test.cc:86:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-options_test.cc:92:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-options_test.cc:145:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-options_test.cc:152:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-options_test.cc:159:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-options_test.cc:166:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-options_test.cc:187:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-options_test.cc:200:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-listener_test.cc:121:15: style:inconclusive: Either there is a missing 'override', or the member function 'testing::internal::EventRecordingListener::GetFullMethodName' can be const. [functionConst] centreon-engine-18.10.0/build/tests/googletest/test/gtest-listener_test.cc:213:30: style: Condition 'events.size()==0' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/build/tests/googletest/test/gtest-listener_test.cc:190:5: error: Out of bounds access in expression 'data[i]' because 'data' is empty. [containerOutOfBounds] centreon-engine-18.10.0/build/tests/googletest/test/gtest-listener_test.cc:301:17: note: Calling function 'VerifyResults', 1st argument 'events' value is size=0 centreon-engine-18.10.0/build/tests/googletest/test/gtest-listener_test.cc:190:5: note: Access out of bounds centreon-engine-18.10.0/build/tests/googletest/test/gtest-port_test.cc:271:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-port_test.cc:277:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-port_test.cc:392:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_USES_SIMPLE_RE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-port_test.cc:934:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-port_test.cc:944:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-port_test.cc:956:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-port_test.cc:108:7: style:inconclusive: Technically the member function 'testing::internal::Base::member' can be const. [functionConst] centreon-engine-18.10.0/build/tests/googletest/test/gtest-port_test.cc:204:3: style: Class 'To' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] centreon-engine-18.10.0/build/tests/googletest/test/gtest-port_test.cc:197:8: style: Redundant initialization for 'base'. The initialized value is overwritten before it is read. [redundantInitialization] centreon-engine-18.10.0/build/tests/googletest/test/gtest-port_test.cc:190:13: note: base is initialized centreon-engine-18.10.0/build/tests/googletest/test/gtest-port_test.cc:197:8: note: base is overwritten centreon-engine-18.10.0/build/tests/googletest/test/gtest-test-part_test.cc:61:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStackTraceMarker [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-test-part_test.cc:77:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSuccess [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-test-part_test.cc:107:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSuccess [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-test-part_test.cc:178:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-test-part_test.cc:187:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-test-part_test.cc:200:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-port_test.cc:145:8: style: Variable 'base' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/build/tests/googletest/test/gtest-port_test.cc:164:8: style: Variable 'base' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/build/tests/googletest/test/gtest-tuple_test.cc:55:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-tuple_test.cc:273:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-tuple_test.cc:278:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-tuple_test.cc:289:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-unittest-api_test.cc:60:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestCase [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-unittest-api_test.cc:88:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestInfo [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-printers_test.cc:347:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Int64 [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-printers_test.cc:570:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-printers_test.cc:1234:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-unittest-api_test.cc:48:8: style:inconclusive: Technically the member function 'LessByName < TestCase >::operator()' can be const. [functionConst] centreon-engine-18.10.0/build/tests/googletest/test/gtest-unittest-api_test.cc:48:8: style:inconclusive: Technically the member function 'LessByName < TestInfo >::operator()' can be const. [functionConst] centreon-engine-18.10.0/build/tests/googletest/test/gtest_env_var_test_.cc:55:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_env_var_test_.cc:120:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest-printers_test.cc:1234:17: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger] centreon-engine-18.10.0/build/tests/googletest/test/gtest-printers_test.cc:977:8: style: struct member 'iterator::x' is never used. [unusedStructMember] centreon-engine-18.10.0/build/tests/googletest/test/gtest-printers_test.cc:988:8: style: struct member 'const_iterator::x' is never used. [unusedStructMember] centreon-engine-18.10.0/build/tests/googletest/test/gtest_output_test_.cc:898:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONFATAL_FAILURE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_output_test_.cc:912:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL_FAILURE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_output_test_.cc:969:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONFATAL_FAILURE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_output_test_.cc:984:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL_FAILURE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_output_test_.cc:1025:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_print_time [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_premature_exit_test.cc:81:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable premature_exit_file_path_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_premature_exit_test.cc:99:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable premature_exit_file_path_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_output_test_.cc:607:7: style: The scope of the variable 'm' can be reduced. [variableScope] centreon-engine-18.10.0/build/tests/googletest/test/gtest_output_test_.cc:608:14: style: The scope of the variable 'n' can be reduced. [variableScope] centreon-engine-18.10.0/build/tests/googletest/test/gtest_output_test_.cc:686:14: style: The scope of the variable 'n' can be reduced. [variableScope] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:169:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:177:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:185:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:193:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:203:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finished_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:212:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:222:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:232:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:241:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:249:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:257:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:265:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:272:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:283:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:294:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:305:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:317:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:325:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:333:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:341:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:351:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finished_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:360:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:370:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:380:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:389:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:397:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:405:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:413:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:420:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:431:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:442:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:453:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:566:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:575:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:584:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:593:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:604:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:614:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:625:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:636:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:646:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:655:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:664:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:673:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:681:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:693:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:705:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:717:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:730:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:739:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:748:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:757:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:768:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:778:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:789:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:800:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:810:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:819:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:828:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:837:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:845:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:857:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:869:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:881:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1005:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1015:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1025:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1035:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1047:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1058:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1070:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1082:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1093:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1103:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1113:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1123:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1132:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1145:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1158:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1171:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1185:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1195:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1205:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1215:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1227:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1238:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1250:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1262:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1273:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1283:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1293:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1303:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1312:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1325:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1338:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1351:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1486:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1497:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1508:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1519:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1532:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1544:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1557:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1570:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1582:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1593:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1604:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1615:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1625:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1639:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1653:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1667:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1682:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1693:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1704:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1715:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1728:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1740:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1753:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1766:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1778:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1789:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1800:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1811:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1821:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1835:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1849:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1863:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2009:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2021:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2033:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2045:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2059:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2072:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2086:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2100:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2113:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2125:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2137:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2149:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2160:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2175:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2190:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2205:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2221:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2233:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2245:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2257:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2271:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2284:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2298:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2312:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2325:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2337:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2349:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2361:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2372:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2387:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2402:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:2417:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_repeat_test.cc:115:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_death_test_style [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_repeat_test.cc:154:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_repeat_test.cc:167:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_repeat_test.cc:173:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_repeat_test.cc:183:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_repeat_test.cc:194:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_repeat_test.cc:212:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_sole_header_test.cc:44:3: error: There is an unknown macro here somewhere. Configuration is required. If EXPECT_NO_FATAL_FAILURE is a macro then please configure it. [unknownMacro] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:94:8: style:inconclusive: Technically the member function 'PredFunctor1::operator()' can be const. [functionConst] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:481:8: style:inconclusive: Technically the member function 'PredFunctor2::operator()' can be const. [functionConst] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:910:8: style:inconclusive: Technically the member function 'PredFunctor3::operator()' can be const. [functionConst] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1381:8: style:inconclusive: Technically the member function 'PredFunctor4::operator()' can be const. [functionConst] centreon-engine-18.10.0/build/tests/googletest/test/gtest_pred_impl_unittest.cc:1894:8: style:inconclusive: Technically the member function 'PredFunctor5::operator()' can be const. [functionConst] centreon-engine-18.10.0/build/tests/googletest/test/gtest_throw_on_failure_ex_test.cc:47:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_throw_on_failure_ex_test.cc:54:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_throw_on_failure [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_throw_on_failure_ex_test.cc:58:5: style: Same expression on both sides of '=='. [duplicateExpression] centreon-engine-18.10.0/build/tests/googletest/test/gtest_throw_on_failure_test_.cc:48:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/build/tests/googletest/test/gtest_xml_output_unittest_.cc:55:3: style: Same expression on both sides of '=='. [duplicateExpression] centreon-engine-18.10.0/build/tests/googletest/test/gtest_xml_output_unittest_.cc:73:3: style: Same expression on both sides of '=='. [duplicateExpression] centreon-engine-18.10.0/build/tests/googletest/test/gtest_xml_output_unittest_.cc:74:3: style: Same expression on both sides of '=='. [duplicateExpression] centreon-engine-18.10.0/build/tests/googletest/xcode/Samples/FrameworkSample/widget.h:52:15: performance: Function 'GetStringValue()' should return member 'name_' by const reference. [returnByReference] centreon-engine-18.10.0/modules/bench/passive/engine_cfg.cc:128:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJECT_SOURCE_DIR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/bench/passive/engine_cfg.cc:51:16: style: Obsolescent function 'tmpnam' called. It is recommended to use 'tmpfile', 'mkstemp' or 'mkdtemp' instead. [prohibitedtmpnamCalled] centreon-engine-18.10.0/modules/bench/passive/engine_cfg.cc:51:3: performance: Variable '_directory' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] centreon-engine-18.10.0/modules/bench/passive/engine_cfg.cc:197:18: performance:inconclusive: Technically the member function 'engine_cfg::_write_file' can be static (but you may consider moving to unnamed namespace). [functionStatic] centreon-engine-18.10.0/modules/bench/passive/engine_cfg.hh:51:15: note: Technically the member function 'engine_cfg::_write_file' can be static (but you may consider moving to unnamed namespace). centreon-engine-18.10.0/modules/bench/passive/engine_cfg.cc:197:18: note: Technically the member function 'engine_cfg::_write_file' can be static (but you may consider moving to unnamed namespace). centreon-engine-18.10.0/modules/bench/passive/engine_cfg.hh:45:15: performance: Function 'directory()' should return member '_directory' by const reference. [returnByReference] centreon-engine-18.10.0/modules/bench/passive/main.cc:44:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/bench/passive/module.cc:28:1: error: There is an unknown macro here somewhere. Configuration is required. If NEB_API_VERSION is a macro then please configure it. [unknownMacro] centreon-engine-18.10.0/build/tests/googletest/test/gtest_unittest.cc:5362:25: error: syntax error [syntaxError] centreon-engine-18.10.0/modules/bench/plugins/check_sleep.cc:32:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/bench/plugins/check_sleep.cc:51:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/bench/plugins/check_sleep.cc:42:9: style: Variable 'appname' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/main.cc:42:1: error: There is an unknown macro here somewhere. Configuration is required. If NEB_API_VERSION is a macro then please configure it. [unknownMacro] centreon-engine-18.10.0/modules/external_commands/src/compatibility.cc:41:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_NONE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/compatibility.cc:625:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/compatibility.cc:1008:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/compatibility.cc:1108:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/compatibility.cc:1248:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/compatibility.cc:1352:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/compatibility.cc:1476:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/compatibility.cc:1518:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:58:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:120:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:164:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:185:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:245:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:265:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:302:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:348:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:421:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:460:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_SHUTDOWN_PROCESS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:488:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:539:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:636:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:675:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:759:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACKNOWLEDGEMENT_NORMAL [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:845:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:898:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_SCHEDULE_HOSTGROUP_HOST_DOWNTIME [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:1210:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:1234:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:1318:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:1369:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:1465:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:1493:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_NONE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:1789:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_NONE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2131:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2245:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2273:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_ACTIVE_CHECKS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2305:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_ACTIVE_CHECKS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/processing.cc:45:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lst_command [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2357:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_NOTIFICATIONS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/processing.cc:603:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMD_CUSTOM_COMMAND [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2388:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_NOTIFICATIONS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/processing.cc:683:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mutex [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2419:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_NOTIFICATIONS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/processing.cc:695:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2448:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_NOTIFICATIONS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/processing.cc:773:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTIFICATION_CUSTOM [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2477:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_NOTIFICATIONS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/processing.cc:845:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTIFICATION_CUSTOM [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2506:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_NOTIFICATIONS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2636:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_NOTIFICATIONS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2669:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_NOTIFICATIONS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2702:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_NOTIFICATIONS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2735:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_NOTIFICATIONS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2802:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_DOWNTIME [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2826:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_UP [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2890:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATE_OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2974:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_ACTIVE_CHECKS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3004:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_ACTIVE_CHECKS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3034:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_PASSIVE_CHECKS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3064:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_PASSIVE_CHECKS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3094:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_PASSIVE_CHECKS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3123:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_PASSIVE_CHECKS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3152:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_ACTIVE_CHECKS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3182:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_ACTIVE_CHECKS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3212:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_PASSIVE_CHECKS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3242:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_PASSIVE_CHECKS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3271:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_PASSIVE_CHECKS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3300:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_PASSIVE_CHECKS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3329:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_EVENT_HANDLER_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3360:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_EVENT_HANDLER_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3391:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_EVENT_HANDLER_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3420:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_EVENT_HANDLER_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3449:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_EVENT_HANDLER_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3478:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_EVENT_HANDLER_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3507:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_ACTIVE_CHECKS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3539:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_ACTIVE_CHECKS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3586:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_OBSESSIVE_HANDLER_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3616:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_OBSESSIVE_HANDLER_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3646:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_OBSESSIVE_HANDLER_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3676:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_OBSESSIVE_HANDLER_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3706:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_FRESHNESS_CHECKS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3736:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_FRESHNESS_CHECKS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3766:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_FRESHNESS_CHECKS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3795:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_FRESHNESS_CHECKS_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3825:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_PERFORMANCE_DATA_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3855:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_PERFORMANCE_DATA_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3885:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_OBSESSIVE_HANDLER_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3914:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_OBSESSIVE_HANDLER_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3943:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_OBSESSIVE_HANDLER_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:3972:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_OBSESSIVE_HANDLER_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/compatibility.cc:1019:22: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/modules/external_commands/src/compatibility.cc:998:14: style: Variable 'temp_hostgroup' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/compatibility.cc:1002:19: style: Variable 'temp_servicesmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/compatibility.cc:1099:19: style: Variable 'temp_servicesmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/compatibility.cc:1342:17: style: Variable 'temp_servicegroup' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/compatibility.cc:1345:9: style: Variable 'last_host' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/compatibility.cc:1510:17: style: Variable 'temp_contactgroup' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/compatibility.cc:1511:19: style: Variable 'temp_member' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/utils.cc:53:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/utils.cc:139:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/utils.cc:160:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/utils.cc:205:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable worker_threads [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/utils.cc:228:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/utils.cc:240:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_EXTERNAL_COMMAND_LENGTH [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/utils.cc:379:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/utils.cc:108:26: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/modules/external_commands/src/utils.cc:231:15: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/modules/external_commands/src/utils.cc:232:6: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/modules/external_commands/src/utils.cc:393:6: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/modules/external_commands/src/utils.cc:49:7: style: The scope of the variable 'result' can be reduced. [variableScope] centreon-engine-18.10.0/modules/external_commands/src/utils.cc:194:7: style: The scope of the variable 'result' can be reduced. [variableScope] centreon-engine-18.10.0/modules/external_commands/src/utils.cc:242:7: style: The scope of the variable 'pollval' can be reduced. [variableScope] centreon-engine-18.10.0/modules/external_commands/src/utils.cc:245:7: style: The scope of the variable 'result' can be reduced. [variableScope] centreon-engine-18.10.0/modules/external_commands/src/utils.cc:49:14: style: Variable 'result' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/modules/external_commands/src/utils.cc:67:17: style: Variable 'result' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/modules/external_commands/src/utils.cc:194:14: style: Variable 'result' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/modules/external_commands/src/utils.cc:211:14: style: Variable 'result' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/broker/compatibility.cc:78:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEBMODULE_MODINFO_AUTHOR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/compatibility.cc:92:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEBMODULE_MODINFO_COPYRIGHT [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/compatibility.cc:118:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEBMODULE_MODINFO_AUTHOR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/compatibility.cc:147:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEBMODULE_MODINFO_DESC [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/compatibility.cc:166:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEBMODULE_MODINFO_NUMITEMS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/compatibility.cc:193:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEBMODULE_MODINFO_LICENSE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/compatibility.cc:221:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEBMODULE_MODINFO_TITLE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/compatibility.cc:249:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEBMODULE_MODINFO_VERSION [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/handle.cc:85:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _args [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/handle.cc:119:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filename [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/handle.cc:138:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _args [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/handle.cc:147:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _author [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/handle.cc:156:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _copyright [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/handle.cc:165:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/handle.cc:174:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filename [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/handle.cc:192:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _license [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/handle.cc:201:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/handle.cc:210:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _version [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/handle.cc:230:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _handle [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/handle.cc:272:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filename [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/handle.cc:298:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _author [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/handle.cc:309:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _copyright [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/handle.cc:320:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/handle.cc:331:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _license [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/handle.cc:342:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/handle.cc:353:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _version [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/handle.cc:370:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _args [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker/loader.cc:82:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modules [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/broker.cc:623:20: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/broker.cc:624:20: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/broker.cc:864:20: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/broker.cc:865:20: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/broker.cc:1141:20: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/broker.cc:1142:20: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/broker.cc:1571:20: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/broker.cc:1572:20: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/broker.cc:76:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/broker.cc:82:17: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/broker.cc:553:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/broker.cc:560:17: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/broker.cc:643:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/broker.cc:650:17: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/broker.cc:879:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/broker.cc:884:17: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/broker.cc:992:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/broker.cc:998:17: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/broker.cc:1340:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/broker.cc:1347:17: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/broker.cc:1685:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/broker.cc:1691:17: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/broker.cc:67:9: style: Variable 'temp_host' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/broker.cc:68:12: style: Variable 'temp_service' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/broker.cc:541:9: style: Variable 'temp_host' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/broker.cc:542:12: style: Variable 'temp_service' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/broker.cc:629:9: style: Variable 'temp_host' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/broker.cc:630:12: style: Variable 'temp_service' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/broker.cc:870:9: style: Variable 'temp_host' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/broker.cc:871:12: style: Variable 'temp_service' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/broker.cc:984:9: style: Variable 'temp_host' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/broker.cc:985:12: style: Variable 'temp_service' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/broker.cc:1329:9: style: Variable 'temp_host' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/broker.cc:1330:12: style: Variable 'temp_service' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/broker.cc:1677:9: style: Variable 'temp_host' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/broker.cc:1678:12: style: Variable 'temp_service' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:83:15: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:84:6: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2847:5: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2913:5: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:240:39: style: Parameter 'args' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:293:9: style: Variable 'temp_ptr' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:533:9: style: Variable 'temp_host' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:534:12: style: Variable 'temp_service' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:639:9: style: Variable 'host_name' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:876:19: style: Variable 'temp_servicesmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:879:9: style: Variable 'last_host' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:880:14: style: Variable 'temp_hostgroup' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:882:17: style: Variable 'temp_servicegroup' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:888:9: style: Variable 'temp_ptr' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:1206:9: style: Variable 'temp_ptr' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:1356:14: style: Variable 'temp_hostgroup' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:1357:16: style: Variable 'temp_member' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:1360:9: style: Variable 'host_name' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2542:19: style: Variable 'temp_servicesmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2543:16: style: Variable 'temp_hostsmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2591:19: style: Variable 'temp_servicesmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2592:16: style: Variable 'temp_hostsmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2768:14: style: Parameter 'temp_host' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:2778:16: style: Variable 'temp_hostsmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/checks.cc:72:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:86:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:196:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:218:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_UP [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:1263:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_OPTION_FORCE_EXECUTION [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:1402:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:1471:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATE_OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:1550:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable service_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:1617:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable service_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:1695:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HARD_STATE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:1802:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:1813:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:1830:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_OPTION_FORCE_EXECUTION [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:1961:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_UP [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:2037:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:2106:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:2174:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HARD_STATE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:2270:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:2316:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:2328:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:2336:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:2454:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:2469:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATE_OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:2799:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_UP [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:3348:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:3424:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:3452:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_DOWN [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:195:23: style: Variable 'temp_service' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:200:18: style: Variable 'temp_host' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:275:23: style: Variable 'temp_service' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/modules/external_commands/src/commands.cc:280:18: style: Variable 'temp_host' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/checks/checker.cc:81:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mut_reap [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks/checker.cc:105:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable check_result_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks/checker.cc:243:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mut_reap [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks/checker.cc:290:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks/checker.cc:545:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks/checker.cc:765:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks/checker.cc:944:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mut_reap [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks/checker.cc:970:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks/checker.cc:1015:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_CHECK_ACTIVE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/command.cc:62:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/command.cc:82:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _command_line [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/command.cc:91:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _listener [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/command.cc:100:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/command.cc:110:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _command_line [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/command.cc:121:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _listener [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/command.cc:143:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _command_line [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/connector.cc:126:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/connector.cc:196:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/connector.cc:268:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lock [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/connector.cc:289:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _recv_query_quit [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/connector.cc:377:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lock [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/connector.cc:408:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lock [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/connector.cc:453:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _process [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/connector.cc:524:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _is_running [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/connector.cc:558:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/connector.cc:620:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lock [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/connector.cc:700:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lock [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/connector.cc:734:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CENTREON_ENGINE_VERSION_MAJOR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/connector.cc:822:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _c [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/connector.cc:296:54: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/commands/connector.cc:332:19: style: Local variable 'data' shadows outer variable [shadowVariable] centreon-engine-18.10.0/src/commands/connector.cc:299:17: note: Shadowed declaration centreon-engine-18.10.0/src/commands/connector.cc:332:19: note: Shadow variable centreon-engine-18.10.0/src/commands/environment.cc:59:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/environment.cc:83:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pos_buffer [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/environment.cc:108:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pos_buffer [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/environment.cc:135:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pos_buffer [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/environment.cc:161:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pos_buffer [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/environment.cc:188:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pos_buffer [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/environment.cc:213:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _env [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/environment.cc:223:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/environment.cc:243:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _size_buffer [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/environment.cc:263:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _size_env [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/environment.cc:280:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _env [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/forward.cc:133:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _command [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:405:24: style: Condition 'temp_ptr=temp_service->plugin_output' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/src/checks.cc:1947:25: error: Dereferencing 'temp_event' after it is deallocated / released [deallocuse] centreon-engine-18.10.0/src/checks.cc:455:15: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/checks.cc:1021:30: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/checks.cc:1028:15: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/checks.cc:1219:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/checks.cc:1355:31: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/checks.cc:1933:29: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/checks.cc:2884:53: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/checks.cc:2901:53: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/checks.cc:3097:15: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/checks.cc:3163:15: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/checks.cc:3186:15: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/checks.cc:3210:29: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/checks.cc:3216:17: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/checks.cc:3313:17: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/commands/raw.cc:64:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lock [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/raw.cc:125:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lock [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/raw.cc:206:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/raw.cc:265:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lock [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/raw.cc:349:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_COMMAND_ARGUMENTS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/raw.cc:369:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_CONTACT_ADDRESSES [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/raw.cc:416:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_ILLEGAL_MACRO_CHARS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/raw.cc:463:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_ILLEGAL_MACRO_CHARS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/raw.cc:510:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_ILLEGAL_MACRO_CHARS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/raw.cc:550:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MACRO_X_COUNT [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:644:48: style: The comparison 'state_changes_use_cached_state == true' is always true because 'state_changes_use_cached_state' and 'true' represent the same value. [knownConditionTrueFalse] centreon-engine-18.10.0/src/checks.cc:227:40: note: 'state_changes_use_cached_state' is assigned value 'true' here. centreon-engine-18.10.0/src/checks.cc:644:48: note: The comparison 'state_changes_use_cached_state == true' is always true because 'state_changes_use_cached_state' and 'true' represent the same value. centreon-engine-18.10.0/src/checks.cc:799:48: style: The comparison 'state_changes_use_cached_state == true' is always true because 'state_changes_use_cached_state' and 'true' represent the same value. [knownConditionTrueFalse] centreon-engine-18.10.0/src/checks.cc:227:40: note: 'state_changes_use_cached_state' is assigned value 'true' here. centreon-engine-18.10.0/src/checks.cc:799:48: note: The comparison 'state_changes_use_cached_state == true' is always true because 'state_changes_use_cached_state' and 'true' represent the same value. centreon-engine-18.10.0/src/checks.cc:212:10: style: The scope of the variable 'preferred_time' can be reduced. [variableScope] centreon-engine-18.10.0/src/checks.cc:226:7: style: The scope of the variable 'run_async_check' can be reduced. [variableScope] centreon-engine-18.10.0/src/checks.cc:2802:10: style: The scope of the variable 'preferred_time' can be reduced. [variableScope] centreon-engine-18.10.0/src/checks.cc:2804:7: style: The scope of the variable 'run_async_check' can be reduced. [variableScope] centreon-engine-18.10.0/src/commands/result.cc:77:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable command_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/commands/result.cc:108:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable command_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/checks.cc:1675:16: style: Parameter 'temp_service' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/checks.cc:1959:44: style: Parameter 'hst' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/checks.cc:2154:13: style: Parameter 'temp_host' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/checks.cc:2792:16: style: Variable 'temp_hostsmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/checks.cc:3451:39: style: Parameter 'hst' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/checks.cc:3453:9: style: Variable 'parent_host' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/checks.cc:3454:16: style: Variable 'temp_hostsmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/commands/set.cc:56:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/common.cc:32:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROGRAM_MODIFICATION_DATE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/common.cc:41:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROGRAM_VERSION [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/check_result.cc:314:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/compatibility/check_result.cc:316:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/compatibility/check_result.cc:322:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/compatibility/check_result.cc:324:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/compatibility/check_result.cc:401:23: portability: Non reentrant function 'readdir' called. For threadsafe applications it is recommended to use the reentrant replacement function 'readdir_r'. [prohibitedreaddirCalled] centreon-engine-18.10.0/src/compatibility/check_result.cc:236:11: style: Variable 'v1' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/compatibility/check_result.cc:237:11: style: Variable 'v2' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/compatibility/check_result.cc:238:11: style: Variable 'var' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/compatibility/check_result.cc:400:20: style: Variable 'dirfile' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/compatibility/logging.cc:85:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basic [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/logging.cc:118:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable most [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/logging.cc:142:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basic [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/logging.cc:164:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basic [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/logging.cc:179:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basic [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/logging.cc:192:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOFT_STATE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/logging.cc:227:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/logging.cc:282:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/logging.cc:322:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable service_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/logging.cc:337:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/logging.cc:352:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERSION_2 [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/logging.cc:363:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/logging.cc:373:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/mmap.cc:40:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/mmap.cc:86:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/mmap.cc:58:21: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/compatibility/mmap.cc:113:11: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/compatibility/mmap.cc:128:6: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/compatibility/mmap.cc:147:9: style: Variable 'stripped' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/compatibility/mmap.cc:148:10: style: Variable 'len' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/compatibility/mmap.cc:149:11: style: Variable 'len2' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/compatibility/mmap.cc:150:10: style: Variable 'end' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/compatibility/skiplist.cc:60:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SKIPLIST_ERROR_ARGS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/skiplist.cc:159:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/skiplist.cc:173:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/skiplist.cc:199:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/skiplist.cc:361:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/skiplist.cc:437:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/skiplist.cc:505:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUM_OBJECT_SKIPLISTS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/skiplist.cc:517:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUM_OBJECT_SKIPLISTS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/config.cc:51:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_scheduling [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/config.cc:235:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verify_config [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/config.cc:470:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verify_circular_paths [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/config.cc:831:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_large_installation_tweaks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/skiplist.cc:267:17: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/compatibility/skiplist.cc:285:15: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/compatibility/skiplist.cc:313:19: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/compatibility/skiplist.cc:337:19: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/compatibility/skiplist.cc:440:13: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/compatibility/skiplist.cc:153:9: style: The scope of the variable 'r' can be reduced. [variableScope] centreon-engine-18.10.0/src/compatibility/skiplist.cc:129:43: style: Parameter 'list' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/compatibility/skiplist.cc:151:37: style: Parameter 'list' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/compatibility/skiplist.cc:294:17: style: Variable 'thisnode' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/centenginestats.cc:232:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable main_config_file [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/centenginestats.cc:544:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/centenginestats.cc:548:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_INPUT_BUFFER [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/centenginestats.cc:584:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_INPUT_BUFFER [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/centenginestats.cc:1088:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_INPUT_BUFFER [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/compatibility/skiplist.cc:153:11: style: Variable 'r' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/configuration/applier/command.cc:76:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/command.cc:117:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/command.cc:168:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/connector.cc:72:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/connector.cc:121:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/connector.cc:167:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/centenginestats.cc:566:11: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:567:11: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:917:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:918:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:942:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:944:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:946:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:950:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:952:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:954:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:958:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:960:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:962:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:966:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:968:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:970:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:974:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:976:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:978:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:982:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:984:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:986:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:990:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:992:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:994:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:998:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1000:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1002:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1006:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1008:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1010:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1014:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1016:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1018:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1022:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1024:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1026:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1110:11: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1111:11: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1133:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1135:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1137:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1141:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1143:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1145:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1149:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1151:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1153:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1157:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1159:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1161:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1165:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1167:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1169:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1173:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1175:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1177:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1181:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1183:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1185:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1189:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1191:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1193:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1197:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1199:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1201:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1205:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1207:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1209:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1213:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1215:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1217:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1243:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1245:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1247:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1251:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1253:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1255:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1259:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1261:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1263:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1267:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1269:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1271:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1275:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1277:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1279:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1281:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1285:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1287:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1289:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1293:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1295:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1297:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1301:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1303:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1305:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1307:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1335:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1337:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1339:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1343:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1345:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1347:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1351:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1353:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1355:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1359:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1361:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1363:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1367:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1369:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1371:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1373:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1377:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1379:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1381:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1385:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1387:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1389:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1393:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1395:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1397:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/centenginestats.cc:1399:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/config.cc:466:7: style: The scope of the variable 'warnings' can be reduced. [variableScope] centreon-engine-18.10.0/src/configuration/applier/contact.cc:95:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/contact.cc:251:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/contact.cc:437:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/contact.cc:484:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/centenginestats.cc:1432:43: style: Condition 'buffer[x]==13' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/src/centenginestats.cc:1442:43: style: Condition 'buffer[x]==13' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/src/config.cc:478:9: style: Variable 'found' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/configuration/applier/contact.cc:45:5: performance: Variable '_contactgroup_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] centreon-engine-18.10.0/src/configuration/applier/contact.cc:48:15: style:inconclusive: Technically the member function 'contactgroup_name_comparator::operator()' can be const. [functionConst] centreon-engine-18.10.0/src/configuration/applier/contact.cc:43:15: style: Class 'contactgroup_name_comparator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] centreon-engine-18.10.0/src/configuration/applier/contactgroup.cc:76:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/contactgroup.cc:140:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/contactgroup.cc:208:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/contactgroup.cc:247:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/contactgroup.cc:277:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/centenginestats.cc:241:9: style: The scope of the variable 'c' can be reduced. [variableScope] centreon-engine-18.10.0/src/centenginestats.cc:1423:7: style: The scope of the variable 'z' can be reduced. [variableScope] centreon-engine-18.10.0/src/centenginestats.cc:550:9: style: Variable 'var' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/centenginestats.cc:587:9: style: Variable 'var' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/centenginestats.cc:589:9: style: Variable 'temp_ptr' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/centenginestats.cc:1090:9: style: Variable 'var' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/centenginestats.cc:1092:9: style: Variable 'temp_ptr' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/configuration/applier/globals.cc:35:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable check_result_path [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/globals.cc:165:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable check_result_path [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/hostdependency.cc:79:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable execution_dependency [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/hostdependency.cc:167:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/hostdependency.cc:256:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/hostdependency.cc:297:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/host.cc:81:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/host.cc:280:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/host.cc:560:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/host.cc:616:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/hostdependency.cc:244:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] centreon-engine-18.10.0/src/configuration/applier/hostescalation.cc:77:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/hostescalation.cc:201:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/hostescalation.cc:243:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/hostescalation.cc:189:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] centreon-engine-18.10.0/src/configuration/applier/hostgroup.cc:73:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/hostgroup.cc:153:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/hostgroup.cc:245:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/hostgroup.cc:285:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/hostgroup.cc:315:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/logging.cc:39:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verify_config [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/logging.cc:152:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _stdout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/logging.cc:185:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _stderr [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/logging.cc:201:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _syslog [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/logging.cc:218:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _log [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/logging.cc:234:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _debug_level [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/logging.cc:251:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _syslog [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/logging.cc:263:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _log [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/logging.cc:275:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _debug [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/logging.cc:287:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _stdout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/logging.cc:299:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _stderr [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/macros.cc:63:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MACRO_ADMINEMAIL [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/macros.cc:118:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mac [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/macros.cc:131:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mac [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/macros.cc:165:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MACRO_X_COUNT [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/macros.cc:180:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_USER_MACROS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/macros.cc:51:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] centreon-engine-18.10.0/src/configuration/applier/servicedependency.cc:87:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable execution_dependency [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/servicedependency.cc:199:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/servicedependency.cc:300:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/servicedependency.cc:341:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/service.cc:106:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/service.cc:346:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/service.cc:613:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/service.cc:683:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/servicedependency.cc:288:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:60:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _config [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:200:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _instance [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:247:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _instance [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:274:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scheduling_info [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:281:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event_list_low [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:293:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _evt_check_reaper [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:476:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_inter_check_delay [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:559:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:611:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable service_inter_check_delay [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:675:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable service_interleave_factor [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:716:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:875:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event_list_high [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:914:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_inter_check_delay [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:1014:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable total_scheduled_services [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:1141:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_check [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:1172:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable service_check [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/service.cc:45:5: performance: Variable '_servicegroup_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] centreon-engine-18.10.0/src/configuration/applier/service.cc:48:15: style:inconclusive: Technically the member function 'servicegroup_name_comparator::operator()' can be const. [functionConst] centreon-engine-18.10.0/src/configuration/applier/service.cc:43:15: style: Class 'servicegroup_name_comparator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] centreon-engine-18.10.0/src/configuration/applier/serviceescalation.cc:81:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/serviceescalation.cc:218:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/serviceescalation.cc:258:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/serviceescalation.cc:206:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] centreon-engine-18.10.0/src/configuration/applier/service.cc:619:7: style: Variable 'id' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:986:15: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:1111:15: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:1024:7: style: The scope of the variable 'current_interleave_block' can be reduced. [variableScope] centreon-engine-18.10.0/src/configuration/applier/servicegroup.cc:75:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/servicegroup.cc:159:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/servicegroup.cc:254:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/servicegroup.cc:294:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/servicegroup.cc:324:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/command.cc:70:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _command_line [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/timeperiod.cc:72:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/command.cc:86:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _command_line [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/timeperiod.cc:115:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/command.cc:110:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _command_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/timeperiod.cc:194:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/command.cc:125:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _command_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/timeperiod.cc:237:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/command.cc:136:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _command_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/command.cc:145:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/command.cc:165:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/command.cc:178:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _command_line [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/command.cc:187:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _command_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/command.cc:196:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _connector [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/command.cc:207:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _command_line [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/command.cc:219:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _command_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/command.cc:231:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _connector [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/connector.cc:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _connector_line [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/connector.cc:84:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _connector_line [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/connector.cc:107:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _connector_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/connector.cc:122:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _connector_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/connector.cc:133:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _connector_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/connector.cc:142:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/connector.cc:160:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/connector.cc:173:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _connector_line [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/connector.cc:182:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _connector_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/connector.cc:193:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _connector_line [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/connector.cc:205:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _connector_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:108:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _address [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:140:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _address [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:180:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contact_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:257:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contact_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:266:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:302:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:321:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _address [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:330:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _alias [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:339:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _can_submit_commands [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:348:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:357:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:366:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contact_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:375:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _customvariables [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:384:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _email [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:393:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_notifications_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:402:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_notification_commands [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:411:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_notification_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:420:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_notification_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:429:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retain_nonstatus_information [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:438:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retain_status_information [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:447:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pager [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:456:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_notification_commands [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:465:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_notification_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:474:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_notification_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:483:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_notifications_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:492:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timezone [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:509:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _address [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:521:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _alias [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:533:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _can_submit_commands [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:545:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:557:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contact_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:569:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _email [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:581:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_notifications_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:593:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_notification_commands [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:605:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:646:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_notification_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:658:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retain_nonstatus_information [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:670:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retain_status_information [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:682:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pager [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:694:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_notification_commands [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:706:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:750:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_notification_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:762:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_notifications_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contact.cc:774:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timezone [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contactgroup.cc:70:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _alias [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contactgroup.cc:87:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _alias [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contactgroup.cc:112:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroup_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contactgroup.cc:139:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroup_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contactgroup.cc:148:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contactgroup.cc:169:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contactgroup.cc:182:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _alias [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contactgroup.cc:191:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroup_members [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contactgroup.cc:200:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroup_members [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contactgroup.cc:209:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroup_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contactgroup.cc:218:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _members [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contactgroup.cc:227:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _members [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contactgroup.cc:238:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _alias [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contactgroup.cc:250:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroup_members [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contactgroup.cc:262:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroup_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/contactgroup.cc:274:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _members [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:70:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _month_end [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:95:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _month_end [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:129:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _month_end [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:162:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _month_end [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:171:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _month_end [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:180:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _month_start [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:189:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _month_start [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:198:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _month_day_end [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:207:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _month_day_end [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:216:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _month_day_start [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:225:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _month_day_start [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:234:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _skip_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:243:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _skip_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:252:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timeranges [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:261:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timeranges [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:270:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:279:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:288:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _week_day_end [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:297:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _week_day_end [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:306:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _week_day_start [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:315:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _week_day_start [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:324:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _week_day_end_offset [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:333:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _week_day_end_offset [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:342:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _week_day_start_offset [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:351:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _week_day_start_offset [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:360:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _year_end [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:369:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _year_end [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:378:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _year_start [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/daterange.cc:387:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _year_start [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/group.cc:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/group.cc:83:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _is_inherit [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/group.cc:111:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _is_set [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/group.cc:125:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/group.cc:149:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _data [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/group.cc:158:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _is_inherit [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:96:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependency_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:118:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependency_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:148:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependent_hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:186:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _execution_failure_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:218:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:243:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:256:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependency_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:266:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependency_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:276:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependency_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:286:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependency_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:295:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependent_hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:304:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependent_hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:313:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependent_hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:322:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependent_hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:342:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _execution_failure_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:351:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:360:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:369:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:378:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:387:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _inherits_parent [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:397:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _inherits_parent [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:417:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_failure_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:428:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependency_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:440:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependent_hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:452:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependent_hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:464:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:499:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:511:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:523:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _inherits_parent [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostdependency.cc:535:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:70:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:112:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:157:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _instance [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:167:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _instance [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:200:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _commands [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:209:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _commands [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:266:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _connectors [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:275:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _connectors [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:284:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contacts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:293:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contacts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:326:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:335:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:368:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:377:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:410:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostdependencies [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:419:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostdependencies [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:469:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTIFICATION_DEPENDENCY [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:492:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostescalations [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:501:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostescalations [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:581:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:590:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:623:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _services [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:632:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _services [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:665:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicedependencies [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:674:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicedependencies [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:731:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTIFICATION_DEPENDENCY [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:754:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _serviceescalations [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:763:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _serviceescalations [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:847:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicegroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:856:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicegroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:889:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timeperiods [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:898:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timeperiods [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:931:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _user_macros [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:940:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _user_macros [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:958:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lock [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:976:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:1332:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verify_config [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:1533:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _processing_state [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:1771:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verify_config [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:1359:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verify_config [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/applier/state.cc:1265:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verify_config [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:88:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:110:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:140:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:187:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:213:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:226:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:235:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:253:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contacts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:262:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contacts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:281:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _escalation_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:291:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _escalation_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:300:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _escalation_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:310:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _escalation_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:328:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _first_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:338:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _first_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:347:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:356:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:365:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:374:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:383:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:393:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:402:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:412:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:432:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:444:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contacts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:456:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:489:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _escalation_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:501:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _first_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:513:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:525:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:537:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostescalation.cc:549:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:180:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _acknowledgement_timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:241:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _acknowledgement_timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:312:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:426:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:437:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:446:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _action_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:463:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:526:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:543:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _action_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:552:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _address [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:561:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _alias [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:570:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _checks_active [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:579:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _checks_passive [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:588:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_command [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:597:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_freshness [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:606:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:615:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:624:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:633:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contacts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:660:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _customvariables [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:669:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _display_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:678:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _event_handler [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:687:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _event_handler_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:696:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _first_notification_delay [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:705:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _flap_detection_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:714:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _flap_detection_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:723:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _freshness_threshold [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:750:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _high_flap_threshold [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:759:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:768:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:777:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:786:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:795:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _icon_image [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:804:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _icon_image_alt [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:813:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _initial_state [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:822:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _low_flap_threshold [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:831:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _max_check_attempts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:840:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:849:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:858:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notifications_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:867:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:876:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:885:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:894:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _obsess_over_host [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:903:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parents [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:912:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parents [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:921:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _process_perf_data [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:930:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retain_nonstatus_information [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:939:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retain_status_information [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:948:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retry_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:957:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _recovery_notification_delay [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:966:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _stalking_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:975:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _statusmap_image [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:984:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timezone [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:993:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _vrml_image [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1002:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _acknowledgement_timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1015:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _acknowledgement_timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1027:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _action_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1039:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _address [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1051:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _alias [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1063:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _checks_active [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1075:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _checks_passive [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1087:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_command [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1099:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_freshness [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1111:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1123:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1135:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1147:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contacts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1173:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _coords_2d [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1204:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _coords_3d [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1216:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _display_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1228:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _event_handler [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1240:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _event_handler_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1284:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _first_notification_delay [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1296:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _flap_detection_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1309:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1342:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _freshness_threshold [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1354:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _high_flap_threshold [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1366:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1378:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1390:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1402:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _icon_image [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1414:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _icon_image_alt [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1429:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _initial_state [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1447:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _low_flap_threshold [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1461:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _max_check_attempts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1473:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1485:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1497:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notifications_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1510:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1523:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1561:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1573:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _obsess_over_host [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1585:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parents [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1597:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _process_perf_data [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1610:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retain_nonstatus_information [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1622:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retain_status_information [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1634:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retry_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1646:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _recovery_notification_delay [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1659:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1693:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _statusmap_image [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1705:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timezone [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/host.cc:1717:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _vrml_image [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:83:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _action_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:107:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _action_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:150:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:179:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:192:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _action_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:219:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:228:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:237:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _icon_image [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:246:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _icon_image_alt [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:255:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:264:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:273:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _statusmap_image [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:282:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _vrml_image [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:293:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _action_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:319:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _coords_2d [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:350:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _coords_3d [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:362:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:374:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:386:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _icon_image [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:398:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _icon_image_alt [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:410:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:422:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:434:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _statusmap_image [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostextinfo.cc:446:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _vrml_image [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:75:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _action_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:96:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _action_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:127:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroup_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:162:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroup_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:171:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:194:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:207:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _action_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:216:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _alias [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:225:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroup_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:234:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroup_members [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:243:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroup_members [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:252:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroup_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:261:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _members [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:270:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _members [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:279:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:288:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:299:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _action_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:311:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _alias [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:323:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroup_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:335:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroup_members [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:347:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroup_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:359:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _members [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:371:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/hostgroup.cc:383:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/object.cc:82:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _is_resolve [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/object.cc:99:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/object.cc:165:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/object.cc:178:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/object.cc:196:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/object.cc:214:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _is_resolve [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/object.cc:237:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _should_register [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/object.cc:246:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/object.cc:272:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/object.cc:283:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/object.cc:295:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _should_register [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/object.cc:308:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _templates [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/point_2d.cc:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _x [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/point_2d.cc:69:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _x [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/point_2d.cc:91:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _x [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/point_2d.cc:102:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _x [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/point_2d.cc:111:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _y [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/point_3d.cc:59:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _x [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/point_3d.cc:74:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _x [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/point_3d.cc:96:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _x [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/point_3d.cc:109:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _x [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/point_3d.cc:118:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _y [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/point_3d.cc:127:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _z [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/parser.cc:69:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _config [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/parser.cc:121:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _store [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/parser.cc:137:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _templates [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/parser.cc:170:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _map_objects [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/parser.cc:198:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _map_objects [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/parser.cc:273:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _map_objects [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/parser.cc:287:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _map_objects [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/parser.cc:394:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable most [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/parser.cc:425:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basic [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/parser.cc:500:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable most [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/parser.cc:536:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _templates [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/parser.cc:591:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lst_objects [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/parser.cc:603:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _map_objects [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/reload.cc:49:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lock [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/reload.cc:104:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lock [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/parser.cc:451:11: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] centreon-engine-18.10.0/src/configuration/servicedependency.cc:108:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependency_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:134:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependency_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:168:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependent_hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:235:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _execution_failure_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:280:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:309:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:322:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependency_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:332:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependency_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:342:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependency_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:352:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependency_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:361:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependent_hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:370:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependent_hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:379:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependent_hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:388:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependent_hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:397:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependent_servicegroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:406:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependent_servicegroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:415:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependent_service_description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:424:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependent_service_description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:434:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _execution_failure_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:444:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _execution_failure_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:453:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _inherits_parent [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:463:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _inherits_parent [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:472:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:481:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:490:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:499:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:509:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_failure_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:519:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_failure_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:528:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicegroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:537:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicegroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:546:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:555:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:567:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependency_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:579:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependent_hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:591:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependent_hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:603:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependent_servicegroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:615:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _dependent_service_description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:627:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:664:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _inherits_parent [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:676:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:688:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:700:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:737:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicegroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicedependency.cc:749:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:91:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:115:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:147:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:205:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:233:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:246:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:255:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:273:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contacts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:282:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contacts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:301:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _escalation_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:311:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _escalation_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:320:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _escalation_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:330:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _escalation_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:348:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _first_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:358:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _first_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:367:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:376:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:385:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:394:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:403:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:413:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:423:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:433:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:451:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicegroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:460:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicegroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:469:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:478:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:490:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:502:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contacts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:514:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:549:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _escalation_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:561:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _first_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:573:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:585:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:597:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:609:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:621:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicegroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceescalation.cc:633:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:190:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _acknowledgement_timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:249:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _acknowledgement_timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:318:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:431:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:449:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:459:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _action_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:472:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:531:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:548:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _action_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:557:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _checks_active [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:566:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _checks_passive [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:575:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_command [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:584:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_command_is_important [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:593:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_freshness [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:602:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:611:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:620:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:629:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:647:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contacts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:656:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contacts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:674:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _customvariables [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:683:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _display_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:692:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _event_handler [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:701:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _event_handler_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:710:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _first_notification_delay [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:719:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _flap_detection_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:728:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _flap_detection_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:737:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _freshness_threshold [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:746:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _high_flap_threshold [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:755:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:764:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:773:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:782:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:791:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:800:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:810:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _icon_image [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:819:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _icon_image_alt [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:828:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _initial_state [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:837:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _is_volatile [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:846:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _low_flap_threshold [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:855:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _max_check_attempts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:864:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:873:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:882:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notifications_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:891:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:910:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:919:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:928:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:938:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:956:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _obsess_over_service [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:965:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _process_perf_data [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:974:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retain_nonstatus_information [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:983:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retain_status_information [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:992:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retry_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1001:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _recovery_notification_delay [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1010:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicegroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1019:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicegroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1028:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1037:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1046:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1055:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _stalking_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1064:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timezone [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1074:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timezone [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1092:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _acknowledgement_timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1105:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _acknowledgement_timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1117:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _action_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1130:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_command_is_important [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1148:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _checks_active [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1160:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _checks_passive [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1172:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_freshness [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1184:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1196:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1208:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1220:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contacts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1232:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _display_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1244:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _event_handler [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1256:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _event_handler_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1298:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _first_notification_delay [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1310:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _flap_detection_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1322:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1357:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _freshness_threshold [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1369:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _high_flap_threshold [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1381:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1393:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1405:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _icon_image [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1417:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _icon_image_alt [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1432:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _initial_state [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1452:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _is_volatile [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1464:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _low_flap_threshold [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1478:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _max_check_attempts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1490:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1502:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceextinfo.cc:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _action_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1514:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notifications_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceextinfo.cc:92:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _action_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1526:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceextinfo.cc:124:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1565:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceextinfo.cc:136:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1577:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceextinfo.cc:162:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1589:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _obsess_over_service [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceextinfo.cc:175:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _action_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1616:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _process_perf_data [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceextinfo.cc:184:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _icon_image [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1628:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retain_nonstatus_information [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceextinfo.cc:193:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _icon_image_alt [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1640:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retain_status_information [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceextinfo.cc:202:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1654:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retry_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceextinfo.cc:211:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1666:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _recovery_notification_delay [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceextinfo.cc:220:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1678:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicegroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceextinfo.cc:229:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1690:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceextinfo.cc:238:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1702:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceextinfo.cc:249:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _action_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1714:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceextinfo.cc:261:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _icon_image [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/service.cc:1749:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timezone [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceextinfo.cc:273:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _icon_image_alt [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceextinfo.cc:285:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceextinfo.cc:297:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceextinfo.cc:309:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceextinfo.cc:321:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/serviceextinfo.cc:333:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _action_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:97:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _action_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:128:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicegroup_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:161:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicegroup_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:170:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:194:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:207:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _action_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:216:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _alias [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:225:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _members [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:234:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _members [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:243:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:252:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:261:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicegroup_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:270:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicegroup_members [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:279:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicegroup_members [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:288:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicegroup_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:299:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _action_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:311:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _alias [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:323:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _members [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:335:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:347:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notes_url [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:359:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicegroup_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:371:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicegroup_members [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/servicegroup.cc:383:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicegroup_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timerange.cc:61:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _end [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timerange.cc:75:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _start [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timerange.cc:97:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _start [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timerange.cc:108:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _end [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timerange.cc:117:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _end [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timerange.cc:126:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _start [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timerange.cc:135:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _start [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:430:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _accept_passive_host_checks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:570:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _accept_passive_host_checks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:717:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _accept_passive_host_checks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:726:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _accept_passive_host_checks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:735:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _accept_passive_service_checks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:744:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _accept_passive_service_checks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:753:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _additional_freshness_latency [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:762:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _additional_freshness_latency [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:771:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _admin_email [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:780:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _admin_email [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:789:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _admin_pager [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:798:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _admin_pager [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:807:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _allow_empty_hostgroup_assignment [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:816:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _allow_empty_hostgroup_assignment [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:825:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _auto_reschedule_checks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:834:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _auto_reschedule_checks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:843:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _auto_rescheduling_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:854:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _auto_rescheduling_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:863:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _auto_rescheduling_window [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:874:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _auto_rescheduling_window [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:883:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _broker_module [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:892:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _broker_module [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:901:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _broker_module_directory [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:911:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _broker_module_directory [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:925:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_host_check_horizon [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:934:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_host_check_horizon [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:943:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_service_check_horizon [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:952:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_service_check_horizon [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:961:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cfg_dir [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:971:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cfg_file [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:980:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_external_commands [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:989:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cfg_main [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:998:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cfg_main [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1007:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_external_commands [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1016:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_host_freshness [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1025:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_host_freshness [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1034:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_orphaned_hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1043:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_orphaned_hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1052:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_orphaned_services [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1061:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_orphaned_services [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1070:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_reaper_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1081:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_reaper_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1090:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_result_path [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1101:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_result_path [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1111:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_service_freshness [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1120:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_service_freshness [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1129:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _commands [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1138:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _commands [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1189:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _command_check_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1203:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _command_check_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1218:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _command_check_interval_is_seconds [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1228:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _command_check_interval_is_seconds [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1237:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _command_file [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1246:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _command_file [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1255:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _connectors [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1264:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _connectors [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1315:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contacts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1324:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contacts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1417:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1426:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contactgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1435:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _date_format [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1444:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _date_format [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1453:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _debug_file [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1462:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _debug_file [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1472:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _debug_level [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1482:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _debug_level [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1493:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _debug_verbosity [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1502:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable most [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1514:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _enable_environment_macros [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1523:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _enable_environment_macros [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1532:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _enable_event_handlers [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1541:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _enable_event_handlers [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1550:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _enable_flap_detection [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1559:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _enable_flap_detection [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1568:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _enable_notifications [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1577:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _enable_notifications [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1586:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _enable_predictive_host_dependency_checks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1595:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _enable_predictive_host_dependency_checks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1604:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _enable_predictive_service_dependency_checks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1613:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _enable_predictive_service_dependency_checks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1622:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _event_broker_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1631:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _event_broker_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1640:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _event_handler_timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1652:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _event_handler_timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1661:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _execute_host_checks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1670:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _execute_host_checks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1679:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _execute_service_checks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1688:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _execute_service_checks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1697:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _external_command_buffer_slots [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1706:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _external_command_buffer_slots [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1715:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _global_host_event_handler [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1724:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _global_host_event_handler [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1734:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _global_service_event_handler [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1743:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _global_service_event_handler [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1753:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _high_host_flap_threshold [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1765:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _high_host_flap_threshold [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1774:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _high_service_flap_threshold [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1786:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _high_service_flap_threshold [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1795:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostdependencies [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1804:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostdependencies [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1813:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostescalations [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1822:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostescalations [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1831:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1840:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hostgroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1890:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1899:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1944:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_check_timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1955:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_check_timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1964:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_freshness_check_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1973:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_freshness_check_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1982:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_inter_check_delay_method [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:1991:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_inter_check_delay_method [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2000:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_perfdata_command [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2009:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_perfdata_command [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2018:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_perfdata_file [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2027:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_perfdata_file [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2036:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_perfdata_file_mode [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2045:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_perfdata_file_mode [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2054:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_perfdata_file_processing_command [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2063:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_perfdata_file_processing_command [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2072:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_perfdata_file_processing_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2081:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_perfdata_file_processing_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2090:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_perfdata_file_template [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2099:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_perfdata_file_template [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2108:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _illegal_object_chars [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2117:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _illegal_object_chars [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2126:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _illegal_output_chars [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2135:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _illegal_output_chars [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2145:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _interval_length [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2157:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _command_check_interval_is_seconds [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2173:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _log_event_handlers [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2182:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _log_event_handlers [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2191:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _log_external_commands [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2200:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _log_external_commands [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2209:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _log_file [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2218:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _log_file [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2227:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _log_host_retries [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2236:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _log_host_retries [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2245:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _log_notifications [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2254:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _log_notifications [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2263:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _log_passive_checks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2272:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _log_passive_checks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2281:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _log_pid [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2290:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _log_pid [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2299:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _log_service_retries [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2308:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _log_service_retries [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2317:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _low_host_flap_threshold [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2329:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _low_host_flap_threshold [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2338:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _low_service_flap_threshold [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2350:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _low_service_flap_threshold [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2359:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _max_check_reaper_time [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2370:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _max_check_reaper_time [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2379:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _max_check_result_file_age [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2390:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _max_check_result_file_age [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2400:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _max_debug_file_size [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2409:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _max_debug_file_size [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2418:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _max_host_check_spread [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2429:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _max_host_check_spread [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2438:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _max_log_file_size [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2447:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _max_log_file_size [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2456:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _max_parallel_service_checks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2465:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _max_parallel_service_checks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2474:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _max_service_check_spread [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2485:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _max_service_check_spread [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2494:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2505:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2514:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _obsess_over_hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2523:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _obsess_over_hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2532:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _obsess_over_services [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2541:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _obsess_over_services [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2550:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ochp_command [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/deleter/contact.cc:44:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable commandsmember [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2559:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ochp_command [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2569:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ochp_timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2580:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ochp_timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2589:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ocsp_command [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2598:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ocsp_command [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2607:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ocsp_timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2618:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ocsp_timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2627:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _passive_host_checks_are_soft [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2636:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _passive_host_checks_are_soft [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2645:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _perfdata_timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2654:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _perfdata_timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2663:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _process_performance_data [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2672:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _process_performance_data [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2681:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _resource_file [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2690:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _resource_file [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2699:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retained_contact_host_attribute_mask [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2708:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retained_contact_host_attribute_mask [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2717:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retained_contact_service_attribute_mask [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2726:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retained_contact_service_attribute_mask [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2735:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retained_host_attribute_mask [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2744:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retained_host_attribute_mask [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2753:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retained_process_host_attribute_mask [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2762:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retained_process_host_attribute_mask [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2771:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retain_state_information [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2780:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retain_state_information [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2789:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retention_scheduling_horizon [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2801:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retention_scheduling_horizon [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2810:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retention_update_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2821:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retention_update_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2830:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicedependencies [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2839:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicedependencies [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2848:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _serviceescalations [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2857:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _serviceescalations [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2866:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicegroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2875:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _servicegroups [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2926:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _services [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2935:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _services [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:2996:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_check_timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3007:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_check_timeout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3016:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_freshness_check_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3028:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_freshness_check_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3037:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_inter_check_delay_method [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3046:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_inter_check_delay_method [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3055:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_interleave_factor_method [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3064:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_interleave_factor_method [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3073:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_perfdata_command [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3082:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_perfdata_command [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3091:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_perfdata_file [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3100:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_perfdata_file [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3109:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_perfdata_file_mode [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3118:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_perfdata_file_mode [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3127:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_perfdata_file_processing_command [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3136:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_perfdata_file_processing_command [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3145:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_perfdata_file_processing_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3154:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_perfdata_file_processing_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3163:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_perfdata_file_template [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3172:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_perfdata_file_template [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3181:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sleep_time [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3193:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sleep_time [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3202:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _soft_state_dependencies [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3211:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _soft_state_dependencies [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3220:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _state_retention_file [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3230:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _state_retention_file [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3244:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _status_file [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3253:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _status_file [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3262:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _status_update_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3275:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _status_update_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3289:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3308:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timeperiods [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3317:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timeperiods [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3366:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _time_change_threshold [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3379:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _time_change_threshold [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3388:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _translate_passive_host_checks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3397:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _translate_passive_host_checks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3406:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _users [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3415:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _users [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3430:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _users [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3440:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _users [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3449:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _use_aggressive_host_checking [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3458:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _use_aggressive_host_checking [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3467:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _use_check_result_path [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3476:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _use_check_result_path [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3485:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _use_large_installation_tweaks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3494:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _use_large_installation_tweaks [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3503:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _use_regexp_matches [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3512:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _use_regexp_matches [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3521:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _use_retained_program_state [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3530:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _use_retained_program_state [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3539:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _use_retained_scheduling_info [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3548:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _use_retained_scheduling_info [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3557:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _use_setpgid [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3566:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _use_setpgid [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3575:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _use_syslog [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3584:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _use_syslog [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3593:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _use_timezone [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3602:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _use_timezone [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3612:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _use_true_regexp_matching [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3621:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _use_true_regexp_matching [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3633:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3645:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3657:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3678:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cfg_main [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3693:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cfg_main [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3708:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3717:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_result_path [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3729:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3740:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3758:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3770:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3780:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _date_format [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3798:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3810:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3822:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3835:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _event_broker_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3848:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3858:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_inter_check_delay_method [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3881:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_perfdata_file_mode [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3897:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3909:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3921:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3934:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3946:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3958:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3970:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3982:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:3994:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:4006:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cfg_main [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:4021:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:4033:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:4043:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_inter_check_delay_method [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:4066:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_interleave_factor_method [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:4082:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_perfdata_file_mode [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:4098:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:4110:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/state.cc:4122:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_warnings [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/deleter/contactgroup.cc:39:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable contactsmember [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/deleter/daterange.cc:39:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timerange [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/deleter/host.cc:49:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hostsmember [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timeperiod.cc:47:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATERANGE_TYPES [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timeperiod.cc:78:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _alias [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timeperiod.cc:96:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _alias [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timeperiod.cc:122:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timeperiod_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timeperiod.cc:151:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timeperiod_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timeperiod.cc:160:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timeperiod.cc:194:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timeperiod.cc:210:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timeperiod.cc:230:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _alias [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timeperiod.cc:239:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _exceptions [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timeperiod.cc:248:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _exclude [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timeperiod.cc:257:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timeperiod_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timeperiod.cc:266:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timeranges [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timeperiod.cc:288:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timeperiod.cc:313:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timeperiod.cc:428:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable calendar_date [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timeperiod.cc:453:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timeperiod.cc:696:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timeranges [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timeperiod.cc:767:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _alias [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timeperiod.cc:779:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _exclude [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timeperiod.cc:791:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timeperiod_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/deleter/hostescalation.cc:41:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable contactgroupsmember [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/deleter/hostgroup.cc:39:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hostsmember [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/configuration/timeperiod.cc:468:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] centreon-engine-18.10.0/src/configuration/timeperiod.cc:486:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] centreon-engine-18.10.0/src/configuration/timeperiod.cc:511:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] centreon-engine-18.10.0/src/configuration/timeperiod.cc:535:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] centreon-engine-18.10.0/src/configuration/timeperiod.cc:552:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] centreon-engine-18.10.0/src/configuration/timeperiod.cc:575:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] centreon-engine-18.10.0/src/configuration/timeperiod.cc:599:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] centreon-engine-18.10.0/src/configuration/timeperiod.cc:615:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] centreon-engine-18.10.0/src/deleter/service.cc:45:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable contactgroupsmember [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/deleter/serviceescalation.cc:41:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable contactgroupsmember [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/deleter/servicegroup.cc:39:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable servicesmember [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/deleter/timedevent.cc:33:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVENT_SCHEDULED_DOWNTIME [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/deleter/timeperiod.cc:46:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timerange [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/downtime_finder.cc:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/downtime_finder.cc:74:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/error.cc:55:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/error.cc:72:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/error.cc:105:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/error.cc:205:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/error.cc:226:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/diagnostic.cc:94:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basic [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/diagnostic.cc:313:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/error.cc:230:9: error: Uninitialized variable: &wc [uninitvar] centreon-engine-18.10.0/src/events/hash_timed_event.cc:64:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_num [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/events/hash_timed_event.cc:76:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hevent [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/events/hash_timed_event.cc:91:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hevent [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/events/hash_timed_event.cc:114:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hevent [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/events/hash_timed_event.cc:131:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hevent [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/events/hash_timed_event.cc:155:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_num [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/events/loop.cc:74:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_time [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/events/loop.cc:132:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sigshutdown [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/events/sched_info.cc:67:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event_list_low [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/events/sched_info.cc:220:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable total_hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/events/loop.cc:449:35: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/events/loop.cc:221:10: style: The scope of the variable 'run_event' can be reduced. [variableScope] centreon-engine-18.10.0/src/events/timed_event.cc:105:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sigshutdown [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/events/timed_event.cc:124:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sighup [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/events/timed_event.cc:375:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event_list_low [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/events/timed_event.cc:513:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable log_process_info [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/events/timed_event.cc:753:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVENT_USER_FUNCTION [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/events/timed_event.cc:784:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event_list_low [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/events/timed_event.cc:870:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event_list_low [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/events/timed_event.cc:972:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event_list_high [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/events/timed_event.cc:1012:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVENT_SLEEP [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/events/timed_event.cc:1035:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVENT_HOST_CHECK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/events/timed_event.cc:1104:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVENT_HOST_CHECK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/events/loop.cc:133:12: style: Variable 'quit' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/events/loop.cc:142:12: style: Variable 'quit' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/events/loop.cc:221:19: style: Variable 'run_event' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/events/sched_info.cc:76:19: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/events/sched_info.cc:97:19: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/events/sched_info.cc:151:19: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/events/sched_info.cc:164:19: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/flapping.cc:46:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATE_OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/flapping.cc:198:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_UP [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/flapping.cc:388:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/flapping.cc:497:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATE_OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/flapping.cc:536:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/flapping.cc:642:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_UP [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/flapping.cc:663:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_FLAP_DETECTION_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/flapping.cc:709:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_FLAP_DETECTION_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/flapping.cc:753:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_FLAP_DETECTION_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/flapping.cc:795:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_FLAP_DETECTION_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/flapping.cc:876:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_UP [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/flapping.cc:895:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_FLAP_DETECTION_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/flapping.cc:938:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_FLAP_DETECTION_ENABLED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/flapping.cc:1021:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATE_OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/events/timed_event.cc:206:38: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/events/timed_event.cc:1037:17: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/events/timed_event.cc:1038:17: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/events/timed_event.cc:1045:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/events/timed_event.cc:1046:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/events/timed_event.cc:1054:24: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/events/timed_event.cc:1055:24: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/events/timed_event.cc:1106:16: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/events/timed_event.cc:1112:19: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/events/timed_event.cc:1118:23: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/logging/broker.cc:43:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _thread [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/logging/broker.cc:75:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lock [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/logging/broker.cc:87:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lock [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/logging/broker.cc:107:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _enable [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/logging/broker.cc:137:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lock [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/logging/broker.cc:145:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lock [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/events/timed_event.cc:1037:11: style: Variable 'hst1' can be declared as reference to const [constVariableReference] centreon-engine-18.10.0/src/events/timed_event.cc:1038:11: style: Variable 'hst2' can be declared as reference to const [constVariableReference] centreon-engine-18.10.0/src/events/timed_event.cc:1045:14: style: Variable 'svc1' can be declared as reference to const [constVariableReference] centreon-engine-18.10.0/src/events/timed_event.cc:1046:14: style: Variable 'svc2' can be declared as reference to const [constVariableReference] centreon-engine-18.10.0/src/events/timed_event.cc:1106:11: style: Variable 'hst' can be declared as reference to const [constVariableReference] centreon-engine-18.10.0/src/events/timed_event.cc:1112:14: style: Variable 'svc' can be declared as reference to const [constVariableReference] centreon-engine-18.10.0/src/events/timed_event.cc:380:16: style: Variable 'first_event' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/macros.cc:49:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:66:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:85:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:117:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:353:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:469:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:587:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:720:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:791:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_CONTACT_ADDRESSES [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:811:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:859:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:907:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_ILLEGAL_MACRO_CHARS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:988:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable macro_x [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:1001:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MACRO_X_COUNT [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:1178:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MACRO_X_COUNT [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:1190:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_COMMAND_ARGUMENTS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:1208:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MACRO_ADMINEMAIL [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:1233:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MACRO_X_COUNT [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:1328:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MACRO_X_COUNT [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:1375:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MACRO_X_COUNT [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:1403:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MACRO_TOTALHOSTSUP [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:1424:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:1445:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MACRO_X_COUNT [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:1483:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_COMMAND_ARGUMENTS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:1525:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_ILLEGAL_MACRO_CHARS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:1594:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:1621:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros/grab_host.cc:57:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MACRO_TOTALHOSTSERVICES [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros/grab_host.cc:109:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_CHECK_PASSIVE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros/grab_host.cc:153:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_DOWN [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros/grab_host.cc:173:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable macro_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros/grab_host.cc:253:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MACRO_HOSTNAME [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros/grab_host.cc:53:21: style: Parameter 'hst' can be declared as reference to const [constParameterReference] centreon-engine-18.10.0/src/macros/grab_host.cc:106:40: style: Parameter 'hst' can be declared as reference to const. However it seems that 'get_host_check_type' is a callback function, if 'hst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] centreon-engine-18.10.0/src/macros/grab_host.cc:277:44: note: You might need to cast the function pointer here centreon-engine-18.10.0/src/macros/grab_host.cc:106:40: note: Parameter 'hst' can be declared as reference to const centreon-engine-18.10.0/src/macros/grab_host.cc:122:41: style: Parameter 'hst' can be declared as reference to const. However it seems that 'get_host_group_names' is a callback function, if 'hst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] centreon-engine-18.10.0/src/macros/grab_host.cc:361:45: note: You might need to cast the function pointer here centreon-engine-18.10.0/src/macros/grab_host.cc:122:41: note: Parameter 'hst' can be declared as reference to const centreon-engine-18.10.0/src/macros/grab_host.cc:184:37: style: Parameter 'hst' can be declared as reference to const. However it seems that 'get_host_parents' is a callback function, if 'hst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] centreon-engine-18.10.0/src/macros/grab_host.cc:391:42: note: You might need to cast the function pointer here centreon-engine-18.10.0/src/macros/grab_host.cc:184:37: note: Parameter 'hst' can be declared as reference to const centreon-engine-18.10.0/src/macros/grab_host.cc:203:38: style: Parameter 'hst' can be declared as reference to const. However it seems that 'get_host_children' is a callback function, if 'hst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] centreon-engine-18.10.0/src/macros/grab_host.cc:394:43: note: You might need to cast the function pointer here centreon-engine-18.10.0/src/macros/grab_host.cc:203:38: note: Parameter 'hst' can be declared as reference to const centreon-engine-18.10.0/src/macros/grab_host.cc:63:26: style: Variable 'temp_servicesmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/macros/grab_host.cc:66:16: style: Variable 'temp_service' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/macros/grab_host.cc:127:20: style: Variable 'temp_objectlist' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/macros/grab_service.cc:56:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERVICE_CHECK_PASSIVE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros/grab_service.cc:100:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATE_OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros/grab_service.cc:151:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MACRO_SERVICEDESC [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros/grab_service.cc:53:46: style: Parameter 'svc' can be declared as reference to const. However it seems that 'get_service_check_type' is a callback function, if 'svc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] centreon-engine-18.10.0/src/macros/grab_service.cc:169:47: note: You might need to cast the function pointer here centreon-engine-18.10.0/src/macros/grab_service.cc:53:46: note: Parameter 'svc' can be declared as reference to const centreon-engine-18.10.0/src/macros/grab_service.cc:69:47: style: Parameter 'svc' can be declared as reference to const. However it seems that 'get_service_group_names' is a callback function, if 'svc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] centreon-engine-18.10.0/src/macros/grab_service.cc:259:48: note: You might need to cast the function pointer here centreon-engine-18.10.0/src/macros/grab_service.cc:69:47: note: Parameter 'svc' can be declared as reference to const centreon-engine-18.10.0/src/macros/grab_service.cc:74:20: style: Variable 'temp_objectlist' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/macros/grab_value.cc:73:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros/grab_value.cc:157:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros/grab_value.cc:190:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros/grab_value.cc:317:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros/grab_value.cc:360:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros/grab_value.cc:450:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros/grab_value.cc:487:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros/grab_value.cc:517:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros/grab_value.cc:548:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros/grab_value.cc:575:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MACRO_TOTALHOSTSUP [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros/process.cc:47:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros/process.cc:70:28: style: Condition 'input_buffer' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/src/macros/process.cc:79:17: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/macros/process.cc:46:7: style: The scope of the variable 'clean_macro' can be reduced. [variableScope] centreon-engine-18.10.0/src/macros/process.cc:46:19: style: Variable 'clean_macro' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/macros/process.cc:47:14: style: Variable 'result' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/macros/process.cc:48:21: style: Variable 'clean_options' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/macros/process.cc:50:21: style: Variable 'macro_options' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/main.cc:113:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/macros.cc:206:32: style: Condition 'mac->host_ptr' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/src/macros.cc:90:9: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/macros.cc:749:32: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/macros.cc:463:16: style: Variable 'temp_hostsmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/macros.cc:581:19: style: Variable 'temp_servicesmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/macros.cc:855:13: style: Parameter 'macro_name' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/macros.cc:1481:54: style: Parameter 'mac' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/macros.cc:1499:9: style: Variable 'temp_host' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/macros.cc:1500:12: style: Variable 'temp_service' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/macros.cc:1501:12: style: Variable 'temp_contact' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/macros.cc:1590:22: style: Parameter 'mac' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/macros.cc:115:21: style: Variable 'delimiter_len' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/macros.cc:1441:18: style: Variable 'free_macro' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/macros.cc:1442:22: style: Variable 'generate_macro' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/nebmods.cc:45:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/nebmods.cc:50:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/nebmods.cc:61:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/nebmods.cc:88:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/nebmods.cc:129:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/nebmods.cc:177:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/nebmods.cc:195:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/nebmods.cc:234:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/nebmods.cc:255:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/nebmods.cc:290:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEBERROR_NOMODULE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/nebmods.cc:351:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEBERROR_NOCALLBACKFUNC [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/nebmods.cc:409:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEBERROR_NOMODULE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/nebmods.cc:442:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEBERROR_NOCALLBACKFUNC [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/nebmods.cc:490:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEBCALLBACK_NUMITEMS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/nebmods.cc:532:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEBCALLBACK_NUMITEMS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/nebmods.cc:542:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEBCALLBACK_NUMITEMS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/nebmods.cc:371:33: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/nebmods.cc:418:11: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/nebmods.cc:418:50: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/nebmods.cc:484:16: style: Variable 'temp_callback' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/notifications.cc:106:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/notifications.cc:387:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTIFICATION_OPTION_FORCED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/notifications.cc:744:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTIFICATION_OPTION_FORCED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/notifications.cc:890:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_ILLEGAL_MACRO_CHARS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/notifications.cc:1129:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATE_OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/notifications.cc:1202:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTIFICATION_OPTION_NONE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/notifications.cc:1239:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MACRO_NOTIFICATIONISESCALATED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/notifications.cc:1385:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/notifications.cc:1657:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTIFICATION_OPTION_FORCED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/notifications.cc:1954:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTIFICATION_OPTION_FORCED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/notifications.cc:2090:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_ILLEGAL_MACRO_CHARS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/notifications.cc:2329:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_UP [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/notifications.cc:2395:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTIFICATION_OPTION_NONE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/notifications.cc:2430:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MACRO_NOTIFICATIONISESCALATED [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/notifications.cc:2570:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serviceescalation_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/notifications.cc:2637:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hostescalation_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/notifications.cc:2699:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable notification_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/notifications.cc:2716:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/command.cc:108:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable command [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:126:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:188:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:241:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:288:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:374:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_COMMENT [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:380:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERVICE_COMMENT [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:388:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_COMMENT [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:399:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:419:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:442:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:463:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:485:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable comment_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:513:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMMENT_HASHSLOTS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:562:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_COMMENT [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:590:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERVICE_COMMENT [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:624:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:723:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defer_comment_sorting [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:760:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable comment_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:779:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_COMMENT [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:798:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERVICE_COMMENT [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:853:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERVICE_COMMENT [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:858:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_COMMENT [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:867:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable comment_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/comment.cc:818:45: style: Condition 'comment_hashlist==NULL' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/src/objects/comment.cc:165:7: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/objects/comment.cc:702:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/objects/comment.cc:703:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/objects/comment.cc:743:9: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/objects/comment.cc:365:12: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] centreon-engine-18.10.0/src/objects/comment.cc:359:12: note: result is assigned centreon-engine-18.10.0/src/objects/comment.cc:365:12: note: result is overwritten centreon-engine-18.10.0/src/objects/comment.cc:365:12: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] centreon-engine-18.10.0/src/objects/comment.cc:362:12: note: result is assigned centreon-engine-18.10.0/src/objects/comment.cc:365:12: note: result is overwritten centreon-engine-18.10.0/src/objects/comment.cc:292:7: style: The scope of the variable 'hashslot' can be reduced. [variableScope] centreon-engine-18.10.0/src/objects/comment.cc:414:48: style: Parameter 'hst' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/objects/comment.cc:438:12: style: Variable 'temp_comment' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/objects/comment.cc:458:54: style: Parameter 'svc' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/objects/comment.cc:459:12: style: Variable 'temp_comment' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/objects/comment.cc:482:12: style: Variable 'temp_comment' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/objects/comment.cc:702:12: style: Variable 'c1' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/objects/comment.cc:703:12: style: Variable 'c2' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/objects/comment.cc:815:21: style: Parameter 'start' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/objects/comment.cc:292:16: style: Variable 'hashslot' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/notifications.cc:990:24: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/notifications.cc:2190:24: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/objects/contact.cc:55:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_CONTACT_ADDRESSES [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/contact.cc:246:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable contact [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/contact.cc:342:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable contact_other_props [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/notifications.cc:157:5: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/notifications.cc:351:5: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/notifications.cc:405:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/notifications.cc:924:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/notifications.cc:954:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/notifications.cc:1080:7: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/notifications.cc:1104:5: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/notifications.cc:1431:5: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/notifications.cc:1625:5: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/notifications.cc:2124:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/notifications.cc:2154:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/notifications.cc:2279:7: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/notifications.cc:2303:5: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/notifications.cc:732:16: style: Parameter 'svc' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/notifications.cc:1115:16: style: Parameter 'svc' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/notifications.cc:1120:12: style: Variable 'temp_service' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/notifications.cc:1220:19: style: Variable 'temp_contactsmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/notifications.cc:1222:24: style: Variable 'temp_contactgroupsmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/notifications.cc:1223:17: style: Variable 'temp_contactgroup' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/notifications.cc:1944:13: style: Parameter 'hst' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/notifications.cc:2315:13: style: Parameter 'hst' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/notifications.cc:2320:9: style: Variable 'temp_host' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/notifications.cc:2411:19: style: Variable 'temp_contactsmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/notifications.cc:2413:24: style: Variable 'temp_contactgroupsmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/notifications.cc:2414:17: style: Variable 'temp_contactgroup' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/notifications.cc:2692:42: style: Parameter 'cntct' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/objects/contactgroup.cc:111:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable contactgroup [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/contactgroup.cc:156:21: style: Parameter 'group' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/objects/contactgroup.cc:157:16: style: Parameter 'cntct' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/macros/grab_value.cc:221:14: style: Condition 'arg1' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/src/macros/grab_value.cc:373:20: style: Condition 'arg2' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/src/macros/grab_value.cc:1012:7: style: The scope of the variable 'delimiter_len' can be reduced. [variableScope] centreon-engine-18.10.0/src/macros/grab_value.cc:77:16: style: Variable 'hg' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/macros/grab_value.cc:82:25: style: Variable 'temp_hostsmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/macros/grab_value.cc:235:23: style: Variable 'sg' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/macros/grab_value.cc:374:19: style: Variable 'cg' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/macros/grab_value.cc:381:28: style: Variable 'temp_contactsmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/macros/grab_value.cc:435:29: style: Parameter 'mac' can be declared as pointer to const. However it seems that 'handle_contactgroup_macro' is a callback function, if 'mac' is declared with const you might also need to cast function pointer(s). [constParameterCallback] centreon-engine-18.10.0/src/macros/grab_value.cc:907:40: note: You might need to cast the function pointer here centreon-engine-18.10.0/src/macros/grab_value.cc:435:29: note: Parameter 'mac' can be declared as pointer to const centreon-engine-18.10.0/src/macros/grab_value.cc:651:17: style: Variable 'temp_host' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/macros/grab_value.cc:667:17: style: Variable 'temp_host' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/macros/grab_value.cc:683:17: style: Variable 'temp_host' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/macros/grab_value.cc:1009:17: style: Variable 'temp_contactgroup' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/objects/contactgroupsmember.cc:80:25: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] centreon-engine-18.10.0/src/objects/contactsmember.cc:81:27: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] centreon-engine-18.10.0/src/objects/daterange.cc:187:15: debug: Scope::checkVariable found variable 'tab' with varid 0. [varid0] centreon-engine-18.10.0/src/objects/daterange.cc:187:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tab [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/hostdependency.cc:187:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hostdependency [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/hostdependency.cc:273:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTIFICATION_DEPENDENCY [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:129:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:157:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:197:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:322:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DATETIME_LENGTH [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:469:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ANY_DOWNTIME [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:488:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:773:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:818:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:869:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scheduled_downtime_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:910:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_DOWNTIME [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:948:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:1004:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:1059:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scheduled_downtime_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:1115:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_DOWNTIME [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:1122:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERVICE_DOWNTIME [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:1148:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scheduled_downtime_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:1202:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_DOWNTIME [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:1230:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERVICE_DOWNTIME [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:1260:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ANY_DOWNTIME [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:1359:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defer_downtime_sorting [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:1401:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scheduled_downtime_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:1414:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_DOWNTIME [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:1419:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERVICE_DOWNTIME [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:1428:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scheduled_downtime_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/host.cc:157:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_STATE_HISTORY_ENTRIES [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/host.cc:520:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/host.cc:760:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/host.cc:777:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/host.cc:794:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/host.cc:811:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/host.cc:825:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_other_props [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/host.cc:865:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_other_props [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/host.cc:901:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_other_props [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/host.cc:638:31: style: Parameter 'hst' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/objects/host.cc:668:41: style: Parameter 'hst' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/objects/host.cc:680:21: style: Variable 'hstescalation' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/objects/host.cc:709:13: style: Parameter 'parent_host' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/objects/host.cc:710:13: style: Parameter 'child_host' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/objects/hostdependency.cc:91:3: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] centreon-engine-18.10.0/src/objects/hostdependency.cc:93:5: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] centreon-engine-18.10.0/src/objects/hostdependency.cc:97:5: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] centreon-engine-18.10.0/src/objects/hostescalation.cc:112:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m2 [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/hostescalation.cc:194:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hostescalation [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/hostgroup.cc:125:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hostgroup [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/downtime.cc:445:7: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/objects/downtime.cc:749:7: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/objects/downtime.cc:1344:29: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/objects/downtime.cc:1345:29: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/objects/downtime.cc:1382:9: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/objects/downtime.cc:190:7: style: The scope of the variable 'attr' can be reduced. [variableScope] centreon-engine-18.10.0/src/objects/downtime.cc:480:10: style: The scope of the variable 'event_time' can be reduced. [variableScope] centreon-engine-18.10.0/src/objects/downtime.cc:482:7: style: The scope of the variable 'attr' can be reduced. [variableScope] centreon-engine-18.10.0/src/objects/downtime.cc:765:44: style: Parameter 'hst' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/objects/downtime.cc:810:50: style: Parameter 'svc' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/objects/downtime.cc:859:23: style: Variable 'temp_downtime' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/objects/downtime.cc:1137:23: style: Variable 'temp_downtime' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/objects/downtime.cc:1344:23: style: Variable 'd1' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/objects/downtime.cc:1345:23: style: Variable 'd2' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/objects/hostgroup.cc:163:44: style: Parameter 'group' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/objects/hostgroup.cc:163:57: style: Parameter 'hst' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/objects/downtime.cc:480:20: style: Variable 'event_time' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/objects/downtime.cc:482:11: style: Variable 'attr' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/objects/objectlist.cc:37:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/objectlist.cc:73:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/objectlist.cc:97:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/objectlist.cc:95:58: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/objects/hostescalation.cc:92:3: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] centreon-engine-18.10.0/src/objects/hostescalation.cc:94:5: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] centreon-engine-18.10.0/src/objects/servicedependency.cc:230:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable servicedependency [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/servicedependency.cc:322:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTIFICATION_DEPENDENCY [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/serviceescalation.cc:116:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m2 [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/serviceescalation.cc:210:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serviceescalation [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/service.cc:147:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_STATE_HISTORY_ENTRIES [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/service.cc:495:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable service [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/service.cc:673:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable service_other_props [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/service.cc:728:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable service_other_props [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/service.cc:787:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable service_other_props [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/service.cc:603:37: style: Parameter 'svc' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/objects/service.cc:646:24: style: Variable 'svcescalation' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/objects/serviceescalation.cc:94:3: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] centreon-engine-18.10.0/src/objects/serviceescalation.cc:96:5: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] centreon-engine-18.10.0/src/objects/serviceescalation.cc:98:5: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] centreon-engine-18.10.0/src/objects/servicegroup.cc:125:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable servicegroup [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/servicegroup.cc:163:50: style: Parameter 'group' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/objects/servicegroup.cc:163:63: style: Parameter 'hst' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/objects/servicegroup.cc:187:21: style: Parameter 'group' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/objects/servicegroup.cc:188:16: style: Parameter 'svc' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/objects/timeperiod.cc:55:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATERANGE_TYPES [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/timeperiod.cc:100:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATERANGE_TYPES [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/timeperiod.cc:134:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timeperiod [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/timeperiod.cc:102:11: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] centreon-engine-18.10.0/src/objects/timeperiod.cc:101:50: note: outer condition: it centreon-engine-18.10.0/src/objects/timeperiod.cc:102:11: note: identical inner condition: it centreon-engine-18.10.0/src/perfdata.cc:33:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/perfdata.cc:48:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/applier/comment.cc:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defer_comment_sorting [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/applier/comment.cc:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_COMMENT [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/applier/comment.cc:110:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERVICE_COMMENT [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/applier/contact.cc:89:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODATTR_NOTIFICATION_TIMEPERIOD [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/applier/downtime.cc:34:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defer_downtime_sorting [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/applier/downtime.cc:67:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_DOWNTIME [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/applier/downtime.cc:89:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERVICE_DOWNTIME [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/applier/program.cc:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modified_host_process_attributes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/applier/host.cc:99:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_other_props [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/applier/host.cc:258:8: style: The scope of the variable 'allow_flapstart_notification' can be reduced. [variableScope] centreon-engine-18.10.0/src/retention/applier/host.cc:258:36: style: Variable 'allow_flapstart_notification' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/retention/applier/service.cc:127:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable service_other_props [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/applier/utils.cc:36:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/applier/utils.cc:53:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_STATE_HISTORY_ENTRIES [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/applier/service.cc:267:8: style: The scope of the variable 'allow_flapstart_notification' can be reduced. [variableScope] centreon-engine-18.10.0/src/retention/applier/service.cc:267:36: style: Variable 'allow_flapstart_notification' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/retention/comment.cc:86:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _author [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:111:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _author [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:146:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:159:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _author [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:168:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _comment_data [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:177:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _comment_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:186:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _comment_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:195:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _entry_time [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:204:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _entry_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:213:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _expire_time [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:222:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _expires [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:231:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:240:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _persistent [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:249:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:258:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _source [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:267:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _author [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:277:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _comment_data [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:287:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _comment_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:297:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _entry_time [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:307:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _entry_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:317:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _expire_time [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:327:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _expires [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:337:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:347:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _persistent [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:357:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/comment.cc:367:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _source [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contact_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:96:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contact_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:130:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:147:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contact_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:156:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _customvariables [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:165:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_notification_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:174:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_notifications_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:183:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_host_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:192:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_service_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:201:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modified_attributes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:210:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modified_host_attributes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:219:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modified_service_attributes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:228:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_notification_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:237:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_notifications_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:246:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contact_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:256:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_notification_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:266:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_notifications_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:276:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_host_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:286:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_service_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:296:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modified_attributes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:306:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modified_host_attributes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:316:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modified_service_attributes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:326:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_notification_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/contact.cc:336:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_notifications_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:87:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _author [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:112:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _author [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:147:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:160:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _author [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:169:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _comment_data [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:178:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _downtime_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:187:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _downtime_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:196:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _duration [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:205:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _end_time [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:214:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _entry_time [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:223:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _fixed [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:232:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:241:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:250:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _start_time [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:259:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _triggered_by [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:268:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _author [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:278:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _comment_data [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:288:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _downtime_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:298:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _duration [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:308:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _end_time [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:318:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _entry_time [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:328:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _fixed [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:338:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:348:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:358:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _start_time [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/downtime.cc:368:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _triggered_by [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/dump.cc:42:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_COMMENT [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/dump.cc:70:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable comment_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/dump.cc:108:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable contact_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/dump.cc:144:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_DOWNTIME [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/dump.cc:172:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scheduled_downtime_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/dump.cc:210:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/dump.cc:277:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/dump.cc:314:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modified_host_process_attributes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/dump.cc:352:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/dump.cc:396:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/dump.cc:467:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable service_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/objects/servicedependency.cc:94:3: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] centreon-engine-18.10.0/src/objects/servicedependency.cc:96:5: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] centreon-engine-18.10.0/src/objects/servicedependency.cc:100:5: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] centreon-engine-18.10.0/src/objects/servicedependency.cc:102:5: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] centreon-engine-18.10.0/src/objects/servicedependency.cc:106:5: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] centreon-engine-18.10.0/src/retention/host.cc:117:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _acknowledgement_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:184:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _acknowledgement_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:261:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:278:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _acknowledgement_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:287:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _active_checks_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:296:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_command [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:305:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_execution_time [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:314:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_flapping_recovery_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:323:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_latency [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:332:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:341:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:350:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:359:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_attempt [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:368:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_event_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:377:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_notification_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:386:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_notification_number [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:395:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_problem_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:404:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_state [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:413:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _customvariables [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:422:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _event_handler [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:431:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _event_handler_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:440:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _flap_detection_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:449:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_been_checked [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:458:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:467:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _is_flapping [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:476:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_acknowledgement [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:485:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_check [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:494:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_event_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:503:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_hard_state [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:512:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_hard_state_change [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:521:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:530:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_problem_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:539:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_state [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:548:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_state_change [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:557:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_time_down [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:566:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_time_unreachable [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:575:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_time_up [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:584:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _long_plugin_output [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:593:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _max_attempts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:602:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modified_attributes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:611:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _next_check [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:620:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _normal_check_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:629:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:638:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notifications_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:647:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notified_on_down [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:656:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notified_on_unreachable [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:665:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _obsess_over_host [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:674:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _passive_checks_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:683:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _percent_state_change [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:692:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _performance_data [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:701:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _plugin_output [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:710:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _problem_has_been_acknowledged [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:719:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _process_performance_data [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:728:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _recovery_been_sent [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:737:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retry_check_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:746:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _state_history [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:755:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _state_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:764:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _acknowledgement_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:774:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _active_checks_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:784:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_command [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:794:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_execution_time [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:804:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_flapping_recovery_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:814:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_latency [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:824:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:834:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:844:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:854:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_attempt [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:864:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_event_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:874:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_notification_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:884:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_notification_number [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:894:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_problem_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:904:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_state [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:914:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _event_handler [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:924:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _event_handler_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:944:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _flap_detection_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:954:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_been_checked [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:964:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:974:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _is_flapping [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:984:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_acknowledgement [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:994:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_check [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1004:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_event_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1014:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_hard_state [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1024:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_hard_state_change [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1034:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1044:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_problem_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1054:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_state [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1064:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_state_change [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1074:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_time_down [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1084:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_time_unreachable [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1094:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_time_up [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1104:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _long_plugin_output [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1115:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _max_attempts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1127:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modified_attributes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1137:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _next_check [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1147:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _normal_check_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1157:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1167:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notifications_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1177:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notified_on_down [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1187:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notified_on_unreachable [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1197:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _obsess_over_host [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1207:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _passive_checks_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1217:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _percent_state_change [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1227:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _performance_data [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1237:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _plugin_output [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1247:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _problem_has_been_acknowledged [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1257:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _process_performance_data [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1267:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _recovery_been_sent [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1278:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retry_check_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1291:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _state_history [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/host.cc:1313:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _state_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/info.cc:67:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _created [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/info.cc:81:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _created [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/info.cc:105:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/info.cc:118:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _created [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/info.cc:127:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _created [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/object.cc:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/object.cc:75:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/object.cc:103:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/object.cc:123:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/object.cc:141:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/parser.cc:54:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/parser.cc:90:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/parser.cc:101:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:83:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _active_host_checks_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:117:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _active_host_checks_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:161:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:174:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _active_host_checks_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:183:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _active_service_checks_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:192:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_host_freshness [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:201:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_service_freshness [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:210:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _enable_event_handlers [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:219:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _enable_flap_detection [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:228:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _enable_notifications [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:237:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _global_host_event_handler [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:246:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _global_service_event_handler [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:255:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modified_host_attributes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:264:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modified_service_attributes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:273:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _next_comment_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:282:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _next_downtime_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:291:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _next_event_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:300:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _next_notification_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:309:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _next_problem_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:318:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _obsess_over_hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:327:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _obsess_over_services [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:336:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _passive_host_checks_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:345:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _passive_service_checks_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:354:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _process_performance_data [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:363:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _active_host_checks_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:373:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _active_service_checks_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:383:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_host_freshness [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:393:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_service_freshness [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:403:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _enable_event_handlers [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:423:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _enable_flap_detection [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:433:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _enable_notifications [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:443:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _global_host_event_handler [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:453:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _global_service_event_handler [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:463:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modified_host_attributes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:473:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modified_service_attributes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:483:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _next_comment_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:493:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _next_downtime_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:503:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _next_event_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:513:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _next_notification_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:523:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _next_problem_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:533:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _obsess_over_hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:543:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _obsess_over_services [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:553:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _passive_host_checks_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:563:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _passive_service_checks_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/program.cc:573:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _process_performance_data [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/state.cc:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _comments [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/state.cc:71:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _comments [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/state.cc:97:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _comments [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/state.cc:106:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _comments [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/state.cc:115:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contacts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/state.cc:124:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _contacts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/state.cc:133:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _downtimes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/state.cc:142:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _downtimes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/state.cc:151:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _globals [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/state.cc:160:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _globals [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/state.cc:169:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/state.cc:178:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hosts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/state.cc:187:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _info [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/state.cc:196:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _info [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/state.cc:205:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _services [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/state.cc:214:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _services [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:119:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _acknowledgement_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:190:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _acknowledgement_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:277:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _setters [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:309:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _acknowledgement_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:318:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _active_checks_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:327:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_command [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:336:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_execution_time [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:345:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_flapping_recovery_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:354:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_latency [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:363:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:372:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:381:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:390:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_attempt [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:399:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_event_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:408:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_notification_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:417:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_notification_number [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:426:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_problem_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:435:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_state [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:444:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _event_handler [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:453:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _customvariables [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:462:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _event_handler_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:471:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _flap_detection_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:480:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_been_checked [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:489:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:498:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _is_flapping [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:507:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_acknowledgement [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:516:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_check [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:525:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_event_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:534:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_hard_state [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:543:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_hard_state_change [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:552:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:561:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_problem_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:570:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_state [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:579:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_state_change [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:588:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_time_critical [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:597:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_time_ok [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:606:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_time_unknown [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:615:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_time_warning [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:624:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _long_plugin_output [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:633:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _max_attempts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:642:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modified_attributes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:651:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _next_check [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:660:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _normal_check_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:669:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:678:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notifications_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:687:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notified_on_critical [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:696:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notified_on_unknown [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:705:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notified_on_warning [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:714:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _obsess_over_service [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:723:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _passive_checks_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:732:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _percent_state_change [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:741:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _performance_data [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:750:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _plugin_output [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:759:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _problem_has_been_acknowledged [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:768:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _process_performance_data [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:777:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _recovery_been_sent [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:786:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retry_check_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:795:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:804:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _state_history [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:813:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _state_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:822:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _acknowledgement_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:832:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _active_checks_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:842:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_command [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:852:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_execution_time [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:862:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_flapping_recovery_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:872:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_latency [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:882:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_options [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:892:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:902:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _check_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:912:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_attempt [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:922:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_event_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:932:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_notification_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:942:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_notification_number [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:952:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_problem_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:962:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current_state [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:972:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _event_handler [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:982:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _event_handler_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1002:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _flap_detection_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1012:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_been_checked [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1022:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _host_name [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1032:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _is_flapping [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1042:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_acknowledgement [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1052:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_check [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1062:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_event_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1072:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_hard_state [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1082:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_hard_state_change [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1092:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_notification [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1102:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_problem_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1112:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_state [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1122:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_state_change [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1132:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_time_critical [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1142:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_time_ok [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1152:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_time_unknown [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1162:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_time_warning [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1172:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _long_plugin_output [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1183:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _max_attempts [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1195:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _modified_attributes [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1205:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _next_check [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1215:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _normal_check_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1225:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notification_period [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1235:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notifications_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1245:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notified_on_critical [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1255:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notified_on_unknown [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1265:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _notified_on_warning [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1275:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _obsess_over_service [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1285:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _passive_checks_enabled [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1295:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _percent_state_change [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1305:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _performance_data [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1315:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _plugin_output [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1325:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _problem_has_been_acknowledged [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1335:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _process_performance_data [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1345:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _recovery_been_sent [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1355:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _retry_check_interval [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1365:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _service_description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1375:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _state_history [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/retention/service.cc:1400:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _state_type [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/shared.cc:235:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HTTP_DATE_TIME [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/sehandlers.cc:48:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_ILLEGAL_MACRO_CHARS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/sehandlers.cc:145:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_ILLEGAL_MACRO_CHARS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/sehandlers.cc:242:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/sehandlers.cc:305:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/sehandlers.cc:465:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/sehandlers.cc:625:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/sehandlers.cc:682:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/sehandlers.cc:841:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/sehandlers.cc:1029:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOFT_STATE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/statusdata.cc:38:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/statusdata.cc:75:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/statusdata.cc:88:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/statusdata.cc:101:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/statusdata.cc:114:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/shared.cc:58:7: warning: Possible null pointer dereference: sequence_head [nullPointer] centreon-engine-18.10.0/src/shared.cc:47:35: note: Assignment 'my_strtok_buffer=NULL', assigned value is 0 centreon-engine-18.10.0/src/shared.cc:51:14: note: Assuming condition is false centreon-engine-18.10.0/src/shared.cc:56:17: note: sequence_head is assigned 'my_strtok_buffer' here. centreon-engine-18.10.0/src/shared.cc:58:7: note: Null pointer dereference centreon-engine-18.10.0/src/string.cc:66:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/string.cc:108:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/string.cc:149:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/string.cc:213:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/string.cc:251:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/string.cc:265:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/timezone_manager.cc:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _instance [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/timezone_manager.cc:45:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_set [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/timezone_manager.cc:69:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_set [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/timezone_manager.cc:82:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _instance [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/timezone_manager.cc:90:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _base [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/timezone_manager.cc:116:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tz [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/timeperiod.cc:605:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _daterange_week_day_to_time_t [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/timeperiod.cc:722:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/timeperiod.cc:779:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATERANGE_TYPES [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/timeperiod.cc:999:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATERANGE_TYPES [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/sehandlers.cc:1134:40: style: Redundant condition: hst->current_state==HOST_UP. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] centreon-engine-18.10.0/src/sehandlers.cc:68:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/sehandlers.cc:250:5: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/sehandlers.cc:264:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/sehandlers.cc:375:5: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/sehandlers.cc:431:5: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/sehandlers.cc:535:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/sehandlers.cc:590:5: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/sehandlers.cc:633:5: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/sehandlers.cc:753:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/sehandlers.cc:807:5: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/sehandlers.cc:908:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/sehandlers.cc:963:5: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/utils.cc:85:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATE_OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/utils.cc:191:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_COMMAND_BUFFER [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/utils.cc:299:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/utils.cc:327:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/utils.cc:341:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_DFL [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/utils.cc:349:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable caught_signal [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/utils.cc:373:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/utils.cc:414:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/utils.cc:632:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable illegal_object_chars [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/utils.cc:695:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/utils.cc:735:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/utils.cc:825:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/utils.cc:853:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/utils.cc:866:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/utils.cc:880:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/utils.cc:921:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_GETFD [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/utils.cc:943:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_scheduling [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/utils.cc:970:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event_list_high [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/utils.cc:1015:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable notification_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xcddefault.cc:34:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_comment_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xcddefault.cc:67:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_comment_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xcddefault.cc:109:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_comment_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xcddefault.cc:148:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xcddefault.cc:157:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xcddefault.cc:167:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xcddefault.cc:44:23: style: The if condition is the same as the previous if condition [duplicateCondition] centreon-engine-18.10.0/src/xcddefault.cc:34:23: note: First condition centreon-engine-18.10.0/src/xcddefault.cc:44:23: note: Second condition centreon-engine-18.10.0/src/xcddefault.cc:31:12: style: Variable 'temp_comment' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/xdddefault.cc:38:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_downtime_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xdddefault.cc:61:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scheduled_downtime_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xdddefault.cc:135:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_downtime_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xdddefault.cc:177:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_downtime_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xdddefault.cc:212:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_DOWNTIME [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xdddefault.cc:217:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERVICE_DOWNTIME [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xdddefault.cc:227:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xdddefault.cc:237:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xdddefault.cc:48:24: style: The if condition is the same as the previous if condition [duplicateCondition] centreon-engine-18.10.0/src/xdddefault.cc:38:24: note: First condition centreon-engine-18.10.0/src/xdddefault.cc:48:24: note: Second condition centreon-engine-18.10.0/src/xdddefault.cc:32:23: style: Variable 'temp_downtime' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/xdddefault.cc:58:12: style: Variable 'save' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/xpddefault.cc:69:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xpddefault_host_perfdata_command_ptr [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xpddefault.cc:175:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xpddefault_host_perfdata_file_template [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xpddefault.cc:199:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xpddefault.cc:239:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xpddefault.cc:276:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xpddefault.cc:356:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xpddefault.cc:434:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_pipe [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xpddefault.cc:463:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_pipe [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xpddefault.cc:498:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xpddefault.cc:510:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xpddefault.cc:556:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xpddefault.cc:604:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xpddefault.cc:652:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xpddefault.cc:743:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xpddefault.cc:271:16: style: Parameter 'svc' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/xpddefault.cc:351:13: style: Parameter 'hst' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/xpddefault.cc:553:16: style: Parameter 'svc' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/xpddefault.cc:601:13: style: Parameter 'hst' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/timeperiod.cc:662:9: style: Redundant condition: preferred_time>=drange_start_time. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] centreon-engine-18.10.0/src/timeperiod.cc:1054:32: style: Condition 'earliest_time==(time_t)-1' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/src/timeperiod.cc:1049:25: note: Assuming that condition 'earliest_time==(time_t)-1' is not redundant centreon-engine-18.10.0/src/timeperiod.cc:1054:32: note: Condition 'earliest_time==(time_t)-1' is always true centreon-engine-18.10.0/src/timeperiod.cc:979:10: style: The scope of the variable 'original_preferred_time' can be reduced. [variableScope] centreon-engine-18.10.0/src/timeperiod.cc:649:28: style: Parameter 'drange' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/timeperiod.cc:688:26: style: Parameter 'trange' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/utils.cc:470:20: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/utils.cc:475:22: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/src/xsddefault.cc:51:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verify_config [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xsddefault.cc:74:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verify_config [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/xsddefault.cc:97:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/broker/compatibility.cc:47:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/src/utils.cc:528:9: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/src/utils.cc:529:9: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/broker/compatibility.cc:50:19: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/src/utils.cc:191:8: style: The scope of the variable 'temp_arg' can be reduced. [variableScope] centreon-engine-18.10.0/src/utils.cc:193:16: style: The scope of the variable 'x' can be reduced. [variableScope] centreon-engine-18.10.0/src/utils.cc:194:16: style: The scope of the variable 'y' can be reduced. [variableScope] centreon-engine-18.10.0/src/utils.cc:195:7: style: The scope of the variable 'arg_index' can be reduced. [variableScope] centreon-engine-18.10.0/src/utils.cc:196:7: style: The scope of the variable 'escaped' can be reduced. [variableScope] centreon-engine-18.10.0/src/utils.cc:279:13: style: Parameter 'cmd' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/utils.cc:631:41: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/src/utils.cc:193:18: style: Variable 'x' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/utils.cc:194:18: style: Variable 'y' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/utils.cc:195:17: style: Variable 'arg_index' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/utils.cc:392:22: style: Variable 'found_newline' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/src/utils.cc:402:9: style: Variable 'y' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/test/broker/handle.cc:46:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/broker/handle.cc:56:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/broker/handle.cc:98:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/broker/handle.cc:97:27: style: Condition '!(hwd==hwd_cpy)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/broker/handle.cc:97:12: note: Assuming that condition 'hwd!=hwd_cpy' is not redundant centreon-engine-18.10.0/test/broker/handle.cc:97:27: note: Condition '!(hwd==hwd_cpy)' is always false centreon-engine-18.10.0/test/broker/handle.cc:97:33: style: Condition 'hwd==hwd_cpy' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/broker/handle.cc:97:12: note: Assuming that condition 'hwd!=hwd_cpy' is not redundant centreon-engine-18.10.0/test/broker/handle.cc:97:33: note: Condition 'hwd==hwd_cpy' is always true centreon-engine-18.10.0/test/broker/loader.cc:50:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/broker/loader.cc:61:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/broker/loader.cc:73:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/broker/mod_compatibility.cc:31:1: error: There is an unknown macro here somewhere. Configuration is required. If NEB_API_VERSION is a macro then please configure it. [unknownMacro] centreon-engine-18.10.0/test/broker/mod_load.cc:35:1: error: There is an unknown macro here somewhere. Configuration is required. If NEB_API_VERSION is a macro then please configure it. [unknownMacro] centreon-engine-18.10.0/test/broker/nebmodule.cc:70:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MOD_TITLE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/bin_test_run.cc:38:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/bin_test_run.cc:36:26: style: Parameter 'argv' can be declared as const array [constParameter] centreon-engine-18.10.0/test/commands/connector_compare.cc:39:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/connector_compare.cc:45:11: style: Condition 'cmd!=cmd' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/commands/connector_compare.cc:42:13: note: Assuming that condition 'cmd==cmd' is not redundant centreon-engine-18.10.0/test/commands/connector_compare.cc:45:11: note: Condition 'cmd!=cmd' is always false centreon-engine-18.10.0/test/commands/bin_connector_test_run.cc:62:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATE_WARNING [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/bin_connector_test_run.cc:117:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATE_OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/bin_connector_test_run.cc:162:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CENTREON_ENGINE_VERSION_MAJOR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/bin_connector_test_run.cc:188:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/connector_get.cc:39:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/connector_ctor.cc:41:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/connector_ctor.cc:53:12: style: Condition 'cmd3!=cmd2' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/commands/connector_ctor.cc:52:18: note: cmd3 is assigned 'cmd2' here. centreon-engine-18.10.0/test/commands/connector_ctor.cc:53:12: note: Condition 'cmd3!=cmd2' is always false centreon-engine-18.10.0/test/commands/connector_restart.cc:52:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/bin_connector_test_run.cc:79:7: error: Null pointer dereference: ptr [nullPointer] centreon-engine-18.10.0/test/commands/bin_connector_test_run.cc:78:17: note: Assignment 'ptr(NULL)', assigned value is 0 centreon-engine-18.10.0/test/commands/bin_connector_test_run.cc:79:7: note: Null pointer dereference centreon-engine-18.10.0/test/commands/bin_connector_test_run.cc:71:12: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] centreon-engine-18.10.0/test/commands/bin_connector_test_run.cc:202:39: warning: Either the condition 'responses.empty()' is redundant or expression 'responses.front()' causes access out of bounds. [containerOutOfBounds] centreon-engine-18.10.0/test/commands/bin_connector_test_run.cc:184:25: note: Assuming that condition 'responses.empty()' is not redundant centreon-engine-18.10.0/test/commands/bin_connector_test_run.cc:202:39: note: Access out of bounds centreon-engine-18.10.0/test/commands/connector_run_async.cc:44:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/connector_run_async.cc:72:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/connector_run_sync.cc:39:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/connector_run_sync.cc:65:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/environment_compare.cc:41:12: style: Condition 'env1!=env2' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/commands/environment_compare.cc:39:14: note: Assuming that condition 'env1==env2' is not redundant centreon-engine-18.10.0/test/commands/environment_compare.cc:41:12: note: Condition 'env1!=env2' is always false centreon-engine-18.10.0/test/commands/environment_compare.cc:46:7: style: Condition '!(env1!=env3)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/commands/environment_compare.cc:46:14: style: Condition 'env1!=env3' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/commands/raw_compare.cc:42:11: style: Condition 'cmd!=cmd' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/commands/raw_compare.cc:39:13: note: Assuming that condition 'cmd==cmd' is not redundant centreon-engine-18.10.0/test/commands/raw_compare.cc:42:11: note: Condition 'cmd!=cmd' is always false centreon-engine-18.10.0/test/commands/raw_process.cc:51:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable macro_user [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/result_compare.cc:57:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normal [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/raw_run_sync.cc:40:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/raw_run_sync.cc:62:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/raw_run_sync.cc:94:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/raw_run_sync.cc:115:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/raw_run_sync.cc:137:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/result_compare.cc:62:11: style: Condition 'res!=res' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/commands/result_compare.cc:60:13: note: Assuming that condition 'res==res' is not redundant centreon-engine-18.10.0/test/commands/result_compare.cc:62:11: note: Condition 'res!=res' is always false centreon-engine-18.10.0/test/commands/raw_run_async.cc:42:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/raw_run_async.cc:67:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/raw_run_async.cc:102:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/raw_run_async.cc:126:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/raw_run_async.cc:151:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/result_ctor.cc:54:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normal [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/result_ctor.cc:84:12: warning: Identical condition 'res2!=res3', second condition is always false [identicalConditionAfterEarlyExit] centreon-engine-18.10.0/test/commands/result_ctor.cc:83:10: note: 'res4' is assigned value 'res3' here. centreon-engine-18.10.0/test/commands/result_ctor.cc:78:12: note: If condition 'res2!=res3' is true, the function will return/exit centreon-engine-18.10.0/test/commands/result_ctor.cc:84:12: note: Testing identical condition 'res2!=res3' centreon-engine-18.10.0/test/configuration/applier/check_command_interval.cc:75:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/check_command_interval.cc:89:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_all [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/commands/set_basic.cc:79:20: style: Condition 'command_exist("pcmd3")' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/commands/set_basic.cc:70:7: note: Assuming that condition '!command_exist("pcmd3")' is not redundant centreon-engine-18.10.0/test/commands/set_basic.cc:73:20: note: Assuming condition is false centreon-engine-18.10.0/test/commands/set_basic.cc:79:20: note: Condition 'command_exist("pcmd3")' is always true centreon-engine-18.10.0/test/configuration/applier/events.cc:55:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable total_services [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/chkdiff.hh:45:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/chkdiff.hh:119:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/check_scheduler.cc:78:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable command_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/check_scheduler.cc:146:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sched_info [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/check_scheduler.cc:191:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scheduling_info [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/check_scheduler.cc:227:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/check_scheduler.cc:264:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_all [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/check_scheduler.cc:260:31: style: Parameter 'argv' can be declared as const array. However it seems that 'main_test' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] centreon-engine-18.10.0/test/configuration/applier/check_scheduler.cc:287:31: note: You might need to cast the function pointer here centreon-engine-18.10.0/test/configuration/applier/check_scheduler.cc:260:31: note: Parameter 'argv' can be declared as const array centreon-engine-18.10.0/test/configuration/applier/events.cc:445:7: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/events.cc:628:7: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/events.cc:35:17: style: The scope of the variable 'interval_to_use' can be reduced. [variableScope] centreon-engine-18.10.0/test/configuration/applier/events.cc:45:10: style: The scope of the variable 'runtime' can be reduced. [variableScope] centreon-engine-18.10.0/test/configuration/applier/mod_checkinvalid.cc:46:1: error: There is an unknown macro here somewhere. Configuration is required. If NEB_API_VERSION is a macro then please configure it. [unknownMacro] centreon-engine-18.10.0/test/configuration/applier/mod_checkmodify.cc:46:1: error: There is an unknown macro here somewhere. Configuration is required. If NEB_API_VERSION is a macro then please configure it. [unknownMacro] centreon-engine-18.10.0/test/configuration/applier/resource.cc:46:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_USER_MACROS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/check_compatibility.cc:298:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/resource.cc:85:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_USER_MACROS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/check_compatibility.cc:504:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable command_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/check_compatibility.cc:786:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/check_compatibility.cc:810:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/check_compatibility.cc:856:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_all [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:65:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable get_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:73:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable get_config [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:203:128: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recovery [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:473:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:531:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable command [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:63:23: style: The destructor '~chk_generic' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:46:31: note: Virtual destructor in base class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:63:23: note: Destructor in derived class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:64:22: style: The function 'id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:47:30: note: Virtual function in base class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:64:22: note: Function in derived class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:68:22: style: The function 'id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:48:30: note: Virtual function in base class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:68:22: note: Function in derived class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:72:22: style: The function 'find_into_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:49:30: note: Virtual function in base class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:72:22: note: Function in derived class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:83:22: style: The function 'find_into_applier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:50:30: note: Virtual function in base class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:83:22: note: Function in derived class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:87:22: style: The function 'type_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:51:30: note: Virtual function in base class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:87:22: note: Function in derived class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:100:23: style: The destructor '~chk_service' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:46:31: note: Virtual destructor in base class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:100:23: note: Destructor in derived class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:101:22: style: The function 'id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:47:30: note: Virtual function in base class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:101:22: note: Function in derived class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:105:22: style: The function 'id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:48:30: note: Virtual function in base class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:105:22: note: Function in derived class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:120:22: style: The function 'find_into_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:49:30: note: Virtual function in base class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:120:22: note: Function in derived class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:131:22: style: The function 'find_into_applier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:50:30: note: Virtual function in base class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:131:22: note: Function in derived class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:141:22: style: The function 'type_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:51:30: note: Virtual function in base class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:141:22: note: Function in derived class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:156:23: style: The destructor '~chk_hostescalation' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:46:31: note: Virtual destructor in base class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:156:23: note: Destructor in derived class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:157:22: style: The function 'id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:47:30: note: Virtual function in base class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:157:22: note: Function in derived class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:161:22: style: The function 'id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:48:30: note: Virtual function in base class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:161:22: note: Function in derived class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:176:22: style: The function 'find_into_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:49:30: note: Virtual function in base class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:176:22: note: Function in derived class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:187:22: style: The function 'find_into_applier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:50:30: note: Virtual function in base class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:187:22: note: Function in derived class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:212:22: style: The function 'type_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:51:30: note: Virtual function in base class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:212:22: note: Function in derived class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:63:23: style: The destructor '~chk_generic' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:46:31: note: Virtual destructor in base class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:63:23: note: Destructor in derived class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:100:23: style: The destructor '~chk_service' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:46:31: note: Virtual destructor in base class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:100:23: note: Destructor in derived class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:156:23: style: The destructor '~chk_hostescalation' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:46:31: note: Virtual destructor in base class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:156:23: note: Destructor in derived class centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:112:25: style: Variable 'hg' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:168:25: style: Variable 'hg' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:513:31: style: Parameter 'argv' can be declared as const array. However it seems that 'main_test' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:648:31: note: You might need to cast the function pointer here centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:513:31: note: Parameter 'argv' can be declared as const array centreon-engine-18.10.0/test/configuration/applier/check_compatibility.cc:213:36: style: Condition '*cur' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/configuration/applier/check_compatibility.cc:234:36: style: Condition '*cur' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/configuration/applier/check_compatibility.cc:255:10: style: Condition '*cur' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/configuration/applier/check_compatibility.cc:213:36: style: Pointer expression '*cur' converted to bool is always true. [knownPointerToBool] centreon-engine-18.10.0/test/configuration/applier/check_compatibility.cc:234:36: style: Pointer expression '*cur' converted to bool is always true. [knownPointerToBool] centreon-engine-18.10.0/test/configuration/applier/check_compatibility.cc:255:10: style: Pointer expression '*cur' converted to bool is always true. [knownPointerToBool] centreon-engine-18.10.0/test/configuration/basic.cc:51:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/basic.cc:74:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_USER_MACROS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/basic.cc:236:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/basic.cc:540:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ilf_smart [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/basic.cc:587:33: style: Obsolescent function 'tmpnam' called. It is recommended to use 'tmpfile', 'mkstemp' or 'mkdtemp' instead. [prohibitedtmpnamCalled] centreon-engine-18.10.0/test/configuration/basic.cc:592:33: style: Obsolescent function 'tmpnam' called. It is recommended to use 'tmpfile', 'mkstemp' or 'mkdtemp' instead. [prohibitedtmpnamCalled] centreon-engine-18.10.0/test/configuration/basic.cc:104:15: style: Variable 'date_format' can be declared as const array [constVariable] centreon-engine-18.10.0/test/configuration/basic.cc:105:15: style: Variable 'check_delay' can be declared as const array [constVariable] centreon-engine-18.10.0/test/configuration/basic.cc:265:15: style: Variable 'date_format' can be declared as const array [constVariable] centreon-engine-18.10.0/test/configuration/basic.cc:266:15: style: Variable 'check_delay' can be declared as const array [constVariable] centreon-engine-18.10.0/test/configuration/basic.cc:559:18: style: Variable 'mac' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/objects_copy.cc:51:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/objects_copy.cc:55:25: style: Condition '!(last!=**it)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/configuration/objects_copy.cc:55:32: style: Condition 'last!=**it' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/configuration/objects_copy.cc:61:9: style: Condition '!(last==**it)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/configuration/objects_copy.cc:60:10: note: last is assigned '**it' here. centreon-engine-18.10.0/test/configuration/objects_copy.cc:61:9: note: Condition '!(last==**it)' is always false centreon-engine-18.10.0/test/configuration/objects_copy.cc:61:16: style: Condition 'last==**it' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/configuration/objects_copy.cc:60:10: note: last is assigned '**it' here. centreon-engine-18.10.0/test/configuration/objects_copy.cc:61:16: note: Condition 'last==**it' is always true centreon-engine-18.10.0/test/configuration/objects_copy.cc:61:33: style: Condition 'last!=**it' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/configuration/objects_copy.cc:60:10: note: last is assigned '**it' here. centreon-engine-18.10.0/test/configuration/objects_copy.cc:61:33: note: Condition 'last!=**it' is always false centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:130:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:485:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:539:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILENAME_LENGTH [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:618:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:877:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1025:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3629:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3706:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_INPUT_BUFFER [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:4439:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:4462:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:4479:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:4668:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:5969:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:6031:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:6102:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:6166:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:6262:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:6336:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:6397:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:6625:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:6653:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:6778:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:6897:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:6954:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:7022:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:7114:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:7207:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:7340:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:7462:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:7660:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:8013:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:8380:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:8490:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:8597:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:8732:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:8866:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:8970:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9049:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9094:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9226:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9335:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9517:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9872:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10032:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATERANGE_TYPES [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10196:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10228:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10274:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10330:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10370:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10418:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10466:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10532:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10606:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10698:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10805:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10971:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11107:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11169:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11259:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11400:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11453:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11506:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11560:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11614:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11668:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11722:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11820:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11925:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11981:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12037:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12091:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/parsing.cc:67:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12145:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12199:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12208:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12235:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12332:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:13346:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:13357:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:13939:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATERANGE_TYPES [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14324:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable log_file [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14338:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14390:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14438:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14509:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14651:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14794:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14832:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14916:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15057:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15196:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15236:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15310:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15469:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15670:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15725:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15799:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15937:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16011:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16155:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16229:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16413:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16427:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16571:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16592:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/core/get_next_valid_time.cc:121:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xrddefault.cc:72:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xrddefault.cc:119:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xrddefault.cc:154:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xrddefault.cc:186:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xrddefault.cc:203:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xrddefault.cc:555:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/events/handle_timed_event.cc:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVENT_SERVICE_CHECK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/events/handle_timed_event.cc:89:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BROKER_EXTERNALCOMMAND_DATA [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/events/handle_timed_event.cc:115:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sigshutdown [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/events/handle_timed_event.cc:134:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sigrestart [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/events/handle_timed_event.cc:155:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVENT_CHECK_REAPER [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/events/handle_timed_event.cc:167:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVENT_ORPHAN_CHECK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/events/handle_timed_event.cc:177:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BROKER_RETENTION_DATA [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/events/handle_timed_event.cc:204:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BROKER_STATUS_DATA [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/events/handle_timed_event.cc:233:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVENT_SCHEDULED_DOWNTIME [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/events/handle_timed_event.cc:250:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVENT_SFRESHNESS_CHECK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/events/handle_timed_event.cc:272:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/events/handle_timed_event.cc:299:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVENT_HOST_CHECK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/events/handle_timed_event.cc:316:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVENT_HFRESHNESS_CHECK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/events/handle_timed_event.cc:328:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVENT_RESCHEDULE_CHECKS [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/events/handle_timed_event.cc:339:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_COMMENT [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/events/handle_timed_event.cc:379:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVENT_USER_FUNCTION [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/events/handle_timed_event.cc:51:36: style: Variable 'neb_data' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xrddefault.cc:865:17: style: Variable 'ack' is reassigned a value before the old one has been used. [redundantAssignment] centreon-engine-18.10.0/test/configuration/applier/xrddefault.cc:863:15: note: ack is assigned centreon-engine-18.10.0/test/configuration/applier/xrddefault.cc:865:17: note: ack is overwritten centreon-engine-18.10.0/test/configuration/applier/xrddefault.cc:582:10: style: The scope of the variable 'runtime' can be reduced. [variableScope] centreon-engine-18.10.0/test/configuration/applier/xrddefault.cc:111:19: style:inconclusive: Function 'xrddefault_grab_config_directives' argument 1 names different: declaration 'main_config_file' definition 'filename'. [funcArgNamesDifferent] centreon-engine-18.10.0/test/configuration/applier/xrddefault.hh:43:19: note: Function 'xrddefault_grab_config_directives' argument 1 names different: declaration 'main_config_file' definition 'filename'. centreon-engine-18.10.0/test/configuration/applier/xrddefault.cc:111:19: note: Function 'xrddefault_grab_config_directives' argument 1 names different: declaration 'main_config_file' definition 'filename'. centreon-engine-18.10.0/test/configuration/applier/xrddefault.cc:445:17: style: Variable 'temp_comment' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xrddefault.cc:469:28: style: Variable 'temp_downtime' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/logging/broker_log.cc:58:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BROKER_LOGGED_DATA [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/logging/dummymod.cc:37:1: error: There is an unknown macro here somewhere. Configuration is required. If NEB_API_VERSION is a macro then please configure it. [unknownMacro] centreon-engine-18.10.0/test/logging/test.cc:65:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _total_call [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/logging/test.cc:111:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _msg [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/macros/grab_standard_host_macro.cc:100:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_state [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/macros/grab_standard_service_macro.cc:95:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable description [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/macros/grab_standard_host_macro.cc:181:18: style: Local variable 'macro_id' shadows outer variable [shadowVariable] centreon-engine-18.10.0/test/macros/grab_standard_host_macro.cc:181:18: note: Shadowed declaration centreon-engine-18.10.0/test/macros/grab_standard_host_macro.cc:181:18: note: Shadow variable centreon-engine-18.10.0/test/macros/grab_standard_host_macro.cc:182:18: style: Local variable 'expected_value' shadows outer variable [shadowVariable] centreon-engine-18.10.0/test/macros/grab_standard_host_macro.cc:182:18: note: Shadowed declaration centreon-engine-18.10.0/test/macros/grab_standard_host_macro.cc:182:18: note: Shadow variable centreon-engine-18.10.0/test/macros/grab_standard_host_macro.cc:183:18: style: Local variable 'is_double' shadows outer variable [shadowVariable] centreon-engine-18.10.0/test/macros/grab_standard_host_macro.cc:183:18: note: Shadowed declaration centreon-engine-18.10.0/test/macros/grab_standard_host_macro.cc:183:18: note: Shadow variable centreon-engine-18.10.0/test/macros/grab_standard_service_macro.cc:176:18: style: Local variable 'macro_id' shadows outer variable [shadowVariable] centreon-engine-18.10.0/test/macros/grab_standard_service_macro.cc:176:18: note: Shadowed declaration centreon-engine-18.10.0/test/macros/grab_standard_service_macro.cc:176:18: note: Shadow variable centreon-engine-18.10.0/test/macros/grab_standard_service_macro.cc:177:18: style: Local variable 'expected_value' shadows outer variable [shadowVariable] centreon-engine-18.10.0/test/macros/grab_standard_service_macro.cc:177:18: note: Shadowed declaration centreon-engine-18.10.0/test/macros/grab_standard_service_macro.cc:177:18: note: Shadow variable centreon-engine-18.10.0/test/macros/grab_standard_service_macro.cc:178:18: style: Local variable 'is_double' shadows outer variable [shadowVariable] centreon-engine-18.10.0/test/macros/grab_standard_service_macro.cc:178:18: note: Shadowed declaration centreon-engine-18.10.0/test/macros/grab_standard_service_macro.cc:178:18: note: Shadow variable centreon-engine-18.10.0/test/macros/minimal_setup.cc:92:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_been_checked [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/acknowledge_host_problem.cc:50:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_DOWN [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/acknowledge_host_problem.cc:58:7: style: Condition '!hst->problem_has_been_acknowledged' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/acknowledge_host_problem.cc:51:40: note: Assignment 'hst->problem_has_been_acknowledged=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/acknowledge_host_problem.cc:58:7: note: Condition '!hst->problem_has_been_acknowledged' is always true centreon-engine-18.10.0/test/modules/external_commands/acknowledge_svc_problem.cc:59:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATE_CRITICAL [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/acknowledge_svc_problem.cc:68:7: style: Condition '!svc->problem_has_been_acknowledged' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/acknowledge_svc_problem.cc:60:40: note: Assignment 'svc->problem_has_been_acknowledged=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/acknowledge_svc_problem.cc:68:7: note: Condition '!svc->problem_has_been_acknowledged' is always true centreon-engine-18.10.0/test/modules/external_commands/acknowledge_svc_problem.cc:43:9: style: Variable 'hst' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/add_host_comment.cc:56:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable comment_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/add_host_comment.cc:43:9: style: Variable 'hst' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/add_svc_comment.cc:65:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable comment_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/add_svc_comment.cc:43:9: style: Variable 'hst' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/add_svc_comment.cc:52:12: style: Variable 'svc' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/change_contact_host_notification_timeperiod.cc:41:15: style: Variable 'tperiod' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/change_contact_modattr.cc:45:34: style: Condition 'cntct->modified_attributes!=42' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/change_contact_modattr.cc:41:32: note: Assignment 'cntct->modified_attributes=0', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/change_contact_modattr.cc:45:34: note: Condition 'cntct->modified_attributes!=42' is always true centreon-engine-18.10.0/test/modules/external_commands/change_contact_modhattr.cc:45:39: style: Condition 'cntct->modified_host_attributes!=42' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/change_contact_modhattr.cc:41:37: note: Assignment 'cntct->modified_host_attributes=0', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/change_contact_modhattr.cc:45:39: note: Condition 'cntct->modified_host_attributes!=42' is always true centreon-engine-18.10.0/test/modules/external_commands/change_contact_modsattr.cc:45:42: style: Condition 'cntct->modified_service_attributes!=42' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/change_contact_modsattr.cc:41:40: note: Assignment 'cntct->modified_service_attributes=0', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/change_contact_modsattr.cc:45:42: note: Condition 'cntct->modified_service_attributes!=42' is always true centreon-engine-18.10.0/test/modules/external_commands/change_contact_svc_notification_timeperiod.cc:41:15: style: Variable 'tperiod' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/change_custom_contact_var.cc:41:26: style: Variable 'member' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/change_custom_host_var.cc:44:26: style: Variable 'member' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/change_custom_svc_var.cc:45:26: style: Variable 'member' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/change_host_check_timeperiod.cc:44:15: style: Variable 'tperiod' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/change_host_modattr.cc:48:32: style: Condition 'hst->modified_attributes!=42' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/change_host_modattr.cc:44:30: note: Assignment 'hst->modified_attributes=0', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/change_host_modattr.cc:48:32: note: Condition 'hst->modified_attributes!=42' is always true centreon-engine-18.10.0/test/modules/external_commands/change_host_notification_timeperiod.cc:44:15: style: Variable 'tperiod' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/change_max_host_check_attempts.cc:48:25: style: Condition 'hst->max_attempts!=42' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/change_max_host_check_attempts.cc:44:23: note: Assignment 'hst->max_attempts=0', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/change_max_host_check_attempts.cc:48:25: note: Condition 'hst->max_attempts!=42' is always true centreon-engine-18.10.0/test/modules/external_commands/change_max_svc_check_attempts.cc:49:25: style: Condition 'svc->max_attempts!=42' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/change_max_svc_check_attempts.cc:45:23: note: Assignment 'svc->max_attempts=0', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/change_max_svc_check_attempts.cc:49:25: note: Condition 'svc->max_attempts!=42' is always true centreon-engine-18.10.0/test/modules/external_commands/change_normal_host_check_interval.cc:48:7: style: Condition '!hst->check_interval' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/change_normal_host_check_interval.cc:44:25: note: Assignment 'hst->check_interval=0', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/change_normal_host_check_interval.cc:48:7: note: Condition '!hst->check_interval' is always true centreon-engine-18.10.0/test/modules/external_commands/change_normal_svc_check_interval.cc:49:27: style: Condition 'svc->check_interval!=42' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/change_normal_svc_check_interval.cc:45:25: note: Assignment 'svc->check_interval=0', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/change_normal_svc_check_interval.cc:49:27: note: Condition 'svc->check_interval!=42' is always true centreon-engine-18.10.0/test/modules/external_commands/change_retry_host_check_interval.cc:48:7: style: Condition '!hst->retry_interval' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/change_retry_host_check_interval.cc:44:25: note: Assignment 'hst->retry_interval=0', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/change_retry_host_check_interval.cc:48:7: note: Condition '!hst->retry_interval' is always true centreon-engine-18.10.0/test/modules/external_commands/change_retry_svc_check_interval.cc:49:27: style: Condition 'svc->retry_interval!=42' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/change_retry_svc_check_interval.cc:45:25: note: Assignment 'svc->retry_interval=0', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/change_retry_svc_check_interval.cc:49:27: note: Condition 'svc->retry_interval!=42' is always true centreon-engine-18.10.0/test/modules/external_commands/change_svc_check_timeperiod.cc:45:15: style: Variable 'tperiod' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/change_svc_modattr.cc:49:32: style: Condition 'svc->modified_attributes!=42' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/change_svc_modattr.cc:45:30: note: Assignment 'svc->modified_attributes=0', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/change_svc_modattr.cc:49:32: note: Condition 'svc->modified_attributes!=42' is always true centreon-engine-18.10.0/test/modules/external_commands/change_svc_notification_timeperiod.cc:45:15: style: Variable 'tperiod' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/del_all_host_comments.cc:44:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_comment_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/del_all_svc_comments.cc:53:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_comment_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/del_all_host_comments.cc:36:9: style: Variable 'hst' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/del_all_svc_comments.cc:36:9: style: Variable 'hst' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/del_all_svc_comments.cc:44:12: style: Variable 'svc' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/del_downtime_by_host_name.cc:44:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_downtime_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/del_downtime_by_host_name.cc:36:9: style: Variable 'hst' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/del_downtime_by_start_time_comment.cc:44:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_downtime_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/del_downtime_by_hostgroup_name.cc:54:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_downtime_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/del_downtime_by_start_time_comment.cc:36:9: style: Variable 'hst' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/del_host_comment.cc:36:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_comment_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/del_host_downtime.cc:44:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_downtime_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/del_host_downtime.cc:36:9: style: Variable 'hst' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/del_svc_comment.cc:36:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_comment_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/del_svc_downtime.cc:53:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_downtime_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/delay_host_notification.cc:48:35: style: Condition 'hst->next_host_notification!=1234567890' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/delay_host_notification.cc:44:33: note: Assignment 'hst->next_host_notification=0', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/delay_host_notification.cc:48:35: note: Condition 'hst->next_host_notification!=1234567890' is always true centreon-engine-18.10.0/test/modules/external_commands/del_svc_downtime.cc:36:9: style: Variable 'hst' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/del_svc_downtime.cc:44:12: style: Variable 'svc' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/delay_svc_notification.cc:49:30: style: Condition 'svc->next_notification!=1234567890' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/delay_svc_notification.cc:45:28: note: Assignment 'svc->next_notification=0', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/delay_svc_notification.cc:49:30: note: Condition 'svc->next_notification!=1234567890' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_all_notifications_beyond_host.cc:55:16: style: Condition 'hst_child->notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_all_notifications_beyond_host.cc:51:38: note: Assignment 'hst_child->notifications_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_all_notifications_beyond_host.cc:55:16: note: Condition 'hst_child->notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_contact_host_notifications.cc:45:12: style: Condition 'cntct->host_notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_contact_host_notifications.cc:41:39: note: Assignment 'cntct->host_notifications_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_contact_host_notifications.cc:45:12: note: Condition 'cntct->host_notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_contact_svc_notifications.cc:45:12: style: Condition 'cntct->service_notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_contact_svc_notifications.cc:41:42: note: Assignment 'cntct->service_notifications_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_contact_svc_notifications.cc:45:12: note: Condition 'cntct->service_notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_contactgroup_host_notifications.cc:54:12: style: Condition 'cntct->host_notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_contactgroup_host_notifications.cc:50:39: note: Assignment 'cntct->host_notifications_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_contactgroup_host_notifications.cc:54:12: note: Condition 'cntct->host_notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_contactgroup_svc_notifications.cc:54:12: style: Condition 'cntct->service_notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_contactgroup_svc_notifications.cc:50:42: note: Assignment 'cntct->service_notifications_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_contactgroup_svc_notifications.cc:54:12: note: Condition 'cntct->service_notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_host_and_child_notifications.cc:48:10: style: Condition 'hst->notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_host_and_child_notifications.cc:44:32: note: Assignment 'hst->notifications_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_host_and_child_notifications.cc:48:10: note: Condition 'hst->notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_host_check.cc:48:10: style: Condition 'hst->checks_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_host_check.cc:44:25: note: Assignment 'hst->checks_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_host_check.cc:48:10: note: Condition 'hst->checks_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_host_event_handler.cc:48:10: style: Condition 'hst->event_handler_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_host_event_handler.cc:44:32: note: Assignment 'hst->event_handler_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_host_event_handler.cc:48:10: note: Condition 'hst->event_handler_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_host_flap_detection.cc:48:10: style: Condition 'hst->flap_detection_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_host_flap_detection.cc:44:33: note: Assignment 'hst->flap_detection_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_host_flap_detection.cc:48:10: note: Condition 'hst->flap_detection_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_host_notifications.cc:48:10: style: Condition 'hst->notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_host_notifications.cc:44:32: note: Assignment 'hst->notifications_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_host_notifications.cc:48:10: note: Condition 'hst->notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_host_svc_checks.cc:61:10: style: Condition 'svc->checks_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_host_svc_checks.cc:57:25: note: Assignment 'svc->checks_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_host_svc_checks.cc:61:10: note: Condition 'svc->checks_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_host_svc_checks.cc:53:19: style: Variable 'member' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/disable_host_svc_notifications.cc:61:10: style: Condition 'svc->notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_host_svc_notifications.cc:57:32: note: Assignment 'svc->notifications_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_host_svc_notifications.cc:61:10: note: Condition 'svc->notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_host_svc_notifications.cc:53:19: style: Variable 'member' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/disable_hostgroup_host_checks.cc:57:10: style: Condition 'hst->checks_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_hostgroup_host_checks.cc:53:25: note: Assignment 'hst->checks_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_hostgroup_host_checks.cc:57:10: note: Condition 'hst->checks_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_hostgroup_host_notifications.cc:57:10: style: Condition 'hst->notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_hostgroup_host_notifications.cc:53:32: note: Assignment 'hst->notifications_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_hostgroup_host_notifications.cc:57:10: note: Condition 'hst->notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_hostgroup_passive_host_checks.cc:57:10: style: Condition 'hst->accept_passive_host_checks' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_hostgroup_passive_host_checks.cc:53:37: note: Assignment 'hst->accept_passive_host_checks=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_hostgroup_passive_host_checks.cc:57:10: note: Condition 'hst->accept_passive_host_checks' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_hostgroup_passive_svc_checks.cc:72:10: style: Condition 'svc->accept_passive_service_checks' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_hostgroup_passive_svc_checks.cc:68:40: note: Assignment 'svc->accept_passive_service_checks=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_hostgroup_passive_svc_checks.cc:72:10: note: Condition 'svc->accept_passive_service_checks' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_hostgroup_svc_checks.cc:71:10: style: Condition 'svc->checks_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_hostgroup_svc_checks.cc:67:25: note: Assignment 'svc->checks_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_hostgroup_svc_checks.cc:71:10: note: Condition 'svc->checks_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_hostgroup_svc_notifications.cc:71:10: style: Condition 'svc->notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_hostgroup_svc_notifications.cc:67:32: note: Assignment 'svc->notifications_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_hostgroup_svc_notifications.cc:71:10: note: Condition 'svc->notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_passive_host_checks.cc:48:10: style: Condition 'hst->accept_passive_host_checks' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_passive_host_checks.cc:44:37: note: Assignment 'hst->accept_passive_host_checks=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_passive_host_checks.cc:48:10: note: Condition 'hst->accept_passive_host_checks' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_passive_svc_checks.cc:49:10: style: Condition 'svc->accept_passive_service_checks' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_passive_svc_checks.cc:45:40: note: Assignment 'svc->accept_passive_service_checks=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_passive_svc_checks.cc:49:10: note: Condition 'svc->accept_passive_service_checks' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_servicegroup_host_checks.cc:66:10: style: Condition 'hst->checks_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_servicegroup_host_checks.cc:62:25: note: Assignment 'hst->checks_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_servicegroup_host_checks.cc:66:10: note: Condition 'hst->checks_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_servicegroup_host_notifications.cc:66:10: style: Condition 'hst->notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_servicegroup_host_notifications.cc:62:32: note: Assignment 'hst->notifications_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_servicegroup_host_notifications.cc:66:10: note: Condition 'hst->notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_servicegroup_passive_svc_checks.cc:58:10: style: Condition 'svc->accept_passive_service_checks' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_servicegroup_passive_svc_checks.cc:54:40: note: Assignment 'svc->accept_passive_service_checks=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_servicegroup_passive_svc_checks.cc:58:10: note: Condition 'svc->accept_passive_service_checks' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_servicegroup_passive_host_checks.cc:66:10: style: Condition 'hst->accept_passive_host_checks' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_servicegroup_passive_host_checks.cc:62:37: note: Assignment 'hst->accept_passive_host_checks=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_servicegroup_passive_host_checks.cc:66:10: note: Condition 'hst->accept_passive_host_checks' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_servicegroup_svc_checks.cc:58:10: style: Condition 'svc->checks_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_servicegroup_svc_checks.cc:54:25: note: Assignment 'svc->checks_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_servicegroup_svc_checks.cc:58:10: note: Condition 'svc->checks_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_servicegroup_svc_notifications.cc:58:10: style: Condition 'svc->notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_servicegroup_svc_notifications.cc:54:32: note: Assignment 'svc->notifications_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_servicegroup_svc_notifications.cc:58:10: note: Condition 'svc->notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_svc_check.cc:49:10: style: Condition 'svc->checks_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_svc_check.cc:45:25: note: Assignment 'svc->checks_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_svc_check.cc:49:10: note: Condition 'svc->checks_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_svc_event_handler.cc:49:10: style: Condition 'svc->event_handler_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_svc_event_handler.cc:45:32: note: Assignment 'svc->event_handler_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_svc_event_handler.cc:49:10: note: Condition 'svc->event_handler_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_svc_flap_detection.cc:49:10: style: Condition 'svc->flap_detection_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_svc_flap_detection.cc:45:33: note: Assignment 'svc->flap_detection_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_svc_flap_detection.cc:49:10: note: Condition 'svc->flap_detection_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/disable_svc_notifications.cc:49:10: style: Condition 'svc->notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/disable_svc_notifications.cc:45:32: note: Assignment 'svc->notifications_enabled=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/disable_svc_notifications.cc:49:10: note: Condition 'svc->notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_all_notifications_beyond_host.cc:56:7: style: Condition '!hst_child->notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_all_notifications_beyond_host.cc:52:38: note: Assignment 'hst_child->notifications_enabled=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_all_notifications_beyond_host.cc:56:7: note: Condition '!hst_child->notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_contact_host_notifications.cc:45:7: style: Condition '!cntct->host_notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_contact_host_notifications.cc:41:39: note: Assignment 'cntct->host_notifications_enabled=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_contact_host_notifications.cc:45:7: note: Condition '!cntct->host_notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_contact_svc_notifications.cc:45:7: style: Condition '!cntct->service_notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_contact_svc_notifications.cc:41:42: note: Assignment 'cntct->service_notifications_enabled=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_contact_svc_notifications.cc:45:7: note: Condition '!cntct->service_notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_contactgroup_host_notifications.cc:54:7: style: Condition '!cntct->host_notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_contactgroup_host_notifications.cc:50:39: note: Assignment 'cntct->host_notifications_enabled=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_contactgroup_host_notifications.cc:54:7: note: Condition '!cntct->host_notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_contactgroup_svc_notifications.cc:54:7: style: Condition '!cntct->service_notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_contactgroup_svc_notifications.cc:50:42: note: Assignment 'cntct->service_notifications_enabled=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_contactgroup_svc_notifications.cc:54:7: note: Condition '!cntct->service_notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_host_and_child_notifications.cc:48:7: style: Condition '!hst->notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_host_and_child_notifications.cc:44:32: note: Assignment 'hst->notifications_enabled=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_host_and_child_notifications.cc:48:7: note: Condition '!hst->notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_host_check.cc:48:7: style: Condition '!hst->checks_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_host_check.cc:44:25: note: Assignment 'hst->checks_enabled=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_host_check.cc:48:7: note: Condition '!hst->checks_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_host_event_handler.cc:48:7: style: Condition '!hst->event_handler_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_host_event_handler.cc:44:32: note: Assignment 'hst->event_handler_enabled=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_host_event_handler.cc:48:7: note: Condition '!hst->event_handler_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_host_flap_detection.cc:48:7: style: Condition '!hst->flap_detection_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_host_flap_detection.cc:44:33: note: Assignment 'hst->flap_detection_enabled=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_host_flap_detection.cc:48:7: note: Condition '!hst->flap_detection_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_host_notifications.cc:48:7: style: Condition '!hst->notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_host_notifications.cc:44:32: note: Assignment 'hst->notifications_enabled=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_host_notifications.cc:48:7: note: Condition '!hst->notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_host_svc_checks.cc:61:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scheduled_downtime_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/enable_host_svc_notifications.cc:61:7: style: Condition '!svc->notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_host_svc_notifications.cc:57:32: note: Assignment 'svc->notifications_enabled=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_host_svc_notifications.cc:61:7: note: Condition '!svc->notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_host_svc_checks.cc:53:19: style: Variable 'member' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/enable_host_svc_notifications.cc:53:19: style: Variable 'member' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/enable_hostgroup_host_checks.cc:57:7: style: Condition '!hst->checks_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_hostgroup_host_checks.cc:53:25: note: Assignment 'hst->checks_enabled=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_hostgroup_host_checks.cc:57:7: note: Condition '!hst->checks_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_hostgroup_host_notifications.cc:57:7: style: Condition '!hst->notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_hostgroup_host_notifications.cc:53:32: note: Assignment 'hst->notifications_enabled=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_hostgroup_host_notifications.cc:57:7: note: Condition '!hst->notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_hostgroup_passive_host_checks.cc:57:7: style: Condition '!hst->accept_passive_host_checks' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_hostgroup_passive_host_checks.cc:53:37: note: Assignment 'hst->accept_passive_host_checks=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_hostgroup_passive_host_checks.cc:57:7: note: Condition '!hst->accept_passive_host_checks' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_hostgroup_passive_svc_checks.cc:71:7: style: Condition '!svc->accept_passive_service_checks' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_hostgroup_passive_svc_checks.cc:67:40: note: Assignment 'svc->accept_passive_service_checks=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_hostgroup_passive_svc_checks.cc:71:7: note: Condition '!svc->accept_passive_service_checks' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_hostgroup_svc_checks.cc:71:7: style: Condition '!svc->checks_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_hostgroup_svc_checks.cc:67:25: note: Assignment 'svc->checks_enabled=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_hostgroup_svc_checks.cc:71:7: note: Condition '!svc->checks_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_hostgroup_svc_notifications.cc:71:7: style: Condition '!svc->notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_hostgroup_svc_notifications.cc:67:32: note: Assignment 'svc->notifications_enabled=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_hostgroup_svc_notifications.cc:71:7: note: Condition '!svc->notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_passive_host_checks.cc:48:7: style: Condition '!hst->accept_passive_host_checks' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_passive_host_checks.cc:44:37: note: Assignment 'hst->accept_passive_host_checks=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_passive_host_checks.cc:48:7: note: Condition '!hst->accept_passive_host_checks' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_passive_svc_checks.cc:49:7: style: Condition '!svc->accept_passive_service_checks' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_passive_svc_checks.cc:45:40: note: Assignment 'svc->accept_passive_service_checks=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_passive_svc_checks.cc:49:7: note: Condition '!svc->accept_passive_service_checks' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_servicegroup_host_checks.cc:66:7: style: Condition '!hst->checks_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_servicegroup_host_checks.cc:62:25: note: Assignment 'hst->checks_enabled=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_servicegroup_host_checks.cc:66:7: note: Condition '!hst->checks_enabled' is always true centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:214:17: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:218:17: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:503:16: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:506:16: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:559:21: portability: Non reentrant function 'readdir' called. For threadsafe applications it is recommended to use the reentrant replacement function 'readdir_r'. [prohibitedreaddirCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:782:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:783:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:793:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:794:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1341:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1343:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1374:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1376:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1427:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1429:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1734:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1736:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1763:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1765:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1812:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1814:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1849:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1856:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1866:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1873:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1880:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2124:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2126:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2161:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2163:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2851:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2853:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2889:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2891:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3060:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3062:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3191:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3193:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3225:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3227:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3356:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3358:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3473:18: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3481:18: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3492:18: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3500:18: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3508:18: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:8869:21: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:8871:21: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9097:21: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9099:21: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9338:21: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9340:21: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10158:21: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10160:14: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10390:29: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10392:18: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10440:26: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10442:15: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/modules/external_commands/enable_servicegroup_host_notifications.cc:66:7: style: Condition '!hst->notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_servicegroup_host_notifications.cc:62:32: note: Assignment 'hst->notifications_enabled=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_servicegroup_host_notifications.cc:66:7: note: Condition '!hst->notifications_enabled' is always true centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10488:26: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10490:15: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10492:29: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10642:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10644:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10665:29: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10667:18: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10736:25: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10738:18: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10756:25: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10758:18: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10883:24: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10885:17: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10902:26: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10904:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10924:25: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10926:18: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11037:26: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11039:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11059:25: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11061:18: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11203:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11205:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11227:29: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11229:18: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14514:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14516:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14656:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14658:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14921:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14923:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15062:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15064:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15318:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15320:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15493:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15495:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15804:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15806:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16016:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16018:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16234:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16236:19: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:17544:14: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:17545:14: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] centreon-engine-18.10.0/test/modules/external_commands/enable_servicegroup_passive_host_checks.cc:66:7: style: Condition '!hst->accept_passive_host_checks' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_servicegroup_passive_host_checks.cc:62:37: note: Assignment 'hst->accept_passive_host_checks=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_servicegroup_passive_host_checks.cc:66:7: note: Condition '!hst->accept_passive_host_checks' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_servicegroup_passive_svc_checks.cc:58:7: style: Condition '!svc->accept_passive_service_checks' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_servicegroup_passive_svc_checks.cc:54:40: note: Assignment 'svc->accept_passive_service_checks=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_servicegroup_passive_svc_checks.cc:58:7: note: Condition '!svc->accept_passive_service_checks' is always true centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:896:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:924:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:982:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:993:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1004:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] centreon-engine-18.10.0/test/modules/external_commands/enable_servicegroup_svc_checks.cc:58:7: style: Condition '!svc->checks_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_servicegroup_svc_checks.cc:54:25: note: Assignment 'svc->checks_enabled=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_servicegroup_svc_checks.cc:58:7: note: Condition '!svc->checks_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_servicegroup_svc_notifications.cc:58:7: style: Condition '!svc->notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_servicegroup_svc_notifications.cc:54:32: note: Assignment 'svc->notifications_enabled=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_servicegroup_svc_notifications.cc:58:7: note: Condition '!svc->notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_svc_check.cc:49:7: style: Condition '!svc->checks_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_svc_check.cc:45:25: note: Assignment 'svc->checks_enabled=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_svc_check.cc:49:7: note: Condition '!svc->checks_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_svc_event_handler.cc:49:7: style: Condition '!svc->event_handler_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_svc_event_handler.cc:45:32: note: Assignment 'svc->event_handler_enabled=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_svc_event_handler.cc:49:7: note: Condition '!svc->event_handler_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_svc_flap_detection.cc:49:7: style: Condition '!svc->flap_detection_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_svc_flap_detection.cc:45:33: note: Assignment 'svc->flap_detection_enabled=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_svc_flap_detection.cc:49:7: note: Condition '!svc->flap_detection_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/enable_svc_notifications.cc:49:7: style: Condition '!svc->notifications_enabled' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/enable_svc_notifications.cc:45:32: note: Assignment 'svc->notifications_enabled=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/enable_svc_notifications.cc:49:7: note: Condition '!svc->notifications_enabled' is always true centreon-engine-18.10.0/test/modules/external_commands/process_file.cc:52:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trunc [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/process_service_check_result.cc:46:9: style: Variable 'hst' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/read_state_information.cc:71:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BROKER_RETENTION_DATA [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/read_state_information.cc:45:36: style: Variable 'neb_data' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/remove_host_acknowledgement.cc:48:10: style: Condition 'hst->problem_has_been_acknowledged' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/remove_host_acknowledgement.cc:44:40: note: Assignment 'hst->problem_has_been_acknowledged=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/remove_host_acknowledgement.cc:48:10: note: Condition 'hst->problem_has_been_acknowledged' is always true centreon-engine-18.10.0/test/modules/external_commands/remove_svc_acknowledgement.cc:57:10: style: Condition 'svc->problem_has_been_acknowledged' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/remove_svc_acknowledgement.cc:53:40: note: Assignment 'svc->problem_has_been_acknowledged=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/remove_svc_acknowledgement.cc:57:10: note: Condition 'svc->problem_has_been_acknowledged' is always true centreon-engine-18.10.0/test/modules/external_commands/remove_svc_acknowledgement.cc:36:9: style: Variable 'hst' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/restart_process.cc:47:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event_list_high [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/restart_program.cc:47:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event_list_high [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/save_state_information.cc:62:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BROKER_RETENTION_DATA [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/save_state_information.cc:43:36: style: Variable 'neb_data' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/schedule_and_propagate_host_downtime.cc:68:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scheduled_downtime_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/schedule_and_propagate_triggered_host_downtime.cc:68:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scheduled_downtime_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/schedule_forced_host_check.cc:59:23: style: Condition 'hst->next_check!=1317196300' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/schedule_forced_host_check.cc:51:21: note: Assignment 'hst->next_check=0', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/schedule_forced_host_check.cc:59:23: note: Condition 'hst->next_check!=1317196300' is always true centreon-engine-18.10.0/test/modules/external_commands/schedule_forced_host_svc_checks.cc:73:23: style: Condition 'svc->next_check!=1317196300' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/schedule_forced_host_svc_checks.cc:65:21: note: Assignment 'svc->next_check=0', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/schedule_forced_host_svc_checks.cc:73:23: note: Condition 'svc->next_check!=1317196300' is always true centreon-engine-18.10.0/test/modules/external_commands/schedule_forced_host_svc_checks.cc:61:19: style: Variable 'member' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/schedule_forced_svc_check.cc:59:23: style: Condition 'svc->next_check!=1317196300' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/schedule_forced_svc_check.cc:51:21: note: Assignment 'svc->next_check=0', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/schedule_forced_svc_check.cc:59:23: note: Condition 'svc->next_check!=1317196300' is always true centreon-engine-18.10.0/test/modules/external_commands/schedule_host_downtime.cc:68:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scheduled_downtime_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/schedule_host_check.cc:58:23: style: Condition 'hst->next_check!=1317196300' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/schedule_host_check.cc:51:21: note: Assignment 'hst->next_check=0', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/schedule_host_check.cc:58:23: note: Condition 'hst->next_check!=1317196300' is always true centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14362:7: style: Condition 'name1' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/schedule_host_svc_downtime.cc:71:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scheduled_downtime_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/schedule_host_svc_checks.cc:71:23: style: Condition 'svc->next_check!=1317196300' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/schedule_host_svc_checks.cc:63:21: note: Assignment 'svc->next_check=0', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/schedule_host_svc_checks.cc:71:23: note: Condition 'svc->next_check!=1317196300' is always true centreon-engine-18.10.0/test/modules/external_commands/schedule_host_svc_checks.cc:59:19: style: Variable 'member' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/schedule_host_svc_downtime.cc:61:19: style: Variable 'member' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/schedule_hostgroup_host_downtime.cc:70:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scheduled_downtime_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/schedule_hostgroup_svc_downtime.cc:83:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scheduled_downtime_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3734:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3763:13: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3792:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3820:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3849:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3884:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3963:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:4044:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:4078:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:4158:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:4236:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:4317:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:4349:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:4369:65: error: Dereferencing 'input' after it is deallocated / released [deallocuse] centreon-engine-18.10.0/test/modules/external_commands/schedule_servicegroup_host_downtime.cc:80:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scheduled_downtime_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/schedule_servicegroup_svc_downtime.cc:74:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scheduled_downtime_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/schedule_servicegroup_host_downtime.cc:45:9: style: Variable 'hst' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/schedule_svc_downtime.cc:66:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scheduled_downtime_list [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/schedule_svc_check.cc:59:23: style: Condition 'svc->next_check!=1317196300' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/schedule_svc_check.cc:51:21: note: Assignment 'svc->next_check=0', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/schedule_svc_check.cc:59:23: note: Condition 'svc->next_check!=1317196300' is always true centreon-engine-18.10.0/test/modules/external_commands/schedule_svc_downtime.cc:43:9: style: Variable 'hst' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/schedule_svc_downtime.cc:52:12: style: Variable 'svc' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/send_custom_host_notification.cc:44:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_notification_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/send_custom_host_notification.cc:36:9: style: Variable 'hst' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/send_custom_svc_notification.cc:45:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_notification_id [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/send_custom_svc_notification.cc:36:12: style: Variable 'svc' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/modules/external_commands/set_host_notification_number.cc:48:40: style: Condition 'hst->current_notification_number!=42' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/set_host_notification_number.cc:44:38: note: Assignment 'hst->current_notification_number=0', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/set_host_notification_number.cc:48:40: note: Condition 'hst->current_notification_number!=42' is always true centreon-engine-18.10.0/test/modules/external_commands/set_svc_notification_number.cc:49:40: style: Condition 'svc->current_notification_number!=42' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/set_svc_notification_number.cc:45:38: note: Assignment 'svc->current_notification_number=0', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/set_svc_notification_number.cc:49:40: note: Condition 'svc->current_notification_number!=42' is always true centreon-engine-18.10.0/test/modules/external_commands/shutdown_process.cc:47:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event_list_high [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/modules/external_commands/shutdown_program.cc:47:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event_list_high [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1074:21: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1084:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1117:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1152:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1519:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1529:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1555:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1943:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1953:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:1979:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2020:21: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2030:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2056:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2265:21: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2275:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2301:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2336:23: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2346:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2376:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2385:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2411:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2479:23: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2489:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2515:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2597:26: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2607:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2633:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2717:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2727:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2803:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2828:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2938:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2948:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:2981:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3006:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3105:9: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3115:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3168:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3269:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3279:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3316:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3405:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:3539:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:4596:16: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:4641:16: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:5692:16: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:5720:16: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:5747:16: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:5775:16: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9599:12: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9612:12: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9625:12: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9638:12: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9651:12: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9664:12: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9677:12: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9690:12: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9704:12: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9717:12: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9730:12: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9743:12: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9756:12: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9769:12: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9782:12: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9795:12: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9809:12: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9822:12: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9835:12: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9851:12: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9868:27: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9870:27: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9886:26: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9888:26: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9896:24: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9898:24: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9906:29: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9908:29: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9916:26: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9918:26: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9926:29: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9928:29: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9936:24: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9938:24: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9946:21: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9948:21: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9956:24: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9958:24: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9967:34: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9969:34: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9977:34: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9979:34: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9987:31: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9989:31: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9997:31: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:9999:31: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11730:9: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11731:9: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11828:9: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11829:9: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12349:27: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12351:27: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12483:24: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12485:24: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12499:26: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12501:26: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12515:29: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12517:29: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12533:26: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12535:26: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12557:29: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12559:29: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12584:24: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12586:24: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12693:21: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12695:21: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12825:24: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12827:24: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12955:34: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12957:34: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:13012:34: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:13014:34: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:13055:31: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:13057:31: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:13104:31: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:13106:31: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16597:37: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16629:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16641:15: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16655:35: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16670:16: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16674:30: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16692:18: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16707:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16711:34: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16766:26: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16774:29: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16799:33: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16804:36: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16809:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16814:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16831:33: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16838:33: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:17513:20: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:17537:28: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:17540:28: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/modules/external_commands/start_obsessing_over_host.cc:48:7: style: Condition '!hst->obsess_over_host' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/start_obsessing_over_host.cc:44:27: note: Assignment 'hst->obsess_over_host=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/start_obsessing_over_host.cc:48:7: note: Condition '!hst->obsess_over_host' is always true centreon-engine-18.10.0/test/modules/external_commands/start_obsessing_over_svc.cc:49:7: style: Condition '!svc->obsess_over_service' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/start_obsessing_over_svc.cc:45:30: note: Assignment 'svc->obsess_over_service=false', assigned value is 0 centreon-engine-18.10.0/test/modules/external_commands/start_obsessing_over_svc.cc:49:7: note: Condition '!svc->obsess_over_service' is always true centreon-engine-18.10.0/test/modules/external_commands/stop_obsessing_over_host.cc:48:10: style: Condition 'hst->obsess_over_host' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/stop_obsessing_over_host.cc:44:27: note: Assignment 'hst->obsess_over_host=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/stop_obsessing_over_host.cc:48:10: note: Condition 'hst->obsess_over_host' is always true centreon-engine-18.10.0/test/modules/external_commands/stop_obsessing_over_svc.cc:49:10: style: Condition 'svc->obsess_over_service' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/modules/external_commands/stop_obsessing_over_svc.cc:45:30: note: Assignment 'svc->obsess_over_service=true', assigned value is 1 centreon-engine-18.10.0/test/modules/external_commands/stop_obsessing_over_svc.cc:49:10: note: Condition 'svc->obsess_over_service' is always true centreon-engine-18.10.0/test/notifications/escalations.cc:79:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/notifications/escalations.cc:101:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/notifications/first_notif_delay/common.cc:103:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_been_checked [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/notifications/escalations.cc:68:19: style: Variable 'host_escalation' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/notifications/escalations.cc:87:22: style: Variable 'service_escalation' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/notifications/first_notif_delay/host.cc:50:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FIRST_NOTIF_DELAY [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/notifications/first_notif_delay/host.cc:95:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_CHECK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/notifications/first_notif_delay/host_recovery.cc:53:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_state [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/notifications/first_notif_delay/service.cc:49:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FIRST_NOTIF_DELAY [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/notifications/first_notif_delay/service.cc:94:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERVICE_CHECK [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/notifications/first_notif_delay/service_recovery.cc:53:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_state [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:783:11: style: Variable 'ptr' is reassigned a value before the old one has been used. [redundantAssignment] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:782:11: note: ptr is assigned centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:783:11: note: ptr is overwritten centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:794:11: style: Variable 'ptr' is reassigned a value before the old one has been used. [redundantAssignment] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:793:11: note: ptr is assigned centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:794:11: note: ptr is overwritten centreon-engine-18.10.0/test/retention/comment.cc:39:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/objects/dump.cc:158:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/retention/comment.cc:55:32: style: Condition 'copy!=ref' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/comment.cc:55:16: note: Assuming that condition 'copy==ref' is not redundant centreon-engine-18.10.0/test/retention/comment.cc:55:32: note: Condition 'copy!=ref' is always false centreon-engine-18.10.0/test/retention/comment.cc:64:9: style: Condition '!(copy==ref)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/comment.cc:63:10: note: copy is assigned 'ref' here. centreon-engine-18.10.0/test/retention/comment.cc:64:9: note: Condition '!(copy==ref)' is always false centreon-engine-18.10.0/test/retention/comment.cc:64:16: style: Condition 'copy==ref' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/comment.cc:63:10: note: copy is assigned 'ref' here. centreon-engine-18.10.0/test/retention/comment.cc:64:16: note: Condition 'copy==ref' is always true centreon-engine-18.10.0/test/retention/comment.cc:64:32: style: Condition 'copy!=ref' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/comment.cc:63:10: note: copy is assigned 'ref' here. centreon-engine-18.10.0/test/retention/comment.cc:64:32: note: Condition 'copy!=ref' is always false centreon-engine-18.10.0/test/retention/comment.cc:72:25: style: Condition '!(empty!=ref)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/comment.cc:72:33: style: Condition 'empty!=ref' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/comment.cc:80:24: style: Condition '!(diff!=ref)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/comment.cc:80:31: style: Condition 'diff!=ref' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11262:3: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] centreon-engine-18.10.0/test/retention/contact.cc:54:32: style: Condition 'copy!=ref' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/contact.cc:54:16: note: Assuming that condition 'copy==ref' is not redundant centreon-engine-18.10.0/test/retention/contact.cc:54:32: note: Condition 'copy!=ref' is always false centreon-engine-18.10.0/test/retention/contact.cc:63:9: style: Condition '!(copy==ref)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/contact.cc:62:10: note: copy is assigned 'ref' here. centreon-engine-18.10.0/test/retention/contact.cc:63:9: note: Condition '!(copy==ref)' is always false centreon-engine-18.10.0/test/retention/contact.cc:63:16: style: Condition 'copy==ref' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/contact.cc:62:10: note: copy is assigned 'ref' here. centreon-engine-18.10.0/test/retention/contact.cc:63:16: note: Condition 'copy==ref' is always true centreon-engine-18.10.0/test/retention/contact.cc:63:32: style: Condition 'copy!=ref' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/contact.cc:62:10: note: copy is assigned 'ref' here. centreon-engine-18.10.0/test/retention/contact.cc:63:32: note: Condition 'copy!=ref' is always false centreon-engine-18.10.0/test/retention/contact.cc:71:25: style: Condition '!(empty!=ref)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/contact.cc:71:33: style: Condition 'empty!=ref' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/contact.cc:79:24: style: Condition '!(diff!=ref)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/contact.cc:79:31: style: Condition 'diff!=ref' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14505:7: style: The scope of the variable 'reject_item' can be reduced. [variableScope] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14647:7: style: The scope of the variable 'reject_item' can be reduced. [variableScope] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14912:7: style: The scope of the variable 'reject_item' can be reduced. [variableScope] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15053:7: style: The scope of the variable 'reject_item' can be reduced. [variableScope] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15306:7: style: The scope of the variable 'reject_item' can be reduced. [variableScope] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15795:7: style: The scope of the variable 'reject_item' can be reduced. [variableScope] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16007:7: style: The scope of the variable 'reject_item' can be reduced. [variableScope] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16225:7: style: The scope of the variable 'reject_item' can be reduced. [variableScope] centreon-engine-18.10.0/test/objects/dump.cc:35:31: style: Parameter 'argv' can be declared as const array. However it seems that 'main_test' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] centreon-engine-18.10.0/test/objects/dump.cc:166:31: note: You might need to cast the function pointer here centreon-engine-18.10.0/test/objects/dump.cc:35:31: note: Parameter 'argv' can be declared as const array centreon-engine-18.10.0/test/retention/downtime.cc:39:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/retention/downtime.cc:55:32: style: Condition 'copy!=ref' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/downtime.cc:55:16: note: Assuming that condition 'copy==ref' is not redundant centreon-engine-18.10.0/test/retention/downtime.cc:55:32: note: Condition 'copy!=ref' is always false centreon-engine-18.10.0/test/retention/downtime.cc:64:9: style: Condition '!(copy==ref)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/downtime.cc:63:10: note: copy is assigned 'ref' here. centreon-engine-18.10.0/test/retention/downtime.cc:64:9: note: Condition '!(copy==ref)' is always false centreon-engine-18.10.0/test/retention/downtime.cc:64:16: style: Condition 'copy==ref' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/downtime.cc:63:10: note: copy is assigned 'ref' here. centreon-engine-18.10.0/test/retention/downtime.cc:64:16: note: Condition 'copy==ref' is always true centreon-engine-18.10.0/test/retention/downtime.cc:64:32: style: Condition 'copy!=ref' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/downtime.cc:63:10: note: copy is assigned 'ref' here. centreon-engine-18.10.0/test/retention/downtime.cc:64:32: note: Condition 'copy!=ref' is always false centreon-engine-18.10.0/test/retention/downtime.cc:72:25: style: Condition '!(empty!=ref)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/downtime.cc:72:33: style: Condition 'empty!=ref' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/downtime.cc:80:24: style: Condition '!(diff!=ref)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/downtime.cc:80:31: style: Condition 'diff!=ref' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/dump.cc:60:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/retention/dump.cc:36:31: style: Parameter 'argv' can be declared as const array. However it seems that 'main_test' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] centreon-engine-18.10.0/test/retention/dump.cc:68:31: note: You might need to cast the function pointer here centreon-engine-18.10.0/test/retention/dump.cc:36:31: note: Parameter 'argv' can be declared as const array centreon-engine-18.10.0/test/retention/host.cc:96:32: style: Condition 'copy!=ref' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/host.cc:96:16: note: Assuming that condition 'copy==ref' is not redundant centreon-engine-18.10.0/test/retention/host.cc:96:32: note: Condition 'copy!=ref' is always false centreon-engine-18.10.0/test/retention/host.cc:105:9: style: Condition '!(copy==ref)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/host.cc:104:10: note: copy is assigned 'ref' here. centreon-engine-18.10.0/test/retention/host.cc:105:9: note: Condition '!(copy==ref)' is always false centreon-engine-18.10.0/test/retention/host.cc:105:16: style: Condition 'copy==ref' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/host.cc:104:10: note: copy is assigned 'ref' here. centreon-engine-18.10.0/test/retention/host.cc:105:16: note: Condition 'copy==ref' is always true centreon-engine-18.10.0/test/retention/host.cc:105:32: style: Condition 'copy!=ref' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/host.cc:104:10: note: copy is assigned 'ref' here. centreon-engine-18.10.0/test/retention/host.cc:105:32: note: Condition 'copy!=ref' is always false centreon-engine-18.10.0/test/retention/host.cc:113:25: style: Condition '!(empty!=ref)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/host.cc:113:33: style: Condition 'empty!=ref' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/host.cc:121:24: style: Condition '!(diff!=ref)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/host.cc:121:31: style: Condition 'diff!=ref' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/info.cc:50:32: style: Condition 'copy!=ref' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/info.cc:50:16: note: Assuming that condition 'copy==ref' is not redundant centreon-engine-18.10.0/test/retention/info.cc:50:32: note: Condition 'copy!=ref' is always false centreon-engine-18.10.0/test/retention/info.cc:59:9: style: Condition '!(copy==ref)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/info.cc:58:10: note: copy is assigned 'ref' here. centreon-engine-18.10.0/test/retention/info.cc:59:9: note: Condition '!(copy==ref)' is always false centreon-engine-18.10.0/test/retention/info.cc:59:16: style: Condition 'copy==ref' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/info.cc:58:10: note: copy is assigned 'ref' here. centreon-engine-18.10.0/test/retention/info.cc:59:16: note: Condition 'copy==ref' is always true centreon-engine-18.10.0/test/retention/info.cc:59:32: style: Condition 'copy!=ref' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/info.cc:58:10: note: copy is assigned 'ref' here. centreon-engine-18.10.0/test/retention/info.cc:59:32: note: Condition 'copy!=ref' is always false centreon-engine-18.10.0/test/retention/info.cc:67:25: style: Condition '!(empty!=ref)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/info.cc:67:33: style: Condition 'empty!=ref' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/info.cc:75:24: style: Condition '!(diff!=ref)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/info.cc:75:31: style: Condition 'diff!=ref' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/program.cc:67:32: style: Condition 'copy!=ref' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/program.cc:67:16: note: Assuming that condition 'copy==ref' is not redundant centreon-engine-18.10.0/test/retention/program.cc:67:32: note: Condition 'copy!=ref' is always false centreon-engine-18.10.0/test/retention/program.cc:76:9: style: Condition '!(copy==ref)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/program.cc:75:10: note: copy is assigned 'ref' here. centreon-engine-18.10.0/test/retention/program.cc:76:9: note: Condition '!(copy==ref)' is always false centreon-engine-18.10.0/test/retention/program.cc:76:16: style: Condition 'copy==ref' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/program.cc:75:10: note: copy is assigned 'ref' here. centreon-engine-18.10.0/test/retention/program.cc:76:16: note: Condition 'copy==ref' is always true centreon-engine-18.10.0/test/retention/program.cc:76:32: style: Condition 'copy!=ref' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/program.cc:75:10: note: copy is assigned 'ref' here. centreon-engine-18.10.0/test/retention/program.cc:76:32: note: Condition 'copy!=ref' is always false centreon-engine-18.10.0/test/retention/program.cc:84:25: style: Condition '!(empty!=ref)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/program.cc:84:33: style: Condition 'empty!=ref' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/program.cc:92:24: style: Condition '!(diff!=ref)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/program.cc:92:31: style: Condition 'diff!=ref' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/service.cc:99:32: style: Condition 'copy!=ref' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/service.cc:99:16: note: Assuming that condition 'copy==ref' is not redundant centreon-engine-18.10.0/test/retention/service.cc:99:32: note: Condition 'copy!=ref' is always false centreon-engine-18.10.0/test/retention/service.cc:108:9: style: Condition '!(copy==ref)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/service.cc:107:10: note: copy is assigned 'ref' here. centreon-engine-18.10.0/test/retention/service.cc:108:9: note: Condition '!(copy==ref)' is always false centreon-engine-18.10.0/test/retention/service.cc:108:16: style: Condition 'copy==ref' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/service.cc:107:10: note: copy is assigned 'ref' here. centreon-engine-18.10.0/test/retention/service.cc:108:16: note: Condition 'copy==ref' is always true centreon-engine-18.10.0/test/retention/service.cc:108:32: style: Condition 'copy!=ref' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/service.cc:107:10: note: copy is assigned 'ref' here. centreon-engine-18.10.0/test/retention/service.cc:108:32: note: Condition 'copy!=ref' is always false centreon-engine-18.10.0/test/retention/service.cc:116:25: style: Condition '!(empty!=ref)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/service.cc:116:33: style: Condition 'empty!=ref' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/service.cc:124:24: style: Condition '!(diff!=ref)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/retention/service.cc:124:31: style: Condition 'diff!=ref' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/running/centengine_must_run.cc:55:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CENTENGINE_BINARY [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/running/log_without_pid.cc:58:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TEST_DIR [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:214:13: style: Variable 'var' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:478:9: style: Variable 'var' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:541:18: style: Variable 'dirfile' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:871:13: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:4422:45: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:4450:47: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10020:14: style: Variable 'new_timerange' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10021:24: style: Variable 'new_timeperiodexclusion' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10199:15: style: Variable 'new_timeperiod' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10223:9: style: Variable 'time_buffer' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10310:12: style: Variable 'new_command' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10394:23: style: Variable 'new_contactsmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10444:20: style: Variable 'new_hostsmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10504:23: style: Variable 'new_servicesmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10528:22: style: Variable 'new_servicedependency' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10647:28: style: Variable 'new_contactgroupsmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10670:23: style: Variable 'new_contactsmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10693:19: style: Variable 'new_commandsmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10963:19: style: Variable 'new_contactsmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:10964:24: style: Variable 'new_contactgroupsmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11103:19: style: Variable 'new_hostdependency' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11208:28: style: Variable 'new_contactgroupsmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11232:23: style: Variable 'new_contactsmember' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11324:40: style: Parameter 'string1' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11324:55: style: Parameter 'string2' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11726:21: style: Variable 'h1' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11727:21: style: Variable 'h2' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/running/logs_for_modules.cc:36:1: error: There is an unknown macro here somewhere. Configuration is required. If NEB_API_VERSION is a macro then please configure it. [unknownMacro] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11824:24: style: Variable 's1' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:11825:24: style: Variable 's2' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12280:37: style: Parameter 'cache_file' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12283:27: style: Variable 'temp_timeperiod' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12285:24: style: Variable 'temp_command' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12286:26: style: Variable 'temp_connector' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12287:29: style: Variable 'temp_contactgroup' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12288:26: style: Variable 'temp_hostgroup' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12289:29: style: Variable 'temp_servicegroup' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/running/modules_symbols_checker.cc:30:1: error: There is an unknown macro here somewhere. Configuration is required. If NEB_API_VERSION is a macro then please configure it. [unknownMacro] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12293:34: style: Variable 'temp_servicedependency' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12294:34: style: Variable 'temp_serviceescalation' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12295:31: style: Variable 'temp_hostdependency' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:12296:31: style: Variable 'temp_hostescalation' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16370:12: style: Parameter 'have_template_value' can be declared as pointer to const [constParameterPointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16584:9: style: Variable 'modptr' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16585:9: style: Variable 'argptr' can be declared as pointer to const [constVariablePointer] centreon-engine-18.10.0/test/running/precache_file_generation.cc:72:28: error: There is an unknown macro here somewhere. Configuration is required. If TEST_DIR is a macro then please configure it. [unknownMacro] centreon-engine-18.10.0/test/running/modules_symbols.cc:112:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:114:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:116:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:124:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:128:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:130:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:132:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:134:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:155:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:157:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:159:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:161:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:163:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:165:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:167:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:181:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:183:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:185:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:187:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:189:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:201:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:205:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:222:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:246:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:248:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:250:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:252:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:254:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:256:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:258:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:260:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:268:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:270:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:272:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:274:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:288:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:290:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:300:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:306:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:310:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:317:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:319:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:321:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:323:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:325:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:327:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:331:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:333:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:335:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:342:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:348:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:356:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:358:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:360:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:362:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:364:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:366:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:370:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:372:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:374:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:376:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:378:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:380:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:382:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/test/running/modules_symbols.cc:388:10: style: C-style pointer casting [cstyleCast] centreon-engine-18.10.0/tests/main.cc:27:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_logging_engine [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/downtime_finder.cc:143:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/downtime_finder.cc:153:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/downtime_finder.cc:163:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/downtime_finder.cc:174:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/downtime_finder.cc:184:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/downtime_finder.cc:195:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/downtime_finder.cc:205:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/downtime_finder.cc:216:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/downtime_finder.cc:226:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/downtime_finder.cc:236:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/downtime_finder.cc:247:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/downtime_finder.cc:259:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/downtime_finder.cc:271:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/downtime_finder.cc:283:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/downtime_finder.cc:294:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/downtime_finder.cc:305:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/downtime_finder.cc:317:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/downtime_finder.cc:329:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/downtime_finder.cc:343:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/downtime_finder.cc:90:9: style: Variable 'dtp' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/between_two_years.cc:153:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/between_two_years.cc:160:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/between_two_years.cc:167:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/between_two_years.cc:174:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/between_two_years.cc:181:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/between_two_years.cc:192:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/between_two_years.cc:199:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/between_two_years.cc:206:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/between_two_years.cc:213:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/between_two_years.cc:220:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/between_two_years.cc:231:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/between_two_years.cc:238:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/between_two_years.cc:245:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/between_two_years.cc:252:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/between_two_years.cc:259:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/between_two_years.cc:270:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/between_two_years.cc:277:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/between_two_years.cc:284:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/between_two_years.cc:291:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/between_two_years.cc:298:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:151:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:159:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:167:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:175:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:187:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:195:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:203:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:211:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:223:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:231:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:239:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:247:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:259:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:267:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:275:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:283:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:295:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:303:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:311:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:319:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:330:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:338:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:345:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_backward.cc:353:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_forward.cc:121:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_forward.cc:129:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_forward.cc:141:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_forward.cc:149:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_forward.cc:161:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_forward.cc:169:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_forward.cc:181:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_forward.cc:189:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_forward.cc:201:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_forward.cc:209:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_forward.cc:220:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/dst_forward.cc:228:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/earliest_daterange_first.cc:106:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/earliest_daterange_first.cc:117:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/earliest_daterange_first.cc:128:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/earliest_daterange_first.cc:139:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/earliest_daterange_first.cc:150:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/earliest_daterange_first.cc:161:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/exclusion.cc:180:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/exclusion.cc:191:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/exclusion.cc:197:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/exclusion.cc:207:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/exclusion.cc:213:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/exclusion.cc:222:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/exclusion.cc:228:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/exclusion.cc:236:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/exclusion.cc:242:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/exclusion.cc:249:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/exclusion.cc:255:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/exclusion.cc:265:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/exclusion.cc:276:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/exclusion.cc:282:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/exclusion.cc:292:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/exclusion.cc:298:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/exclusion.cc:307:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/exclusion.cc:313:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/exclusion.cc:321:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/exclusion.cc:327:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/exclusion.cc:334:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/exclusion.cc:340:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/precedence.cc:94:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/precedence.cc:105:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/precedence.cc:116:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/precedence.cc:127:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/precedence.cc:138:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/skip_interval.cc:94:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/skip_interval.cc:100:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/skip_interval.cc:106:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/skip_interval.cc:112:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/get_next_valid_time/skip_interval.cc:118:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:619:9: style: Variable 'x' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/tests/timeperiod/utils.cc:40:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timeperiods [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/utils.cc:53:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timeperiods [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/utils.cc:64:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timeperiods [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/utils.cc:79:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timeperiods [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/utils.cc:110:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timeperiods [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/utils.cc:145:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timeperiods [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/utils.cc:176:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timeperiods [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/utils.cc:215:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timeperiods [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/utils.cc:250:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timeperiods [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/utils.cc:307:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _timeperiods [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/tests/timeperiod/utils.cc:337:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gl_now [valueFlowBailoutIncompleteVar] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14438:14: style: Variable 'result' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14505:19: style: Variable 'reject_item' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14506:18: style: Variable 'use_regexp' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14647:19: style: Variable 'reject_item' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14832:14: style: Variable 'result' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14912:19: style: Variable 'reject_item' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:14913:18: style: Variable 'use_regexp' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15053:19: style: Variable 'reject_item' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15236:14: style: Variable 'result' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15306:19: style: Variable 'reject_item' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15307:18: style: Variable 'use_regexp' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15466:26: style: Variable 'use_regexp_service' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15725:14: style: Variable 'result' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15795:19: style: Variable 'reject_item' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15796:18: style: Variable 'use_regexp' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:15937:14: style: Variable 'result' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16007:19: style: Variable 'reject_item' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16008:18: style: Variable 'use_regexp' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16155:14: style: Variable 'result' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16225:19: style: Variable 'reject_item' is assigned a value that is never used. [unreadVariable] centreon-engine-18.10.0/test/configuration/applier/xodtemplate.cc:16226:18: style: Variable 'use_regexp' is assigned a value that is never used. [unreadVariable] diff: head centreon-engine-18.10.0/modules/bench/passive/engine_cfg.cc:128:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJECT_SOURCE_DIR [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/modules/bench/passive/engine_cfg.cc:150:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] head centreon-engine-18.10.0/modules/bench/passive/engine_cfg.cc:197:18: performance:inconclusive: Technically the member function 'engine_cfg::_write_file' can be static (but you may consider moving to unnamed namespace). [functionStatic] centreon-engine-18.10.0/modules/bench/passive/engine_cfg.hh:51:15: note: Technically the member function 'engine_cfg::_write_file' can be static (but you may consider moving to unnamed namespace). centreon-engine-18.10.0/modules/bench/passive/engine_cfg.cc:197:18: note: Technically the member function 'engine_cfg::_write_file' can be static (but you may consider moving to unnamed namespace). 2.17.0 centreon-engine-18.10.0/modules/bench/passive/engine_cfg.cc:67:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/modules/bench/passive/engine_cfg.hh:51:15: performance:inconclusive: Technically the member function 'engine_cfg::_write_file' can be static (but you may consider moving to unnamed namespace). [functionStatic] centreon-engine-18.10.0/modules/bench/passive/engine_cfg.cc:197:18: note: Technically the member function 'engine_cfg::_write_file' can be static (but you may consider moving to unnamed namespace). centreon-engine-18.10.0/modules/bench/passive/engine_cfg.hh:51:15: note: Technically the member function 'engine_cfg::_write_file' can be static (but you may consider moving to unnamed namespace). 2.17.0 centreon-engine-18.10.0/src/broker/loader.cc:117:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/broker/loader.cc:166:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/broker/loader.cc:65:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/contact.cc:209:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/contactgroup.cc:112:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/host.cc:239:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/hostdependency.cc:156:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] head centreon-engine-18.10.0/src/configuration/applier/hostdependency.cc:167:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/hostdependency.cc:334:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/hostescalation.cc:138:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/hostescalation.cc:280:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/hostgroup.cc:125:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] head centreon-engine-18.10.0/src/configuration/applier/macros.cc:51:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/object.cc:46:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:1133:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] head centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:1141:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host_check [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:1164:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] head centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:1172:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable service_check [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:545:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] head centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:559:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:701:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] head centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:716:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:815:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_reverse_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/scheduler.cc:848:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_reverse_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/service.cc:268:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/service.cc:728:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/servicedependency.cc:184:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] head centreon-engine-18.10.0/src/configuration/applier/servicedependency.cc:199:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown_type [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/servicedependency.cc:385:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/serviceescalation.cc:150:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/serviceescalation.cc:301:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/servicegroup.cc:131:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/state.cc:1260:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] head centreon-engine-18.10.0/src/configuration/applier/state.cc:1265:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verify_config [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/state.cc:1762:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] head centreon-engine-18.10.0/src/configuration/applier/state.cc:1771:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verify_config [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/timeperiod.cc:264:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/timeperiod.cc:286:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/applier/timeperiod.cc:340:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/parser.cc:155:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/parser.cc:314:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/parser.cc:333:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/parser.cc:350:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/parser.cc:381:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/timeperiod.cc:282:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] head centreon-engine-18.10.0/src/configuration/timeperiod.cc:288:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/configuration/timeperiod.cc:337:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/nebmods.cc:111:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/nebmods.cc:168:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] head centreon-engine-18.10.0/src/nebmods.cc:177:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/nebmods.cc:225:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] head centreon-engine-18.10.0/src/nebmods.cc:234:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head centreon-engine-18.10.0/src/nebmods.cc:418:50: style: C-style pointer casting [cstyleCast] 2.17.0 centreon-engine-18.10.0/src/notifications.cc:2385:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] head centreon-engine-18.10.0/src/notifications.cc:2395:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTIFICATION_OPTION_NONE [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/objects/host.cc:310:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/objects/host.cc:676:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/objects/hostescalation.cc:109:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable contactgroupsmember [valueFlowBailoutIncompleteVar] head centreon-engine-18.10.0/src/objects/hostescalation.cc:112:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m2 [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/objects/service.cc:294:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/objects/service.cc:642:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/objects/serviceescalation.cc:113:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable contactgroupsmember [valueFlowBailoutIncompleteVar] head centreon-engine-18.10.0/src/objects/serviceescalation.cc:116:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m2 [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/retention/applier/contact.cc:39:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/retention/applier/host.cc:44:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/retention/applier/service.cc:46:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/shared.cc:176:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/src/string.cc:189:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/test/broker/nebmodule.cc:65:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] head centreon-engine-18.10.0/test/broker/nebmodule.cc:70:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MOD_TITLE [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/test/configuration/applier/chkdiff.hh:142:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/test/configuration/applier/chkdiff.hh:38:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] head centreon-engine-18.10.0/test/configuration/applier/chkdiff.hh:45:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/test/configuration/applier/chkdiff.hh:85:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:108:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:122:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:132:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:164:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:178:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:190:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] head centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:203:128: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recovery [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:231:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:291:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:328:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:347:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:369:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:393:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:410:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/test/configuration/applier/remove_objects.cc:448:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator [valueFlowBailoutIncompleteVar] 2.17.0 centreon-engine-18.10.0/test/configuration/basic.cc:231:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] head centreon-engine-18.10.0/test/configuration/basic.cc:236:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head centreon-engine-18.10.0/test/configuration/objects_copy.cc:55:25: style: Condition '!(last!=**it)' is always false [knownConditionTrueFalse] head centreon-engine-18.10.0/test/configuration/objects_copy.cc:55:32: style: Condition 'last!=**it' is always true [knownConditionTrueFalse] head centreon-engine-18.10.0/test/configuration/objects_copy.cc:61:16: style: Condition 'last==**it' is always true [knownConditionTrueFalse] centreon-engine-18.10.0/test/configuration/objects_copy.cc:60:10: note: last is assigned '**it' here. centreon-engine-18.10.0/test/configuration/objects_copy.cc:61:16: note: Condition 'last==**it' is always true head centreon-engine-18.10.0/test/configuration/objects_copy.cc:61:33: style: Condition 'last!=**it' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/configuration/objects_copy.cc:60:10: note: last is assigned '**it' here. centreon-engine-18.10.0/test/configuration/objects_copy.cc:61:33: note: Condition 'last!=**it' is always false head centreon-engine-18.10.0/test/configuration/objects_copy.cc:61:9: style: Condition '!(last==**it)' is always false [knownConditionTrueFalse] centreon-engine-18.10.0/test/configuration/objects_copy.cc:60:10: note: last is assigned '**it' here. centreon-engine-18.10.0/test/configuration/objects_copy.cc:61:9: note: Condition '!(last==**it)' is always false 2.17.0 centreon-engine-18.10.0/test/core/get_next_valid_time.cc:69:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_iterator [valueFlowBailoutIncompleteVar] DONE