Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 2010 02:16:58 +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:  <201004160217.o3G2HA23039387@repoman.freebsd.org>

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

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/nfsserver     nfs_nfsdport.c 
  Log:
  SVN rev 206694 on 2010-04-16 02:16:58Z by rmacklem
  
  MFC: r206063
  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.
  
  Revision  Changes    Path
  1.15.2.6  +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?201004160217.o3G2HA23039387>