aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-11-07 10:44:02 -0500
committerNick Mathewson <nickm@torproject.org>2011-11-07 10:44:02 -0500
commit51f53b590ee15c972adcff9e7d94c904a9267ac2 (patch)
treeeb0d3809d3eeb64056538bbf60a745c0a0465eab /changes
parent350fe952590fdfd1711aaaddcb478cdea20b6e6a (diff)
parent4d8306e0e92200e1a25a073480ec342e22e590b7 (diff)
downloadtor-51f53b590ee15c972adcff9e7d94c904a9267ac2.tar.gz
tor-51f53b590ee15c972adcff9e7d94c904a9267ac2.zip
Merge remote-tracking branch 'origin/maint-0.2.2'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug44105
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug4410 b/changes/bug4410
new file mode 100644
index 0000000000..f42893adf4
--- /dev/null
+++ b/changes/bug4410
@@ -0,0 +1,5 @@
+ o Major bugfixes:
+ - Correctly sanity-check that we don't underflow on a memory allocation
+ for introduction point decryption. Bug discovered by Dan Rosenberg.
+ Fixes bug 4410; bugfix on 0.2.1.5-alpha.
+