KNOWN_BUGS: telnet code does not handle partial writes properly

Reported in Joshua's sarif data

Closes #18735
This commit is contained in:
Daniel Stenberg 2025-09-25 13:40:54 +02:00
parent e08211b1ca
commit 882293cc81
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -86,6 +86,7 @@ problems may have been fixed or changed somewhat since this was written.
12.4 LDAPS requests to ActiveDirectory server hang
13. TCP/IP
13.1 telnet code does not handle partial writes properly
13.2 Trying local ports fails on Windows
15. CMake
@ -547,6 +548,11 @@ problems may have been fixed or changed somewhat since this was written.
13. TCP/IP
13.1 telnet code does not handle partial writes properly
It probably does not happen too easily because of how slow and infrequent
sends are normally performed.
13.2 Trying local ports fails on Windows
This makes '--local-port [range]' to not work since curl cannot properly