skeleton for rtn cmplog

This commit is contained in:
Andrea Fioraldi
2020-02-18 15:05:17 +01:00
parent 706718ca2e
commit 13296af491
3 changed files with 76 additions and 3 deletions

View File

@ -531,7 +531,7 @@ u8 fuzz_one_original(char** argv) {
}
if (cmplog_mode) {
if (cmplog_mode && !queue_cur->fully_colorized) {
if (input_to_state_stage(argv, in_buf, out_buf, len, queue_cur->exec_cksum))
goto abandon_entry;