qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 0/3] some fix in tests/migration


From: Mao Zhongyi
Subject: [Qemu-devel] [PATCH v2 0/3] some fix in tests/migration
Date: Wed, 11 Sep 2019 11:31:01 +0800

This patchset mainly fixes memory leak, typo and return
value of stress function in stress test.

v2->v1:
- use g_autofree to release memory automatically instead
  of free().                     [Alex Bennée]
                      
Cc: address@hidden 
Cc: address@hidden 
Cc: address@hidden
Cc: address@hidden

Mao Zhongyi (3):
  tests/migration: mem leak fix
  tests/migration: fix a typo in comment
  tests/migration:fix unreachable path in stress test

 tests/migration/stress.c | 17 +++++------------
 1 file changed, 5 insertions(+), 12 deletions(-)

-- 
2.17.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]