You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/06/30 07:42:00 UTC

[jira] [Updated] (ARROW-5380) [C++] Fix and enable UBSan for unaligned accesses.

     [ https://issues.apache.org/jira/browse/ARROW-5380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-5380:
----------------------------------
    Labels: pull-request-available  (was: )

> [C++] Fix and enable UBSan for unaligned accesses.
> --------------------------------------------------
>
>                 Key: ARROW-5380
>                 URL: https://issues.apache.org/jira/browse/ARROW-5380
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Micah Kornfield
>            Assignee: Micah Kornfield
>            Priority: Major
>              Labels: pull-request-available
>
> Currently unaligned access configuration in UBSan has been turned off.  We should introduce a method that safely loads unaligned data, and use it to fix UBSan errors.  Then turn them on for UBSan.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)