summaryrefslogtreecommitdiffstats
path: root/lib/libssl/tls13_server.c
diff options
context:
space:
mode:
authorotto <otto@openbsd.org>2021-01-06 19:54:17 +0000
committerotto <otto@openbsd.org>2021-01-06 19:54:17 +0000
commita7244e9f7440612fd0e5c6899defce35f5a4c4ee (patch)
tree43731e990d5cce08cecd6f71c949ab1bdff55219 /lib/libssl/tls13_server.c
parentLet a process open a video(4) device multiple times (diff)
downloadwireguard-openbsd-a7244e9f7440612fd0e5c6899defce35f5a4c4ee.tar.xz
wireguard-openbsd-a7244e9f7440612fd0e5c6899defce35f5a4c4ee.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 'lib/libssl/tls13_server.c')
0 files changed, 0 insertions, 0 deletions