summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-05-09 13:14:22 -0400
committerNick Mathewson <nickm@torproject.org>2013-05-09 13:14:22 -0400
commit96d3219176398f377dc4a1c84e14a54e7d2516df (patch)
tree5ea0e332e40d233d798f17e48f18aceb4ebc4de6 /changes
parent39ac1db60e8b920e1e6b07e08f7f3343960ece79 (diff)
parent00e2310f12dfb91aca2949463b57bd6937f19166 (diff)
downloadtor-96d3219176398f377dc4a1c84e14a54e7d2516df.tar.gz
tor-96d3219176398f377dc4a1c84e14a54e7d2516df.zip
Merge branch 'bug8844_v2' into maint-0.2.3
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 0000000000..320e5f2845
--- /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.
+