commit be6928d6e78a47800a96962403efff753ad70e84 Author: Sebastian Hahn sebastian@torproject.org Date: Sun Nov 6 17:24:09 2011 +0100
Add a changes file for 4410 --- changes/bug4410 | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/changes/bug4410 b/changes/bug4410 new file mode 100644 index 0000000..f42893a --- /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. +
tor-commits@lists.torproject.org