diff options
author | kn <> | 2021-07-14 13:33:57 +0000 |
---|---|---|
committer | kn <> | 2021-07-14 13:33:57 +0000 |
commit | f50b4db1e7622eb89cc64abe1c046266ba811bf1 (patch) | |
tree | 3865be6d86f3e59123083622e0055e409f43ff39 /src/lib/libssl/d1_both.c | |
parent | 09409784acf170a2cd8fadbc7150e89bc469e0c3 (diff) | |
download | openbsd-f50b4db1e7622eb89cc64abe1c046266ba811bf1.tar.gz openbsd-f50b4db1e7622eb89cc64abe1c046266ba811bf1.tar.bz2 openbsd-f50b4db1e7622eb89cc64abe1c046266ba811bf1.zip |
Remove unneeded calls to tls_init(3)
As per the manual and lib/libtls/tls.c revision 1.79 from 2018
"Automatically handle library initialisation for libtls." initialisation
is handled automatically by other tls_*(3) functions.
Remove explicit tls_init() calls from base to not give the impression of
it being needed.
Feedback tb
OK Tests mestre
Diffstat (limited to 'src/lib/libssl/d1_both.c')
0 files changed, 0 insertions, 0 deletions