Merge branch 'bug21369_check_029_squashed' into maint-0.3.0

This commit is contained in:
Nick Mathewson
2017-02-27 11:25:34 -05:00
3 changed files with 32 additions and 2 deletions
+3
View File
@@ -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.