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 #5 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  47f27396591fdc4875ecc1663f6d4315edacb5a1 (commit)
      from  2b4fca86d786b4a5ed4f88c571eeec7d9ff5e684 (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=47f27396591fdc4875ecc1663f6d4315edacb5a1

commit 47f27396591fdc4875ecc1663f6d4315edacb5a1
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Wed Jul 19 08:39:18 2017 -0700

    i386: 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/i386/i686/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/i386/i686/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]