removed overlooked post_lib references, added post_lib examples to examples/custom_mutators

This commit is contained in:
van Hauser
2020-05-15 13:39:42 +02:00
parent d536ddc240
commit 57637ba0b0
10 changed files with 339 additions and 13 deletions

View File

@ -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;