summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorWenwen Wang <wenwen@cs.uga.edu>2019-08-21 07:46:36 +0300
committerDavid S. Miller <davem@davemloft.net>2019-08-23 02:11:31 +0300
commitde0e4fd2f07ce3bbdb69dfb8d9426b7227451b69 (patch)
tree6365dd55cb923499e6b7fd809da22cb960545f48 /tools
parenta71d9eff9394d24f05cbe115309152fb4543cd6c (diff)
downloadlinux-de0e4fd2f07ce3bbdb69dfb8d9426b7227451b69.tar.xz
qed: Add cleanup in qed_slowpath_start()
If qed_mcp_send_drv_version() fails, no cleanup is executed, leading to memory leaks. To fix this issue, introduce the label 'err4' to perform the cleanup work before returning the error. Signed-off-by: Wenwen Wang <wenwen@cs.uga.edu> Acked-by: Sudarsana Reddy Kalluru <skalluru@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions