Browse Source

Clarify security impact of bug 6530

Nick Mathewson 13 years ago
parent
commit
55f635745a
1 changed files with 4 additions and 3 deletions
  1. 4 3
      changes/bug6530

+ 4 - 3
changes/bug6530

@@ -1,4 +1,5 @@
-  o Major bugfixes:
+  o Major security fixes:
     - Avoid a read of uninitializd RAM when reading a vote or consensus
-      document with an unrecognized flavor name.  Fixes bug 6530; bugfix on
-      0.2.2.6-alpha.
+      document with an unrecognized flavor name. This could lead to a
+      remote crash bug. Fixes bug 6530; bugfix on 0.2.2.6-alpha.
+