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

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