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

c-ares / c-ares / 10461877788 / 1
91%
main: 92%

Build:
Build:
LAST BUILD BRANCH: overflow-safe-allocation
DEFAULT BRANCH: main
Ran 19 Aug 2024 10:29PM UTC
Files 892
Run time 32s
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: 58.056% (-0.005%) from 58.061%
10461877788.1

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)

21788 of 37529 relevant lines covered (58.06%)

7454.77 hits per line

Source Files on job 10461877788.1
  • Tree
  • List 0
  • Changed 103
  • Source Changed 0
  • Coverage Changed 54
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10461877788
  • 95332988 on github
  • Prev Job for on coverity_scan (#10442180142.1)
  • Next Job for on coverity_scan (#10775962702.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