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

libcgroup / libcgroup / 12951558575 / 3
56%
main: 56%

Build:
DEFAULT BRANCH: main
Ran 24 Jan 2025 02:33PM UTC
Files 26
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

24 Jan 2025 02:27PM UTC coverage: 49.331% (-0.04%) from 49.368%
12951558575.3

push

github

drakenclimber
src/config: Fix data race reported by Coverity

Fix the following data race issue reported by Coverity:

CID 465888:Check of thread-shared field evades lock acquisition
(LOCK_EVASION):

"The data guarded by this critical section may be read while in an
inconsistent state or modified by multiple racing threads.

In cgroup_config_insert_into_namespace_table: Checking the value of a
thread-shared field outside of a locked region to determine if a locked
operation involving that thread shared field has completed."

Fix it by moving the namespace_table_index value check too under the
namespace_table_lock

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

4608 of 9341 relevant lines covered (49.33%)

199.4 hits per line

Source Files on job No systemd Functional Tests - 12951558575.3
  • Tree
  • List 26
  • Changed 8
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12951558575
  • 322e81c2 on github
  • Prev Job for on main (#12813762947.2)
  • Next Job for on main (#12991983198.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