public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/28746] New: _FORTIFY_SOURCE does not work for stpcpy
@ 2022-01-04 19:27 siddhesh at sourceware dot org
  2022-01-04 19:27 ` [Bug libc/28746] " siddhesh at sourceware dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: siddhesh at sourceware dot org @ 2022-01-04 19:27 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=28746

            Bug ID: 28746
           Summary: _FORTIFY_SOURCE does not work for stpcpy
           Product: glibc
           Version: 2.35
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: siddhesh at sourceware dot org
          Reporter: siddhesh at sourceware dot org
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

The definition for the fortified version of stpcpy and a few other functions
are incorrectly under __USE_GNU when they should be under __USE_XOPEN2K8
because of which, they don't get fortified when _GNU_SOURCE is not defined.

See: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89748

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-03-11 15:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-04 19:27 [Bug libc/28746] New: _FORTIFY_SOURCE does not work for stpcpy siddhesh at sourceware dot org
2022-01-04 19:27 ` [Bug libc/28746] " siddhesh at sourceware dot org
2022-01-12 18:06 ` cvs-commit at gcc dot gnu.org
2022-01-12 18:08 ` siddhesh at sourceware dot org
2022-03-11 15:12 ` cvs-commit at gcc dot gnu.org

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).