Skip to content

Avoid NullPointerException if first argument to "in" is null#23

Merged
jamsesso merged 1 commit intojamsesso:masterfrom
magnarn:magnarn/bugfix/null-in-string
Jan 5, 2022
Merged

Avoid NullPointerException if first argument to "in" is null#23
jamsesso merged 1 commit intojamsesso:masterfrom
magnarn:magnarn/bugfix/null-in-string

Conversation

@magnarn
Copy link
Copy Markdown
Contributor

@magnarn magnarn commented Dec 30, 2021

in of strings would fail with NullPointerException if the first
argument was null.
Also add some tests with null in various places.

`in` of strings would fail with NullPointerException if the first
argument was `null`. Also add some tests with null in various places.
@jamsesso
Copy link
Copy Markdown
Owner

jamsesso commented Jan 5, 2022

Thanks again!

@jamsesso jamsesso merged commit e89792d into jamsesso:master Jan 5, 2022
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