diff options
author | José Expósito <jose.exposito89@gmail.com> | 2021-12-08 20:52:38 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2021-12-15 03:05:13 +0300 |
commit | bee90911e0138c76ee67458ac0d58b38a3190f65 (patch) | |
tree | ef205b460764a79d24cf114fb04d16f5bc8271b4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4ad8181426df92976feee5fbc55236293d069b37 (diff) | |
download | linux-bee90911e0138c76ee67458ac0d58b38a3190f65.tar.xz |
IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()
The wrong goto label was used for the error case and missed cleanup of the
pkt allocation.
Fixes: d39bf40e55e6 ("IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields")
Link: https://lore.kernel.org/r/20211208175238.29983-1-jose.exposito89@gmail.com
Addresses-Coverity-ID: 1493352 ("Resource leak")
Signed-off-by: José Expósito <jose.exposito89@gmail.com>
Acked-by: Mike Marciniszyn <mike.marciniszyn@cornelisnetworks.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions