handle VMA exhaustion for munmap better too

This commit is contained in:
Daniel Micay 2021-05-12 01:06:15 -04:00
parent f4f2b89cbe
commit cbd5567567

View File

@ -455,7 +455,7 @@
<li>replace our workaround for an upstream user profile crash issue with a proper upstream fix from Sony</li>
<li>replace our workaround for another upstream user profile crash issue with a proper fix based on the approach of the fix from Sony</li>
<li>Vanadium: update Chromium base to 90.0.4430.210</li>
<li>hardened_malloc: purge memory even if VMA exhaustion causes MAP_FIXED mmap calls to fail</li>
<li>hardened_malloc: purge memory even if VMA exhaustion causes munmap or MAP_FIXED mmap calls to fail</li>
</ul>
</article>
-->