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

sys/fs: fix fs_stdio_hide resource leak #833

Merged
merged 2 commits into from
Jun 4, 2023
Merged

sys/fs: fix fs_stdio_hide resource leak #833

merged 2 commits into from
Jun 4, 2023

Conversation

sreimers
Copy link
Member

@sreimers sreimers commented Jun 4, 2023

*** CID 462173: Resource leaks (RESOURCE_LEAK)
Handle variable "fd" going out of scope leaks the handle.

sreimers added 2 commits June 4, 2023 10:59
*** CID 462173:  Resource leaks  (RESOURCE_LEAK)
Handle variable "fd" going out of scope leaks the handle.
@sreimers sreimers merged commit 01bf02d into main Jun 4, 2023
@sreimers sreimers deleted the dup2_leak branch June 4, 2023 09:19
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