Fix some places where X509_up_ref is used
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Sun, 17 May 2020 12:45:28 +0000 (14:45 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Tue, 19 May 2020 06:47:52 +0000 (08:47 +0200)
commit5cea5841c70be0186c11ff79a9767d2e1376e80a
treece06a17951216142f13e750229d02942554fa34e
parentda96ffd2384144529a4236c892da07eb261d7089
Fix some places where X509_up_ref is used
without error handling.

This takes up the ball from #11278
without trying to solve everything at once.

[extended tests]

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11852)
crypto/err/openssl.txt
crypto/x509/x509_err.c
crypto/x509/x509_vfy.c
crypto/x509/x_pubkey.c
include/openssl/x509err.h