[PR #17770] Guard Control UpdateAppearance/Settings against UAF #31365

Open
opened 2026-01-31 09:46:48 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/17770

State: closed
Merged: Yes


When you close a window, it naturally loses focus.

We were trying to use members of the control to update its appearance on focus loss after it got torn down.

Closes #17520

**Original Pull Request:** https://github.com/microsoft/terminal/pull/17770 **State:** closed **Merged:** Yes --- When you close a window, it naturally loses focus. We were trying to use members of the control to update its appearance on focus loss after it got torn down. Closes #17520
claunia added the pull-request label 2026-01-31 09:46:48 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#31365