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/17371] libc segfaults inside getifaddrs_internal


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

--- Comment #6 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, release/2.20/master has been updated
       via  ea5509237291f1a109d46052353ece197f4213bc (commit)
       via  3b016908924afb5ef71ac874bedf8c6f0157941c (commit)
       via  b735a759ef35d73f1cfc783187fe8281b75069ac (commit)
      from  b8079dd0d360648e4e8de48656c5c38972621072 (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=ea5509237291f1a109d46052353ece197f4213bc

commit ea5509237291f1a109d46052353ece197f4213bc
Author: Andreas Schwab <schwab@linux-m68k.org>
Date:   Sat Sep 13 10:10:29 2014 +0200

    Handle zero prefix length in getifaddrs (BZ #17371)

    (cherry picked from commit a7b872687073decdcc7effc2289877d69058aca9)

    Conflicts:
        NEWS

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=3b016908924afb5ef71ac874bedf8c6f0157941c

commit 3b016908924afb5ef71ac874bedf8c6f0157941c
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Fri Sep 12 12:13:08 2014 +0000

    Add new Linux 3.16 constants to netinet/udp.h.

    This patch adds the new constants UDP_NO_CHECK6_TX and
    UDP_NO_CHECK6_RX from Linux 3.16 to sysdeps/gnu/netinet/udp.h.  (I
    believe the existing constants there are already Linux-specific,
    possibly with the intention that other OSes should adopt the same
    values if possible if adopting the features in question.)

    Tested on x86_64.

        * sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
        (UDP_NO_CHECK6_RX): Likewise.

    (cherry picked from commit 0bd72468030947254e7de183cac1014dac884475)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=b735a759ef35d73f1cfc783187fe8281b75069ac

commit b735a759ef35d73f1cfc783187fe8281b75069ac
Author: Allan McRae <allan@archlinux.org>
Date:   Sat Sep 13 15:41:54 2014 +1000

    Update Russian translation

    (cherry picked from commit d8f879ee3e4131542c2ac3d1d9db4cf12cb86729)

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

Summary of changes:
 ChangeLog                         |   15 +++++++++++++++
 NEWS                              |    6 ++++++
 po/ru.po                          |   10 +++++-----
 sysdeps/gnu/netinet/udp.h         |    4 ++++
 sysdeps/unix/sysv/linux/ifaddrs.c |   11 ++++-------
 5 files changed, 34 insertions(+), 12 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]