Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Apr 1999 11:53:30 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfs nfs_vfsops.c
Message-ID:  <199904101853.LAA46628@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/04/10 11:53:30 PDT

  Modified files:
    sys/nfs              nfs_vfsops.c 
  Log:
  Close a potential mbuf and/or mbuf cluster leak in the client-side NFS
  statfs() code.  Free the whole chain, not just the first one.
  
  Revision  Changes    Path
  1.83      +2 -2      src/sys/nfs/nfs_vfsops.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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