Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 2009 18:45:04 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfsserver nfs_nfsdport.c
Message-ID:  <200905111845.n4BIj8DN017854@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2009-05-11 18:45:04 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfsserver     nfs_nfsdport.c 
  Log:
  SVN rev 191998 on 2009-05-11 18:45:04Z by rmacklem
  
          Modify nfsvno_fhtovp() to ensure that it always sets the credp
          argument. Returning without credp set could result in a caller
          doing crfree() on garbage.
  
  Reviewed by:    kan
  Approved by:    kib (mentor)
  
  Revision  Changes    Path
  1.4       +1 -0      src/sys/fs/nfsserver/nfs_nfsdport.c



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