You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Ethan Li (JIRA)" <ji...@apache.org> on 2019/07/19 21:34:00 UTC

[jira] [Assigned] (STORM-3470) Possible Null Dereference in SimpleSaslServer authentication function

     [ https://issues.apache.org/jira/browse/STORM-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ethan Li reassigned STORM-3470:
-------------------------------

    Assignee: Nes Cohen

> 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
>            Assignee: Nes Cohen
>            Priority: Major
>              Labels: pull-request-available
>   Original Estimate: 10m
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> 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)