submitted-missing-etc-hosts

Gbp-Pq: Topic any
Gbp-Pq: Name submitted-missing-etc-hosts.diff
This commit is contained in:
Ubuntu Developers 2022-05-13 23:32:11 +08:00 committed by openKylinBot
parent b92e594bf2
commit a23de54bb6
1 changed files with 1 additions and 1 deletions

View File

@ -483,7 +483,7 @@ _nss_files_gethostbyname4_r (const char *name, struct gaih_addrtuple **pat,
else
{
*errnop = errno;
*herrnop = NO_DATA;
*herrnop = HOST_NOT_FOUND;
}
return status;