Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ valgrind --leak-check=full ./src/curl --http3 -v https://nghttp2.org:4433/
It reports memory leaks.
No leaks
Current git master
Any
The text was updated successfully, but these errors were encountered:
ngtcp2: free used resources on disconnect
f59485a
Fixes #4614
82e4d02
bagder
No branches or pull requests
I did this
$ valgrind --leak-check=full ./src/curl --http3 -v https://nghttp2.org:4433/
It reports memory leaks.
I expected the following
No leaks
curl/libcurl version
Current git master
operating system
Any
The text was updated successfully, but these errors were encountered: