aboutsummaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorMara Mihali <maramihali@google.com>2021-07-22 08:39:18 +0000
committermaramihali <maramihali@google.com>2021-07-22 16:20:08 +0300
commitbc5f1d88c519868f37bd2b5ebca79b33a659c2c9 (patch)
tree0013d28020920241b9469dcb9373a4d5a232e92f /sys
parentc50b63938b839e34c2b3008f5ba9cb868a0643a6 (diff)
syz-verifier: change poolInfo.vmRunners from a slice to a map
vmRunners holds what programs have been sent to each Runner. Previously, entries would only be removed from this map when a VM crashes as the programs were stored in a slice. Modified vmRunners to hold programs as a map in order to easily query and delete the entries.
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions