Skip to content

[C++] Fix and enable UBSan for unaligned accesses. #21839

@asfimport

Description

@asfimport

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.

Reporter: Micah Kornfield / @emkornfield
Assignee: Micah Kornfield / @emkornfield

PRs and other links:

Note: This issue was originally created as ARROW-5380. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions