Files
u-boot/test/boot
Simon Glass a32b0df1f7 test: vbe: Free the bootflow after use
The bootflow contains fields which are connected to the struct. It
should be freed when it is finished with.

It isn't exactly clear why this fixes the problem, which shows up as:

   => ut -f bootstd vbe_test_abrec_oem_norun
   Test: bootstd_setup_for_tests: bootstd_common.c
   common/dlmalloc.c:793: do_check_free_chunk:
     Assertion `next->prev_size == sz' failed.

Fix it by adding a bootflow_free() at the end, which is good practice in
any case.

Signed-off-by: Simon Glass <sjg@chromium.org>
Fixes: 07f5b96985 ("boot: test: Add a test for the VBE OS flow")
2025-08-17 06:01:25 -06:00
..
2025-02-16 14:11:28 +00:00
2025-02-16 14:11:28 +00:00
2025-06-05 13:59:50 -06:00
2025-02-16 14:11:28 +00:00
2025-02-16 14:11:28 +00:00
2025-02-16 14:11:28 +00:00
2024-08-26 18:51:48 -06:00
2025-02-16 14:11:28 +00:00