[tor-commits] [tor/master] Revise bug4413 changes file

nickm at torproject.org nickm at torproject.org
Tue Jan 10 00:17:28 UTC 2012


commit 489db38229074e3d31d65ac9e60407ddb4826789
Author: Nick Mathewson <nickm at torproject.org>
Date:   Mon Jan 9 19:18:48 2012 -0500

    Revise bug4413 changes file
---
 changes/bug4413 |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/changes/bug4413 b/changes/bug4413
index 653ddeb..673e28f 100644
--- a/changes/bug4413
+++ b/changes/bug4413
@@ -1,2 +1,5 @@
-Minor bugfixes:
-    - Check for a potential, however unlikely, integer overflow. Fixes bug 4413; Bugfix on 0.2.3.9-alpha.
+  o Minor bugfixes:
+    - Fix our implementation of crypto_random_hostname() so it can't
+      overflow on ridiculously large inputs. (No Tor version has ever
+      provided this kind of bad inputs, but let's be correct in depth.)
+      Fixes bug 4413; bugfix on 0.2.2.9-alpha. Fix by Stephen Palmateer.



More information about the tor-commits mailing list