10000 fix rare ub by Cyan4973 · Pull Request #1169 · lz4/lz4 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix rare ub #1169

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
Sep 17, 2022
Merged

fix rare ub #1169

merged 1 commit into from
Sep 17, 2022

Conversation

Cyan4973
Copy link
Member

apparently, accessing just the short member of a union
nonetheless requires enough space for its largest member.

Replaced by multiple struct.

apparently, accessing the short member of a union
still requires enough space for its largest member.
@Cyan4973 Cyan4973 merged commit f39c081 into dev Sep 17, 2022
@Cyan4973 Cyan4973 deleted the fix_ub485 branch December 29, 2022 03:08
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.

1 participant
0