]> git.ipfire.org Git - thirdparty/curl.git/commit
libssh2: provide error message when setting host key type fails
authorDaniel Stenberg <daniel@haxx.se>
Fri, 2 Jun 2023 16:08:23 +0000 (18:08 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 2 Jun 2023 21:00:27 +0000 (23:00 +0200)
commit93df7134b5a16aaf68c4994c637f9b6b3e7a27c5
treed8b54b60ea788b406a59fbec7fb0adf8dc33c08e
parent310eb4716847e3651ebdffddda32d3d5c6fb97bd
libssh2: provide error message when setting host key type fails

Ref: https://curl.se/mail/archive-2023-06/0001.html

Closes #11240
lib/vssh/libssh2.c