summaryrefslogtreecommitdiff
path: root/changes/bug18162
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug18162')
-rw-r--r--changes/bug181622
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug18162 b/changes/bug18162
index 0844d6f62f..88d19a87cc 100644
--- a/changes/bug18162
+++ b/changes/bug18162
@@ -1,7 +1,7 @@
o Major bugfixes (security, pointers):
- Avoid a difficult-to-trigger heap corruption attack when extending
- a smartlist to contain over 16GB of pointers. Fixes bug #18162;
+ a smartlist to contain over 16GB of pointers. Fixes bug 18162;
bugfix on Tor 0.1.1.11-alpha, which fixed a related bug
incompletely. Reported by Guido Vranken.