Subject: CVS commit: basesrc/usr.sbin/sushi
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 07/26/2002 11:43:27
Module Name:	basesrc
Committed By:	jdolecek
Date:		Fri Jul 26 08:43:27 UTC 2002

Modified Files:
	basesrc/usr.sbin/sushi: scanform.c

Log Message:
After showing help, touchwin/wrefresh the stdscr, do not try to do
that for form subwindow, which may be NULL (or is always, even?).

This fixes SIGSEGV when one goes to
Network related configuration -> Modify the hosts file -> Delete host entries
and presses F1 (Help).


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 basesrc/usr.sbin/sushi/scanform.c

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