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/08/10 22:16:00 UTC

[jira] [Updated] (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 updated STORM-3470:
----------------------------
    Fix Version/s:     (was: 2.0.1)
                   2.1.0

> 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: 2.0.0
>            Reporter: Nes Cohen
>            Assignee: Nes Cohen
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.1.0
>
>   Original Estimate: 10m
>          Time Spent: 1.5h
>  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)