You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2020/02/01 00:15:00 UTC

[jira] [Created] (ARROW-7734) [C++] Segfault when comparing status with and without detail

David Li created ARROW-7734:
-------------------------------

             Summary: [C++] Segfault when comparing status with and without detail
                 Key: ARROW-7734
                 URL: https://issues.apache.org/jira/browse/ARROW-7734
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
    Affects Versions: 0.16.0
            Reporter: David Li
            Assignee: David Li


I noticed this while working on Flight integration tests. The equality operator for Status doesn't check whether the status detail is nullptr before dereferencing it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)