updated for version 7.2-002
diff --git a/src/menu.c b/src/menu.c
index 94e5938..7d4839f 100644
--- a/src/menu.c
+++ b/src/menu.c
@@ -1120,6 +1120,7 @@
 	parent = menu;
 	menu = menu->children;
     }
+    vim_free(path_name);
 
     /* Now we have found the matching menu, and we list the mappings */
 						    /* Highlight title */