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 2016/02/06 01:37:39 UTC

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

    [ https://issues.apache.org/jira/browse/PHOENIX-2153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15135350#comment-15135350 ] 

Alicia Ying Shu commented on PHOENIX-2153:
------------------------------------------

Rebased and uploaded the patch

> 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: Rajeshbabu Chintaguntla
>             Fix For: 4.8.0
>
>         Attachments: PHOENIX-2153-v1.patch, PHOENIX-2153.patch
>
>
> 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)