freebsd-dev/contrib/telnet
Gleb Smirnoff f5c44977ff When telnetd(8) composes argument list for login(1), an unexpected sequence
of memory allocation failures combined with insufficient error checking
could result in the construction and execution of an argument sequence that
was not intended.

Fix that treating malloc(3) failures as fatal condition.

Submitted by:	brooks
Security:	FreeBSD-SA-16:36.telnetd
2016-12-06 18:50:22 +00:00
..
arpa Add baud rate support to telnet(1) 2014-11-11 04:06:05 +00:00
libtelnet Squelch clang 3.9.0 warnings about BASE (which is 32768) being converted 2016-08-30 19:02:15 +00:00
telnet Fix warnings in telnet about invalid constant conversions, e.g.: 2016-08-30 20:27:22 +00:00
telnetd When telnetd(8) composes argument list for login(1), an unexpected sequence 2016-12-06 18:50:22 +00:00