aboutsummaryrefslogtreecommitdiff
path: root/changes/bug6797
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug6797')
-rw-r--r--changes/bug67976
1 files changed, 4 insertions, 2 deletions
diff --git a/changes/bug6797 b/changes/bug6797
index f52f899ef..95c889d4c 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.
+