From: Nick Mathewson Date: Mon, 10 Sep 2012 14:21:46 +0000 (-0400) Subject: Be more clear in changes file for 6797. X-Git-Tag: tor-0.2.4.2-alpha~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e8058f9edb592479d84181343ae8d47bb745d2c;p=thirdparty%2Ftor.git Be more clear in changes file for 6797. --- diff --git a/changes/bug6797 b/changes/bug6797 index f52f899ef0..95c889d4cb 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. +