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

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