Merge remote-tracking branch 'tor-github/pr/1343' into maint-0.4.1

This commit is contained in:
Nick Mathewson
2019-10-22 12:51:27 -04:00
2 changed files with 9 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (logging):
- Rate-limit our the logging message about the obsolete .exit notation.
Previously, there was no limit on this warning, which could potentially
be triggered many times by a hostile website. Fixes bug 31466;
bugfix on 0.2.2.1-alpha.