diff options
Diffstat (limited to 'changes/bug6530')
-rw-r--r-- | changes/bug6530 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug6530 b/changes/bug6530 new file mode 100644 index 000000000..825bbb752 --- /dev/null +++ b/changes/bug6530 @@ -0,0 +1,5 @@ + o Major security fixes: + - Avoid a read of uninitializd RAM when reading a vote or consensus + document with an unrecognized flavor name. This could lead to a + remote crash bug. Fixes bug 6530; bugfix on 0.2.2.6-alpha. + |