fix UAF in init event handling

This commit is contained in:
Daniel Micay 2021-07-22 17:15:10 -04:00
parent 9988b0e5b6
commit ceee8c6543

View File

@ -421,6 +421,7 @@
<li>hardened_malloc: update libdivide to 5.0.0</li>
<li>Vanadium: update Chromium base to 92.0.4515.105</li>
<li>Vanadium: drop removal of speculative service worker start for search</li>
<li>init: fix use-after-free from event handling closures (issue uncovered by hardened_malloc in certain situations like unplugging a USB keyboard, etc.)</li>
</ul>
</article>
-->