Age | Commit message (Collapse) | Author |
|
|
|
* maybe_grow takes a single ptr
* fixed use_deflate
* reworked maybe_grow_bufsize
* helper to access underlying buf
* remove redundant realloc_block
* code format
* fixes
* added unit tests
* renamed maybe_grow to afl_realloc
* BUF_PARAMS -> AFL_BUF_PARAM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
need AFL_DEBUG=1 (that is another bug)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
one for testing all cases with the instrumented program (test-fp_cases.c)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix read_timed when accumulating short reads
|
|
|
|
|
|
|