* nss/getent.c (hosts_keys): Pass INADDRSZ as size rather
commit508aa29154dd7056417afb48ad54865f2c04ace7
authorUlrich Drepper <drepper@redhat.com>
Sat, 8 Oct 2005 17:29:38 +0000 (8 17:29 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 8 Oct 2005 17:29:38 +0000 (8 17:29 +0000)
treeaeb1629a2c9a192a8d1dc676e9c3cfcbf8d5a231
parent4f3d6536ce873999c3019024d4045e3e0b34058a
* nss/getent.c (hosts_keys): Pass INADDRSZ as size rather

than IN6ADDRSZ to AF_INET gethostbyaddr.
ChangeLog