Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/telnet
Module Name: src
Committed By: maya
Date: Thu Dec 13 05:15:11 UTC 2018
Modified Files:
src/usr.bin/telnet: utilities.c
Log Message:
ExitString is used for error exit, do the minimum necessary here.
Avoid infinite loop:
telrcv->suboption->ExitString->SetForExit->telrcv
Reported by hacker fantastic, thanks!
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/usr.bin/telnet/utilities.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index