Subject: CVS commit: basesrc/usr.bin/sed
To: None <source-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 09/27/2001 08:35:44
Module Name:	basesrc
Committed By:	atatat
Date:		Thu Sep 27 05:35:44 UTC 2001

Modified Files:
	basesrc/usr.bin/sed: process.c

Log Message:
Don't attempt to memmove() if psl (pattern space length) is zero.
Fixes PR bin/14074: Simple expression core dumps sed.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 basesrc/usr.bin/sed/process.c

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