Browse Source

Add changes file for Bug #18642

Neel Chauhan 5 years ago
parent
commit
7c052d4ac3
1 changed files with 5 additions and 0 deletions
  1. 5 0
      changes/bug18642

+ 5 - 0
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
+