diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2024-02-19 16:54:32 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-02-21 14:46:51 +0000 |
| commit | 9e510875d0a1ba4a9c3a4ae06e29bdc8864f1d74 (patch) | |
| tree | 605ff085c8e3d8376de84a461c047bc86aaf3369 /executor/executor_test.h | |
| parent | 3eb4f0c2a392b15406af944af98065c12634affd (diff) | |
pkg/ipc: copy signal and coverage
We used to optimize the memory usage by making the slices of individual
CallInfo structs point to the shared memory buffer between syz-fuzzer
and executor.
However, this puts very strict expectations on all pkg/ipc users and
complicates the decoupling of the fuzzing logic from individual proc
loops.
Let's try to live without this optimization. When compared with the cost
of a single syz-executor execution, the cost of array copying is very
very small anyway.
Diffstat (limited to 'executor/executor_test.h')
0 files changed, 0 insertions, 0 deletions
