Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jul 2004 11:21:10 -0400
From:      Brian Fundakowski Feldman <green@FreeBSD.org>
To:        Olivier Houchard <cognet@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/arm/arm pmap.c
Message-ID:  <20040721152110.GI1009@green.homeunix.org>
In-Reply-To: <200407211518.i6LFIjJH051759@repoman.freebsd.org>
References:  <200407211518.i6LFIjJH051759@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 21, 2004 at 03:18:45PM +0000, Olivier Houchard wrote:
> cognet      2004-07-21 15:18:45 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/arm/arm          pmap.c 
>   Log:
>   Do not use NULL as a malloc type for contigmalloc().

My fault for not finding that there were two consumers that abused
the contigmalloc(9) API.  If there are any bad or mismatched
contigmalloc()/contigfree() malloc_type arguments, they will now
be noticed as with malloc()/free().

-- 
Brian Fundakowski Feldman                           \'[ FreeBSD ]''''''''''\
  <> green@FreeBSD.org                               \  The Power to Serve! \
 Opinions expressed are my own.                       \,,,,,,,,,,,,,,,,,,,,,,\



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