diff options
author | 2021-01-06 19:54:17 +0000 | |
---|---|---|
committer | 2021-01-06 19:54:17 +0000 | |
commit | a7244e9f7440612fd0e5c6899defce35f5a4c4ee (patch) | |
tree | 43731e990d5cce08cecd6f71c949ab1bdff55219 /lib/libssl/tls13_server.c | |
parent | Let a process open a video(4) device multiple times (diff) | |
download | wireguard-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