Subject: CVS commit: src/sbin/fsck_lfs
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 04/12/2005 12:42:02
Module Name:	src
Committed By:	martin
Date:		Tue Apr 12 12:42:02 UTC 2005

Modified Files:
	src/sbin/fsck_lfs: lfs.c

Log Message:
When creating an int hash value from pointer, go via intptr_t.
Fixes PR 29953.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sbin/fsck_lfs/lfs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.