Code

ssl utils: During shutdown, destroy mutexes as the last step.
authorSebastian Harl <sh@tokkee.org>
Mon, 16 Feb 2015 08:04:18 +0000 (09:04 +0100)
committerSebastian Harl <sh@tokkee.org>
Mon, 16 Feb 2015 08:04:18 +0000 (09:04 +0100)
commiteda3c7d87b887c14843483978fb4ecd704ca45cc
tree60eb109d36f89f1e1c65c3cc632f4378933809bc
parent7fb0c2a849447f55bcace8d0f20dcc5754c6c6d0
ssl utils: During shutdown, destroy mutexes as the last step.

Even ERR_free_strings() may call CRYPTO_lock.
src/utils/ssl.c