mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-18 12:48:06 +00:00
llvm_mode ctx: move function terminator instrumentation before skipping blocks
This commit is contained in:
@ -78,7 +78,7 @@ __thread u32 __afl_prev_ctx;
|
||||
__thread u32 __afl_cmp_counter;
|
||||
#endif
|
||||
|
||||
struct cmp_map *__afl_cmp_map;
|
||||
struct cmp_map *__afl_cmp_map;
|
||||
|
||||
/* Running in persistent mode? */
|
||||
|
||||
|
Reference in New Issue
Block a user