hardened_malloc hardware memory tagging fixes

This commit is contained in:
Daniel Micay 2024-10-12 03:26:52 -04:00
parent 49e1208d10
commit 855a03f1c8

View File

@ -882,6 +882,8 @@
<p>Changes since the 2024100800 release:</p>
<ul>
<li>hardened_malloc: preserve hardware memory tagging enforcement flag for slab mappings when releasing free slabs</li>
<li>hardened_malloc: improve accuracy of probability hint for hardware memory tagging branches</li>
<li>Log Viewer: add "bootloader unlocked" and "dev options enabled" flags to header</li>
<li>Log Viewer: add "More info" button to native crash reports</li>
<li>Log Viewer: include contents of ANR stack traces file in ANR error reports</li>