Subject: PR/30402 CVS commit: src/lib/libwrap
To: None <lib-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Julian Coleman <jdc@netbsd.org>
List: netbsd-bugs
Date: 01/08/2006 17:25:02
The following reply was made to PR lib/30402; it has been noted by GNATS.
From: Julian Coleman <jdc@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/30402 CVS commit: src/lib/libwrap
Date: Sun, 8 Jan 2006 17:20:28 +0000 (UTC)
Module Name: src
Committed By: jdc
Date: Sun Jan 8 17:20:28 UTC 2006
Modified Files:
src/lib/libwrap: hosts_access.c
Log Message:
Use ntohl(host_address) so that RBL lookups work on little-endian hosts.
Tested on alpha, i386 and sparc64.
Fixes PR lib/30402.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/lib/libwrap/hosts_access.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.