cvs commit: src/sys/kern vfs_export.c

Alexander Kabaev kan at FreeBSD.org
Wed May 11 11:25:42 PDT 2005


kan         2005-05-11 18:25:42 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_export.c 
  Log:
  Handle theoretical case of vfs_export being called with both MNT_DELEXPORT and
  MNT_EXPORT flags set. Do not reuse the memory that has just been freed.
  
  Revision  Changes    Path
  1.333     +1 -0      src/sys/kern/vfs_export.c


More information about the cvs-src mailing list