aboutsummaryrefslogtreecommitdiffstats
path: root/executor/_include/flatbuffers
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2025-04-02 12:40:05 +0200
committerAleksandr Nogikh <nogikh@google.com>2025-04-02 14:41:11 +0000
commite347022420b455f456dd988455b327805a9d3a1c (patch)
treef6d855c123fe937e7946c824baf46dca4453377e /executor/_include/flatbuffers
parent684b5338ab921a5dedbf3ce62bfcf72da1c7b043 (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')
0 files changed, 0 insertions, 0 deletions