]> git.ipfire.org Git - thirdparty/curl.git/commit
telnet: make bad_option() consider NULL a bad option too
authorDaniel Stenberg <daniel@haxx.se>
Mon, 6 Oct 2025 08:56:44 +0000 (10:56 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 6 Oct 2025 14:00:04 +0000 (16:00 +0200)
commit92a212568403d985a2614a7d206bf34b7a8fb827
tree34c95c1504ff6f22c9766bfb9b83158a1051064e
parent2b0e7cb7c677cef10d4d1baf2fc2116ff909a407
telnet: make bad_option() consider NULL a bad option too

Follow-up to a72e1552f22
Closes #18873
lib/telnet.c