diff options
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index e13c9c7b..230951e7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -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> --> |
