[PR #19354] Avoid generating SSH profiles using stale memory #31812

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

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

State: closed
Merged: Yes


You can't return a string_view to a temporary. It's a miracle this ever worked.

Broken since inception in a5f9c85c39

Closes #19355

**Original Pull Request:** https://github.com/microsoft/terminal/pull/19354 **State:** closed **Merged:** Yes --- You can't return a `string_view` to a temporary. It's a miracle this ever worked. Broken since inception in a5f9c85c39 Closes #19355
claunia added the pull-request label 2026-01-31 09:49:43 +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#31812