mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'maint-0.3.2'
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
o Minor bugfixes (scheduler, KIST):
|
||||
- Use a sane write limit for KISTLite when writing onto a connection
|
||||
buffer instead of using INT_MAX and shoving as much as it can. Because
|
||||
the OOM handler cleans up circuit queues, we are better off at keeping
|
||||
them in that queue instead of the connection's buffer. Fixes bug 24671;
|
||||
bugfix on 0.3.2.1-alpha.
|
||||
Reference in New Issue
Block a user