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 2019/08/01 22:38: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 ]

Wes McKinney updated ARROW-5380:
--------------------------------
    Fix Version/s:     (was: 1.0.0)
                   0.15.0

> [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
>             Fix For: 0.14.1, 0.15.0
>
>          Time Spent: 3h 50m
>  Remaining Estimate: 0h
>
> 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.14#76016)