Jonathan Cameron
7b22a3218a
hw/cxl: cdat: Fix failure to free buffer in erorr paths
...
The failure paths in CDAT file loading did not clear up properly.
Change to using g_auto_free and a local pointer for the buffer to
ensure this function has no side effects on error.
Also drop some unnecessary checks that can not fail.
Cleanup properly after a failure to load a CDAT file.
Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-Id: <20230421132020.7408-3-Jonathan.Cameron@huawei.com>
Reviewed-by: Fan Ni <fan.ni@samsung.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2023-05-19 01:36:09 -04:00
..
2023-05-16 16:21:54 +02:00
2023-04-24 22:56:55 -04:00
2022-07-18 13:20:14 +01:00
2023-02-08 07:28:05 +01:00
2023-05-18 11:39:33 +01:00
2023-03-08 00:37:48 +01:00
2022-04-06 14:31:55 +02:00
2023-05-15 08:18:10 -04:00
2023-05-05 10:49:50 +10:00
2023-05-16 09:14:18 +02:00
2023-01-16 17:51:20 +01:00
2023-05-19 01:36:09 -04:00
2023-05-05 12:34:22 -03:00
2023-03-20 12:43:50 +01:00
2023-03-20 12:43:50 +01:00
2023-02-27 22:29:02 +01:00
2023-03-13 15:39:31 +04:00
2023-04-11 14:13:29 +01:00
2023-04-24 22:56:55 -04:00
2023-04-28 11:31:54 +02:00
2023-03-20 12:43:50 +01:00
2023-05-15 19:09:33 +08:00
2023-01-08 01:54:22 -05:00
2023-01-08 01:54:22 -05:00
2023-03-10 14:31:37 +00:00
2023-05-15 19:09:33 +08:00
2023-04-21 04:25:52 -04:00
2023-05-19 01:36:09 -04:00
2023-02-27 13:27:05 +00:00
2023-05-12 15:43:38 +01:00
2023-05-02 15:47:40 +01:00
2023-05-16 09:14:18 +02:00
2022-10-17 16:15:10 -03:00
2023-02-27 22:29:01 +01:00
2023-04-28 11:31:54 +02:00
2023-03-03 17:11:22 +00:00
2023-03-22 15:06:57 +00:00
2023-05-16 09:14:18 +02:00
2023-05-19 01:36:09 -04:00
2023-04-28 11:31:54 +02:00
2023-05-05 12:34:22 -03:00
2023-04-28 08:05:37 +02:00
2023-02-08 07:28:05 +01:00
2023-05-05 10:49:50 +10:00
2023-03-20 12:43:50 +01:00
2022-10-27 11:34:31 +01:00
2023-05-16 09:14:18 +02:00
2023-05-18 08:53:51 +02:00
2023-05-02 15:47:41 +01:00
2023-02-27 09:15:38 +01:00
2023-02-27 22:29:02 +01:00
2023-03-02 03:10:46 -05:00
2022-05-12 12:29:44 +02:00
2023-04-21 04:25:52 -04:00
2023-04-03 16:12:30 +01:00
2023-04-20 10:21:14 +01:00
2023-04-20 08:17:15 -04:00
2023-05-10 16:02:58 +01:00
2023-05-09 09:30:13 -06:00
2023-05-19 01:36:09 -04:00
2023-04-20 10:21:13 +01:00
2023-04-21 04:25:52 -04:00
2023-03-24 14:52:14 +00:00
2022-05-06 15:27:40 -07:00
2023-03-01 08:22:49 +00:00
2022-06-06 18:09:03 +00:00