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

Fixed IllegalArgumentException in UUIDUtil #485

Merged
merged 2 commits into from
Sep 28, 2018

Conversation

dariuszseweryn
Copy link
Owner

@dariuszseweryn dariuszseweryn commented Sep 21, 2018

Issue happened when unknown data type is parsed which length is greater than the remaining array length.

Connected to #482

…parsed which length is greater than the remaining array length.
@dariuszseweryn dariuszseweryn added the bug Bug that is caused by the library label Sep 21, 2018
@dariuszseweryn dariuszseweryn self-assigned this Sep 21, 2018
@dariuszseweryn dariuszseweryn merged commit 2589c17 into master Sep 28, 2018
@dariuszseweryn dariuszseweryn deleted the fix/uuid_parser_illegalargumentexception branch September 28, 2018 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug that is caused by the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant