Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jul 2006 04:00:13 +0000 (UTC)
From:      Jason Evans <jasone@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdlib malloc.c
Message-ID:  <200607270400.k6R40DWc015214@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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