preserve errno for free calls in hardened_malloc

This commit is contained in:
Daniel Micay 2023-02-17 13:00:59 -05:00
parent ec4aaa8835
commit 525ace6796

View File

@ -680,6 +680,7 @@
<li>add shared infrastructure for GrapheneOS settings and port the settings to it (improves UI of Settings)</li>
<li>Settings: only allow Owner to control our added toggle for camera availability on lockscreen since it's global</li>
<li>Settings: fix accessibility settings links for SetupWizard</li>
<li>hardened_malloc: preserve errno for free calls (future POSIX requirement)</li>
</ul>
</article>
-->