aboutsummaryrefslogtreecommitdiffstats
path: root/executor/android/android_seccomp.h
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2024-04-15 14:54:59 +0200
committerDmitry Vyukov <dvyukov@google.com>2024-04-15 17:57:59 +0000
commit0d592ce46ebc504d579c07e5bc3f7f3f2038c4cf (patch)
tree8c942e9313a6d4c1e302e6aa55cd853d524f97db /executor/android/android_seccomp.h
parente634f4672260dac9c086a06bfe10e4e3859c77a1 (diff)
pkg/fuzzer: fix signal filtering during minimization
This fixes 2 issues: 1. We still want to get new coverage for syscalls during minimization. We run lots of new programs, and some of them can give new coverage. 2. The signal filter should apply only to the target syscall. Other syscalls probably can't even reach any of that code. So add SignalFilterCall field and combine new and filtered signal for that call. Other calls just collect new coverage as usual.
Diffstat (limited to 'executor/android/android_seccomp.h')
0 files changed, 0 insertions, 0 deletions