cvs commit: src/sys/fs/unionfs union_subr.c

David Schultz das at FreeBSD.org
Fri Jun 13 01:59:38 PDT 2003


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


More information about the cvs-src mailing list