You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2017/02/09 09:37:41 UTC

[jira] [Assigned] (OAK-5301) Possible null dereference in MapRecord

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

Michael Dürig reassigned OAK-5301:
----------------------------------

    Assignee: Michael Dürig

> Possible null dereference in MapRecord
> --------------------------------------
>
>                 Key: OAK-5301
>                 URL: https://issues.apache.org/jira/browse/OAK-5301
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: segment-tar
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>              Labels: technical_debt
>             Fix For: 1.8
>
>
> {{MapEntry.compareTo()}} passes possibly {{null}} {{MapEntry.value}} to {{ComparisonChain.compare(Comparable, Comparable)}}, which does not accept {{null}} values. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)