You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Alicia Ying Shu (JIRA)" <ji...@apache.org> on 2015/07/29 21:15:04 UTC

[jira] [Created] (PHOENIX-2153) Fix a couple of Null pointer dereferences

Alicia Ying Shu created PHOENIX-2153:
----------------------------------------

             Summary: Fix a couple of Null pointer dereferences
                 Key: PHOENIX-2153
                 URL: https://issues.apache.org/jira/browse/PHOENIX-2153
             Project: Phoenix
          Issue Type: Bug
            Reporter: Alicia Ying Shu
            Assignee: Alicia Ying Shu


New Defects reported by Coverity Scan for Apache Phoenix

** CID 98770: null pointer dereferences FORWARD_NULL)
/phoenix/core/src/main/java/org/pache/phoenix/expression/InListExession.java: 90 in org.apache.phoenix.expression.InListExpression.create(java.util.List, boolean, org.apache.hado.hbase.io.ImmutableBytesWritable, boolean)()

*** CID 98771:  Null pointer derefrences  (FORWARD_NULL)
/phoenix-rf/src/main/java/org/apache/phoenix/pherf/util/PhoenixUtil.java: 112 in
org.apache.phoenix.pherf.util.PhoenixUtil.cuteStatementThrowException(java.lang.String, java.sql.Connection)()



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