Commit a5e3ac13 authored by Matt Caswell's avatar Matt Caswell
Browse files

Deprecate CRYPTO_cleanup_all_ex_data() and make it a no-op



CRYPTO_cleanup_all_ex_data() should not be called expicitly - we should
leave auto-deinit to clean this up instead.

Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent f3cd81d6
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