Skip to content

Fix validation panic with unreachable code#926

Merged
alexcrichton merged 1 commit intobytecodealliance:mainfrom
alexcrichton:fix-validate-unreachable
Feb 11, 2023
Merged

Fix validation panic with unreachable code#926
alexcrichton merged 1 commit intobytecodealliance:mainfrom
alexcrichton:fix-validate-unreachable

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

This fixes a fuzz-found regression from #701 where unreachable code could end up triggering a panic during validation.

This fixes a fuzz-found regression from bytecodealliance#701 where unreachable code
could end up triggering a panic during validation.
@Robbepop
Copy link
Copy Markdown
Collaborator

Would it be possible (not inconvenient) if we could backport this fix to version 0.100.0? I can understand if this causes too much friction.

@alexcrichton
Copy link
Copy Markdown
Member Author

#701 wasn't included in 0.100.0, so I don't believe it's affected.

@Robbepop
Copy link
Copy Markdown
Collaborator

Robbepop commented Feb 11, 2023

#701 wasn't included in 0.100.0, so I don't believe it's affected.

Ah perfect! Sorry then for my confused oversight.

@alexcrichton alexcrichton merged commit e713d1e into bytecodealliance:main Feb 11, 2023
@alexcrichton alexcrichton deleted the fix-validate-unreachable branch February 11, 2023 20:27
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.

3 participants