about summary refs log tree commit diff
path: root/custom_mutators/radamsa
AgeCommit message (Collapse)Author
2020-08-18Reworked maybe_grow to take a single ptr, renamed to afl_realloc (#505)Dominik Maier
* 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
2020-06-25remove radamsa, add radamsa custom mutatorvan Hauser