GCC 11.1 fixes
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
Edited by Maxim Onciul