]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix issues with do_rand_init/rand_cleanup_int
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 7 Nov 2018 20:53:30 +0000 (21:53 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 9 Nov 2018 12:37:38 +0000 (13:37 +0100)
commitbdb8897691942931184c38a9ab7b69a0977829b7
treef9319fcfdaa12f6030dda2e9b909d146ac354b7b
parent37044f45579368faa5c6fb2f2f71de8fd7f21ab2
Fix issues with do_rand_init/rand_cleanup_int

Fixes #7022

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7588)

(cherry picked from commit e2d227bb4a25bb75354a40816439630a8162f073)
crypto/rand/rand_lib.c