Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/22/2006 19:28:52
Module Name:	src
Committed By:	christos
Date:		Sat Apr 22 19:28:52 UTC 2006

Modified Files:
	src/usr.bin/make: var.c

Log Message:
Coverity CID 533: Plug memory leak.
Add a new function VarFreeEnv() to free environment variables and use it.


To generate a diff of this commit:
cvs rdiff -r1.104 -r1.105 src/usr.bin/make/var.c

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