Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/23/2003 16:37:01
Module Name: src
Committed By: thorpej
Date: Tue Sep 23 16:37:00 UTC 2003
Modified Files:
src/sys/kern: kern_malloc.c
Log Message:
Avoid a type punning warning in the MALLOC_DEBUG case.
To generate a diff of this commit:
cvs rdiff -r1.86 -r1.87 src/sys/kern/kern_malloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.