[
https://issues.apache.org/jira/browse/ARROW-5362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-5362:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/21821
> [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
> Labels: pull-request-available
> Fix For: 0.14.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> 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
(v8.20.10#820010)