diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-10-04 18:09:14 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-10-04 18:09:14 -0400 |
| commit | 039eaa11496aea8a0d6a08e9d19ff48426c018c2 (patch) | |
| tree | b4b45dea54460988af62316c4fe9a661f9a324c2 /static | |
| parent | 635bea12db279cb3bd4c1afed6b4b8d30e15bec4 (diff) | |
workaround for media notification crash issue
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 3ed8f5ce..00ace4c5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -404,6 +404,7 @@ <ul> <li>hardened_malloc: optimize and harden initialization sanity checks</li> + <li>work around upstream bug causing null pointer crashes from media notifications in secondary profiles</li> </ul> --> |
