[dm-devel] [PATCH v3 0/3] multipath-tools series: some codeclean

lixiaokeng lixiaokeng at huawei.com
Mon Nov 22 03:59:05 UTC 2021


Changes for v2 to v3:

0001: remove condlog.

lixiaokeng (3):
  Fix potential null pointer dereference
  remove unnecessary memset
  remove unnecessary free

 libmultipath/discovery.c                 | 8 +++++---
 libmultipath/foreign/nvme.c              | 4 +++-
 libmultipath/log.c                       | 1 -
 libmultipath/prioritizers/weightedpath.c | 3 +--
 libmultipath/util.c                      | 9 ++++++++-
 multipathd/waiter.c                      | 1 -
 6 files changed, 17 insertions(+), 9 deletions(-)




More information about the dm-devel mailing list