Nes Cohen created STORM-3470:
--------------------------------
Summary: Possible Null Dereference in SimpleSaslServer
authentication function
Key: STORM-3470
URL: https://issues.apache.org/jira/browse/STORM-3470
Project: Apache Storm
Issue Type: Bug
Components: storm-client
Affects Versions: 1.2.2
Reporter: Nes Cohen
On line 183, nid could possible be null. By comparing using "nid.equals()" we
will get a null pointer exception instead of comparing possibly null values.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)