summaryrefslogtreecommitdiff
path: root/lib/decompress.c
diff options
context:
space:
mode:
authorWenwen Wang <wenwen@cs.uga.edu>2019-08-13 12:18:52 +0300
committerDavid S. Miller <davem@davemloft.net>2019-08-15 06:03:42 +0300
commitc554336efa9bbc28d6ec14efbee3c7d63c61a34f (patch)
tree42f805635256b26be06b10e3e7bd9e5469869ebd /lib/decompress.c
parent6d5afe20397b478192ed8c38ec0ee10fa3aec649 (diff)
downloadlinux-c554336efa9bbc28d6ec14efbee3c7d63c61a34f.tar.xz
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 'lib/decompress.c')
0 files changed, 0 insertions, 0 deletions