0
0
mirror of https://gitlab.torproject.org/tpo/core/tor.git synced 2024-09-20 12:22:14 +02:00
tor/changes/bug18642
2018-07-17 09:19:27 -04:00

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