qemu/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
qos_fuzz.h
qtest_wrappers.c
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