[
https://issues.apache.org/jira/browse/ARROW-5362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Micah Kornfield updated ARROW-5362:
-----------------------------------
Issue Type: Bug (was: Task)
> [C++] Compression round trip test can cause some sanitizers to to fail
> -----------------------------------------------------------------------
>
> Key: ARROW-5362
> URL: https://issues.apache.org/jira/browse/ARROW-5362
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Micah Kornfield
> Assignee: Micah Kornfield
> Priority: Minor
>
> The compression round trip test, relies on the fact that capacity doesn't
> decrease even if size does via a resize. Some sanitizers can detect writes
> past "size" as invalid memory access.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)