mbox series

[PATCH-for-5.2?,0/2] two qtest bugfix

Message ID 20201118115646.2461726-1-kuhn.chenqun@huawei.com
Headers show
Series two qtest bugfix | expand

Message

Chen Qun Nov. 18, 2020, 11:56 a.m. UTC
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(-)