cvs commit: src/sys/kern vfs_mount.c

Tim J. Robbins tjr at FreeBSD.org
Thu Apr 24 01:16:08 PDT 2003


tjr         2003/04/24 01:16:07 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_mount.c 
  Log:
  Free mount credentials (mnt_cred) when freeing the mount struct
  in failure cases to avoid leaking struct ucreds, and ultimately
  leaking struct uidinfo references.
  
  Revision  Changes    Path
  1.106     +5 -0      src/sys/kern/vfs_mount.c


More information about the cvs-src mailing list