diff options
author | Miaoqian Lin | 2022-05-31 10:09:21 +0200 |
---|---|---|
committer | Thomas Huth | 2022-06-03 08:03:28 +0200 |
commit | d412597ec5a8406b2af6aa5fb7740e77c1bd3f8c (patch) | |
tree | 0a81116fb1eb41f73762fbdb4ebab66a52c5e4c1 /tests/test-qht-par.c | |
parent | MAINTAINERS: Update maintainers for Guest x86 HAXM CPUs (diff) | |
download | qemu-d412597ec5a8406b2af6aa5fb7740e77c1bd3f8c.tar.gz qemu-d412597ec5a8406b2af6aa5fb7740e77c1bd3f8c.tar.xz qemu-d412597ec5a8406b2af6aa5fb7740e77c1bd3f8c.zip |
qtest/npcm7xx_pwm-test: Fix memory leak in mft_qom_set
g_strdup_printf() allocated memory for path, we should free it with
g_free() when no longer needed.
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Reviewed-by: Hao Wu <wuhaotsh@google.com>
Message-Id: <20220531080921.4704-1-linmq006@gmail.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'tests/test-qht-par.c')
0 files changed, 0 insertions, 0 deletions