mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Bug 29204: Inspect circuit queues before sending padding.
Mitigates OOM conditions at relays.
This commit is contained in:
committed by
Nick Mathewson
parent
d9010c5b67
commit
cd67911033
@@ -0,0 +1,4 @@
|
||||
o Minor bugfixes (circuitpadding):
|
||||
- Inspect circuit-level cell queue before sending padding, to avoid
|
||||
sending padding while too much data is queued. Fixes bug 29204;
|
||||
bugfix on 0.4.0.1-alpha.
|
||||
Reference in New Issue
Block a user