Subject: PR/29953 CVS commit: src/sbin/fsck_lfs
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: netbsd-bugs
Date: 04/12/2005 12:43:01
The following reply was made to PR bin/29953; it has been noted by GNATS.
From: Martin Husemann <martin@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/29953 CVS commit: src/sbin/fsck_lfs
Date: Tue, 12 Apr 2005 12:42:02 +0000 (UTC)
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.