Skip to content

renderer: prevent calls after destruction#1129

Open
simonklee wants to merge 1 commit into
mainfrom
ot-fix-destroy-crash
Open

renderer: prevent calls after destruction#1129
simonklee wants to merge 1 commit into
mainfrom
ot-fix-destroy-crash

Conversation

@simonklee
Copy link
Copy Markdown
Member

Deferred teardown of a detached focused textarea can run after the renderer frees its native state. Ignore renderer operations once destruction starts so cleanup cannot call through a freed pointer and crash on shutdown

Deferred teardown of a detached focused textarea can run after the
renderer frees its native state. Ignore renderer operations once
destruction starts so cleanup cannot call through a freed pointer and
crash on shutdown
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.

1 participant