cvs commit: src/lib/libc/stdlib malloc.c

Jason Evans jasone at FreeBSD.org
Thu Jul 27 04:00:14 UTC 2006


jasone      2006-07-27 04:00:13 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdlib      malloc.c 
  Log:
  Fix cpp logic in arena_malloc() to adjust size when assertions are enabled,
  even if stats gathering is disabled. [1]
  
  Remove 'size' parameter from several functions that do not use it.
  
  Reported by:    [1] ache
  
  Revision  Changes    Path
  1.130     +19 -23    src/lib/libc/stdlib/malloc.c


More information about the cvs-all mailing list