Restrict Vector Reserve Count in RtpsUdpDataLink
#82
Annotations
2 errors and 10 warnings
dds/DCPS/transport/rtps_udp/RtpsUdpDataLink.cpp#L2439
no matching function for call to ‘min(std::vector<OpenDDS::DCPS::MetaSubmessage>::size_type, int)’
|
|
tests/googletest/googletest/src/gtest-death-test.cc#L1224
‘dummy’ may be used uninitialized [-Wmaybe-uninitialized]
|
dds/DCPS/Serializer.cpp#L173
conversion to ‘long unsigned int’ from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.cpp#L176
conversion to ‘long unsigned int’ from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.cpp#L217
conversion to ‘ptrdiff_t’ {aka ‘long int’} from ‘size_t’ {aka ‘long unsigned int’} may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.cpp#L219
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.cpp#L220
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
dds/idl/be_produce.cpp#L135
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘pid_t’ {aka ‘int’} may change the sign of the result [-Wsign-conversion]
|
dds/idl/be_produce.cpp#L145
conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]
|
dds/idl/be_global.cpp#L547
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
dds/idl/be_global.cpp#L549
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
This job failed
Loading