Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/21/2006 13:46:18
Module Name: src
Committed By: christos
Date: Wed Jun 21 13:46:18 UTC 2006
Modified Files:
src/sys/kern: init_sysctl.c
Log Message:
Don't leak memory on success. Allocate only the type of struct that we'll
need for efficiency.
To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 src/sys/kern/init_sysctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.