[
https://issues.apache.org/jira/browse/ARROW-7734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Micah Kornfield resolved ARROW-7734.
------------------------------------
Fix Version/s: 1.0.0
Resolution: Fixed
Issue resolved by pull request 6332
[https://github.com/apache/arrow/pull/6332]
> [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
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)