Commit ab266e7f authored by Jelle van der Waa's avatar Jelle van der Waa Committed by Roger A. Light
Browse files

lib: fix OpenSSL 1.1 deprecation warning for ERR_remove_state



ERR_remove_state has been marked deprecated in OpenSSL 1.1.0 and do
nothing, as the OpenSSL libraries now normally do all thread
initialization and deinitialisation automatically.

Signed-off-by: default avatarJelle van der Waa <jelle@vdwaa.nl>
parent b92ffec7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment