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

Clean up target->curl_handle rather than target->handle #148

Merged
merged 1 commit into from Apr 1, 2019

Conversation

jdieter
Copy link
Contributor

@jdieter jdieter commented Mar 31, 2019

Cleaning up target->handle causes a segfault when this codepath is run, so this patch fixes it so we clean up target->curl_handle.

The segfault is reported at https://bugzilla.redhat.com/show_bug.cgi?id=1694411 and affects all updates where zchunked metadata is available.

Cleaning up target->handle causes a segfault when this codepath is run, so
this patch fixes it so we clean up target->curl_handle

Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
@jrohel jrohel self-assigned this Apr 1, 2019
@jrohel
Copy link
Contributor

jrohel commented Apr 1, 2019

Thanks for fix.

@jrohel jrohel merged commit 0b15c58 into rpm-software-management:master Apr 1, 2019
@jdieter jdieter deleted the close-curl-handle branch April 3, 2019 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants