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

drakenclimber / libcgroup / 5466139293
56%

Build:
DEFAULT BRANCH: main
Ran 05 Jul 2023 03:30PM UTC
Jobs 5
Files 28
Run time 2s
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
5466139293

push

github

drakenclimber
api: fix missing goto in cgroup_get_current_controller_path()

Fix missing goto on error in cgroup_get_current_controller_path(), it
was reported by Coverity tool as unused value:

CID 320875 (#1 of 1): Unused value (UNUSED_VALUE)assigned_value:
Assigning value ECGOTHER to ret here, but that stored value is
overwritten before it can be used.

It turns out that, it is more than an over-written value, the strdup()
was missing goto error path statement on failure, add it.

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

5346 of 9402 relevant lines covered (56.86%)

1161.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Unit Tests - 5466139293.1 05 Jul 2023 03:30PM UTC 0
11.11
GitHub Action Run
2 Cgroup v1 Functional Tests - 5466139293.2 05 Jul 2023 03:34PM UTC 0
44.91
GitHub Action Run
3 Cgroup v1/v2 Functional Tests - 5466139293.3 05 Jul 2023 03:35PM UTC 0
53.23
GitHub Action Run
4 Cgroup v2 Functional Tests - legacy - 5466139293.4 05 Jul 2023 04:07PM UTC 0
51.49
GitHub Action Run
5 Cgroup v2 Functional Tests - hybrid - 5466139293.5 05 Jul 2023 03:45PM UTC 0
52.26
GitHub Action Run
Source Files on build 5466139293
Detailed source file information is not available for this build.
  • Back to Repo
  • eec006f5 on github
  • Prev Build on main (#5446117156)
  • Next Build on main (#5466139301)
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