You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/10/11 00:42:34 UTC

[jira] [Resolved] (ACCUMULO-3226) Unnecessary null check in Authorizations constructor

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

Josh Elser resolved ACCUMULO-3226.
----------------------------------
    Resolution: Fixed

> Unnecessary null check in Authorizations constructor
> ----------------------------------------------------
>
>                 Key: ACCUMULO-3226
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3226
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: client
>    Affects Versions: 1.5.2, 1.6.1
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Trivial
>              Labels: coverity
>             Fix For: 1.5.3, 1.6.2, 1.7.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In the constructor that accepts a byte array, we check that the byte array argument is non-null twice. The 2nd check is unnecessary.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)