Subject: CVS commit: src/sys/coda
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 12/01/2007 00:09:42
Module Name: src
Committed By: dsl
Date: Sat Dec 1 00:09:41 UTC 2007
Modified Files:
src/sys/coda: coda_vfsops.c
Log Message:
Ensure the mount data is a 0-terminated string - otherwise namei() might
process garbage (or unmapped addresses).
To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/sys/coda/coda_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.