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 network/19868] nss_dns: netent code does not skip over non-PTR records


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

--- 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, release/2.23/master has been updated
       via  1e5ac8a1daa360cd9632e5056e4bdf29e18ac2c7 (commit)
      from  730244f49ad8f46308f5513e58365eed370423cb (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=1e5ac8a1daa360cd9632e5056e4bdf29e18ac2c7

commit 1e5ac8a1daa360cd9632e5056e4bdf29e18ac2c7
Author: Florian Weimer <fweimer@redhat.com>
Date:   Wed Apr 27 17:15:57 2016 +0200

    nss_dns: Skip over non-PTR records in the netent code [BZ #19868]

    This requires additional checks for the RDATA length and the
    availability of record metadata.

    (cherry picked from commit a12f9431b3808e78b9ed397e4fce7de69410d94d)

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

Summary of changes:
 ChangeLog                    |    7 +++++++
 resolv/nss_dns/dns-network.c |   20 ++++++++++++++++++--
 2 files changed, 25 insertions(+), 2 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]