commit | acbd44270953c4308b545b1cd1cfbbb2e9e7dd55 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Aug 17 21:44:45 2008 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Aug 17 21:44:45 2008 +0000 |
tree | c69ecbe1e03a1c1ae28258e5ba1ad5746e21f007 | |
parent | 95dd9c185bef1f97ce71c0dcbe7b0f2521130f26 [diff] [blame] |
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 */