Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jun 2003 16:48:20 -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:  <200306142348.h5ENmL0c041353@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2003/06/14 16:48:20 PDT

  FreeBSD src repository

  Modified files:
    sys/fs/unionfs       union_subr.c 
  Log:
  Introduce malloc types M_UNDCACHE and M_UNPATH for important
  unionfs-related data structures to aid in debugging memory leaks.
  Use NULL and NULLVP instead of 0 as appropriate.
  
  MFC after: 3 days
  
  Revision  Changes    Path
  1.73      +13 -10    src/sys/fs/unionfs/union_subr.c



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