-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
curl tool parallel transfer memory leaks #4772
Labels
Comments
And
|
I believe these are two separate issues. I've reproduced the first one. |
bagder
added a commit
that referenced
this issue
Jan 4, 2020
... to fix memory leak in error path. Fixes #4772 Reported-by: Brian Carpenter
This was referenced Jan 4, 2020
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I did this
Compiled curl with clang + ASAN.
I expected the following
No memory leak.
curl/libcurl version
git commit 249f7b.
operating system
Ubuntu
test0075.conf
The text was updated successfully, but these errors were encountered: