mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
fd36bd8971
This patch adds some additional logging to circuits_handle_oom() to give us more information about which specific compression backend that is using a certain amount of memory. See: https://bugs.torproject.org/25372
4 lines
200 B
Plaintext
4 lines
200 B
Plaintext
o Minor features (log messages):
|
|
- Improve log message in the out of memory handler to include information
|
|
about memory usage from the different compression backends. Closes ticket 25372.
|