This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/21741] Undefined __memmove_chk_XXX and __memset_chk_XXX in libc.a


https://sourceware.org/bugzilla/show_bug.cgi?id=21741

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  7a499756abdd4ec56658e319c0cee4220a320652 (commit)
      from  5fa205d48516019481b316013a088d516f551a7a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=7a499756abdd4ec56658e319c0cee4220a320652

commit 7a499756abdd4ec56658e319c0cee4220a320652
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Mon Jul 10 04:44:24 2017 -0700

    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.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                  |    7 +++++++
 sysdeps/x86_64/multiarch/ifunc-impl-list.c |    4 ++++
 2 files changed, 11 insertions(+), 0 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]