Protect buffers against INT_MAX datalen overflows.
[tor.git] / changes / bug23512
blob91b2786de4394fb568ef5406e21562e27a949803
1   o Major bugfix (Relay bandwidth statistics):
2     - When we close relayed circuits, report the data in the circuit queues
3       as being written in our relay bandwidth stats. This mitigates guard
4       discovery and other attacks that close circuits for the explicit purpose
5       of noticing this discrepancy in statistics. Fixes bug 23512; bugfix
6       on 0.0.8pre3.