aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorQiushi Wu <wu000273@umn.edu>2020-05-02 17:42:59 -0500
committerDavid S. Miller <davem@davemloft.net>2020-05-04 12:04:12 -0700
commitbd4af432cc71b5fbfe4833510359a6ad3ada250d (patch)
tree6eba1b8b3c7f1ac43163fed68f8154f2832ec410 /tools/perf/scripts/python/export-to-postgresql.py
parentatm: fix a memory leak of vcc->user_back (diff)
downloadlinux-dev-bd4af432cc71b5fbfe4833510359a6ad3ada250d.tar.xz
linux-dev-bd4af432cc71b5fbfe4833510359a6ad3ada250d.zip
nfp: abm: fix a memory leak bug
In function nfp_abm_vnic_set_mac, pointer nsp is allocated by nfp_nsp_open. But when nfp_nsp_has_hwinfo_lookup fail, the pointer is not released, which can lead to a memory leak bug. Fix this issue by adding nfp_nsp_close(nsp) in the error path. Fixes: f6e71efdf9fb1 ("nfp: abm: look up MAC addresses via management FW") Signed-off-by: Qiushi Wu <wu000273@umn.edu> Acked-by: Jakub Kicinski <kuba@kernel.org> 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