• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

libcgroup / libcgroup / 5578675787
56%

Build:
DEFAULT BRANCH: main
Ran 17 Jul 2023 05:25PM UTC
Jobs 2
Files 28
Run time 24s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
5578675787

push

github

drakenclimber
tools/cgxget: fix TOCTOU in fill_empty_controller()

Fix a TOCTOU issue, reported by Coverity tool:

CID 258277 (#1 of 1): Time of check time of use (TOCTOU)13.
fs_check_call: Calling function access to perform check on path

Coverity gets confused when a char array is re-used for constructing
different paths and complains about TOCTOU for unrelated paths, fix it
by using different char arrays for different path, as a side effect it
also improves the readability of the code.

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>

4590 of 9402 relevant lines covered (48.82%)

218.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Unit Tests - 5578675787.1 17 Jul 2023 05:25PM UTC 0
11.09
GitHub Action Run
2 Cgroup v1 Functional Tests - 5578675787.2 17 Jul 2023 05:27PM UTC 0
45.0
GitHub Action Run
Source Files on build 5578675787
Detailed source file information is not available for this build.
  • Back to Repo
  • 15c69227 on github
  • Prev Build on main (#5578643042)
  • Next Build on main (#5578696730)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc