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

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

Build:
DEFAULT BRANCH: main
Ran 24 May 2026 03:45PM UTC
Files 935
Run time 29s
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 May 2026 03:41PM UTC coverage: 61.241% (+0.005%) from 61.236%
26365557006.1

push

github

web-flow
prevent overflow in ares_array allocation size calculations (#1117)

fix: prevent overflow in ares_array allocation size calculations

Validate rounded capacity and allocation size in ares_array_set_size
to avoid integer overflow leading to undersized allocations.

Add checks for power-of-two rounding overflow and ensure that
size * member_size stays within size_t limits before allocation.

Signed-off-by: @uwezkhan

24995 of 40814 relevant lines covered (61.24%)

7902.51 hits per line

Source Files on job 26365557006.1
  • Tree
  • List 935
  • Changed 55
  • Source Changed 0
  • Coverage Changed 55
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26365557006
  • b73bb616 on github
  • Prev Job for on main (#26365495514.1)
  • Next Job for on main (#26365595581.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