From f4f2b89cbe53d031398147e2575536f64f08d0b7 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 12 May 2021 00:45:56 -0400 Subject: [PATCH] improve handling of VMA exhaustion --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 67c61c12..e13c9c7b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -455,6 +455,7 @@
  • replace our workaround for an upstream user profile crash issue with a proper upstream fix from Sony
  • replace our workaround for another upstream user profile crash issue with a proper fix based on the approach of the fix from Sony
  • Vanadium: update Chromium base to 90.0.4430.210
  • +
  • hardened_malloc: purge memory even if VMA exhaustion causes MAP_FIXED mmap calls to fail
  • -->