]> sourceware.org Git - glibc.git/commit
x86-64: Test memmove_chk and memset_chk only in libc.so [BZ #21741]
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 10 Jul 2017 11:44:24 +0000 (04:44 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 10 Jul 2017 11:44:38 +0000 (04:44 -0700)
commit7a499756abdd4ec56658e319c0cee4220a320652
tree49446010e64b29f82e8a50dc822eedcd6ec6dadf
parent5fa205d48516019481b316013a088d516f551a7a
x86-64: Test memmove_chk and memset_chk only in libc.so [BZ #21741]

Since there are no multiarch versions of memmove_chk and memset_chk,
test multiarch versions of memmove_chk and memset_chk only in libc.so.

[BZ #21741]
* sysdeps/x86_64/multiarch/ifunc-impl-list.c
(__libc_ifunc_impl_list): Test memmove_chk and memset_chk only
in libc.so.
ChangeLog
sysdeps/x86_64/multiarch/ifunc-impl-list.c
This page took 0.044548 seconds and 5 git commands to generate.