diff options
author | 2023-08-11 10:38:25 -0500 | |
---|---|---|
committer | 2023-09-16 00:05:20 +0200 | |
commit | 0a06af9fee4c56fe06bb475caf6bfbf9fb2895ce (patch) | |
tree | d705e98b0db233bf43e8cbb2d96ffbdf206e8f92 /nss/alias-lookup.c | |
parent | iconv: restore verbosity with unrecognized encoding names (bug 30694) (diff) | |
download | glibc-0a06af9fee4c56fe06bb475caf6bfbf9fb2895ce.tar.gz glibc-0a06af9fee4c56fe06bb475caf6bfbf9fb2895ce.tar.bz2 glibc-0a06af9fee4c56fe06bb475caf6bfbf9fb2895ce.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>
(cherry picked from commit f1c7ed0859a45929136836341741c7cd70f428cb)
(cherry picked from commit d94461bb86ba176b9390c0015bb612a528e22d95)
Diffstat (limited to 'nss/alias-lookup.c')
0 files changed, 0 insertions, 0 deletions