Some tests failed due to memory leaks in rust allocation, not sure what that's about.. but more relevant is other tests such as 714, 715, 1319, 1320, 1321, 1631, 1632 fail due to this assertion:
The memory leaks you see are very curious since I run tests with valgrind all the time and it does not report any leaks. Do you have a specific test case that leaks memory for you that I should try?
I did this
I built hyper
I built curl master (3aead05 2021-10-12) with hyper master (ecd5dc1 2021-09-21)
Some tests failed due to memory leaks in rust allocation, not sure what that's about.. but more relevant is other tests such as 714, 715, 1319, 1320, 1321, 1631, 1632 fail due to this assertion:
curl/libcurl version
operating system
Ubuntu 16 LTS
The text was updated successfully, but these errors were encountered: