summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 3e2a3c51..d50227c2 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -280,7 +280,7 @@
<p>Changes since the 2019.06.14.02 release:</p>
<ul>
- <li>hardened_malloc: use copy_size to check for canaries (tiny performance / hardening fix and avoids an erroneous abort in a corner case)</li>
+ <li>hardened_malloc: use copy_size to check for canaries (tiny performance / hardening fix and avoids an erroneous abort in a corner case with realloc from 0 byte allocations)</li>
<li>hardened_malloc: update libdivide to 1.1</li>
<li>Pixel 3a, Pixel 3a XL: raise maximum users to 16</li>
<li>Pixel 3a, Pixel 3a XL: disable system_other odex</li>