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

c-ares / c-ares / 23720746854
92%

Build:
DEFAULT BRANCH: main
Ran 29 Mar 2026 10:39PM UTC
Jobs 1
Files 177
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

29 Mar 2026 10:36PM UTC coverage: 91.699% (+0.008%) from 91.691%
23720746854

push

github

web-flow
fix: memory leak of buckets in ares_htable_dict_keys() error path (#1108)

ares_htable_all_buckets() allocates the buckets array, which is freed on
the success path but not on the fail label. If ares_malloc_zero or
ares_strdup fails, buckets is leaked.

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

0 of 1 new or added line in 1 file covered. (0.0%)

22768 of 24829 relevant lines covered (91.7%)

12863.8 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
84.04
-0.9% src/lib/dsa/ares_htable_dict.c
Jobs
ID Job ID Ran Files Coverage
1 23720746854.1 29 Mar 2026 10:39PM UTC 935
61.29
GitHub Action Run
Source Files on build 23720746854
  • Tree
  • List 177
  • Changed 57
  • Source Changed 0
  • Coverage Changed 57
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • cc95645d on github
  • Prev Build on main (#23720685326)
  • Next Build on main (#23720778448)
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