aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@google.com>2018-11-22 19:09:28 +0100
committerDmitry Vyukov <dvyukov@google.com>2018-11-22 19:30:04 +0100
commit87815d9d3240b653160e1eb4e5a6931c0c3bd0d9 (patch)
treecb5d55e803e88a5a878dd8cec546b1234d1af152 /executor
parent97aa259615d7b50a18f9b32a99d6dad9ffbb5cab (diff)
ipc: fix ProgInfo usage
We used to use len([]CallInfo) to check both, whether the slice is nil or whether its length is zero. Since ProgInfo is not a slice, we need a separate check for nil.
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions