BOINC / boinc

Open-source software for volunteer computing and grid computing.
https://boinc.berkeley.edu
GNU Lesser General Public License v3.0
2.03k stars 449 forks source link

client: disable debugging code #5860

Closed davidpanderson closed 3 weeks ago

davidpanderson commented 3 weeks ago

lib: fix file descriptor leak

Fixes #5859

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 10.76%. Comparing base (26ce93e) to head (7a26f72). Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
lib/util.cpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5860 +/- ## ============================================ - Coverage 10.76% 10.76% -0.01% Complexity 1068 1068 ============================================ Files 280 280 Lines 36493 36494 +1 Branches 8444 8444 ============================================ Hits 3930 3930 - Misses 32174 32175 +1 Partials 389 389 ``` | [Files with missing lines](https://app.codecov.io/gh/BOINC/boinc/pull/5860?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BOINC) | Coverage Δ | | |---|---|---| | [lib/util.cpp](https://app.codecov.io/gh/BOINC/boinc/pull/5860?src=pr&el=tree&filepath=lib%2Futil.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BOINC#diff-bGliL3V0aWwuY3Bw) | `31.96% <0.00%> (-0.27%)` | :arrow_down: |