You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benedict (JIRA)" <ji...@apache.org> on 2015/02/12 12:38:12 UTC

[jira] [Created] (CASSANDRA-8792) Fix handling of null pointer results from memory allocation

Benedict created CASSANDRA-8792:
-----------------------------------

             Summary: Fix handling of null pointer results from memory allocation
                 Key: CASSANDRA-8792
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8792
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Benedict
            Assignee: Benedict
            Priority: Trivial
             Fix For: 2.1.4


Null pointers are valid returns if a size of zero is returned. We assume a null pointer implies resource mismanagement in a few places.



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