aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls_linux.h
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2017-12-08 10:22:56 +0100
committerDmitry Vyukov <dvyukov@google.com>2017-12-08 10:22:56 +0100
commitc29495e0f971d3dbe7dbfe2db3c65f056efe9f3c (patch)
treebe3ed8510cdbb64731028b59969adc05d0feb8d0 /executor/syscalls_linux.h
parentc0e5b8c81f054a301aeaaa16bf9c6220ba73d833 (diff)
prog: append a bunch of bytes during mutation
In some cases we need to extend a buffer by a large margin to pass the next if in kernel (a size check). Currently we only append a single byte, so we can never pass the if incrementally (size is always smaller than threshold, so 1-byte larger inputs are not added to corpus).
Diffstat (limited to 'executor/syscalls_linux.h')
0 files changed, 0 insertions, 0 deletions