Safer SafeArrays #6221

Open
opened 2026-01-31 00:32:46 +00:00 by claunia · 1 comment
Owner

Originally created by @carlos-zamora on GitHub (Jan 30, 2020).

Originally assigned to: @carlos-zamora on GitHub.

It'd be nice if we could be safer with SafeArrays. We use them a lot in our accessibility model.

Some ideas include:

  • deleting automatically if anything goes wrong
  • easy conversions to/from vectors/arrays

I submitted an issue on wil here. If it gets implemented there first, we should use that. If not, we should just create it here and then pass it up to wil.

Originally created by @carlos-zamora on GitHub (Jan 30, 2020). Originally assigned to: @carlos-zamora on GitHub. It'd be nice if we could be safer with SafeArrays. We use them a lot in our accessibility model. Some ideas include: - deleting automatically if anything goes wrong - easy conversions to/from vectors/arrays I submitted an issue on wil [here](https://github.com/microsoft/wil/issues/114). If it gets implemented there first, we should use that. If not, we should just create it here and then pass it up to wil.
claunia added the Help WantedIssue-TaskProduct-TerminalArea-CodeHealth labels 2026-01-31 00:32:46 +00:00
Author
Owner

@carlos-zamora commented on GitHub (Jan 30, 2020):

Noticed as a part of #4018

@carlos-zamora commented on GitHub (Jan 30, 2020): Noticed as a part of #4018
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#6221