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

drakenclimber / adaptivemm / 12321977492
71%
master: 71%

Build:
Build:
LAST BUILD BRANCH: clang
DEFAULT BRANCH: master
Ran 13 Dec 2024 07:42PM UTC
Jobs 1
Files 37
Run time 1min
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

13 Dec 2024 07:35PM UTC coverage: 70.625%. First build
12321977492

push

github

drakenclimber
adaptived: ftests: Fix freeing of invalid pointer in test 1003

Fix the following error in sudo test 1003:

	<snip>
	Debug: handle_special_properties: property=CPUQuota,
	value->value.str_value=44%, real property: CPUQuotaPerSecUSec
	Debug: handle_special_properties: sd_bus_message_append(m, (sv),
	CPUQuotaPerSecUSec, t, 440000
	Debug: adaptived main loop exceeded max loops
	free(): invalid pointer
	Aborted

Test 1003 was re-using the "len" variable and this was confusing
getline().  getline() was then re-using a buffer even though it wasn't
large enough, leading to a memory corruption.

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>

3527 of 4994 relevant lines covered (70.62%)

566.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Adaptived Functional Tests - 12321977492.1 13 Dec 2024 07:42PM UTC 37
70.62
GitHub Action Run
Source Files on build 12321977492
  • Tree
  • List 37
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6817347b on github
  • Delete
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