aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorJia-Ju Bai <[email protected]>2021-03-08 15:09:15 +0200
committerGeorgi Djakov <[email protected]>2021-03-08 15:09:15 +0200
commit715ea61532e731c62392221238906704e63d75b6 (patch)
tree1d2dd3f001be56492b97f71eebba16a19f31ca1d /tools/perf/scripts/python/syscall-counts-by-pid.py
parent7c911f9de7abb89f46254d2fecb11dcb4a7a6c30 (diff)
interconnect: core: fix error return code of icc_link_destroy()
When krealloc() fails and new is NULL, no error return code of icc_link_destroy() is assigned. To fix this bug, ret is assigned with -ENOMEM hen new is NULL. Reported-by: TOTE Robot <[email protected]> Signed-off-by: Jia-Ju Bai <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Georgi Djakov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions