rand/randfile.c: restore fallback to $HOME for non-setuid programs.
authorAndy Polyakov <appro@openssl.org>
Tue, 20 Sep 2016 14:59:32 +0000 (16:59 +0200)
committerAndy Polyakov <appro@openssl.org>
Wed, 21 Sep 2016 19:08:52 +0000 (21:08 +0200)
commit799c1293fcf412db64dcc8a09a6b11cc755914dc
tree2e23e6a132def85feab61f3f6ce4f3c5cb05efd2
parent776e15f9393a9e3083bec60a8da376ce2fe1e97e
rand/randfile.c: restore fallback to $HOME for non-setuid programs.

Reported in GH#1589, but solution is different from suggested.

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