From owner-cvs-all Tue Apr 23 16:25:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by hub.freebsd.org (Postfix) with ESMTP id 152C537B41B; Tue, 23 Apr 2002 16:25:44 -0700 (PDT) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id g3NNPho68693; Tue, 23 Apr 2002 19:25:43 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Tue, 23 Apr 2002 19:25:43 -0400 (EDT) From: Jeff Roberson To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sys/kern kern_malloc.c In-Reply-To: <200204231850.g3NIoQg51763@freefall.freebsd.org> Message-ID: <20020423173407.O93504-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 23 Apr 2002, Poul-Henning Kamp wrote: > phk 2002/04/23 11:50:26 PDT > > Modified files: > sys/kern kern_malloc.c > Log: > Add a basic sanity check on pointers passed to free(9). > > Should be improved by: jeff > > Revision Changes Path > 1.100 +10 -0 src/sys/kern/kern_malloc.c > Thank you for taking this on! I should have free time for UMA soon and I plan on improving its debuging facilities straight away. :-) Thanks, Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message