gcc 11.1 on my arch system complains aout to of our test:
-
SimpleLawsTest
: that the calls tofree
does not match the allocator functionnew[]
-
LinkFutureTest
: that thestd::array buf
used for reading is not initialized
gcc 11.1 on my arch system complains aout to of our test:
SimpleLawsTest
: that the calls to free
does not match the allocator function new[]
LinkFutureTest
: that the std::array buf
used for reading is not initialized