diff options
author | 2019-08-13 04:18:52 -0500 | |
---|---|---|
committer | 2019-08-14 20:03:42 -0700 | |
commit | c554336efa9bbc28d6ec14efbee3c7d63c61a34f (patch) | |
tree | 42f805635256b26be06b10e3e7bd9e5469869ebd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sctp: fix memleak in sctp_send_reset_streams (diff) | |
download | wireguard-linux-c554336efa9bbc28d6ec14efbee3c7d63c61a34f.tar.xz wireguard-linux-c554336efa9bbc28d6ec14efbee3c7d63c61a34f.zip |
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/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions