Subject: CVS commit: src/sys/fs/udf
To: None <source-changes@NetBSD.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 10/04/2006 13:03:17
Module Name:	src
Committed By:	reinoud
Date:		Wed Oct  4 13:03:17 UTC 2006

Modified Files:
	src/sys/fs/udf: udf_subr.c

Log Message:
Fix panic on unmounting VAT file systems. The VAT table was allocated and
freed on the wrong malloc type.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/fs/udf/udf_subr.c

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