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

libcgroup / libcgroup / 5465877590
56%

Build:
DEFAULT BRANCH: main
Ran 05 Jul 2023 03:05PM UTC
Jobs 6
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
5465877590

push

github

drakenclimber
cgsnapshot: Fix possible non-null-terminated array

Coverity flagged a code path where the controllers[][] structure in
parse_controllers() may not have a '\0' string as its last entry.
This would break the logic in is_ctlr_on_list().

	The function may iterate past the end of the buffer looking for
	a null terminator.

	In parse_controllers: A character buffer that has not been null
	terminated is passed to a function expecting a null terminated
	string (CWE-170)

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

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

5560 of 9401 relevant lines covered (59.14%)

1401.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Cgroup v1 Functional Tests - 5465877590.1 05 Jul 2023 03:08PM UTC 0
44.84
GitHub Action Run
2 Unit Tests - 5465877590.2 05 Jul 2023 03:05PM UTC 0
11.11
GitHub Action Run
3 Cgroup v1/v2 Functional Tests - 5465877590.3 05 Jul 2023 03:10PM UTC 0
53.23
GitHub Action Run
4 Cgroup v2 Functional Tests - hybrid - 5465877590.4 05 Jul 2023 03:31PM UTC 0
52.27
GitHub Action Run
5 Cgroup v2 Functional Tests - unified - 5465877590.5 05 Jul 2023 03:28PM UTC 0
51.14
GitHub Action Run
6 Cgroup v2 Functional Tests - legacy - 5465877590.6 05 Jul 2023 03:36PM UTC 0
51.5
GitHub Action Run
Source Files on build 5465877590
Detailed source file information is not available for this build.
  • Back to Repo
  • 31244743 on github
  • Prev Build on main (#5465859112)
  • Next Build on main (#5465904506)
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