Skip to content

Add nullptr checks for dynamically acquired UI objects#947

Merged
xusheng6 merged 1 commit intoVector35:devfrom
3rdit:fix/dynamic-nullptr-checks
Jan 6, 2026
Merged

Add nullptr checks for dynamically acquired UI objects#947
xusheng6 merged 1 commit intoVector35:devfrom
3rdit:fix/dynamic-nullptr-checks

Conversation

@3rdit
Copy link
Copy Markdown
Contributor

@3rdit 3rdit commented Jan 6, 2026

This PR adds nullptr checks for dynamically acquired objects UIContext, ViewFrame, View and BinaryView. This will prevent crashes when UI state changes during something like closing a tab as an event happens.

This PR closes #722

@xusheng6 xusheng6 merged commit 7047b5d into Vector35:dev Jan 6, 2026
1 check passed
@xusheng6
Copy link
Copy Markdown
Member

xusheng6 commented Jan 6, 2026

Thanks @3rdit!

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.

Fix missing nullptr checks

2 participants