Skip to content

[pull] master from ruby:master - #1357

Merged
pull[bot] merged 3 commits into
turkdevops:masterfrom
ruby:master
Aug 28, 2026
Merged

[pull] master from ruby:master#1357
pull[bot] merged 3 commits into
turkdevops:masterfrom
ruby:master

Conversation

@pull

@pull pull Bot commented Aug 28, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

ydah and others added 3 commits August 28, 2026 16:04
This was previously flagged by ubsan because the AR_HINT_BASE_MASK
constant is implicitly typed as long:

hash.c:664:43: runtime error: signed integer overflow: 72340172838076673
* 131 cannot be represented in type 'long'

Notably, in an unsigned context, this line can't overflow
(AR_HINT_BASE_MASK is 0x0101..0101). VALUE is always an unsigned type.
@pull pull Bot locked and limited conversation to collaborators Aug 28, 2026
@pull pull Bot added the ⤵️ pull label Aug 28, 2026
@pull
pull Bot merged commit 7af1270 into turkdevops:master Aug 28, 2026
1 of 3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants