Skip to content

Avoid undefined behaviour conversions from unaligned char* to int*#458

Merged
gchatelet merged 1 commit into
google:mainfrom
mhansen:ub
Jun 24, 2026
Merged

Avoid undefined behaviour conversions from unaligned char* to int*#458
gchatelet merged 1 commit into
google:mainfrom
mhansen:ub

Conversation

@mhansen

@mhansen mhansen commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Fixes #456, #457

@gchatelet gchatelet left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx for the fix. Really appreciate it!

@gchatelet
gchatelet merged commit a1c8a2f into google:main Jun 24, 2026
37 of 40 checks passed
@mhansen
mhansen deleted the ub branch June 25, 2026 23:11
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.

Undefined Behavior (Alignment Error) in IsVendor

2 participants