When I learn and review the multipath-tools source code, I find some cleanups and fixes. V1->V2: - rewrite some patches as suggested by Martin. repo: openSUSE/multipath-tools repo link: https://github.com/openSUSE/multipath-tools branch: upstream-queue ZhiqiangLiu (5): multipathd: adopt static char* arr in daemon_status multipathd: use daemon_status_msg to construct sd notify msg in do_sd_notify func libmultipath: check blist before calling MALLOC in alloc_ble_device func vector: add lower boundary check in vector_foreach_slot_after multipathd: remove useless memset after MALLOC in alloc_waiteri func libmultipath/blacklist.c | 8 +++-- libmultipath/vector.h | 7 +++-- multipathd/main.c | 66 +++++++++++++++++++--------------------- multipathd/main.h | 3 +- multipathd/waiter.c | 8 +---- 5 files changed, 44 insertions(+), 48 deletions(-) -- 2.24.0.windows.2 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel