Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Console handle leaks #357

Merged
merged 2 commits into from
Nov 15, 2018
Merged

Conversation

manojampalam
Copy link

Issue: Earlier change missed "return" calls that will end up ignoring singleton logic and re-running console handle generation logic multiple times, leaking previously created handles in the process.

Fix: Add the missing "return" calls

Manoj Ampalam added 2 commits November 15, 2018 12:40
@manojampalam manojampalam merged commit 83bff88 into PowerShell:latestw_all Nov 15, 2018
@manojampalam manojampalam deleted the cwb branch November 15, 2018 22:02
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.

1 participant