summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-09-24 19:07:47 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-09-24 19:07:47 -0400
commitbe63f65997f09f2fde2775b395973693a1570809 (patch)
tree45bd48ec186cd2d84e163a61687c0a7fe3c1a855 /static
parent33df277c071fa5ef21abe57c34564c8bc3514330 (diff)
hardened_malloc stats were improved
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
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 @@
<li>Updater: update targetSdkVersion to 30</li>
<li>disable Scudo on 64-bit since we use the substantially more secure hardened_malloc</li>
<li>fully replace jemalloc with Scudo on 32-bit</li>
+ <li>hardened_malloc: improve stats implementation</li>
</ul>
<p>Installations made before this project was renamed to GrapheneOS and before the