[tor-commits] [tor/master] Be more clear in changes file for 6797.
    nickm at torproject.org 
    nickm at torproject.org
       
    Mon Sep 10 14:22:40 UTC 2012
    
    
  
commit 3e8058f9edb592479d84181343ae8d47bb745d2c
Author: Nick Mathewson <nickm at torproject.org>
Date:   Mon Sep 10 10:21:46 2012 -0400
    Be more clear in changes file for 6797.
---
 changes/bug6797 |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/changes/bug6797 b/changes/bug6797
index f52f899..95c889d 100644
--- a/changes/bug6797
+++ b/changes/bug6797
@@ -1,3 +1,5 @@
   o Minor bugfixes:
-    - Don't follow the NULL pointer. Found by "f. tp.". Fixes bug
-      6797; bugfix on 0.2.4.1-alpha.
+    - Don't follow the NULL pointer if microdescriptor generation fails.
+      (This does not appear to be triggerable, but it's best to be safe.)
+      Found by "f. tp.". Fixes bug 6797; bugfix on 0.2.4.1-alpha.
+      
    
    
More information about the tor-commits
mailing list