mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
39ac1db60e
Fix for bug 5650. Also, if we get a WANTREAD while reading while writing, make sure we're reading.
6 lines
219 B
Plaintext
6 lines
219 B
Plaintext
o Major bugfixes:
|
|
- Avoid a bug where our response to TLS renegotation under certain
|
|
network conditions could lead to a busy-loop, with 100% CPU
|
|
consumption. Fixes bug 5650; bugfix on 0.2.0.16-alpha.
|
|
|