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 #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  a12f9431b3808e78b9ed397e4fce7de69410d94d (commit)
      from  c3bae689d30c46c56c695d5b4c61b88e3b178d92 (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=a12f9431b3808e78b9ed397e4fce7de69410d94d

commit a12f9431b3808e78b9ed397e4fce7de69410d94d
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.

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

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]