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

Fix byteArrayToHexString and add tests #174

Merged

Conversation

philipphenkel
Copy link
Contributor

The old implementation of byteArrayToHexString drops the byte array’s
leading zeros.

@mpetazzoni
Copy link
Owner

Thanks. What's up with the merge commit though?

Could you fix the PR to only contain the change of byteArrayToHexString?

Thanks!

@mpetazzoni mpetazzoni added the bug label Mar 14, 2016
@mpetazzoni mpetazzoni self-assigned this Mar 14, 2016
The old implementation of byteArrayToHexString drops the byte array’s
leading zeros.
@philipphenkel
Copy link
Contributor Author

I removed the merge commit that slipped into the pull request.

mpetazzoni added a commit that referenced this pull request Mar 14, 2016
Fix byteArrayToHexString and add tests
@mpetazzoni mpetazzoni merged commit 7acb2d0 into mpetazzoni:master Mar 14, 2016
@mpetazzoni
Copy link
Owner

Thanks; merged!

@philipphenkel philipphenkel deleted the fix-byte-array-to-hex-string branch March 14, 2016 22:37
Dead-off added a commit to JetBrains/ttorrent-lib that referenced this pull request Jun 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants