Subject: CVS commit: src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 03/18/2007 07:23:53
Module Name:	src
Committed By:	xtraeme
Date:		Sun Mar 18 07:23:53 UTC 2007

Modified Files:
	src/sys/arch/x86/x86: powernow_k8.c

Log Message:
Fix mem leak in k8_powernow_destroy, when it's called multiple times.
Found by mrg@.

Also, make sure they have data before trying to free them.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/x86/x86/powernow_k8.c

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