diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2024-10-11 12:27:25 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2024-10-11 12:27:25 +0000 |
commit | bb1a41a15e7850c398f64c216f25566fefdbc5bd (patch) | |
tree | b375da426b117d2937f45a710e381c0827447899 /lib/libcrypto/sparcv9cap.c | |
parent | 7ce8c30cd00a8d65d4af40865ca07130c666ce17 (diff) |
Remove pointless locking from err_build_SYS_str_reasons().
err_build_SYS_str_reasons() is only called during initialisation, under
pthread_once(). As such, there is no need to grab CRYPTO_LOCK_ERR or
check for reentrant calls.
ok tb@
Diffstat (limited to 'lib/libcrypto/sparcv9cap.c')
0 files changed, 0 insertions, 0 deletions