diff options
author | otto <> | 2021-01-06 19:54:17 +0000 |
---|---|---|
committer | otto <> | 2021-01-06 19:54:17 +0000 |
commit | 7a47c3988c596c6361a22f7e54c95fa3b8629f52 (patch) | |
tree | ce6917eeac88d420d5941f060095fb66f829faea /src/lib/libssl/ssl_locl.h | |
parent | fb99b1b66079e78635372bfe5dcb7a82ab2c36aa (diff) | |
download | openbsd-7a47c3988c596c6361a22f7e54c95fa3b8629f52.tar.gz openbsd-7a47c3988c596c6361a22f7e54c95fa3b8629f52.tar.bz2 openbsd-7a47c3988c596c6361a22f7e54c95fa3b8629f52.zip |
Fix two issues related to thread private data in asr.
- setting up asr in single thread mode and then starting threads using asr
would lead to multiple threads sharing the same resolver.
- destruction of a thread that has been using asr would leak data.
Problem originally reported by Alexey Sokolov and Uli Schlachter.
ok kettenis@
Diffstat (limited to 'src/lib/libssl/ssl_locl.h')
0 files changed, 0 insertions, 0 deletions