Skip to content

Conversation

daxian-dbw
Copy link
Member

Fix #911

Fix two issues:

  1. process $a\b results in IndexOutOfRangeException. Fixed by the continue change.
  2. process out results in NullReferenceException. Fixed by the break change.

/cc @msftrncs

@daxian-dbw daxian-dbw requested a review from lzybkr September 15, 2019 05:30
@daxian-dbw
Copy link
Member Author

PR was updated to favor @msftrncs's changes in #1050
Added additional comments and tests.

@daxian-dbw daxian-dbw merged commit 2e12332 into PowerShell:master Sep 16, 2019
@daxian-dbw daxian-dbw deleted the genRender branch September 16, 2019 20:21
@msftrncs
Copy link
Collaborator

LGTM, I've set this build to be my active version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash when deleting text from start-process command
2 participants