mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-16 20:08:07 +00:00
first version of persistent QEMU
This commit is contained in:
@ -493,7 +493,7 @@ int main(int argc, char** argv) {
|
||||
case 'h':
|
||||
usage(argv[0]);
|
||||
return -1;
|
||||
break; // not needed
|
||||
break; // not needed
|
||||
|
||||
default: usage(argv[0]);
|
||||
|
||||
|
Reference in New Issue
Block a user