Micah Kornfield created ARROW-5362:
--------------------------------------

             Summary: [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: Task
          Components: C++
            Reporter: Micah Kornfield
            Assignee: Micah Kornfield


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)

Reply via email to