mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-09 16:51:34 +00:00
del
This commit is contained in:
parent
1318636ae7
commit
6f018b3d80
@ -392,10 +392,6 @@ __attribute__((weak)) int LLVMFuzzerRunDriver(
|
||||
|
||||
__afl_manual_init();
|
||||
|
||||
// Call LLVMFuzzerTestOneInput here so that coverage caused by initialization
|
||||
// on the first execution of LLVMFuzzerTestOneInput is ignored.
|
||||
callback(dummy_input, 4);
|
||||
|
||||
__asan_poison_memory_region(__afl_fuzz_ptr, MAX_FILE);
|
||||
size_t prev_length = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user