Skip to content

NPE bug fixed.#775

Merged
chickenlj merged 1 commit intoapache:masterfrom
cuteason:patch-2
Oct 26, 2017
Merged

NPE bug fixed.#775
chickenlj merged 1 commit intoapache:masterfrom
cuteason:patch-2

Conversation

@cuteason
Copy link
Copy Markdown
Contributor

The operator '+' has a higher operation priority than '?:'. A NPE will be thrown if getUrl() returns null, which is not expected.

The operator '+' has a higher operation priority than '?:'. A NPE will be thrown if getUrl() returns null, which is not expected.
@chickenlj chickenlj merged commit aabcbc3 into apache:master Oct 26, 2017
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