diff options
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-08-08 13:20:50 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2022-08-17 13:08:11 -0400 |
commit | a99fbb003b2558cb4ff426d8144eff7cc1e2d7dc (patch) | |
tree | 0dbc1677452e6d724f6447fec75e4e292250a140 /net | |
parent | 3824e25db1a84fadc50b88dfbe27047aa2f7f85d (diff) | |
download | qemu-a99fbb003b2558cb4ff426d8144eff7cc1e2d7dc.zip qemu-a99fbb003b2558cb4ff426d8144eff7cc1e2d7dc.tar.gz qemu-a99fbb003b2558cb4ff426d8144eff7cc1e2d7dc.tar.bz2 |
hw/cxl: Fix memory leak in error paths
Use g_autofree to free the CXLFixedWindow structure if an
error occurs in configuration before we have added to
the list (via g_steal_pointer())
Fix Coverity CID: 1488872
Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-Id: <20220808122051.14822-2-Jonathan.Cameron@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions