summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/strtoull.c
diff options
context:
space:
mode:
authorjsing <>2020-09-26 15:44:06 +0000
committerjsing <>2020-09-26 15:44:06 +0000
commit47ae43c59d54927c866d98e2249318f5de880b4a (patch)
treece7e039821fe13d3f8bc9922d3ec5e16b1fedda9 /src/lib/libc/stdlib/strtoull.c
parent5068512c1d5a02141d634c09f52dc97a6096a032 (diff)
downloadopenbsd-47ae43c59d54927c866d98e2249318f5de880b4a.tar.gz
openbsd-47ae43c59d54927c866d98e2249318f5de880b4a.tar.bz2
openbsd-47ae43c59d54927c866d98e2249318f5de880b4a.zip
Ensure leaf is set up on X509_STORE_CTX before verification.
Previously the leaf certificate was only being set up on the X509_STORE_CTX after two verification steps were performed, however at least one of those steps could result in the verification callback being triggered and existing code breaking. Issue noticed by Raf Czlonka when attempting to connect to talk.google.com using profanity (which does not set SNI and ends up receiving an invalid certificate). ok beck@ deraadt@ tb@
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions