diff options
author | 2024-04-30 20:05:04 +0000 | |
---|---|---|
committer | 2024-05-02 11:51:23 +0100 | |
commit | ded2e0753e9c46debeb2e0d26c5e560d2581d314 (patch) | |
tree | 3d2ba85b29c038ebb4ea915c1ebf8b0f2234ebab /sysdeps/unix/sysv/linux | |
parent | i686: Fix multiple definitions of __memmove_chk and __memset_chk (diff) | |
download | glibc-ded2e0753e9c46debeb2e0d26c5e560d2581d314.tar.xz glibc-ded2e0753e9c46debeb2e0d26c5e560d2581d314.zip |
Add a test to check for duplicate definitions in the static library
This change follows two previous fixes addressing multiple definitions
of __memcpy_chk and __mempcpy_chk functions on i586, and __memmove_chk
and __memset_chk functions on i686. The test is intended to prevent
such issues from occurring in the future.
Signed-off-by: Gabi Falk <gabifalk@gmx.com>
Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Dmitry V. Levin <ldv@altlinux.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux')
0 files changed, 0 insertions, 0 deletions