Subject: PR/30402 CVS commit: [netbsd-3] src/lib/libwrap
To: None <jdc@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Soren Jacobsen <snj@netbsd.org>
List: netbsd-bugs
Date: 01/21/2006 06:05:04
The following reply was made to PR lib/30402; it has been noted by GNATS.
From: Soren Jacobsen <snj@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/30402 CVS commit: [netbsd-3] src/lib/libwrap
Date: Sat, 21 Jan 2006 06:01:48 +0000 (UTC)
Module Name: src
Committed By: snj
Date: Sat Jan 21 06:01:48 UTC 2006
Modified Files:
src/lib/libwrap [netbsd-3]: hosts_access.c
Log Message:
Pull up following revision(s) (requested by jdc in ticket #1118):
lib/libwrap/hosts_access.c: revision 1.18
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.17.6.1 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.