diff options
author | tb <> | 2021-10-21 16:03:17 +0000 |
---|---|---|
committer | tb <> | 2021-10-21 16:03:17 +0000 |
commit | f4614c791170f8f712a4ed5dcb4fd3c44c55be05 (patch) | |
tree | 0b2cd423347d3395daf536e4b011f0fdbf8a52c3 /src/lib/libssl/ssl_both.c | |
parent | b665b9cc992a6560ba33776a378ea5b3018dbdc1 (diff) | |
download | openbsd-f4614c791170f8f712a4ed5dcb4fd3c44c55be05.tar.gz openbsd-f4614c791170f8f712a4ed5dcb4fd3c44c55be05.tar.bz2 openbsd-f4614c791170f8f712a4ed5dcb4fd3c44c55be05.zip |
Sync parts of X509_STORE_get_by_subject() with OpenSSL
Initialize stmp.type and stmp.data.ptr so that a user-defined lookup
method need not take responsibility of initializing those. Get rid of
current_method, which was never really used. Stop potentially returning
a negative value since most callers assume Boolean return values already.
In addition, garbage collect the pointless j variable.
ok jsing
Diffstat (limited to 'src/lib/libssl/ssl_both.c')
0 files changed, 0 insertions, 0 deletions