Subject: CVS commit: src/bin/ksh
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/29/2006 15:51:00
Module Name:	src
Committed By:	christos
Date:		Wed Mar 29 15:51:00 UTC 2006

Modified Files:
	src/bin/ksh: var.c

Log Message:
Don't leak memory if RJUST|LJUST is specified. This might fix a whole bunch
of Coverity issues, but we'll wait until the next run :-)


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/bin/ksh/var.c

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