tor/changes/bug18642

6 lines
253 B
Plaintext
Raw Normal View History

2018-07-16 23:37:24 +02:00
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