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

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