qemu/tests/qtest/fuzz
Alexander Bulekov bcbad8b05c fuzz: Fix leak when assembling datadir path string
We freed the string containing the final datadir path, but did not free
the path to the executable's directory that we get from
g_path_get_dirname(). Fix that.

Reported-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
Message-Id: <20200717163523.1591-1-alxndr@bu.edu>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2020-07-21 07:21:54 +02:00
..
Makefile.include fuzz: skip QTest serialization 2020-06-15 18:26:46 +02:00
fork_fuzz.c fuzz: do not use POSIX shm for coverage bitmap 2020-07-06 07:37:02 +02:00
fork_fuzz.h
fork_fuzz.ld fuzz: add mangled object name to linker script 2020-06-05 09:54:48 +01:00
fuzz.c fuzz: Fix leak when assembling datadir path string 2020-07-21 07:21:54 +02:00
fuzz.h fuzz: Expect the cmdline in a freeable GString 2020-07-17 10:44:23 +02:00
i440fx_fuzz.c fuzz: Expect the cmdline in a freeable GString 2020-07-17 10:44:23 +02:00
qos_fuzz.c fuzz: Expect the cmdline in a freeable GString 2020-07-17 10:44:23 +02:00
qos_fuzz.h fuzz: add support for qos-assisted fuzz targets 2020-02-22 08:26:48 +00:00
qtest_wrappers.c fuzz: skip QTest serialization 2020-06-15 18:26:46 +02:00
virtio_net_fuzz.c fuzz: run the main-loop in fork-server process 2020-06-05 09:54:48 +01:00
virtio_scsi_fuzz.c tests/qtest/fuzz: Add missing spaces in description 2020-07-13 11:40:52 +02:00