Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jul 2007 21:17:00 +0000 (UTC)
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_event.c vfs_mount.c
Message-ID:  <200707142117.l6ELH17Y056158@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rodrigc     2007-07-14 21:17:00 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_event.c vfs_mount.c 
  Log:
  The last entry in the ext2_opts array must be NULL,
  otherwise the kernel with crash in vfs_filteropt() if an invalid
  mount option is passed to ext2fs.
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.112     +9 -0      src/sys/kern/kern_event.c
  1.261     +4 -0      src/sys/kern/vfs_mount.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707142117.l6ELH17Y056158>