You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/02/06 16:20:42 UTC

[jira] [Created] (ARROW-538) [C++] Set up AddressSanitizer (ASAN) builds

Wes McKinney created ARROW-538:
----------------------------------

             Summary: [C++] Set up AddressSanitizer (ASAN) builds
                 Key: ARROW-538
                 URL: https://issues.apache.org/jira/browse/ARROW-538
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++
            Reporter: Wes McKinney


Certain types of memory access bugs which can be difficult to track down in gdb/valgrind can be diagnosed more easily with ASAN. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)