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

c-ares / c-ares / 26365557006
92%

Build:
DEFAULT BRANCH: main
Ran 24 May 2026 03:45PM UTC
Jobs 1
Files 177
Run time 2min
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: 91.714% (+0.001%) from 91.713%
26365557006

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

4 of 6 new or added lines in 1 file covered. (66.67%)

22913 of 24983 relevant lines covered (91.71%)

12910.1 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
86.47
-0.8% src/lib/dsa/ares_array.c
Jobs
ID Job ID Ran Files Coverage
1 26365557006.1 24 May 2026 03:44PM UTC 935
61.24
GitHub Action Run
Source Files on build 26365557006
  • Tree
  • List 177
  • Changed 55
  • Source Changed 0
  • Coverage Changed 55
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b73bb616 on github
  • Prev Build on main (#26365495514)
  • Next Build on main (#26365595581)
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