On Sun, 6 Sept 2026 at 09:54, Marc-André Lureau
<[email protected]> wrote:
>
> Signed-off-by: Marc-AndrĂ© Lureau <[email protected]>
> ---
>  tests/qtest/launchupdate-test.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/tests/qtest/launchupdate-test.c b/tests/qtest/launchupdate-test.c
> index 12a09079ae91..beec902caa6a 100644
> --- a/tests/qtest/launchupdate-test.c
> +++ b/tests/qtest/launchupdate-test.c
> @@ -149,6 +149,7 @@ static void check_error(void)
>      /* should fail with LOAD_FAIL since it was not IGVM format */
>      g_assert_cmpint(status, ==, VM_LAUNCHUPDATE_LOAD_FAIL);
>
> +    pc_fw_cfg_uninit(fw_cfg);
>  }
>
>  static int64_t get_image_size(const char *filename)
>
> --
> 2.55.0.543.g5ebe2ebe4ea8


Reviewed-by: Peter Maydell <[email protected]>

thanks
-- PMM

Reply via email to