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

Parsing error messages can cause a NPE #776

Closed
costin opened this issue May 31, 2016 · 0 comments
Closed

Parsing error messages can cause a NPE #776

costin opened this issue May 31, 2016 · 0 comments

Comments

@costin
Copy link
Member

costin commented May 31, 2016

Parsing the error messages from ES makes some assumptions that can lead to NPE.
For example:
if (err == null) error = m.get("reason").toString();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant