diff options
author | tb <> | 2022-01-04 20:02:22 +0000 |
---|---|---|
committer | tb <> | 2022-01-04 20:02:22 +0000 |
commit | 096dbea069e7725e6ebb86297230cd4d5a770ed5 (patch) | |
tree | dc19052bdf8d350a3627d428ca7825ed1709cc15 /src/lib/libssl/tls13_client.c | |
parent | 19963bba1e39d5ee525617e6f3d5be4ef715237a (diff) | |
download | openbsd-096dbea069e7725e6ebb86297230cd4d5a770ed5.tar.gz openbsd-096dbea069e7725e6ebb86297230cd4d5a770ed5.tar.bz2 openbsd-096dbea069e7725e6ebb86297230cd4d5a770ed5.zip |
Drop a pointless NULL check
IPAddressOrRange_new() instantiates a choice type, so we need to
allocate one member of the union ourselves, so aor->u.addressPrefix
will always be NULL.
ok inoguchi jsing
Diffstat (limited to 'src/lib/libssl/tls13_client.c')
0 files changed, 0 insertions, 0 deletions