mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
6 lines
253 B
Plaintext
6 lines
253 B
Plaintext
o Minor features (denial-of-service avoidance):
|
|
- Make our OOM handler aware of the DNS cache so that it doesn't fill up
|
|
the memory. This check is important for our DoS mitigation subsystem.
|
|
Closes ticket 18642. Patch by Neel Chauhan
|
|
|