Subject: CVS commit: src/usr.bin/vi/vi
To: None <source-changes@NetBSD.org>
From: Aymeric Vincent <aymeric@netbsd.org>
List: source-changes
Date: 11/23/2004 14:35:45
Module Name:	src
Committed By:	aymeric
Date:		Tue Nov 23 14:35:45 UTC 2004

Modified Files:
	src/usr.bin/vi/vi: v_txt.c

Log Message:
Move a line of code which was "obviously" misplaced.
This fixes a core dump when auto-completing filenames and at least one of the
file names is larger than the screen width.

Bug report and fix by Peter Bex in PR#28382


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/usr.bin/vi/vi/v_txt.c

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