Merge branch 'bug18296_squashed'

This commit is contained in:
Nick Mathewson
2016-02-23 07:32:18 -05:00
2 changed files with 23 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (containers):
- If we somehow attempt to construct a heap with more than
1073741822 elements, avoid an integer overflow when maintaining
the heap property. Fixes bug 18296; bugfix on 0.1.2.1-alpha.