Re: [PATCH] hw/rdma: Destroy list mutex when list is destroyed

2020-04-14 Thread Marcel Apfelbaum
Hi Yuval, On 4/13/20 11:57 AM, Yuval Shaia wrote: List mutex should be destroyed when gs list gets destroyed. Reported-by: Peter Maydell Signed-off-by: Yuval Shaia --- hw/rdma/rdma_utils.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/rdma/rdma_utils.c b/hw/rdma/rdma_utils.c index

[PATCH] hw/rdma: Destroy list mutex when list is destroyed

2020-04-13 Thread Yuval Shaia
List mutex should be destroyed when gs list gets destroyed. Reported-by: Peter Maydell Signed-off-by: Yuval Shaia --- hw/rdma/rdma_utils.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/rdma/rdma_utils.c b/hw/rdma/rdma_utils.c index 73f279104c..698ed4716c 100644 --- a/hw/rdma/rdma_utils