From be63f65997f09f2fde2775b395973693a1570809 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 24 Sep 2020 19:07:47 -0400 Subject: [PATCH] hardened_malloc stats were improved --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 8c8c44bb..f6b3d863 100644 --- a/static/releases.html +++ b/static/releases.html @@ -412,6 +412,7 @@
  • Updater: update targetSdkVersion to 30
  • disable Scudo on 64-bit since we use the substantially more secure hardened_malloc
  • fully replace jemalloc with Scudo on 32-bit
  • +
  • hardened_malloc: improve stats implementation
  • Installations made before this project was renamed to GrapheneOS and before the