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

c-ares / c-ares / 10444799095
92%

Build:
DEFAULT BRANCH: main
Ran 19 Aug 2024 12:09AM UTC
Jobs 1
Files 169
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

18 Aug 2024 11:58PM UTC coverage: 91.614%. Remained the same
10444799095

push

github

bradh352
Fuzzer: Compile option to make random deterministic

As per https://llvm.org/docs/LibFuzzer.html#fuzzer-friendly-build-mode
it is recommended to add a compiler flag of FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION
to make it deterministic.  This can aid in generating a smaller corpus
and make it more efficient in finding actual flaws.

Right now this primarily impacts:
 - Anything using the ares random number generator, like ares__slist_*(),
   DNS transaction ids, and dns client cookie values.
 - ares__htable_*()

Authored-By: Brad House (@bradh352)

20124 of 21966 relevant lines covered (91.61%)

12778.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10444799095.1 19 Aug 2024 12:09AM UTC 0
58.06
GitHub Action Run
Source Files on build 10444799095
Detailed source file information is not available for this build.
  • Back to Repo
  • 95332988 on github
  • Prev Build on main (#10442180142)
  • Next Build on main (#10474323574)
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