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

libcgroup / libcgroup / 5602373841
56%

Build:
DEFAULT BRANCH: main
Ran 19 Jul 2023 05:45PM UTC
Jobs 6
Files 30
Run time 3s
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
5602373841

push

github

drakenclimber
tools/cgsnapshot: fix string null terminate in parse_controllers()

Fix string not null terminated warning, reported by the Coverity tool:

CID 258299 (#2 of 2): String not null terminated (STRING_NULL)18.
string_null: Passing unterminated string *controllers to
display_controller_data, which expects a null-terminated string.

use snprintf() instead of strncpy() and manually terminate the string to
keep Coverity happy.

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

1 of 1 new or added line in 1 file covered. (100.0%)

5586 of 9443 relevant lines covered (59.15%)

1408.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Cgroup v2 Functional Tests - unified - 5602373841.1 19 Jul 2023 05:55PM UTC 0
51.21
GitHub Action Run
2 Unit Tests - 5602373841.2 19 Jul 2023 05:45PM UTC 0
11.11
GitHub Action Run
3 Cgroup v2 Functional Tests - hybrid - 5602373841.3 19 Jul 2023 05:53PM UTC 0
52.37
GitHub Action Run
4 Cgroup v1 Functional Tests - 5602373841.4 19 Jul 2023 05:47PM UTC 0
45.01
GitHub Action Run
5 Cgroup v1/v2 Functional Tests - 5602373841.5 19 Jul 2023 05:50PM UTC 0
53.34
GitHub Action Run
6 Cgroup v2 Functional Tests - legacy - 5602373841.6 19 Jul 2023 05:53PM UTC 0
51.39
GitHub Action Run
Source Files on build 5602373841
Detailed source file information is not available for this build.
  • Back to Repo
  • f3f21d21 on github
  • Prev Build on main (#5594486183)
  • Next Build on main (#5602659835)
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