mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-17 04:18:06 +00:00
changelog update
This commit is contained in:
@ -1117,7 +1117,6 @@ int main(int argc, char **argv_orig, char **envp) {
|
||||
|
||||
configure_afl_kill_signals(&fsrv, NULL, NULL);
|
||||
|
||||
|
||||
read_initial_file();
|
||||
(void)check_binary_signatures(fsrv.target_path);
|
||||
|
||||
@ -1151,3 +1150,4 @@ int main(int argc, char **argv_orig, char **envp) {
|
||||
exit(0);
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user