Subject: CVS commit: [netbsd-1-6] basesrc/usr.sbin/sushi
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/29/2002 17:38:49
Module Name: basesrc
Committed By: lukem
Date: Mon Jul 29 14:38:48 UTC 2002
Modified Files:
basesrc/usr.sbin/sushi [netbsd-1-6]: run.c
Log Message:
Pull up revision 1.6 (requested by jaromir in ticket #545):
launch_subwin(): make sure string 'command' is initialized; malloc may not return
zeroed memory. This should fix the SIGSEGV part of bin/17718
by Grant Beattie.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.2.1 basesrc/usr.sbin/sushi/run.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.