aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-05-09 13:20:01 -0400
committerNick Mathewson <nickm@torproject.org>2013-05-09 13:20:01 -0400
commit82ab33c9a66a9c45e9512b698ef203b1aaca7a3d (patch)
tree22d074c4f7606ccb31a56f43ad5db74233d3d488 /changes
parent8f21838ee5305b89c4089a06ca51e95bc89ae053 (diff)
parentbae5dd6c8d4535360d471932b87431f54b515567 (diff)
downloadtor-82ab33c9a66a9c45e9512b698ef203b1aaca7a3d.tar
tor-82ab33c9a66a9c45e9512b698ef203b1aaca7a3d.tar.gz
Merge remote-tracking branch 'origin/maint-0.2.4'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug88446
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug8844 b/changes/bug8844
new file mode 100644
index 000000000..320e5f284
--- /dev/null
+++ b/changes/bug8844
@@ -0,0 +1,6 @@
+ o Major bugfixes:
+ - Prevent the get_freelists() function from running off the end of
+ the list of freelists if it somehow gets an unrecognized
+ allocation. Fixes bug 8844; bugfix on 0.2.0.16-alpha. Reported by
+ eugenis.
+