Don't ever set 'seeded' if RAND_status() returned 0
authorBodo Möller <bodo@openssl.org>
Mon, 23 Oct 2000 07:37:03 +0000 (07:37 +0000)
committerBodo Möller <bodo@openssl.org>
Mon, 23 Oct 2000 07:37:03 +0000 (07:37 +0000)
commit4fb40db932c9d183de7a4ee67163d6e70aac56c8
treeddc5d20675fdb5a8858456a4b328bac52d819499
parent9dd0463852fadb335078e4670563e2555411bb31
Don't ever set 'seeded' if RAND_status() returned 0
(although maybe this static variable should be abolished totally,
it was introduced before RAND_status existed).
apps/app_rand.c