summaryrefslogtreecommitdiff
path: root/changes/bug18296
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug18296')
-rw-r--r--changes/bug182964
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug18296 b/changes/bug18296
new file mode 100644
index 0000000000..1e98200be9
--- /dev/null
+++ b/changes/bug18296
@@ -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.