Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 12/31/1999 04:42:36
Module Name:	basesrc
Committed By:	tron
Date:		Fri Dec 31 12:42:36 UTC 1999

Modified Files:
	basesrc/libexec/telnetd: sys_term.c

Log Message:
Abort if memory for execv(2) argument array cannot be allocated instead
of passing an array with incomplete contents to login(1).
Fix provided by Jun-ichiro itojun Hagino in PR bin/9082.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/libexec/telnetd/sys_term.c

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