Skip to content
Commit deca5df2 authored by Matt Caswell's avatar Matt Caswell
Browse files

If we've not been inited don't deinit



If you call an explicit deinit when we've not been inited then a seg
fault can occur. We should check that we've been inited before attempting
to deinit.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 740b2b9a
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