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

Add error handling for curl_easy_getinfo #1630

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Add error handling for curl_easy_getinfo #1630

merged 1 commit into from
Aug 13, 2024

Conversation

bryteise
Copy link
Member

Set response explicitly in case of curl_easy_getinfo error (though in practice the response isn't modified and so program behavior is the same as before this change).

src/swupd_lib/curl.c Outdated Show resolved Hide resolved
src/swupd_lib/curl.c Outdated Show resolved Hide resolved
Set response explicitly in case of curl_easy_getinfo error (though in
practice the response isn't modified and so program behavior is the
same as before this change).

Signed-off-by: William Douglas <[email protected]>
@bryteise bryteise merged commit 6e02330 into master Aug 13, 2024
30 checks passed
@bryteise bryteise deleted the curl-check-fix branch August 13, 2024 21:25
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.

2 participants