summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_locl.h
diff options
context:
space:
mode:
authorotto <>2021-01-06 19:54:17 +0000
committerotto <>2021-01-06 19:54:17 +0000
commit7a47c3988c596c6361a22f7e54c95fa3b8629f52 (patch)
treece6917eeac88d420d5941f060095fb66f829faea /src/lib/libssl/ssl_locl.h
parentfb99b1b66079e78635372bfe5dcb7a82ab2c36aa (diff)
downloadopenbsd-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