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

c-ares / c-ares / 26365495514
92%

Build:
DEFAULT BRANCH: main
Ran 24 May 2026 03:42PM 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

24 May 2026 03:39PM UTC coverage: 91.713% (+0.03%) from 91.687%
26365495514

push

github

web-flow
Defer TCP connection error handling until DNS responses are parsed (#1138)

This PR fixes a TCP read/disconnect ordering flaw in c-ares where valid
DNS responses can be dropped if a peer disconnects immediately after
sending data.

Connection error handling is deferred:
-Read packets from the socket
-Parse all buffered DNS responses
-Apply connection error handling afterward if needed

This guarantees that buffered data is always processed before teardown

Signed-off-by: @metsw24-max

45 of 52 new or added lines in 4 files covered. (86.54%)

22908 of 24978 relevant lines covered (91.71%)

12889.43 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
83.2
-0.64% src/lib/ares_process.c
1
98.94
-0.04% test/ares-test-mock.cc
Jobs
ID Job ID Ran Files Coverage
1 26365495514.1 24 May 2026 03:42PM UTC 935
61.24
GitHub Action Run
Source Files on build 26365495514
  • Tree
  • List 177
  • Changed 57
  • Source Changed 0
  • Coverage Changed 57
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0cea0f45 on github
  • Prev Build on main (#24313351165)
  • Next Build on main (#26365557006)
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