Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getHostKey returns empty string, and patch determines that there are nulls there... #14

Open
mgajda opened this issue Mar 11, 2014 · 0 comments

Comments

@mgajda
Copy link

mgajda commented Mar 11, 2014

I get the following result from getHostKey:
("", 42, ...)
This indicates that the string of length 42 is returned.
Such a string should be converted using CStringLen, not CString.
And indeed my patch fixes this:
mgajda@c966163

Please consider merging, if this is intended behaviour, but it seems to not work with checkKnownHosts, does it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant