Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jun 2003 01:59:37 -0700 (PDT)
From:      David Schultz <das@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/unionfs union_subr.c
Message-ID:  <200306130859.h5D8xbIh056764@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2003/06/13 01:59:37 PDT

  FreeBSD src repository

  Modified files:
    sys/fs/unionfs       union_subr.c 
  Log:
  Plug a serious memory leak.  The -STABLE equivalent of this patch has
  been tested extensively, but -CURRENT testing has been hampered by a
  number of panics that also occur without the patch.  Since the
  destabilizing changes between 4.X and 5.X are external to unionfs,
  I believe this patch applies equally well to both.
  
  Thanks to scrappy for assistance testing these and other changes.
  
  MFC after:      4 days
  
  Revision  Changes    Path
  1.71      +20 -8     src/sys/fs/unionfs/union_subr.c



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