Skip to content

Add limit for expression nodes during parsing. - #1148

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_954773753
Jul 28, 2026
Merged

Add limit for expression nodes during parsing.#1148
copybara-service[bot] merged 1 commit into
mainfrom
test_954773753

Conversation

@copybara-service

Copy link
Copy Markdown
Contributor

Add limit for expression nodes during parsing.

This is mainly to guard against misbehaving macros that can make a very large
AST relative to the input expression size.

@copybara-service
copybara-service Bot force-pushed the test_954773753 branch 6 times, most recently from 0b31a22 to 46f4c2a Compare July 28, 2026 22:24
This is mainly to guard against misbehaving macros that can make a very large
AST relative to the input expression size.

PiperOrigin-RevId: 955512488
@copybara-service
copybara-service Bot merged commit 36b268b into main Jul 28, 2026
@copybara-service
copybara-service Bot deleted the test_954773753 branch July 28, 2026 22:44
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