mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-14 02:58:08 +00:00
fix ui
This commit is contained in:
@ -1009,7 +1009,7 @@ void show_stats(afl_state_t *afl) {
|
||||
|
||||
} else {
|
||||
|
||||
strcat(tmp2, " unused,");
|
||||
sprintf(tmp2, "%s unused,", tmp);
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user