Skip to content

Fix NPE in TypeArgument's equals and hashCode#491

Merged
lukehutch merged 1 commit into
classgraph:latestfrom
Tagakov:patch-1
Dec 23, 2020
Merged

Fix NPE in TypeArgument's equals and hashCode#491
lukehutch merged 1 commit into
classgraph:latestfrom
Tagakov:patch-1

Conversation

@Tagakov

@Tagakov Tagakov commented Dec 23, 2020

Copy link
Copy Markdown
Contributor

Since typeSignature in TypeArgument could be null it should be honored in equals and hashcode methods

Since `typeSignature` in `TypeArgument` could be null it should be honored in equals and hashcode methods
@lukehutch lukehutch merged commit cc314d2 into classgraph:latest Dec 23, 2020
@lukehutch

Copy link
Copy Markdown
Member

Thanks for the pull request, @Tagakov! Fixed and released as 4.8.98.

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.

2 participants