Subject: PR/29724 CVS commit: src/sys/ufs/ffs
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: netbsd-bugs
Date: 05/07/2007 11:15:09
The following reply was made to PR kern/29724; it has been noted by GNATS.

From: YAMAMOTO Takashi <yamt@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/29724 CVS commit: src/sys/ufs/ffs
Date: Mon,  7 May 2007 11:13:02 +0000 (UTC)

 Module Name:	src
 Committed By:	yamt
 Date:		Mon May  7 11:13:02 UTC 2007
 
 Modified Files:
 	src/sys/ufs/ffs: ffs_softdep.c
 
 Log Message:
 flush_inodedep_deps: fix access after free.  PR/29724.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.89 -r1.90 src/sys/ufs/ffs/ffs_softdep.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.