Ensure all locks are properly cleaned up
authorMatt Caswell <matt@openssl.org>
Fri, 11 Mar 2016 21:53:18 +0000 (21:53 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 14 Apr 2016 12:19:04 +0000 (13:19 +0100)
commitff2344052bfa0132260ee3154962a2552f3d95f5
tree4ab28127a480a46064e730088339e4fe6dbd7cfc
parent085b3860651e2ff55e28f8a28a1f66b1a3fe538f
Ensure all locks are properly cleaned up

Some locks were not being properly cleaned up during close down.

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/bio/b_addr.c
crypto/bio/bio_lcl.h
crypto/bio/bio_lib.c
crypto/err/err.c
crypto/ex_data.c
crypto/include/internal/cryptlib_int.h
crypto/init.c
include/internal/bio.h
include/internal/err.h