You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LibFuzzer supports a -use_cmp=1 option which relies and compiler instrumentation of comparison instructions (-fsanitize-coverage-trace-cmp). Which should experiment with this.
The text was updated successfully, but these errors were encountered:
LibFuzzer supports a
-use_cmp=1
option which relies and compiler instrumentation of comparison instructions (-fsanitize-coverage-trace-cmp
). Which should experiment with this.The text was updated successfully, but these errors were encountered: