Age | Commit message (Collapse) | Author |
|
|
|
|
|
is not linked by default. Search for __asan_init instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Port the fauxserver changes to afl-cmplog and code format
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix env var types assignments.
|
|
|
|
* Move afl-fuzz related env variables into afl_state_t
* Move the env variables assignment from fuzz_init and code Format
* Fix typo
* Remove redundant env variables from afl_env struct
* Rename function to read_afl_environment
|
|
|
|
|
|
|
|
|
|
|
|
Now unicorn_mode works with ASAN_BUILD and _WANT_ORIGINAL_AFL_ALLOC
and DEBUG_BUILD also.
|
|
ASAN_BUILD=1 CFLAGS="-D_WANT_ORIGINAL_AFL_ALLOC -DDEBUG_BUILD")
|
|
|
|
complexity for cwd
|
|
|
|
|
|
|
|
|
|
|
|
|