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 a fd leak issue #575

Merged
merged 1 commit into from
Jun 18, 2022
Merged

Fix a fd leak issue #575

merged 1 commit into from
Jun 18, 2022

Conversation

angelhof
Copy link
Member

PaSh did not close tempfile file descriptors and this PR fixes it.

Signed-off-by: Konstantinos Kallas konstantinos.kallas@hotmail.com

Signed-off-by: Konstantinos Kallas <konstantinos.kallas@hotmail.com>
@github-actions
Copy link

OS:ubuntu-18.04
Sat Jun 18 17:57:13 UTC 2022
intro: 2/2 tests passed.
interface: 37/37 tests passed.
compiler: 54/54 tests passed.
agg: 109/109 tests passed.

@github-actions
Copy link

OS:ubuntu-20.04
Sat Jun 18 17:57:14 UTC 2022
intro: 2/2 tests passed.
interface: 37/37 tests passed.
compiler: 54/54 tests passed.
agg: 109/109 tests passed.

@github-actions
Copy link

OS = Debian 10
CPU = Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz
Ram = 15752
Hash = 1220a92
Kernel= Linux 4.15.0-167-generic x86_64

benchmark tests passed failed untested unresolved unsupported not_in_use other_status
posix 494 375 41 31 6 40 1 0
intro 2 2 0 0 0 0 0 0
interface 37 37 0 0 0 0 0 0
compiler 54 54 0 0 0 0 0 0
aggregator 109 108 1 0 0 0 0 0

@angelhof angelhof merged commit f736068 into future Jun 18, 2022
@angelhof angelhof deleted the close-tempfile-fds branch June 18, 2022 18:00
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