[PATCH v2 0/2] softmmu/dirtylimit: Fix memory leak issue

alloc.young@outlook.com posted 2 patches 1 year, 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/SA1PR11MB67609A76D397056973B406B1F5E3A@SA1PR11MB6760.namprd11.prod.outlook.com
Maintainers: Hyman Huang <yong.huang@smartx.com>
softmmu/dirtylimit.c | 26 ++++++++++++--------------
1 file changed, 12 insertions(+), 14 deletions(-)
[PATCH v2 0/2] softmmu/dirtylimit: Fix memory leak issue
Posted by alloc.young@outlook.com 1 year, 3 months ago
From: alloc <alloc.young@outlook.com>

Changes in v2:
- Split into two patches, one fixing memory leak issue and another
  converting free to g_free.
- Fix typos

alloc (1):
  softmmu/dirtylimit: Convert free to g_free

alloc.young (1):
  softmmu: Fix dirtylimit memory leak

 softmmu/dirtylimit.c | 26 ++++++++++++--------------
 1 file changed, 12 insertions(+), 14 deletions(-)

-- 
2.39.3