mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 02:28:09 +00:00
enhancements
This commit is contained in:
@ -55,7 +55,7 @@ extern u8 *doc_path; /* path to documentation dir */
|
||||
@returns the path, allocating the string */
|
||||
|
||||
u8 *find_binary(u8 *fname);
|
||||
u8 *find_binary_own_loc(u8 *fname, u8 *own_loc);
|
||||
u8 *find_afl_binary(u8 *fname, u8 *own_loc);
|
||||
|
||||
/* Read a bitmap from file fname to memory
|
||||
This is for the -B option again. */
|
||||
|
Reference in New Issue
Block a user