* nss/getent.c (hosts_keys): Pass INADDRSZ as size rather

than IN6ADDRSZ to AF_INET gethostbyaddr.
This commit is contained in:
Ulrich Drepper 2005-10-08 17:29:38 +00:00
parent 4f3d6536ce
commit 508aa29154

View File

@ -1,3 +1,8 @@
2005-10-08 Jakub Jelinek <jakub@redhat.com>
* nss/getent.c (hosts_keys): Pass INADDRSZ as size rather
than IN6ADDRSZ to AF_INET gethostbyaddr.
2005-10-07 Roland McGrath <roland@redhat.com>
[BZ #1438]