cvs commit: src/sys/fs/tmpfs tmpfs_vfsops.c
Xin LI
delphij at FreeBSD.org
Mon Nov 12 10:57:34 PST 2007
delphij 2007-11-12 18:57:33 UTC
FreeBSD src repository
Modified files:
sys/fs/tmpfs tmpfs_vfsops.c
Log:
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
Revision Changes Path
1.12 +1 -1 src/sys/fs/tmpfs/tmpfs_vfsops.c
More information about the cvs-src
mailing list