diff options
author | 2021-03-08 15:09:15 +0200 | |
---|---|---|
committer | 2021-03-08 15:09:15 +0200 | |
commit | 715ea61532e731c62392221238906704e63d75b6 (patch) | |
tree | 1d2dd3f001be56492b97f71eebba16a19f31ca1d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | interconnect: qcom: msm8939: remove rpm-ids from non-RPM nodes (diff) | |
download | wireguard-linux-715ea61532e731c62392221238906704e63d75b6.tar.xz wireguard-linux-715ea61532e731c62392221238906704e63d75b6.zip |
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 <oslab@tsinghua.edu.cn>
Signed-off-by: Jia-Ju Bai <baijiaju1990@gmail.com>
Link: https://lore.kernel.org/r/20210306132857.17020-1-baijiaju1990@gmail.com
Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions