Skip to content

Conversation

alex
Copy link
Member

@alex alex commented May 16, 2018

This call doesn't do anything, on every version of OpenSSL going back to forever the call to ERR_clear_error() calls ERR_get_state(), so it's always been a no-op.

@alex alex merged commit 55e53c3 into master May 16, 2018
@alex alex deleted the alex-patch-1 branch May 16, 2018 17:02
mozillazg pushed a commit to mozillazg/pypy that referenced this pull request May 16, 2018
This call doesn't do anything, on every version of OpenSSL going back to forever the call to ERR_clear_error() calls ERR_get_state(), so it's always been a no-op.

Same change for CPython: python/cpython#6887
mozillazg pushed a commit to mozillazg/pypy that referenced this pull request May 17, 2018
This call doesn't do anything, on every version of OpenSSL going back to forever the call to ERR_clear_error() calls ERR_get_state(), so it's always been a no-op.

Same change for CPython: python/cpython#6887
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants