qemu-e2k/tests/qtest/fuzz
Alex Bennée 3176990fb0 tests/qtests: clean-up and fix leak in generic_fuzz
An update to the clang tooling detects more issues with the code
including a memory leak from the g_string_new() allocation. Clean up
the code to avoid the allocation and use ARRAY_SIZE while we are at
it.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230630180423.558337-9-alex.bennee@linaro.org>
2023-07-03 12:51:26 +01:00
..
fuzz.c fuzz: add fuzz_reset API 2023-02-16 22:08:37 -05:00
fuzz.h fuzz: add fuzz_reset API 2023-02-16 22:08:37 -05:00
generic_fuzz.c tests/qtests: clean-up and fix leak in generic_fuzz 2023-07-03 12:51:26 +01:00
generic_fuzz_configs.h igb: Introduce qtest for igb device 2023-03-10 17:26:47 +08:00
i440fx_fuzz.c fuzz/i440fx: remove fork-based fuzzer 2023-02-16 23:02:46 -05:00
meson.build fuzz: remove fork-fuzzing scaffolding 2023-02-16 23:02:46 -05:00
qos_fuzz.c qapi qdev qom: Elide redundant has_FOO in generated C 2022-12-14 20:05:07 +01:00
qos_fuzz.h Remove leading underscores from QEMU defines 2021-06-21 05:49:01 +02:00
qtest_wrappers.c meson: link emulators without Makefile.target 2020-08-21 06:30:40 -04:00
virtio_blk_fuzz.c fuzz/virtio-blk: remove fork-based fuzzer 2023-02-16 23:02:46 -05:00
virtio_net_fuzz.c fuzz/virtio-net: remove fork-based fuzzer 2023-02-16 23:02:46 -05:00
virtio_scsi_fuzz.c fuzz/virtio-scsi: remove fork-based fuzzer 2023-02-16 23:02:46 -05:00