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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to