diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2024-02-08 15:46:15 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2024-02-27 10:52:58 -0300 |
commit | 5e9696b26540d02639e0d16532e0f3d53c7e5cd0 (patch) | |
tree | 2e21d7f7fc0e73d4e2a9c81e6ed1f4e21206549d /stdlib/bits | |
parent | 29951991f5db1001c059f8ed7afa2c359cdc7f44 (diff) | |
download | glibc-5e9696b26540d02639e0d16532e0f3d53c7e5cd0.zip glibc-5e9696b26540d02639e0d16532e0f3d53c7e5cd0.tar.gz glibc-5e9696b26540d02639e0d16532e0f3d53c7e5cd0.tar.bz2 |
string: Improve fortify with clang
It improve fortify checks for strcpy, stpcpy, strncpy, stpncpy, strcat,
strncat, strlcpy, and strlcat. The runtime and compile checks have
similar coverage as with GCC.
Checked on aarch64, armhf, x86_64, and i686.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'stdlib/bits')
0 files changed, 0 insertions, 0 deletions