cvs commit: src/sys/kern kern_malloc.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Thu Nov 3 05:49:00 PST 2005


pjd         2005-11-03 13:48:59 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_malloc.c 
  Log:
  Detect memory leaks when memory type is being destroyed.
  This is very helpful for detecting kernel modules memory leaks on unload.
  
  Discussed and reviewed by:      rwatson
  
  Revision  Changes    Path
  1.149     +21 -0     src/sys/kern/kern_malloc.c


More information about the cvs-src mailing list