mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 10:38:07 +00:00
Code format
This commit is contained in:
@ -635,6 +635,7 @@ typedef struct afl_state {
|
||||
u64 stats_last_stats_ms, stats_last_plot_ms, stats_last_ms, stats_last_execs;
|
||||
// StatsD
|
||||
u64 statsd_last_send_ms;
|
||||
|
||||
double stats_avg_exec;
|
||||
|
||||
u8 *clean_trace;
|
||||
|
Reference in New Issue
Block a user