Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/08/2000 10:10:47
Module Name:	basesrc
Committed By:	he
Date:		Sat Jan  8 18:10:47 UTC 2000

Modified Files:
	basesrc/libexec/telnetd [netbsd-1-4]: sys_term.c

Log Message:
Pull up revision 1.18 (requested by itojun):
  Abort if memory for execv(2) argument array cannot be allocated
  instead of passing an array with incomplete contents to login(1).
  Fixes PR#9082.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.15.2.1 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.