Commit a535fe12 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Remove check_defer()



The check_defer() function was used to ensure that EVP_cleanup() was always
called before OBJ_cleanup(). The new cleanup code ensures this so it is
no longer needed.

Remove obj_cleanup() call in OID config module: it is not needed
any more either.

Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
parent 7e74eaa6
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