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

u_send_request.c: fix bug about missing "res" variable assignment #168

Merged
merged 1 commit into from Jul 6, 2020

Conversation

LocutusOfBorg
Copy link
Contributor

The y_log_message was printing "res" variable, but the curl_easy_perform return value was not really assigned to that variable.

The y_log_message was printing "res" variable, but the curl_easy_perform return value was not really assigned to that variable.
@babelouest
Copy link
Owner

Thanks @LocutusOfBorg !

@babelouest babelouest merged commit a0cce87 into babelouest:master Jul 6, 2020
@LocutusOfBorg LocutusOfBorg deleted the patch-1 branch July 15, 2020 16: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

2 participants