Dominik Maier
|
7470b475a9
|
Reworked maybe_grow to take a single ptr, renamed to afl_realloc (#505)
* 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-08-18 00:50:52 +02:00 |
|
Dominik Maier
|
98545f30aa
|
code format
|
2020-04-01 13:10:06 +02:00 |
|
Dominik Maier
|
81873d97f8
|
error handling for custom mutators
|
2020-04-01 13:10:06 +02:00 |
|
Dominik Maier
|
9785b15ed2
|
more custom mutator remodelling
|
2020-04-01 13:10:05 +02:00 |
|
Dominik Maier
|
6d3dc83c5d
|
code format
|
2020-03-27 11:06:06 +01:00 |
|
Dominik Maier
|
77b81e7361
|
custom mutators might work again like this
|
2020-03-23 18:18:54 +01:00 |
|
Andrea Fioraldi
|
f32d1022bd
|
surgical_havoc_mutate() in custom mutator helpers
|
2020-03-23 10:47:17 +01:00 |
|