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

Modified conversion of wide-char to unicode to use correct length, fixin... #22

Merged
merged 1 commit into from
Sep 13, 2013

Conversation

timmb
Copy link

@timmb timmb commented Sep 13, 2013

This PR fixes #21.

Modified conversion of wide-char to unicode to use correct length, fixing a bug that was causing null characters to be included in the returned string which was then causing inconsistent equality comparisons down the line.

Please see #21 for more details.

…xing a bug that was causing null characters to be included in the returned string which was then causing inconsistent equality comparisons down the line.
danomatika added a commit that referenced this pull request Sep 13, 2013
Modified conversion of wide-char to unicode to use correct length, fixin...
@danomatika danomatika merged commit 94a5fce into danomatika:master Sep 13, 2013
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

Successfully merging this pull request may close these issues.

open port by name on windows
2 participants