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:20:03 +0000 (19:20 +0100)
commitdf3b7b99a8e38c7bcb0d7f635ceb292c4ed862e8
treeb10ef089b6d02b72bad7fdf6de915f946c3a676e
parent7193394aeea6422694bff5bb0c4f9e101f5ce44f
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)

(cherry picked from commit 53649022509129bce8036c8fb4978dbce9432a86)
crypto/x509/x_x509.c
test/x509aux.c