Replies: 1 comment 1 reply
-
cmplog binaries always also have coverage information (although its not really necessary). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I thought that if cmplog_binary also instrument with coverage feedback mechanism, that will mislead the coverage feedback.
Because of two binary(cmplog_binary & afl_binary) with actual same edge might get differnet hash value in instrumentation.
Beta Was this translation helpful? Give feedback.
All reactions