diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-09-08 23:27:40 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-09-09 00:39:39 -0400 |
| commit | e7adccbf63f8928798deba54cbf52c8e1fcff453 (patch) | |
| tree | 24c736684a75c7e8d0d9ce7a8126e7650c0394fe /static | |
| parent | 8ebd6412b9d1e7c3d287221f49ce66259f3d4165 (diff) | |
increase hardened_malloc class region size
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
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> --> |
