mbox series

[0/6] rebased patch set from Wu Guanghao

Message ID 20230303083323.3406-1-colyli@suse.de (mailing list archive)
Headers show
Series rebased patch set from Wu Guanghao | expand

Message

Coly Li March 3, 2023, 8:33 a.m. UTC
Hi Jes,

This is the rebased patch set from Wu Guanghao, all the patches can
be applied on top of commit 0a07dea8d3b78 ("Mdmonitor: Refactor
check_one_sharer() for better error handling") from the mdadm tree.

The patch from me is to solve conflict for the first patch of Guanghao.
In order to make the commit logs to be more understandable, I recompose
some patch subjects or commit logs.

Thank you in advance for taking them.

Coly Li
---

Coly Li (1):
  util.c: code cleanup for parse_layout_faulty()

Wu Guanghao (5):
  util.c: fix memleak in parse_layout_faulty()
  Detail.c: fix memleak in Detail()
  isuper-intel.c: fix double free in load_imsm_mpb()
  super-intel.c: fix memleak in find_disk_attached_hba()
  super-ddf.c: fix memleak in get_vd_num_of_subarray()

 Detail.c      |  1 +
 super-ddf.c   |  9 +++++++--
 super-intel.c |  5 +++--
 util.c        | 11 ++++++++---
 4 files changed, 19 insertions(+), 7 deletions(-)