qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Chen Qun <kuhn.chenqun@huawei.com>
To: <qemu-devel@nongnu.org>, <qemu-trivial@nongnu.org>
Cc: lvivier@redhat.com, peter.maydell@linaro.org, thuth@redhat.com,
	zhang.zhanghailiang@huawei.com, hskinnemoen@google.com,
	wuhaotsh@google.com, Chen Qun <kuhn.chenqun@huawei.com>
Subject: [PATCH-for-5.2? 0/2] two qtest bugfix
Date: Wed, 18 Nov 2020 19:56:44 +0800	[thread overview]
Message-ID: <20201118115646.2461726-1-kuhn.chenqun@huawei.com> (raw)

Hi folks,
  There are two bug caused by recent testcase code merge.
EulerRobot found them, and this series fixed them.

Thanks,
Chen Qun

Chen Qun (2):
  tests/qtest: variable defined by g_autofree need to be initialized
  tests/qtest: fix memleak in npcm7xx_watchdog_timer-test

 tests/qtest/npcm7xx_timer-test.c          | 8 +++-----
 tests/qtest/npcm7xx_watchdog_timer-test.c | 6 ++++--
 2 files changed, 7 insertions(+), 7 deletions(-)

-- 
2.23.0



             reply	other threads:[~2020-11-18 11:59 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-18 11:56 Chen Qun [this message]
2020-11-18 11:56 ` [PATCH-for-5.2? 1/2] tests/qtest: variable defined by g_autofree need to be initialized Chen Qun
2020-11-18 12:13   ` Philippe Mathieu-Daudé
2020-11-18 12:32     ` Chenqun (kuhn)
2020-11-19  7:55     ` Thomas Huth
2020-11-18 17:12   ` Havard Skinnemoen
2020-11-19  8:26   ` Peter Maydell
2020-11-19  8:35     ` Chenqun (kuhn)
2020-11-19  8:38       ` Peter Maydell
2020-11-19 11:22         ` Chenqun (kuhn)
2020-11-19 12:41         ` Chenqun (kuhn)
2020-11-18 11:56 ` [PATCH-for-5.2? 2/2] tests/qtest: fix memleak in npcm7xx_watchdog_timer-test Chen Qun
2020-11-18 17:14   ` Havard Skinnemoen
2020-11-18 17:22     ` Hao Wu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201118115646.2461726-1-kuhn.chenqun@huawei.com \
    --to=kuhn.chenqun@huawei.com \
    --cc=hskinnemoen@google.com \
    --cc=lvivier@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --cc=thuth@redhat.com \
    --cc=wuhaotsh@google.com \
    --cc=zhang.zhanghailiang@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).