Subject: PR/34043 CVS commit: src/sys/kern
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 07/20/2006 16:20:02
The following reply was made to PR kern/34043; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34043 CVS commit: src/sys/kern
Date: Thu, 20 Jul 2006 16:18:15 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Thu Jul 20 16:18:15 UTC 2006
 
 Modified Files:
 	src/sys/kern: vfs_syscalls.c
 
 Log Message:
 PR/34043: mrt at notwork dot org: 3.99.22 kernel crashes at *_vptofh() called
 from vfs_composefh_alloc() due to uninitialized "fidsize".
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.254 -r1.255 src/sys/kern/vfs_syscalls.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.