Skip to content

escape.c: Fix UB in find_next_match_neon - #142

Merged
byroot merged 1 commit into
masterfrom
increase-coverage
Sep 10, 2026
Merged

escape.c: Fix UB in find_next_match_neon#142
byroot merged 1 commit into
masterfrom
increase-coverage

Conversation

@byroot

@byroot byroot commented Sep 10, 2026

Copy link
Copy Markdown
Member

Shifting by 64 or more bits is undefined behavior.

Shifting by 64 or more bits is undefined behavior.
@byroot
byroot merged commit a931610 into master Sep 10, 2026
16 checks passed
@byroot
byroot deleted the increase-coverage branch September 10, 2026 06:37
matzbot pushed a commit to ruby/ruby that referenced this pull request Sep 10, 2026
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