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

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