summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/ca.c
diff options
context:
space:
mode:
authorkn <>2021-07-14 13:33:57 +0000
committerkn <>2021-07-14 13:33:57 +0000
commitecf974d2068ea3567fbffbacf1bb3be466d461c7 (patch)
tree3865be6d86f3e59123083622e0055e409f43ff39 /src/usr.bin/openssl/ca.c
parent6cfd478073c3b1af028436e0f3ec427615a5eb6e (diff)
downloadopenbsd-ecf974d2068ea3567fbffbacf1bb3be466d461c7.tar.gz
openbsd-ecf974d2068ea3567fbffbacf1bb3be466d461c7.tar.bz2
openbsd-ecf974d2068ea3567fbffbacf1bb3be466d461c7.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/usr.bin/openssl/ca.c')
0 files changed, 0 insertions, 0 deletions