Add range-checking to RAND_DRBG_set_reseed_interval
authorRich Salz <rsalz@openssl.org>
Wed, 19 Jul 2017 21:41:26 +0000 (17:41 -0400)
committerRich Salz <rsalz@openssl.org>
Thu, 20 Jul 2017 09:49:09 +0000 (05:49 -0400)
commit4c75ee858893dee3c978ff2295fb5ef106797574
treeda5c67d4896dc6ecd9b8cc481211f1419d8d0042
parentd76f646adeea13c14d15ee6c659b3a5785fdad33
Add range-checking to RAND_DRBG_set_reseed_interval

As suggested by Kurt.

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/3970)
crypto/rand/drbg_lib.c
crypto/rand/drbg_rand.c
crypto/rand/rand_lcl.h
include/internal/rand.h