Blame SOURCES/0018-RH-fix-factorize.patch

671555
---
671555
 libmultipath/config.c |    2 ++
671555
 1 file changed, 2 insertions(+)
671555
671555
Index: multipath-tools-130222/libmultipath/config.c
671555
===================================================================
671555
--- multipath-tools-130222.orig/libmultipath/config.c
671555
+++ multipath-tools-130222/libmultipath/config.c
671555
@@ -437,6 +437,8 @@ restart:
671555
 			merge_hwe(hwe2, hwe1);
671555
 			if (hwe_strmatch(hwe2, hwe1) == 0) {
671555
 				vector_del_slot(hw, i);
671555
+				free_hwe(hwe1);
671555
+				n -= 1;
671555
 				/*
671555
 				 * Play safe here; we have modified
671555
 				 * the original vector so the outer