mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-15 19:38:09 +00:00
Changes to add missing exclusion of ranges (#943)
Co-authored-by: Your Name <you@example.com>
This commit is contained in:
committed by
GitHub
parent
f677be5e86
commit
e5083fbf25
@ -7,5 +7,7 @@ void ranges_init(void);
|
||||
|
||||
gboolean range_is_excluded(gpointer address);
|
||||
|
||||
void ranges_exclude();
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user