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

c-ares / c-ares / 24307239076
92%

Build:
DEFAULT BRANCH: main
Ran 12 Apr 2026 12:58PM 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

12 Apr 2026 12:55PM UTC coverage: 91.685% (+0.002%) from 91.683%
24307239076

push

github

web-flow
Fix memory leak of binbuf in ares_buf_parse_dns_binstr_int (#1126)

On the success path when bin is NULL (consume-only mode), binbuf was
never freed. Simplify the cleanup by combining the error and bin==NULL
paths: only transfer ownership via ares_buf_finish_str() when both
successful and bin is requested, otherwise always destroy binbuf.

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

5 of 5 new or added lines in 1 file covered. (100.0%)

22769 of 24834 relevant lines covered (91.68%)

12892.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24307239076.1 12 Apr 2026 12:57PM UTC 935
61.29
GitHub Action Run
Source Files on build 24307239076
  • Tree
  • List 177
  • Changed 56
  • Source Changed 0
  • Coverage Changed 56
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 351fb8b0 on github
  • Prev Build on main (#24307203909)
  • Next Build on main (#24307262655)
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