Skip to content

[9.0.0] Fix support for native profiling#6435

Merged
alexcrichton merged 1 commit intobytecodealliance:release-9.0.0from
alexcrichton:fix9
May 22, 2023
Merged

[9.0.0] Fix support for native profiling#6435
alexcrichton merged 1 commit intobytecodealliance:release-9.0.0from
alexcrichton:fix9

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

This commit fixes a panic that's easy to hit with native profilers by accident. This was introduced in #6262 which made it into the 9.0.0 release but is not present on main due to the refactorings of #6361 which are on main but not on 9.0.0.

Closes #6433

This commit fixes a panic that's easy to hit with native profilers by
accident. This was introduced in bytecodealliance#6262 which made it into the 9.0.0
release but is not present on `main` due to the refactorings of bytecodealliance#6361
which are on `main` but not on 9.0.0.

Closes bytecodealliance#6433
@alexcrichton alexcrichton requested a review from a team as a code owner May 22, 2023 21:22
@alexcrichton alexcrichton requested review from pchickey and removed request for a team May 22, 2023 21:22
@alexcrichton
Copy link
Copy Markdown
Member Author

Given how easy it is to trigger this I think it would also be good to have a 9.0.1 point release for this.

@alexcrichton alexcrichton merged commit d0a6e91 into bytecodealliance:release-9.0.0 May 22, 2023
@alexcrichton alexcrichton deleted the fix9 branch May 22, 2023 22:11
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.

2 participants