Clarify security impact of bug 6530

This commit is contained in:
Nick Mathewson
2012-08-03 11:16:13 -04:00
parent 57e35ad3d9
commit 55f635745a
+4 -3
View File
@@ -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.