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

Reply via email to