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

c-ares / c-ares / 24307166999 / 1
92%
main: 92%

Build:
DEFAULT BRANCH: main
Ran 12 Apr 2026 12:54PM UTC
Files 935
Run time 22s
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

12 Apr 2026 12:50PM UTC coverage: 61.284% (-0.006%) from 61.29%
24307166999.1

push

github

web-flow
Fix wrong sizeof in QNX confstr() call truncating domain names (#1130)

confstr(_CS_DOMAIN, domain, sizeof(domain_len)) passes the size of the
size_t variable (8 bytes) instead of the 256-byte buffer. This silently
truncates any domain name longer than 7 characters. Fix by passing
sizeof(domain) instead.

Signed-off-by: David Hotham (@dimbleby)

24853 of 40554 relevant lines covered (61.28%)

7901.32 hits per line

Source Files on job 24307166999.1
  • Tree
  • List 935
  • Changed 58
  • Source Changed 0
  • Coverage Changed 58
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24307166999
  • 66bef1ee on github
  • Prev Job for on main (#24307027224.1)
  • Next Job for on main (#24307178750.1)
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