diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-18 06:30:07 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-18 06:30:07 -0400 |
| commit | 7316c0527dbfe412eb3f93635178e9eb05d4c978 (patch) | |
| tree | cd7a03c3a7b37b19e124cc5a361a76946690c144 /static | |
| parent | 4552f39b666af6b935c489bb48989dcbb4de3ae6 (diff) | |
hardened_malloc changes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 6a60be7d..18f81e41 100644 --- a/static/releases.html +++ b/static/releases.html @@ -452,6 +452,8 @@ <li>enable app freezer by default</li> <li>enable camera/microphone indicators by default</li> <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): switch from standard 39-bit address space to 48-bit address space via 4-level page tables</li> + <li>hardened_malloc: update libdivide to 4.0.0</li> + <li>hardened_malloc: use longer region quarantine random array (256 regions instead of 128)</li> </ul> </article> --> |
