glibc/resolv/nss_dns
Florian Weimer a12f9431b3 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.
2016-04-27 17:15:57 +02:00
..
dns-canon.c nss_dns: Validate RDATA length against packet length [BZ #19830] 2016-04-27 15:11:42 +02:00
dns-host.c nss_dns: Check address length before creating addrinfo result [BZ #19831] 2016-04-27 16:39:12 +02:00
dns-network.c nss_dns: Skip over non-PTR records in the netent code [BZ #19868] 2016-04-27 17:15:57 +02:00