Subject: PR/28382 CVS commit: [netbsd-1-6] src/usr.bin/vi/vi
To: None <aymeric@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 03/19/2005 02:12:01
The following reply was made to PR bin/28382; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/28382 CVS commit: [netbsd-1-6] src/usr.bin/vi/vi
Date: Sat, 19 Mar 2005 02:11:59 +0000 (UTC)

 Module Name:	src
 Committed By:	tron
 Date:		Sat Mar 19 02:11:59 UTC 2005
 
 Modified Files:
 	src/usr.bin/vi/vi [netbsd-1-6]: v_txt.c
 
 Log Message:
 Pull up revision 1.12 (requested by aymeric in ticket #1790):
 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.9.2.1 -r1.9.2.2 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.