mirror of
https://github.com/sheumann/telnetd.git
synced 2025-08-05 09:27:56 +00:00
e6c283132376119bbde5c0b353ffc3f4769bddb6
The issue is that the kernel's pty structures get corrupted if the master side of a pty is opened and then closed without the slave side having been opened. This can happen with telnetd in various error cases. The workaround is to arrange for the slave side to be opened just before telnetd exits in those cases.
Description
telnetd for GNO
Languages
C
90.7%
Roff
9.1%
Makefile
0.2%