aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-02-27 11:25:46 -0500
committerNick Mathewson <nickm@torproject.org>2017-02-27 11:25:46 -0500
commitb6a9be0415587b161e59702a56cbfa42d1ac31c8 (patch)
treeaa20868d7f2108530da021352a530def19139e5f /changes
parent90283f0db39349807614b6a7ed510084e3bb8527 (diff)
parentc51919b0da2afe73780508e5593ebf9052e177cc (diff)
downloadtor-b6a9be0415587b161e59702a56cbfa42d1ac31c8.tar.gz
tor-b6a9be0415587b161e59702a56cbfa42d1ac31c8.zip
Merge branch 'maint-0.3.0'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug21369_check3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug21369_check b/changes/bug21369_check
new file mode 100644
index 0000000000..2cd808c9b6
--- /dev/null
+++ b/changes/bug21369_check
@@ -0,0 +1,3 @@
+ o Minor features (reliability, crash):
+ - Try better to detect problems in buffers where they might grow (or
+ think they have grown) over 2 GB in size. Diagnostic for bug 21369.