summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorWenwen Wang <wenwen@cs.uga.edu>2019-08-13 04:18:52 -0500
committerDavid S. Miller <davem@davemloft.net>2019-08-14 20:03:42 -0700
commitc554336efa9bbc28d6ec14efbee3c7d63c61a34f (patch)
tree42f805635256b26be06b10e3e7bd9e5469869ebd /tools
parent6d5afe20397b478192ed8c38ec0ee10fa3aec649 (diff)
cxgb4: fix a memory leak bug
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>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions