Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/26/2006 16:11:02
Module Name:	src
Committed By:	thorpej
Date:		Tue Sep 26 16:11:02 UTC 2006

Modified Files:
	src/sys/arch/sparc64/sparc64: autoconf.c

Log Message:
device_setofnode(): Release the number object after storing it in the
device properties dictionary.  The dictionary also retains the object,
so if we don't release it, the initial reference leaks.


To generate a diff of this commit:
cvs rdiff -r1.120 -r1.121 src/sys/arch/sparc64/sparc64/autoconf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.