Skip to content

Conversation

@choller
Copy link
Contributor

@choller choller commented Apr 25, 2023

When using TRACEPC instrumentation, loading code dynamically (e.g. through dlopen()) it can be useful to completely ignore the loaded code, esp. when it cannot be preloaded and is not the target to be tested. This patch allows setting AFL_LLVM_IGNORE_PROBLEMS_COVERAGE=1 to do so.

vanhauser-thc and others added 4 commits April 12, 2023 10:54
…kserver.

When using TRACEPC instrumentation, loading code dynamically (e.g.
through dlopen()) it can be useful to completely ignore the loaded code,
esp. when it cannot be preloaded and is not the target to be tested.
This patch allows setting AFL_LLVM_IGNORE_PROBLEMS_COVERAGE=1 to do so.
@vanhauser-thc
Copy link
Member

thank you!

@vanhauser-thc vanhauser-thc merged commit b96ba50 into AFLplusplus:dev Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants