public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] Mention _FORTIFY_SOURCE=3 for gcc12 in NEWS
@ 2022-01-31 14:29 Siddhesh Poyarekar
  0 siblings, 0 replies; only message in thread
From: Siddhesh Poyarekar @ 2022-01-31 14:29 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=829ea0caca35800c4ffbebced7c3271293811144

commit 829ea0caca35800c4ffbebced7c3271293811144
Author: Siddhesh Poyarekar <siddhesh@sourceware.org>
Date:   Thu Jan 27 14:33:49 2022 +0530

    Mention _FORTIFY_SOURCE=3 for gcc12 in NEWS
    
    Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org>

Diff:
---
 NEWS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS b/NEWS
index 6599f1a4c3..61acf41e66 100644
--- a/NEWS
+++ b/NEWS
@@ -134,6 +134,12 @@ Major new features:
   controlling terminal in the new process in a race free manner.  These
   functions are GNU extensions.
 
+* Source fortification (_FORTIFY_SOURCE) level 3 is now available for
+  applications compiling with glibc and gcc 12 and later. Level 3 leverages
+  the __builtin_dynamic_object_size function to deliver additional
+  fortification balanced against additional runtime cost (checking non-constant
+  bounds).
+
 Deprecated and removed features, and other changes affecting compatibility:
 
 * On x86-64, the LD_PREFER_MAP_32BIT_EXEC environment variable support


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-31 14:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-31 14:29 [glibc] Mention _FORTIFY_SOURCE=3 for gcc12 in NEWS Siddhesh Poyarekar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).