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

ssl_client.cpp: Fix parameter name in _handle_error. #5217

Merged
merged 1 commit into from
Jun 9, 2021

Conversation

rolsen
Copy link
Contributor

@rolsen rolsen commented May 27, 2021

_handle_error's parameter is a function name, not a file name. See:

#define handle_error(e) _handle_error(e, __FUNCTION__, __LINE__)

@CLAassistant
Copy link

CLAassistant commented May 27, 2021

CLA assistant check
All committers have signed the CLA.

@me-no-dev me-no-dev merged commit 39155e7 into espressif:master Jun 9, 2021
@rolsen rolsen deleted the fix-name branch June 9, 2021 15:00
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.

3 participants