Skip to content

Move input size limit enforcement to LegacyRunnerCallbacks. - #2213

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
cl/974659406
Open

Move input size limit enforcement to LegacyRunnerCallbacks.#2213
copybara-service[bot] wants to merge 1 commit into
mainfrom
cl/974659406

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Move input size limit enforcement to LegacyRunnerCallbacks.

Truncating on the non-legacy, i.e. FuzzTest runners does not make sense because FuzzTest deserialization would almost always fall back to random init data if the input is truncated.

Not sure if we really need this cap at all given the max_len hint. But keeping it for now.

Truncating on the non-legacy, i.e. FuzzTest runners does not make sense because FuzzTest deserialization would almost always fall back to random init data if the input is truncated.

Not sure if we really need this cap at all given the max_len hint. But keeping it for now.

PiperOrigin-RevId: 974659406
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