]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file for Bug #18642
authorNeel Chauhan <neel@neelc.org>
Mon, 16 Jul 2018 21:37:24 +0000 (17:37 -0400)
committerNeel Chauhan <neel@neelc.org>
Tue, 17 Jul 2018 13:19:27 +0000 (09:19 -0400)
changes/bug18642 [new file with mode: 0644]

diff --git a/changes/bug18642 b/changes/bug18642
new file mode 100644 (file)
index 0000000..6b71f3c
--- /dev/null
@@ -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
+