]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Use the same changes file for bug7191 as in 0.2.[23]
authorNick Mathewson <nickm@torproject.org>
Wed, 24 Oct 2012 01:52:43 +0000 (21:52 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 24 Oct 2012 01:52:43 +0000 (21:52 -0400)
changes/bug7191

index f50b16e3aed74093b2b28e70377a191a2330bd5c..a3bee6e5f7dffd10f3d4f76d69a8b1e2dd4434bd 100644 (file)
@@ -1,3 +1,5 @@
- o Bugfixes
-   - The smartlist_bsearch_idx() function was broken for lists of length zero
-     or one; fix it.  This fixes bug7191.
+  o Major bugfixes:
+    - Fix a denial of service attack by which any directory authority
+      could crash all the others, or by which a single v2 directory
+      authority could crash everybody downloading v2 directory
+      information. Fixes bug 7191; bugfix on 0.2.0.10-alpha.