ssh: move variable declaration to where it's used
This way, we need only one call to free. Closes https://github.com/curl/curl/pull/3873
parent
c92a4deb
Please register or sign in to comment
This way, we need only one call to free. Closes https://github.com/curl/curl/pull/3873