Fix Locator Memory Leak in RTPS/UDP Transport #71
Annotations
2 errors and 10 warnings
dds/DCPS/RTPS/Sedp.cpp#L1183
expected ‘,’ or ‘;’ before ‘if’
|
|
tests/googletest/googletest/src/gtest-death-test.cc#L1224
‘dummy’ may be used uninitialized [-Wmaybe-uninitialized]
|
dds/DCPS/Serializer.inl#L411
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.inl#L428
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.inl#L786
conversion to ‘long unsigned int’ from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.inl#L803
conversion to ‘long unsigned int’ from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.inl#L833
conversion to ‘long unsigned int’ from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.inl#L841
conversion to ‘long unsigned int’ from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.inl#L855
conversion to ‘long unsigned int’ from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
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]
|
This job failed
Loading