Skip to content

Conversation

@soutaro
Copy link
Member

@soutaro soutaro commented Jan 7, 2026

The current arena allocator returns unaligned address, but it causes sanitizer errors on Sorbet CI.

This PR makes the allocator return aligned address.

Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
@soutaro soutaro added this to the RBS 4.0 milestone Jan 7, 2026
@soutaro soutaro added the to-backport:3.10 PRs to be backported to 3.10 label Jan 7, 2026
@soutaro soutaro enabled auto-merge January 7, 2026 08:13
@soutaro soutaro merged commit e5901cd into master Jan 7, 2026
22 checks passed
@soutaro soutaro deleted the fix-alloc-alignment branch January 7, 2026 08:17
soutaro added a commit that referenced this pull request Jan 7, 2026
soutaro added a commit that referenced this pull request Jan 7, 2026
Merge pull request #2788 from ruby/fix-alloc-alignment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

to-backport:3.10 PRs to be backported to 3.10

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants