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