Skip to content

fix use-after-free in updateTabs queued call - #860

Open
WindSnowLi wants to merge 1 commit into
githubuser0xFFFF:masterfrom
WindSnowLi:master
Open

fix use-after-free in updateTabs queued call#860
WindSnowLi wants to merge 1 commit into
githubuser0xFFFF:masterfrom
WindSnowLi:master

Conversation

@WindSnowLi

Copy link
Copy Markdown

The tab may be destroyed with the layout before the queued ensureWidgetVisible runs; guard it with QPointer and skip if gone.

The tab may be destroyed with the layout before the queued ensureWidgetVisible runs; guard it with QPointer and skip if gone.
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