Fixed d2i_X509 in-place not re-hashing the ex_flags
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Tue, 29 Jan 2019 18:51:59 +0000 (19:51 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Thu, 31 Jan 2019 18:17:50 +0000 (19:17 +0100)
commit53649022509129bce8036c8fb4978dbce9432a86
tree29ba2902fa11c6132e1f5494fd3107a5d1f0c57c
parenta727627922b8a9ec6628ffaa2054b4b3833d674b
Fixed d2i_X509 in-place not re-hashing the ex_flags

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8116)
crypto/x509/x_x509.c
test/x509aux.c