summaryrefslogtreecommitdiff
path: root/src/lib/libssl/tls13_client.c
diff options
context:
space:
mode:
authorotto <>2021-01-06 19:54:17 +0000
committerotto <>2021-01-06 19:54:17 +0000
commita99f91343a365d71d137ae486285fdf049c5cf74 (patch)
treece6917eeac88d420d5941f060095fb66f829faea /src/lib/libssl/tls13_client.c
parentebfbbb1573214760116ca552af6e7066e95c7d8f (diff)
downloadopenbsd-a99f91343a365d71d137ae486285fdf049c5cf74.tar.gz
openbsd-a99f91343a365d71d137ae486285fdf049c5cf74.tar.bz2
openbsd-a99f91343a365d71d137ae486285fdf049c5cf74.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/tls13_client.c')
0 files changed, 0 insertions, 0 deletions