diff options
Diffstat (limited to 'src/ex_cmds2.c')
| -rw-r--r-- | src/ex_cmds2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ex_cmds2.c b/src/ex_cmds2.c index 0a9895a35..c03c24056 100644 --- a/src/ex_cmds2.c +++ b/src/ex_cmds2.c @@ -3404,6 +3404,7 @@ add_pack_plugin(char_u *fname, void *cookie) vim_free(cmd); } #endif + vim_free(pat); } theend: |
