Fix coverity CID #1454815 - NULL ptr dereference in initthread.c
authorShane Lontis <shane.lontis@oracle.com>
Mon, 24 Aug 2020 02:52:56 +0000 (12:52 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Sat, 5 Sep 2020 05:41:31 +0000 (15:41 +1000)
commit59ed73398920a9ad663da03a08cfd290995f55af
treebccad4938bb16ff273f3511be04fdda7fb4ac900
parent5340c8ea2a25d17ee2ce1f35d1fb545b8487e84b
Fix coverity CID #1454815 - NULL ptr dereference in initthread.c

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/12708)
crypto/initthread.c