Skip to content

Do not clone during Group.equals #45

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

Merged
merged 1 commit into from
Dec 23, 2015
Merged

Do not clone during Group.equals #45

merged 1 commit into from
Dec 23, 2015

Conversation

thiemowmde
Copy link
Contributor

I consider this an actual bug. The function creates a clone. But this is not necessary for a straight equals check. We are allowed to use the private property because we are inside the class.

@thiemowmde thiemowmde added the bug label Dec 23, 2015
mariushoch added a commit that referenced this pull request Dec 23, 2015
Do not clone during Group.equals
@mariushoch mariushoch merged commit 81d5626 into master Dec 23, 2015
@mariushoch mariushoch deleted the noCloning1 branch December 23, 2015 13:31
@thiemowmde thiemowmde added this to the 2.0.0 milestone Jan 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants