1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-05 14:24:06 +03:00
Files
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
..