]> granicus.if.org Git - openssl/commit
Avoid NULL pointer dereference.
authorPauli <paul.dale@oracle.com>
Mon, 8 Jul 2019 03:39:20 +0000 (13:39 +1000)
committerPauli <paul.dale@oracle.com>
Mon, 8 Jul 2019 03:39:20 +0000 (13:39 +1000)
commit04151456b9d896a7825a5ac77c0310c97fa5f650
treebcee8c5387a8703a7470acb3f16625c7503889cf
parentd9b6a51e926bfd1f86eac9de5dcbc28541fcf99f
Avoid NULL pointer dereference.

[manual merge from #9059 to 1.1.0]

Fixes: #9043
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/9322)
apps/req.c
crypto/x509/t_req.c
crypto/x509/x509_err.c
include/openssl/x509.h