glibc/resolv/nss_dns
Florian Weimer 5140d036f9 resolv: Remove RES_USEBSTRING and its implementation [BZ #20629]
In ns_name_ntop, the NS_CMPRSFLGS check is no longer needed because
labellen (called earlier) already rejects everything which is not
a plain label (compression references and extended label types).
2016-10-07 17:41:59 +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 resolv: Remove RES_USEBSTRING and its implementation [BZ #20629] 2016-10-07 17:41:59 +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