diff options
author | jsing <> | 2019-04-01 15:58:02 +0000 |
---|---|---|
committer | jsing <> | 2019-04-01 15:58:02 +0000 |
commit | 21c42a511c7d5693d9e491b79f765c4e74d2c16e (patch) | |
tree | 968d23aa68db9b19e12bd8f87dac1683253ac622 /src/lib/libssl | |
parent | 5cecd6a22c296f340853d47afffabcd24c0c8b33 (diff) | |
download | openbsd-21c42a511c7d5693d9e491b79f765c4e74d2c16e.tar.gz openbsd-21c42a511c7d5693d9e491b79f765c4e74d2c16e.tar.bz2 openbsd-21c42a511c7d5693d9e491b79f765c4e74d2c16e.zip |
Add a mutex to guard reference counting for tls_config.
This makes libtls more friendly for multithreaded use - otherwise we can
end up with incorrect refcounts and end up freeing when we should not be
(or not freeing when we should be).
ok beck@
Diffstat (limited to 'src/lib/libssl')
0 files changed, 0 insertions, 0 deletions