Skip to content

Fix booleanifier overflow in array slice address calculation.#4558

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_947151158
Jul 14, 2026
Merged

Fix booleanifier overflow in array slice address calculation.#4558
copybara-service[bot] merged 1 commit into
mainfrom
test_947151158

Conversation

@copybara-service

Copy link
Copy Markdown

Fix booleanifier overflow in array slice address calculation.

If one attempts to booleanify an array-slice with a 63-bit start value due to an unsigned int being interpreted as signed an overflow would occur leading to incorrect translation.

If one attempts to booleanify an array-slice with a 63-bit start value due to an unsigned int being interpreted as signed an overflow would occur leading to incorrect translation.

PiperOrigin-RevId: 947902406
@copybara-service copybara-service Bot merged commit 03f8e74 into main Jul 14, 2026
@copybara-service copybara-service Bot deleted the test_947151158 branch July 14, 2026 21:22
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