diff options
author | 2020-07-17 12:35:23 -0400 | |
---|---|---|
committer | 2020-07-21 07:21:54 +0200 | |
commit | bcbad8b05c7f9072cadd3d3ebef2992196b73801 (patch) | |
tree | 371e6a5eacf8e2e2b0c901b89c92fc8c5f97f363 /include/hw/rtc | |
parent | scripts/oss-fuzz: Limit target list to i386-softmmu (diff) | |
download | qemu-bcbad8b05c7f9072cadd3d3ebef2992196b73801.tar.xz qemu-bcbad8b05c7f9072cadd3d3ebef2992196b73801.zip |
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>
Diffstat (limited to 'include/hw/rtc')
0 files changed, 0 insertions, 0 deletions