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 some stack-use-after-scopes found by ASan #28147

Merged
merged 4 commits into from
Aug 17, 2021

Conversation

bdero
Copy link
Member

@bdero bdero commented Aug 17, 2021

This particular sanitizer doesn't support runtime suppression, so made quick fixes for PushingMultipleFrames*, RefCounted, and Paragraph.

@flutter-dashboard flutter-dashboard bot added the embedder Related to the embedder API label Aug 17, 2021
@google-cla google-cla bot added the cla: yes label Aug 17, 2021
@bdero
Copy link
Member Author

bdero commented Aug 17, 2021

Just noticed Jason fixed the paragraph one in #28146 (review), removing from here

@bdero bdero changed the title Fix some stack-use-after-scopes Fix some stack-use-after-scopes found by ASan Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes embedder Related to the embedder API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants