mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Add a changes file for bug 7912
I'm calling it a bugfix on 0.2.0.1-alpha, since that's where cell queues were first introduced.
This commit is contained in:
parent
16f9861b22
commit
9b754d1213
8
changes/bug7912
Normal file
8
changes/bug7912
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
o Major bugfixes:
|
||||||
|
- Instead of writing destroy cells directly to outgoing connection
|
||||||
|
buffers, queue them and intersperse them with other outgoing cells.
|
||||||
|
This can prevent a set of resource starvation conditions where too
|
||||||
|
many pending destroy cells prevent data cells from actually getting
|
||||||
|
delivered. Reported by "oftc_must_be_destroyed". Fixes bug 7912;
|
||||||
|
bugfix on 0.2.0.1-alpha.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user