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

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

Build:
DEFAULT BRANCH: main
Ran 12 Apr 2026 12:46PM UTC
Files 935
Run time 23s
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:43PM UTC coverage: 61.29% (+0.004%) from 61.286%
24307027224.1

push

github

web-flow
Fix NULL dereference after ares_malloc_zero in Win32 IOCP event add (#1132)

ares_evsys_win32_event_add() calls ares_malloc_zero() to allocate
eventdata but immediately dereferences the result without checking for
NULL. On OOM this would crash. Add early return of ARES_FALSE before the
dereference.

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

24856 of 40555 relevant lines covered (61.29%)

7920.96 hits per line

Source Files on job 24307027224.1
  • Tree
  • List 935
  • Changed 55
  • Source Changed 0
  • Coverage Changed 55
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24307027224
  • eebb8398 on github
  • Prev Job for on main (#24307008388.1)
  • Next Job for on main (#24307166999.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