diff options
author | Mahesh Bodapati <bmahi496@linux.ibm.com> | 2023-08-11 10:38:25 -0500 |
---|---|---|
committer | Rajalakshmi Srinivasaraghavan <raji@Rajalakshmis-MacBook-Pro.local> | 2023-08-18 07:59:55 -0500 |
commit | f1c7ed0859a45929136836341741c7cd70f428cb (patch) | |
tree | 1bb0108bd5a57744676992cda1497c547d7477c9 /sysdeps/x86_64/crtn.S | |
parent | f5f96b784beb3480e0e8d10e250ca7e6063ab881 (diff) | |
download | glibc-f1c7ed0859a45929136836341741c7cd70f428cb.tar glibc-f1c7ed0859a45929136836341741c7cd70f428cb.tar.gz glibc-f1c7ed0859a45929136836341741c7cd70f428cb.tar.bz2 glibc-f1c7ed0859a45929136836341741c7cd70f428cb.zip |
string: Fix tester build with fortify enable with gcc < 12
When building with fortify enabled, GCC < 12 issues a warning on the
fortify strncat wrapper might overflow the destination buffer (the
failure is tied to -Werror).
Checked on ppc64 and x86_64.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/x86_64/crtn.S')
0 files changed, 0 insertions, 0 deletions