aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_bsd.h
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2024-04-05 15:15:21 +0200
committerAleksandr Nogikh <nogikh@google.com>2024-04-05 13:59:32 +0000
commit02474d9d95115e5355d1648fd07ca18d219715bd (patch)
tree82fdd26bd79bb9f7ee2f4f8bd8cbabb222647e8e /executor/executor_bsd.h
parent77230c294a419a97f63f155760d210bed1bc26a8 (diff)
pkg/corpus: avoid a race in Corpus.Minimize()
The following two operations were in conflict: 1) Overwriting of corpus.ProgramsList in Minimize(). 2) ProgramsList.ChooseProgram() that used its own mutex. Instead of overwriting the object, let's create a new one.
Diffstat (limited to 'executor/executor_bsd.h')
0 files changed, 0 insertions, 0 deletions