]> git.ipfire.org Git - thirdparty/openssl.git/commit
Avoid NULL pointer dereference. Fixes #9043.
authorDmitry Belyavskiy <beldmit@gmail.com>
Mon, 8 Jul 2019 10:14:50 +0000 (20:14 +1000)
committerPauli <paul.dale@oracle.com>
Mon, 8 Jul 2019 10:14:50 +0000 (20:14 +1000)
commit9fd6f7d1cd2a3c8e2bc69dcb8bde8406eb6c2623
treecd7726410703bff823246bc1363fc7a6471b0855
parentb97a28b19d606d6782622a14ae06831b231c94a4
Avoid NULL pointer dereference. Fixes #9043.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9059)
apps/req.c
crypto/err/openssl.txt
crypto/x509/t_req.c
crypto/x509/x509_err.c
include/openssl/x509err.h