[tor-bugs] #27419 [Core Tor/Tor]: When building with clang 6, use a more reasonable libFuzzer API
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Sep 3 00:52:35 UTC 2018
#27419: When building with clang 6, use a more reasonable libFuzzer API
------------------------------+--------------------------------
Reporter: nickm | Owner: (none)
Type: enhancement | Status: new
Priority: Medium | Milestone: Tor: 0.3.5.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------+--------------------------------
Starting with Clang 6, we can build and link with libFuzzer just by adding
'-fsanitize=fuzzer-no-link' and '-fsanitize=fuzzer' instead of our current
rigmarole with `-fsanitize-coverage=trace-pc-guard,trace-cmp,trace-div`.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27419>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list