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

c-ares / c-ares / 26365953021

Builds Branch Commit Type Ran Committer Via Coverage
26365953021 main Replace atoi-based port parsing with validated helper (#1097) ## Description Replace `atoi()`-based port parsing with a validated helper. - Introduce `ares_parse_port` using `strtoul` with validation - Update port parsing in `ares_update_serv... push 24 May 2026 04:01PM UTC web-flow github
91.68
26365595581 main prevent integer overflow in buffer size calculation (#1116) fix: prevent integer overflow in buffer size calculation Validate buffer growth using a safe pre-check to ensure data_len + needed_size + 1 does not overflow size_t. Also harden growth... push 24 May 2026 03:46PM UTC web-flow github
91.7
26365557006 main prevent overflow in ares_array allocation size calculations (#1117) fix: prevent overflow in ares_array allocation size calculations Validate rounded capacity and allocation size in ares_array_set_size to avoid integer overflow leading to unders... push 24 May 2026 03:44PM UTC web-flow github
91.71
26365536999 overflow-safe-allocation Merge 67a9eaafe into 0cea0f45d Pull #1147 24 May 2026 03:44PM UTC web-flow github
91.7
26365495514 main 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 erro... push 24 May 2026 03:42PM UTC web-flow github
91.71
25239913075 fix/issue-1144-shift-ub Merge a37ff9b4c into bd7d871eb Pull #1151 24 May 2026 03:19PM UTC web-flow github
91.68
25405244817 overflow-safe-allocation Merge 269bdf7d5 into bd7d871eb Pull #1147 05 May 2026 10:17PM UTC web-flow github
91.7
25404612918 validate-port-parsing Merge 95fd19f02 into bd7d871eb Pull #1097 05 May 2026 10:02PM UTC web-flow github
91.69
25402898690 improve/windows-sysconfig-safe-join Merge 761057f70 into bd7d871eb Pull #1143 05 May 2026 09:22PM UTC web-flow github
91.71
24327937591 defer-tcp-error-after-buffered-parse Merge 9e0df0613 into bd7d871eb Pull #1138 04 May 2026 12:07PM UTC web-flow github
91.72
24599935687 ares-array-overflow-checks Merge b7b1df550 into bd7d871eb Pull #1141 04 May 2026 12:04PM UTC web-flow github
91.7
24601887347 strict-rdlength-validation Merge a8dde1be6 into bd7d871eb Pull #1142 04 May 2026 12:01PM UTC web-flow github
91.72
25250942056 more-record-types Merge d16536ec1 into bd7d871eb Pull #1089 02 May 2026 11:35AM UTC web-flow github
91.51
25122055400 overflow-safe-allocation Merge d88d5d5d4 into bd7d871eb Pull #1147 29 Apr 2026 04:53PM UTC web-flow github
91.7
24660965946 improve/windows-sysconfig-safe-join Merge 31bac8699 into bd7d871eb Pull #1143 20 Apr 2026 10:17AM UTC web-flow github
91.7
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 136
  • 137
  • Next →
  • Back to Repo
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