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 #75, add missing fclose call #77

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Conversation

jphickey
Copy link
Contributor

Describe the contribution
Adds the missing fclose() call after comparing the files

Fixes #75

Testing performed
Build and run all tests

Expected behavior changes
No filehandles left open

System(s) tested on
Debian

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

@jphickey jphickey added the CCB:Ready Pull request is ready for CCB discussion label Jan 19, 2024
@dzbaker dzbaker added CCB:Approved Indicates code review and approval by community CCB and removed CCB:Ready Pull request is ready for CCB discussion labels Jan 25, 2024
@dzbaker dzbaker merged commit 76633f1 into nasa:main Jan 25, 2024
@jphickey jphickey deleted the fix-75-fclose branch January 25, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates code review and approval by community CCB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Comparison filehandles not closed
2 participants