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

c-ares / c-ares / 24307262655
92%

Build:
DEFAULT BRANCH: main
Ran 12 Apr 2026 12:59PM 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:56PM UTC coverage: 91.692% (+0.007%) from 91.685%
24307262655

push

github

web-flow
fix: initialize *read_bytes in ares_socket_recvfrom() (#1125)

ares_socket_recv() initializes *read_bytes = 0 at the top, but the
sibling function ares_socket_recvfrom() does not. When a 0-byte UDP
packet arrives (rv == 0), SUCCESS is returned but *read_bytes is never
written. The caller read_conn_packets() then uses the garbage value in
ares_buf_append_finish(), corrupting the input buffer.

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

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

22769 of 24832 relevant lines covered (91.69%)

12945.43 hits per line

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