Subject: CVS commit: src/sys/ufs/mfs
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/22/2003 13:18:53
Module Name:	src
Committed By:	christos
Date:		Tue Apr 22 13:18:53 UTC 2003

Modified Files:
	src/sys/ufs/mfs: mfs_vfsops.c

Log Message:
choose the smaller size of the two strings when memcpy'ing them. A better
fix would be to strncpy and null terminate? From enami.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/ufs/mfs/mfs_vfsops.c

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