aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2021-09-07 10:32:53 +0300
committerMichael S. Tsirkin <[email protected]>2021-09-14 18:10:43 -0400
commitbe9c6bad9b46451ba5bb8d366c51e2475f374981 (patch)
tree486dded4a933d50ccc9b6ddec80263ac174ff582 /tools/perf/scripts/python
parent759be8993b1b40e05b8908583336b8e230e67b08 (diff)
vdpa: potential uninitialized return in vhost_vdpa_va_map()
The concern here is that "ret" can be uninitialized if we hit the "goto next" condition on every iteration through the loop. Fixes: 41ba1b5f9d4b ("vdpa: Support transferring virtual addressing during DMA mapping") Signed-off-by: Dan Carpenter <[email protected]> Link: https://lore.kernel.org/r/20210907073253.GB18254@kili Signed-off-by: Michael S. Tsirkin <[email protected]> Reviewed-by: Xie Yongji <[email protected]> Acked-by: Jason Wang <[email protected]> Reviewed-by: Stefano Garzarella <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions