mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-19 13:03:44 +00:00
removed overlooked post_lib references, added post_lib examples to examples/custom_mutators
This commit is contained in:
@ -547,8 +547,6 @@ typedef struct afl_state {
|
||||
|
||||
/* afl_postprocess API - Now supported via custom mutators */
|
||||
|
||||
struct custom_mutator *post_library_mutator;
|
||||
|
||||
/* CmpLog */
|
||||
|
||||
char * cmplog_binary;
|
||||
|
Reference in New Issue
Block a user