]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix drbg thread cleanup and error handling
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Thu, 26 Apr 2018 08:14:14 +0000 (10:14 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 27 Apr 2018 12:07:42 +0000 (14:07 +0200)
commit272c0df8e1aa549da9060bf70b34c9aabb3bcb0d
treeca3b00a421ea9b0d20d667153d027148e4965916
parentddba302a0fa3b11d8cfa01d590ace853229e8f35
Fix drbg thread cleanup and error handling

Fixes: #6081
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6089)
crypto/rand/drbg_lib.c