diff options
author | tb <> | 2023-05-05 14:05:33 +0000 |
---|---|---|
committer | tb <> | 2023-05-05 14:05:33 +0000 |
commit | 207c85024ec901c74f1bc9669abb7821e3e1a41e (patch) | |
tree | 62f72dc86b9dd5426b96b7010a8bf96d9e5401c5 /src/usr.bin/openssl/openssl.1 | |
parent | 96260b31a3d7b495999884d423bf277e8deaf917 (diff) | |
download | openbsd-207c85024ec901c74f1bc9669abb7821e3e1a41e.tar.gz openbsd-207c85024ec901c74f1bc9669abb7821e3e1a41e.tar.bz2 openbsd-207c85024ec901c74f1bc9669abb7821e3e1a41e.zip |
Fix error handling in tls_check_common_name()
A calloc failure should be a fatal error, so make it return -1.
Also switch the default rv to -1 and distinguish error cases with
acceptable situations with goto err/goto done.
ok jsing
Diffstat (limited to 'src/usr.bin/openssl/openssl.1')
0 files changed, 0 insertions, 0 deletions