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

drakenclimber / libcgroup / 5466139301
56%

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

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>

5552 of 9402 relevant lines covered (59.05%)

1409.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Unit Tests - 5466139301.1 05 Jul 2023 03:30PM UTC 0
11.08
GitHub Action Run
2 Cgroup v1/v2 Functional Tests - 5466139301.2 05 Jul 2023 03:34PM UTC 0
53.23
GitHub Action Run
3 Cgroup v1 Functional Tests - 5466139301.3 05 Jul 2023 03:34PM UTC 0
44.88
GitHub Action Run
4 Cgroup v2 Functional Tests - unified - 5466139301.4 05 Jul 2023 04:00PM UTC 0
51.14
GitHub Action Run
5 Cgroup v2 Functional Tests - hybrid - 5466139301.5 05 Jul 2023 04:11PM UTC 0
52.32
GitHub Action Run
6 Cgroup v2 Functional Tests - legacy - 5466139301.6 05 Jul 2023 04:26PM UTC 0
51.4
GitHub Action Run
Source Files on build 5466139301
Detailed source file information is not available for this build.
  • Back to Repo
  • eec006f5 on github
  • Prev Build on main (#5466139293)
  • Next Build on main (#5588385176)
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