rand/randfile.c: treat empty string in RAND_file_name as error.
authorAndy Polyakov <appro@openssl.org>
Tue, 20 Sep 2016 15:08:03 +0000 (17:08 +0200)
committerAndy Polyakov <appro@openssl.org>
Wed, 21 Sep 2016 19:09:11 +0000 (21:09 +0200)
commit7dc0ad4d6dca81a003be7fa1fbd58a55f4be8646
tree1cad9a09a4a9c3c96ec7ec980ac63789c074f103
parentba8fa4e53a35a0c46d1e0e81a4d270a026fac2b9
rand/randfile.c: treat empty string in RAND_file_name as error.

Suggested in GH#1589.

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/rand/randfile.c