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

libcgroup / libcgroup / 5465877590 / 1
56%
main: 56%

Build:
DEFAULT BRANCH: main
Ran 05 Jul 2023 03:36PM UTC
Files 25
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

05 Jul 2023 03:03PM UTC coverage: 44.839% (-0.08%) from 44.914%
5465877590.1

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>

4188 of 9340 relevant lines covered (44.84%)

224.63 hits per line

Source Files on job Cgroup v1 Functional Tests - 5465877590.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5465877590
  • 31244743 on github
  • Prev Job for on main (#5465859112.2)
  • Next Job for on main (#5465904506.2)
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