Fix warnings.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 26 Jul 2000 01:39:23 +0000 (01:39 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 26 Jul 2000 01:39:23 +0000 (01:39 +0000)
commit033d001e907f4ca7f9a3876e6b1033dec6d7cb1b
tree67fc47953f1907100bf4b287bc54a0896651985b
parent284ef5f35710b9fbff82abc20cced66d2dcff7c1
Fix warnings.

In crypto/err/err.c need to initialise p to
NULL in case thread_hash is NULL. Otherwise
p will be uninitialized.
crypto/err/err.c
crypto/rand/rand.h