Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes embedder Related to the embedder API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants