Fix allocation issues. #134
Annotations
1 error and 10 warnings
|
test/drivertest.cpp#L242
'initializing': conversion from 'int' to 'size_t', signed/unsigned mismatch
|
test/drivertest.cpp#L247
'argument': conversion from 'int' to 'size_t', signed/unsigned mismatch
|
test/drivertest.cpp#L290
'initializing': conversion from 'int' to 'size_t', signed/unsigned mismatch
|
test/drivertest.cpp#L297
'argument': conversion from 'int' to 'size_t', signed/unsigned mismatch
|
test/drivertest.cpp#L298
'+=': conversion from '__int64' to 'int', possible loss of data
|
|
|
function 'bool __cdecl std::operator==<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::default_delete<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >(class std::unique_ptr<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::default_delete<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const & __ptr64,std::nullptr_t)' selected for automatic inline expansion
|
test/drivertest.cpp#L228
'printf': function not inlined
|
test/drivertest.cpp#L235
'printf': function not inlined
|
The logs for this run have expired and are no longer available.
Loading