Skip to content
New issue

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

ngtcp2: memory leaks #4614

Closed
bagder opened this issue Nov 18, 2019 · 0 comments
Closed

ngtcp2: memory leaks #4614

bagder opened this issue Nov 18, 2019 · 0 comments
Assignees
Labels
HTTP/3 h3 or quic related memory-leak

Comments

@bagder
Copy link
Member

bagder commented Nov 18, 2019

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

@bagder bagder added HTTP/3 h3 or quic related memory-leak labels Nov 18, 2019
@bagder bagder self-assigned this Nov 18, 2019
bagder added a commit that referenced this issue Nov 18, 2019
@bagder bagder closed this as completed in 82e4d02 Nov 18, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Feb 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
HTTP/3 h3 or quic related memory-leak
Development

No branches or pull requests

1 participant