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 buffer not being modified (uuid v5) #201

Merged
merged 3 commits into from
Jun 24, 2017

Conversation

Landmaster
Copy link
Contributor

This pull request fixes the buf parameter being silently ignored by the code for generating a v5 uuid.

@Landmaster Landmaster changed the title Fix buffer not being modified Fix buffer not being modified (uuid v5) Jun 21, 2017
@broofa broofa self-requested a review June 22, 2017 11:53
Copy link
Member

@broofa broofa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Is there any chance you'd be willing to add unit test(s) to verify buffer+offset args are honored so this doesn't break again? Thanks!

@Landmaster
Copy link
Contributor Author

@broofa Some unit tests have been added to test the functionality.

@broofa broofa merged commit 8e23981 into uuidjs:master Jun 24, 2017
@Landmaster Landmaster deleted the v5-buffer-fix branch June 24, 2017 15:25
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.

None yet

2 participants