summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-09-28 13:48:38 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-09-28 13:48:57 -0400
commit44b29951e83c19678dde412edb39c751ea9dbffe (patch)
treea98f3e91d281e3cc66a2f967badb6205e8ec3d41 /static/releases.html
parentb57ccccc59d8833fcea958349ad5046a009fe03d (diff)
hardened_malloc error reporting improvement
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index b5f6d228..a9474352 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -664,6 +664,7 @@
<ul>
<li>Dialer: disable false gesture detection for answering calls until the faulty implementation in the AOSP Dialer app is replaced</li>
+ <li>hardened_malloc: improve fatal error reporting to include the abort message in Android crash reports</li>
<li>Messaging: work around upstream null pointer exception bug</li>
<li>libvpx: apply patch for CVE-2023-5217 to the standalone AOSP libvpx library, which was already fixed in the 117.0.5938.140.0 release of Vanadium</li>
<li>Pixel 4, Pixel 4 XL: add upstream sensor-related app compatibility fix from the September release already included for other devices</li>