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:40:40
Module Name: src
Committed By: christos
Date: Sat Apr 22 19:40:40 UTC 2006
Modified Files:
src/usr.bin/make: Makefile var.c
Log Message:
Coverity CID 529: Call VarFreeEnv to prevent leak.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/usr.bin/make/Makefile
cvs rdiff -r1.106 -r1.107 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.