d2i_X509: revert calling X509v3_cache_extensions()
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Thu, 10 Jun 2021 17:36:35 +0000 (19:36 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Sat, 12 Jun 2021 08:37:04 +0000 (10:37 +0200)
commit49a54634ec8cfff55f443bb458ab3f2d7791862d
tree734f25eb8073f05af4b200462c617078fe03bed6
parent25eeab019c3eb191bcfcbcae501023be3b75713a
d2i_X509: revert calling X509v3_cache_extensions()

Fixes #13754

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15705)
crypto/x509/x_x509.c