2026-05-01 19:36 ftp://ftp.de.debian.org/debian/pool/main/f/fastcdr/fastcdr_2.3.5.orig.tar.gz 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 -j1 platform: Linux-6.8.0-111-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: e5c4a73 (2026-05-01 11:10:43 +0200) count: 279 279 elapsed-time: 7.3 6.6 head-timing-info: old-timing-info: head results: eProsima-Fast-CDR-7d33a3b/src/cpp/Cdr.cpp:786:2: error: #error unsupported long double type and no __float128 available [preprocessorErrorDirective] eProsima-Fast-CDR-7d33a3b/src/cpp/CdrSizeCalculator.cpp:24:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cdr_version_ [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/src/cpp/CdrSizeCalculator.cpp:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_encoding_ [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/src/cpp/CdrSizeCalculator.cpp:45:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cdr_version_ [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/src/cpp/CdrSizeCalculator.cpp:50:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_encoding_ [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/src/cpp/CdrSizeCalculator.cpp:58:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_encoding_ [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/src/cpp/CdrSizeCalculator.cpp:78:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCDRv1 [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/src/cpp/FastBuffer.cpp:38:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_internalBuffer [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/src/cpp/FastBuffer.cpp:47:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_internalBuffer [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/src/cpp/FastBuffer.cpp:64:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_internalBuffer [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/src/cpp/FastBuffer.cpp:62:12: style: The scope of the variable 'incBufferSize' can be reduced. [variableScope] eProsima-Fast-CDR-7d33a3b/src/cpp/FastCdr.cpp:349:2: error: #error unsupported long double type and no __float128 available [preprocessorErrorDirective] eProsima-Fast-CDR-7d33a3b/src/cpp/exceptions/Exception.cpp:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_message [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/src/cpp/exceptions/Exception.cpp:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_message [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/src/cpp/exceptions/Exception.cpp:57:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_message [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:155:9: warning:inconclusive: Possible null pointer dereference: array1 [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:4713:32: note: Assignment 'octet_seq_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:4842:21: note: Calling function 'EXPECT_ARRAY_EQ', 1st argument 'octet_seq_value' value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:155:9: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:166:25: warning:inconclusive: Possible null pointer dereference: array1 [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:4723:30: note: Assignment 'float_seq_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:4862:27: note: Calling function 'EXPECT_ARRAY_FLOAT_EQ', 1st argument 'float_seq_value' value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:166:25: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:177:26: warning:inconclusive: Possible null pointer dereference: array1 [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:4724:32: note: Assignment 'double_seq_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:4864:28: note: Calling function 'EXPECT_ARRAY_DOUBLE_EQ', 1st argument 'double_seq_value' value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:177:26: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:195:31: warning:inconclusive: Possible null pointer dereference: array1 [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:4725:38: note: Assignment 'ldouble_seq_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:4866:33: note: Calling function 'EXPECT_ARRAY_LONG_DOUBLE_EQ', 1st argument 'ldouble_seq_value' value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:195:31: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:2245:5: warning:inconclusive: Possible null pointer dereference: c_string_value [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:2238:28: note: Assignment 'c_string_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:2245:5: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:2271:5: warning:inconclusive: Possible null pointer dereference: c_string_value [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:2264:31: note: Assignment 'c_string_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:2271:5: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:2540:5: warning:inconclusive: Possible null pointer dereference: c_string_value [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:2395:28: note: Assignment 'c_string_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:2540:5: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:2541:5: warning:inconclusive: Possible null pointer dereference: c_wstring_value [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:2396:32: note: Assignment 'c_wstring_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:2541:5: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:4575:5: warning:inconclusive: Possible null pointer dereference: c_string_value [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:4568:28: note: Assignment 'c_string_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:4575:5: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:4601:5: warning:inconclusive: Possible null pointer dereference: c_string_value [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:4594:31: note: Assignment 'c_string_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:4601:5: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:4870:5: warning:inconclusive: Possible null pointer dereference: c_string_value [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:4726:28: note: Assignment 'c_string_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:4870:5: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:4871:5: warning:inconclusive: Possible null pointer dereference: c_wstring_value [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:4727:32: note: Assignment 'c_wstring_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:4871:5: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/ResizeTest.cpp:189:22: style: Parameter 'array1' can be declared as pointer to const [constParameterPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:249:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LITTLE_ENDIANNESS [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:365:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LITTLE_ENDIANNESS [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:408:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:464:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DDS_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:511:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CORBA_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:1913:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BIG_ENDIANNESS [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:169:9: warning:inconclusive: Possible null pointer dereference: array1 [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:6501:32: note: Assignment 'octet_seq_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:6630:21: note: Calling function 'EXPECT_ARRAY_EQ', 1st argument 'octet_seq_value' value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:169:9: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:180:25: warning:inconclusive: Possible null pointer dereference: array1 [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:6511:30: note: Assignment 'float_seq_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:6650:27: note: Calling function 'EXPECT_ARRAY_FLOAT_EQ', 1st argument 'float_seq_value' value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:180:25: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:191:26: warning:inconclusive: Possible null pointer dereference: array1 [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:6512:32: note: Assignment 'double_seq_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:6652:28: note: Calling function 'EXPECT_ARRAY_DOUBLE_EQ', 1st argument 'double_seq_value' value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:191:26: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:209:31: warning:inconclusive: Possible null pointer dereference: array1 [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:6513:38: note: Assignment 'ldouble_seq_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:6654:33: note: Calling function 'EXPECT_ARRAY_LONG_DOUBLE_EQ', 1st argument 'ldouble_seq_value' value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:209:31: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:1853:5: warning:inconclusive: Possible null pointer dereference: c_string_value [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:1846:28: note: Assignment 'c_string_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:1853:5: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:1904:5: warning:inconclusive: Possible null pointer dereference: c_string_value [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:1897:31: note: Assignment 'c_string_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:1904:5: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:1930:5: warning:inconclusive: Possible null pointer dereference: c_wstring_bigendi [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:1923:33: note: Assignment 'c_wstring_bigendi{nullptr}', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:1930:5: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:2230:5: warning:inconclusive: Possible null pointer dereference: c_string_value [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:2081:28: note: Assignment 'c_string_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:2230:5: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:2231:5: warning:inconclusive: Possible null pointer dereference: c_wstring_value [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:2082:32: note: Assignment 'c_wstring_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:2231:5: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:6312:5: warning:inconclusive: Possible null pointer dereference: c_string_value [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:6305:28: note: Assignment 'c_string_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:6312:5: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:6363:5: warning:inconclusive: Possible null pointer dereference: c_string_value [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:6356:31: note: Assignment 'c_string_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:6363:5: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:6658:5: warning:inconclusive: Possible null pointer dereference: c_string_value [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:6514:28: note: Assignment 'c_string_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:6658:5: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:6659:5: warning:inconclusive: Possible null pointer dereference: c_wstring_value [nullPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:6515:32: note: Assignment 'c_wstring_value=NULL', assigned value is 0 eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:6659:5: note: Null pointer dereference eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:7117:17: style: The scope of the variable 'str' can be reduced. [variableScope] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:7130:17: style: The scope of the variable 'str' can be reduced. [variableScope] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:203:22: style: Parameter 'array1' can be declared as pointer to const [constParameterPointer] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:6692:26: style: Unused variable: longlong_zero_sequence [unusedVariable] eProsima-Fast-CDR-7d33a3b/test/cdr/SimpleTest.cpp:6894:26: style: Unused variable: longlong_zero_sequence [unusedVariable] eProsima-Fast-CDR-7d33a3b/test/xcdr/utility.hpp:23:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCDRv2 [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/cdr/array_as_std_vector.cpp:100:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PL_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/cdr/array_as_std_vector.cpp:201:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/cdr/array_as_std_vector.cpp:292:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/cdr/array_as_std_vector.cpp:36:5: style: Struct 'InnerBasicTypesShortStruct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-CDR-7d33a3b/test/cdr/fixed_size_string.cpp:73:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern0 [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/cdr/fixed_size_string.cpp:81:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern0 [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/cdr/fixed_size_string.cpp:90:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable long_pattern [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/cdr/fixed_size_string.cpp:98:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable long_pattern [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/cdr/fixed_size_string.cpp:110:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern0 [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/cdr/fixed_size_string.cpp:157:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable long_pattern [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/cmake/fold.cpp:27:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/appendable.cpp:222:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCDRv2 [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/appendable.cpp:234:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCDRv2 [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/appendable.cpp:313:102: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCDRv1 [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/appendable.cpp:326:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCDRv1 [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/appendable.cpp:382:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/appendable.cpp:518:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/appendable.cpp:647:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/appendable.cpp:785:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/appendable.cpp:946:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/appendable.cpp:1078:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/appendable.cpp:1217:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/appendable.cpp:1344:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/appendable.cpp:42:5: style: Struct 'AppendableExtraElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-CDR-7d33a3b/test/xcdr/appendable.cpp:117:5: style: Struct 'AppendableLessElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-CDR-7d33a3b/test/xcdr/appendable.cpp:194:5: style: Struct 'MutableElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:123:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PL_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:321:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PL_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:565:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:654:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:743:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:830:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:917:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:1014:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:1111:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:1198:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:1293:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:1527:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:1614:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:1702:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:1791:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:1880:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:1979:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:2086:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:2189:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:2281:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:2375:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:2465:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:2570:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:2736:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:2866:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:3108:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:3223:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:3398:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:3562:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:3847:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:4006:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:4209:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:4303:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:4397:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:4489:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:4588:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:4705:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:4816:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:4921:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:5038:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:5149:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:5254:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:5369:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:5484:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:5587:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:5702:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:5817:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:5920:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:6047:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:6174:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:6289:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:6416:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:6543:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:6658:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:6773:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:6888:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:6991:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:7118:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:7245:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:7358:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:7497:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:7636:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:7764:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:7874:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:7984:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:8087:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:8196:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:8305:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:8409:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:8519:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:8629:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:8734:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:8851:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:8962:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:9067:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:9194:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:9321:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:9436:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:9571:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:9706:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:9833:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:9952:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:10071:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:10178:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:10299:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:10414:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:10523:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:10638:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:10753:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:10863:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:11323:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:11680:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:172:9: performance: Variable 'value1' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:59:5: style: Struct 'InnerBasicTypesShortStruct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-CDR-7d33a3b/test/xcdr/basic_types.cpp:169:5: style: Struct 'InnerBasicTypesStruct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-CDR-7d33a3b/test/xcdr/external.cpp:107:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PL_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/external.cpp:454:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/external.cpp:623:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/external.cpp:989:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/external.cpp:33:5: style: Class 'ExternalClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-CDR-7d33a3b/test/xcdr/external.cpp:34:31: performance: Function parameter 'text' should be passed by const reference. [passedByValue] eProsima-Fast-CDR-7d33a3b/test/xcdr/final.cpp:90:102: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCDRv1 [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/final.cpp:103:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCDRv1 [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/final.cpp:157:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/final.cpp:284:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/mutable.cpp:241:102: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCDRv1 [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/mutable.cpp:254:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCDRv1 [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/mutable.cpp:338:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCDRv1 [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/mutable.cpp:362:102: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCDRv1 [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/mutable.cpp:376:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCDRv1 [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/mutable.cpp:435:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PL_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/mutable.cpp:588:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PL_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/mutable.cpp:738:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PL_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/mutable.cpp:948:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PL_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/mutable.cpp:1115:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PL_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/mutable.cpp:1254:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PL_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/mutable.cpp:1391:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PL_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/mutable.cpp:284:5: warning: Member variable 'SizeThreeStruct::aval' is not initialized in the constructor. [uninitMemberVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/mutable.cpp:284:5: warning: Member variable 'SizeThreeStruct::bval' is not initialized in the constructor. [uninitMemberVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/mutable.cpp:284:5: warning: Member variable 'SizeThreeStruct::cval' is not initialized in the constructor. [uninitMemberVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/mutable.cpp:286:5: warning: Member variable 'SizeThreeStruct::aval' is not initialized in the constructor. [uninitMemberVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/mutable.cpp:286:5: warning: Member variable 'SizeThreeStruct::bval' is not initialized in the constructor. [uninitMemberVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/mutable.cpp:286:5: warning: Member variable 'SizeThreeStruct::cval' is not initialized in the constructor. [uninitMemberVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/mutable.cpp:43:5: style: Struct 'MutableExtraElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-CDR-7d33a3b/test/xcdr/mutable.cpp:117:5: style: Struct 'MutableLessElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:99:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PL_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:204:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PL_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:586:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:776:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:872:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:968:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:1066:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:1164:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:1272:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:1380:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:1478:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:1584:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:1830:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:1924:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:2019:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:2115:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:2214:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:2314:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:2413:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:2509:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:2628:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:2752:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:2868:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:2988:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:3112:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:3228:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:3350:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:3472:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:3586:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:3708:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:3830:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:3944:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:4076:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:4208:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:4332:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:4464:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:4596:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:4720:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:4842:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:4964:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:5078:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:5210:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:5342:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:5464:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:5608:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:5752:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:5889:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:6008:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:6127:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:6237:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:6355:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:6473:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:6584:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:6703:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:6822:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:6934:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:7054:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:7178:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:7296:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:7599:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:47:9: performance: Variable 'value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:44:5: style: Struct 'InnerOptionalShortStruct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-CDR-7d33a3b/test/xcdr/optional.cpp:565:30: style: struct member 'CustomObject::values' is never used. [unusedStructMember] eProsima-Fast-CDR-7d33a3b/test/xcdr/xcdrv1.cpp:50:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PL_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/xcdrv1.cpp:119:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LITTLE_ENDIANNESS [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/xcdrv1.cpp:191:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/xcdrv1.cpp:317:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHORT_HEADER [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/xcdrv1.cpp:375:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHORT_HEADER [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/xcdrv1.cpp:424:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PL_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/xcdrv1.cpp:485:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAIN_CDR [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/xcdrv2.cpp:48:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PL_CDR2 [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/xcdrv2.cpp:119:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LITTLE_ENDIANNESS [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/xcdrv2.cpp:184:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHORT_HEADER [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/xcdrv2.cpp:237:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHORT_HEADER [valueFlowBailoutIncompleteVar] eProsima-Fast-CDR-7d33a3b/test/xcdr/xcdrv2.cpp:285:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PL_CDR2 [valueFlowBailoutIncompleteVar] diff: DONE