Skip to content

fix: UB when reinterpret cast on an object with multiple inheritance #244

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 25, 2025

Conversation

aczs
Copy link
Collaborator

@aczs aczs commented Feb 24, 2025

Fixed undefined behaviour caused by using reinterpret cast on an object with multiple inheritance

@tomasz-blasz tomasz-blasz force-pushed the fix-undefined-behaviour-reinterpret-cast branch from fe48a6b to 156ac0e Compare March 25, 2025 13:07
@tomasz-blasz tomasz-blasz merged commit 156ac0e into next Mar 25, 2025
5 of 6 checks passed
@tomasz-blasz tomasz-blasz deleted the fix-undefined-behaviour-reinterpret-cast branch March 25, 2025 13:15
@kschrief
Copy link
Contributor

🎉 This PR is included in version 3.2.0-next.16 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants