[PR #3506] Don't ever try to pass "" as a starting directory, no way #25407

Closed
opened 2026-01-31 09:09:18 +00:00 by claunia · 0 comments
Owner

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

State: closed
Merged: Yes


Summary of the Pull Request

I misunderstood the docs for HSTRING and thought the empty string was represented as nullptr. It isn't.

PR Checklist

Validation

Self-tested.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/3506 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request I misunderstood the docs for HSTRING and thought the empty string was represented as `nullptr`. It isn't. ## PR Checklist * [x] Closes #3504 * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [ ] Tests added/passed * [ ] Requires documentation to be updated * [x] Core ## Validation Self-tested.
claunia added the pull-request label 2026-01-31 09:09:18 +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#25407