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: Jelle van der Waa <jelle@vdwaa.nl>pull/196/merge
parent
b92ffec74e
commit
ab266e7f5f
Loading…
Reference in New Issue