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

Adding a null check to avoid NPE at CustomAcceptsVerifier #1002

Merged
merged 1 commit into from
Aug 15, 2015
Merged

Adding a null check to avoid NPE at CustomAcceptsVerifier #1002

merged 1 commit into from
Aug 15, 2015

Conversation

garcia-jj
Copy link
Member

Because Predicate (from Guava) are annotated with Nullable and allow null values.

Because Predicate (from Guava) are annotated with `Nullable` and allow null values.
Turini added a commit that referenced this pull request Aug 15, 2015
…rifier

Adding a null check to avoid NPE at CustomAcceptsVerifier
@Turini Turini merged commit 390487d into caelum:master Aug 15, 2015
@Turini
Copy link
Member

Turini commented Aug 15, 2015

thanks

@garcia-jj garcia-jj deleted the ot-ag-avoidnpeatinterceptorverifier branch August 15, 2015 19:41
@garcia-jj garcia-jj restored the ot-ag-avoidnpeatinterceptorverifier branch August 15, 2015 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants