qemu-patch-raspberry4/hw/rdma/vmw
Prasad J Pandit 509f57c98e pvrdma: release ring object in case of an error
create_cq and create_qp routines allocate ring object, but it's
not released in case of an error, leading to memory leakage.

Reported-by: Li Qiang <liq3ea@163.com>
Signed-off-by: Prasad J Pandit <pjp@fedoraproject.org>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
2018-12-22 11:09:57 +02:00
..
pvrdma.h hw/pvrdma: Clean device's resource when system is shutdown 2018-12-22 11:09:57 +02:00
pvrdma_cmd.c pvrdma: release ring object in case of an error 2018-12-22 11:09:57 +02:00
pvrdma_dev_ring.c hw/rdma: Fix 32-bit compilation 2018-03-23 18:38:55 +03:00
pvrdma_dev_ring.h Clean up includes 2018-12-20 10:29:08 +01:00
pvrdma_main.c pvrdma: add uar_read routine 2018-12-22 11:09:57 +02:00
pvrdma_qp_ops.c hw/pvrdma: Fill all CQE fields 2018-12-22 11:09:56 +02:00
pvrdma_qp_ops.h hw/rdma: PVRDMA commands and data-path ops 2018-02-19 13:03:24 +02:00
trace-events hw/rdma: Implementation of PVRDMA device 2018-02-19 13:03:24 +02:00