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

c-ares / c-ares / 10131467927
92%

Build:
DEFAULT BRANCH: main
Ran 28 Jul 2024 11:59AM UTC
Jobs 1
Files 168
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

28 Jul 2024 11:54AM UTC coverage: 91.78%. Remained the same
10131467927

push

github

bradh352
fix double-free in ares_dns_rr_set_opt{_own}() recently introduced

When implementing ares_dns_rr_del_opt_byid() for DNS cookie support,
memory wasn't being zero'd out after removing an option, and when
ares_dns_rr_set_opt{_own}() was called, it would try to free the
address that still existed.  Add a couple memset()'s to prevent
this issue.

Fixes #836
Fix By: Brad House (@bradh352)

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

2 existing lines in 2 files now uncovered.

19697 of 21461 relevant lines covered (91.78%)

12174.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10131467927.1 28 Jul 2024 11:59AM UTC 0
57.71
GitHub Action Run
Source Files on build 10131467927
Detailed source file information is not available for this build.
  • Back to Repo
  • a1fe4717 on github
  • Prev Build on main (#10124052733)
  • Next Build on main (#10132697618)
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