cvs commit: src/sys/fs/tmpfs tmpfs_vfsops.c
Xin LI
delphij at FreeBSD.org
Tue Nov 20 17:47:09 PST 2007
delphij 2007-11-21 01:47:08 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/fs/tmpfs tmpfs_vfsops.c
Log:
MFC revision 1.12
date: 2007/11/12 18:57:33; author: delphij; state: Exp; lines: +1 -1
Correct a stack overflow which will trigger panics when
mode= is specified, caused by incorrect format string
specified to vfs_scanopt() and subsequently vsscanf().
Pointed out by: kib
Submitted by: des
Approved by: re (kensmith)
Revision Changes Path
1.11.2.1 +1 -1 src/sys/fs/tmpfs/tmpfs_vfsops.c
More information about the cvs-src
mailing list