From 7316c0527dbfe412eb3f93635178e9eb05d4c978 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 18 Mar 2021 06:30:07 -0400 Subject: [PATCH] hardened_malloc changes --- static/releases.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/releases.html b/static/releases.html index 6a60be7d..18f81e41 100644 --- a/static/releases.html +++ b/static/releases.html @@ -452,6 +452,8 @@
  • enable app freezer by default
  • enable camera/microphone indicators by default
  • kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): switch from standard 39-bit address space to 48-bit address space via 4-level page tables
  • +
  • hardened_malloc: update libdivide to 4.0.0
  • +
  • hardened_malloc: use longer region quarantine random array (256 regions instead of 128)
  • -->