diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2025-04-02 12:40:05 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2025-04-02 14:41:11 +0000 |
| commit | e347022420b455f456dd988455b327805a9d3a1c (patch) | |
| tree | f6d855c123fe937e7946c824baf46dca4453377e /executor/_include/flatbuffers/struct.h | |
| parent | 684b5338ab921a5dedbf3ce62bfcf72da1c7b043 (diff) | |
pkg/fuzzer: remove an unnecessary clone
The Clone() we do at the beginning of the handleCall() function is
unnecessary and may even confuse the people wo read and modify the code
(see #5878).
For all the jobs we start below, we anyway do another Clone() of the
program. The corpus also does not assume that the programs in it will be
modified elsewhere.
Diffstat (limited to 'executor/_include/flatbuffers/struct.h')
0 files changed, 0 insertions, 0 deletions
