aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-11-23 16:22:26 -0500
committerNick Mathewson <nickm@torproject.org>2011-11-23 16:22:26 -0500
commitfbf1c5ee79490577ec0b8c68338ba4f872e993b4 (patch)
treeca368ca3d97d991882105427ffab01673f66d980 /changes
parent841247a5864064ce031988ca2dab5808b11408b2 (diff)
parente1c6431e42bc6b5619c78008cbe92730ead57bbf (diff)
downloadtor-fbf1c5ee79490577ec0b8c68338ba4f872e993b4.tar
tor-fbf1c5ee79490577ec0b8c68338ba4f872e993b4.tar.gz
Merge remote-tracking branch 'public/bug4230' into maint-0.2.2
Diffstat (limited to 'changes')
-rw-r--r--changes/bug42305
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug4230 b/changes/bug4230
new file mode 100644
index 000000000..c1ba5847f
--- /dev/null
+++ b/changes/bug4230
@@ -0,0 +1,5 @@
+ o Minor bugfixes:
+ - Resolve an integer overflow bug in smartlist_ensure_capacity.
+ Fixes bug 4230; bugfix on Tor 0.1.0.1-rc. Based on a patch by
+ Mansour Moufid.
+