diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-04-08 10:44:34 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-04-08 10:47:06 -0400 |
| commit | 23a76cd08d80ef280e665c8717c881e166f8e125 (patch) | |
| tree | 69cddd74f8807083eaee5280e315bfc4b9c557b8 /static | |
| parent | 5ed61d4a4f57c3b7cfb07b78ea154ae70e0abe4c (diff) | |
-ftrivial-auto-var-init=zero
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 7d236804..14e118af 100644 --- a/static/releases.html +++ b/static/releases.html @@ -314,6 +314,12 @@ <ul> </ul> + <p>Restoration of past features since the 2020.04.07.10 release:</p> + + <ul> + <li>globally enable -ftrivial-auto-var-init=zero for userspace to replace our previous downstream -fsanitize=local-init</li> + </ul> + --> <h3 id="2020.04.07.10"> |
