diff options
author | 2019-04-11 11:37:47 +0200 | |
---|---|---|
committer | 2019-04-11 11:37:47 +0200 | |
commit | e3f454bac0f968216699ca405c127c858f0657c7 (patch) | |
tree | 9239772773f3b761aa4bdf09585bd9fccbff4c57 /stdlib/stdlib.h | |
parent | alloc_buffer: Return unqualified pointer type in alloc_buffer_next (diff) | |
download | glibc-e3f454bac0f968216699ca405c127c858f0657c7.tar.xz glibc-e3f454bac0f968216699ca405c127c858f0657c7.zip |
nss_dns: Do not replace root domain with empty string
The purpose of the bp[0] == '.' check is unclear. Only the root domain
starts with '.'. The empty string is accepted as a domain name in many
places, denoting the root, but using it implicitly is confusing.
Diffstat (limited to 'stdlib/stdlib.h')
0 files changed, 0 insertions, 0 deletions