]> git.ipfire.org Git - thirdparty/glibc.git/commit
nss_dns: Skip over non-PTR records in the netent code [BZ #19868]
authorFlorian Weimer <fweimer@redhat.com>
Wed, 27 Apr 2016 15:15:57 +0000 (17:15 +0200)
committerMike Frysinger <vapier@gentoo.org>
Sat, 12 Nov 2016 05:44:27 +0000 (00:44 -0500)
commit742bcfaa70ea522406dd046adafefa933d29ca50
treee7833d69dc7d9e96b5120e3ad2defd8e56462b5f
parentb7d81292bf651f176790011e83338a496dc9e778
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)
(cherry picked from commit 1e5ac8a1daa360cd9632e5056e4bdf29e18ac2c7)
resolv/nss_dns/dns-network.c