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/22918] multiple common of `__nss_shadow_database'


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

--- Comment #1 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  eaf6753f8aac33a36deb98c1031d1bad7b593d2d (commit)
      from  4dc23804a220f917f400e2404bc4803cd60491c7 (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=eaf6753f8aac33a36deb98c1031d1bad7b593d2d

commit eaf6753f8aac33a36deb98c1031d1bad7b593d2d
Author: Andreas Schwab <schwab@linux-m68k.org>
Date:   Fri Mar 2 23:07:14 2018 +0100

    Fix multiple definitions of __nss_*_database (bug 22918)

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

Summary of changes:
 ChangeLog             |   10 ++++++++++
 nscd/gai.c            |    3 +++
 nss/nsswitch.c        |    2 +-
 nss/nsswitch.h        |    8 ++++----
 posix/tst-rfc3484-2.c |    1 +
 posix/tst-rfc3484-3.c |    1 +
 posix/tst-rfc3484.c   |    1 +
 7 files changed, 21 insertions(+), 5 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]