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

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

Build:
DEFAULT BRANCH: main
Ran 12 Apr 2026 12:55PM UTC
Files 935
Run time 24s
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:53PM UTC coverage: 61.29% (+0.009%) from 61.281%
24307203909.1

push

github

web-flow
Fix memory leak of qcache entry on key allocation failure (#1127)

In ares_qcache_insert_int(), when ares_qcache_calc_key() returns NULL
(OOM), the fail handler's guard (entry != NULL && entry->key != NULL)
skips cleanup because entry->key is NULL - leaking the entry struct.
Restructure the guard so entry is always freed when non-NULL.

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

24860 of 40561 relevant lines covered (61.29%)

7920.3 hits per line

Source Files on job 24307203909.1
  • Tree
  • List 935
  • Changed 56
  • Source Changed 0
  • Coverage Changed 56
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24307203909
  • 299bd617 on github
  • Prev Job for on main (#24307178750.1)
  • Next Job for on main (#24307239076.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