Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Apr 2010 02:19:28 +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:  <201004020219.o322JgHK060135@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2010-04-02 02:19:28 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfsserver     nfs_nfsdport.c 
  Log:
  SVN rev 206063 on 2010-04-02 02:19:28Z by rmacklem
  
  For the experimental NFS server, add a call to free the lookup
  path buffer for one case where it was missing when doing mkdir.
  This could have conceivably resulted in a leak of a buffer, but
  a leak was never observed during testing, so I suspect it would
  have occurred rarely, if ever, in practice.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.21      +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?201004020219.o322JgHK060135>