summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorWenwen Wang <wenwen@cs.uga.edu>2019-08-13 04:18:52 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-09-10 10:35:16 +0100
commitbf31a46ead594390566032fae80fd1f66485bd68 (patch)
treeec6122ced69872ac89a39d56707f9beb5806524b /tools
parent46bf670f44551801f36733d275a3c9bb5c9a03f5 (diff)
downloadlinux-stable-bf31a46ead594390566032fae80fd1f66485bd68.tar.gz
linux-stable-bf31a46ead594390566032fae80fd1f66485bd68.tar.bz2
linux-stable-bf31a46ead594390566032fae80fd1f66485bd68.zip
cxgb4: fix a memory leak bug
[ Upstream commit c554336efa9bbc28d6ec14efbee3c7d63c61a34f ] In blocked_fl_write(), 't' is not deallocated if bitmap_parse_user() fails, leading to a memory leak bug. To fix this issue, free t before returning the error. Signed-off-by: Wenwen Wang <wenwen@cs.uga.edu> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions