summaryrefslogtreecommitdiff
path: root/src/lib/libssl
diff options
context:
space:
mode:
authorjsing <>2019-04-01 15:58:02 +0000
committerjsing <>2019-04-01 15:58:02 +0000
commit21c42a511c7d5693d9e491b79f765c4e74d2c16e (patch)
tree968d23aa68db9b19e12bd8f87dac1683253ac622 /src/lib/libssl
parent5cecd6a22c296f340853d47afffabcd24c0c8b33 (diff)
downloadopenbsd-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