mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-11 09:41:35 +00:00
fix compile warnings
This commit is contained in:
parent
bed20d40b1
commit
6c4b2f0c8e
@ -29,7 +29,7 @@
|
||||
#include <stdlib.h>
|
||||
#include "asanfuzz.h"
|
||||
|
||||
static u16 count_class_lookup16[65536];
|
||||
u16 count_class_lookup16[65536];
|
||||
|
||||
/* Destructively simplify trace by eliminating hit count information
|
||||
and replacing it with 0x80 or 0x01 depending on whether the tuple
|
||||
|
Loading…
x
Reference in New Issue
Block a user