diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-21 19:30:47 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-21 19:30:47 -0400 |
| commit | cdacde675b584fd71eca8d4856ccc82ec6e30445 (patch) | |
| tree | dc7001b95bdaaa6e0bbc78f9c59dc77399574a43 | |
| parent | cc7bf3961772aba19ce711f2bcea7d117f982177 (diff) | |
start of slab quarantine trimming support
| -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 fd433794..72148b74 100644 --- a/static/releases.html +++ b/static/releases.html @@ -438,6 +438,7 @@ <p>Changes since the 2021.03.19.14 release:</p> <ul> + <li>hardened_malloc: add initial malloc_trim slab quarantine purging</li> </ul> </article> --> |
