Skip to content

Fix sign integer overflow in OpenGL stack - #10447

Open
kbayes wants to merge 1 commit into
google:mainfrom
kbayes:overflow
Open

kbayes wants to merge 1 commit into
google:mainfrom
kbayes:overflow

Conversation

@kbayes

@kbayes kbayes commented Sep 18, 2026

Copy link
Copy Markdown

Fix signed integer overflow.

The issue is nanoseconds(timeout) converted FENCE_WAIT_FOR_EVER to -1, which caused a signed integer overflow when subtracted from time_point::max().

@pixelflinger pixelflinger added the internal Issue/PR does not affect clients label Sep 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Issue/PR does not affect clients

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants