Subject: CVS commit: syssrc/sys/sys
To: None <source-changes@netbsd.org>
From: Gregory McGarry <gmcgarry@netbsd.org>
List: source-changes
Date: 07/05/2002 09:54:47
Module Name: syssrc
Committed By: gmcgarry
Date: Fri Jul 5 06:54:46 UTC 2002
Modified Files:
syssrc/sys/sys: malloc.h
Log Message:
Protect local variables in MALLOC/FREE to avoid shadowing
arguments. Problem reported by David Laight: david@l8s.co.uk.
To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 syssrc/sys/sys/malloc.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.