Skip to content

Commit

Permalink
* nss/getent.c (hosts_keys): Pass INADDRSZ as size rather
Browse files Browse the repository at this point in the history
	than IN6ADDRSZ to AF_INET gethostbyaddr.
  • Loading branch information
Ulrich Drepper committed Oct 8, 2005
1 parent 4f3d653 commit 508aa29
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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]
Expand Down

0 comments on commit 508aa29

Please sign in to comment.