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 2016/01/08 18:23:39 UTC

[jira] [Created] (OAK-3856) Potential NPE in SegmentWriter

Michael Dürig created OAK-3856:
----------------------------------

             Summary: Potential NPE in SegmentWriter
                 Key: OAK-3856
                 URL: https://issues.apache.org/jira/browse/OAK-3856
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: segmentmk
            Reporter: Michael Dürig
            Assignee: Michael Dürig


{{SegmentWriter#SegmentWriter(SegmentStore, SegmentVersion)}} potentially leads to a {{NPE}} as it passes on {{null}} for the {{wid}} argument. The latter is expected to be non {{null}} in {{SegmentWriter.SegmentBufferWriterPool#borrowWriter}}. 




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