summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-09-08 23:27:40 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-09-09 00:39:39 -0400
commite7adccbf63f8928798deba54cbf52c8e1fcff453 (patch)
tree24c736684a75c7e8d0d9ce7a8126e7650c0394fe /static/releases.html
parent8ebd6412b9d1e7c3d287221f49ce66259f3d4165 (diff)
increase hardened_malloc class region size
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 681dc157..594dbc3d 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -583,6 +583,7 @@
<p>Changes since the 2022090600 release:</p>
<ul>
+ <li>hardened_malloc: increase arm64 class region size to 32GB from 2GB to provide higher entropy random bases and higher memory allocation limits since all supported devices have a 48 bit address space now</li>
</ul>
</article>
-->