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

David Schultz das at FreeBSD.org
Sat Jun 14 16:48:22 PDT 2003


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


More information about the cvs-src mailing list