[PR #13956] AtlasEngine: Fix a correctness bug #29851

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

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

State: closed
Merged: Yes


ATLAS_POD_OPS doesn't check for has_unique_object_representations and so a
bug exists where CachedCursorOptions comparisons invoke undefined behavior.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/13956 **State:** closed **Merged:** Yes --- `ATLAS_POD_OPS` doesn't check for `has_unique_object_representations` and so a bug exists where `CachedCursorOptions` comparisons invoke undefined behavior.
claunia added the pull-request label 2026-01-31 09:37:15 +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#29851