Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 2003 01:16:07 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_mount.c
Message-ID:  <200304240816.h3O8G7U9072127@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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