Skip to content

Throw exception when input types are incompatible (#521)#521

Closed
kevinjzhang wants to merge 1 commit intofacebook:devfrom
kevinjzhang:export-D96490150
Closed

Throw exception when input types are incompatible (#521)#521
kevinjzhang wants to merge 1 commit intofacebook:devfrom
kevinjzhang:export-D96490150

Conversation

@kevinjzhang
Copy link
Copy Markdown
Contributor

@kevinjzhang kevinjzhang commented Mar 13, 2026

Summary:

It is possible for fuzzing cases to generate typed inputs that are incompatible with the starting graph and crash. Throw an exception in these cases instead.

Reviewed By: terrelln

Differential Revision: D96490150

@meta-cla meta-cla Bot added the cla signed label Mar 13, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Mar 13, 2026

@kevinjzhang has exported this pull request. If you are a Meta employee, you can view the originating Diff in D96490150.

@meta-codesync meta-codesync Bot changed the title Throw exception when input types are incompatible Throw exception when input types are incompatible (#521) Mar 13, 2026
kevinjzhang added a commit to kevinjzhang/openzl-1 that referenced this pull request Mar 13, 2026
Summary:

It is possible for fuzzing cases to generate typed inputs that are incompatible with the starting graph and crash. Throw an exception in these cases instead.

Reviewed By: terrelln

Differential Revision: D96490150
Summary:

It is possible for fuzzing cases to generate typed inputs that are incompatible with the starting graph and crash. Throw an exception in these cases instead.

Reviewed By: terrelln

Differential Revision: D96490150
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Mar 16, 2026

This pull request has been merged in f684700.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant