Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix collect heap-use-after-free #412

Merged
merged 2 commits into from
Jan 20, 2025
Merged

fix collect heap-use-after-free #412

merged 2 commits into from
Jan 20, 2025

Conversation

poor-circle
Copy link
Contributor

Why

The prev pull requests #402 may cause heap-use-after-free due to some error operation in collectAny

What is changing

Fix bug by move variable into await_suspend() function's stack local variable

Example

Copy link
Collaborator

@ChuanqiXu9 ChuanqiXu9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix test failures

@poor-circle
Copy link
Contributor Author

@ChuanqiXu9 all CI passed

@ChuanqiXu9 ChuanqiXu9 merged commit abaffa9 into alibaba:main Jan 20, 2025
14 checks passed
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