Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Aymeric Vincent <aymeric@netbsd.org>
List: source-changes
Date: 01/14/2001 04:22:30
Module Name:	basesrc
Committed By:	aymeric
Date:		Sun Jan 14 02:22:30 UTC 2001

Modified Files:
	basesrc/usr.bin/vi/ex: ex.c

Log Message:
Don't dump core when a ``bad address'' error occurs and there is neither
a file nor a command underlying it.
This fixes PR #11543.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/usr.bin/vi/ex/ex.c

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