Skip to content

🐛 Fix stack word alignment on x86_64 builds#98

Merged
kammce merged 2 commits intomainfrom
fix-x86-alignment
Apr 24, 2026
Merged

🐛 Fix stack word alignment on x86_64 builds#98
kammce merged 2 commits intomainfrom
fix-x86-alignment

Conversation

@kammce
Copy link
Copy Markdown
Member

@kammce kammce commented Apr 24, 2026

Summary

Costs an additional word (8-bytes total) on Arm builds

Related Issue

Resolves #87

Test Plan

  • Pre-commit checks pass
  • New/updated tests cover the changes
  • Tested locally with conan create .

Costs an additional word (8-bytes total) on Arm builds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix ASAN error in Linux x86_64 Release

1 participant