diff options
author | schwarze <> | 2021-11-26 13:17:09 +0000 |
---|---|---|
committer | schwarze <> | 2021-11-26 13:17:09 +0000 |
commit | e313ea23b785c6c873a72cde160d486635b5e5d8 (patch) | |
tree | 18a74bab6653e74260da07f52a2ac7c285cd1391 /src/lib/libssl/ssl_both.c | |
parent | 6928d3654557eab5bb995a6ccafc4aab059a87a6 (diff) | |
download | openbsd-e313ea23b785c6c873a72cde160d486635b5e5d8.tar.gz openbsd-e313ea23b785c6c873a72cde160d486635b5e5d8.tar.bz2 openbsd-e313ea23b785c6c873a72cde160d486635b5e5d8.zip |
Bugfix in X509_get_pubkey_parameters(3):
If EVP_PKEY_copy_parameters(3) fails - among other reasons, this
may happen when out of memory - the pkey argument and/or the chain
argument will not contain all the desired parameters after returning.
Consequently, report the failure to the caller rather than silently
ignoring it.
OK tb@
Diffstat (limited to 'src/lib/libssl/ssl_both.c')
0 files changed, 0 insertions, 0 deletions