[tor-commits] [tor/master] Add changes file for Bug #18642

nickm at torproject.org nickm at torproject.org
Fri Aug 10 16:39:35 UTC 2018


commit 7c052d4ac38605092534e95daf69f208fadcafdc
Author: Neel Chauhan <neel at neelc.org>
Date:   Mon Jul 16 17:37:24 2018 -0400

    Add changes file for Bug #18642
---
 changes/bug18642 | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/changes/bug18642 b/changes/bug18642
new file mode 100644
index 000000000..6b71f3c6d
--- /dev/null
+++ b/changes/bug18642
@@ -0,0 +1,5 @@
+  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
+





More information about the tor-commits mailing list