Skip to content

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

Open
@mgajda

Description

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions