Make sure x509v3_cache_extensions() does not modify the error queue
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 12 Aug 2020 20:07:51 +0000 (22:07 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Fri, 21 Aug 2020 07:04:08 +0000 (09:04 +0200)
commitde3713d492556e684e71eccf3c20116d00616277
tree073b02a6417c6a7aca8cd5c7cc90634ebeb49325
parentbe63e58732cedc0bbc39777d1cf7556e55f146ef
Make sure x509v3_cache_extensions() does not modify the error queue

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11808)
crypto/x509/v3_purp.c