From: Neel Chauhan Date: Mon, 16 Jul 2018 21:37:24 +0000 (-0400) Subject: Add changes file for Bug #18642 X-Git-Tag: tor-0.3.5.1-alpha~152^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7c052d4ac38605092534e95daf69f208fadcafdc;p=thirdparty%2Ftor.git Add changes file for Bug #18642 --- diff --git a/changes/bug18642 b/changes/bug18642 new file mode 100644 index 0000000000..6b71f3c6dd --- /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 +