Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2004 17:17:47 -0800 (PST)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfsclient nfs_vfsops.c
Message-ID:  <200402220117.i1M1HlCZ080701@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cperciva    2004/02/21 17:17:47 PST

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs_vfsops.c 
  Log:
  If mountnfs returns an error, it will have already freed nam; no need to
  free it again.
  
  Reported by:    "Ted Unangst" <tedu@coverity.com>
  Approved by:    rwatson (mentor)
  
  Revision  Changes    Path
  1.147     +0 -1      src/sys/nfsclient/nfs_vfsops.c



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