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 regression from #13414 #14092

Merged
merged 5 commits into from
Sep 22, 2024
Merged

Fix regression from #13414 #14092

merged 5 commits into from
Sep 22, 2024

Conversation

Jarred-Sumner
Copy link
Collaborator

What does this PR do?

In #13414, a double deref() was added when the process has already exited by the time the stdin getter was called.

How did you verify your code works?

Regression test

@Jarred-Sumner Jarred-Sumner merged commit d05070d into main Sep 22, 2024
41 of 44 checks passed
@Jarred-Sumner Jarred-Sumner deleted the jarred/process-stdin-crash branch September 22, 2024 23: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.

3 participants