在 2022/5/31 14:57, Paul Menzel 写道: > Dear Wu, > > > Thank you for the patches. > > Am 31.05.22 um 08:48 schrieb Wu Guanghao: >> Through tool scanning and code review, we found several memory leaks and double free >> >> Wu Guanghao (5): >> parse_layout_faulty: fix memleak >> Detail: fix memleak >> load_imsm_mpb: fix double free >> find_disk_attached_hba: fix memleak >> get_vd_num_of_subarray: fix memleak >> >> Detail.c | 1 + >> super-ddf.c | 9 +++++++-- >> super-intel.c | 6 ++++-- >> util.c | 1 + >> 4 files changed, 13 insertions(+), 4 deletions(-) > > If an issues was found by a tool, could you please add a Reported-by tag to the corresponding commit message? > > Another small nit, could you please add a dot/period at the end of sentences in the commit messages? > Sure, I will add in patch V2. > Kind regards, > > Paul > .