Subject: CVS commit: src/sys/fs/udf
To: None <source-changes@NetBSD.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 09/05/2006 22:30:52
Module Name: src
Committed By: reinoud
Date: Tue Sep 5 22:30:52 UTC 2006
Modified Files:
src/sys/fs/udf: udf_subr.c
Log Message:
Fix copying too much space from a small buffer. The chances of it actually
happening are small but corrupt media could trigger it.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 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.