Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 02/28/2007 20:39:06
Module Name:	src
Committed By:	pooka
Date:		Wed Feb 28 20:39:06 UTC 2007

Modified Files:
	src/sys/kern: vfs_syscalls.c

Log Message:
avoid lock leak in error branch of sys_fchdir()

thanks to Tom Spindler and Greg Oster in helping find the cure


To generate a diff of this commit:
cvs rdiff -r1.302 -r1.303 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.