Skip to content

Action overflow#5278

Merged
WillLillis merged 2 commits intorelease-0.26from
backport-5273-to-release-0.26
Jan 31, 2026
Merged

Action overflow#5278
WillLillis merged 2 commits intorelease-0.26from
backport-5273-to-release-0.26

Conversation

@tree-sitter-ci-bot
Copy link

Description

Backport of #5273 to release-0.26.

Without this check, action ids > 65,535 can be assigned to `uint16_t`s
in parser.c. This causes parsing to either crash or silently misbehave.

(cherry picked from commit e65dc4c)
@tree-sitter-ci-bot tree-sitter-ci-bot bot mentioned this pull request Jan 31, 2026
@WillLillis WillLillis merged commit 308b96d into release-0.26 Jan 31, 2026
19 checks passed
@WillLillis WillLillis deleted the backport-5273-to-release-0.26 branch January 31, 2026 05:24
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