hardened_malloc stats were improved

This commit is contained in:
Daniel Micay 2020-09-24 19:07:47 -04:00
parent 33df277c07
commit be63f65997

View File

@ -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