aboutsummaryrefslogtreecommitdiff
path: root/changes/bug16400
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug16400')
-rw-r--r--changes/bug164005
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug16400 b/changes/bug16400
new file mode 100644
index 0000000000..3e5f9c5843
--- /dev/null
+++ b/changes/bug16400
@@ -0,0 +1,5 @@
+ o Major bugfixes:
+ - Do not crash with an assertion error when parsing certain kinds
+ of malformed or truncated microdescriptors. Fixes bug 16400;
+ bugfix on 0.2.6.1-alpha. Found by "torkeln"; fix based on a patch by
+ "cypherpunks_backup".