]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.922 v7.4.922
authorBram Moolenaar <Bram@vim.org>
Tue, 10 Nov 2015 20:05:48 +0000 (21:05 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 10 Nov 2015 20:05:48 +0000 (21:05 +0100)
commit1c2836e268ce930bca9ea1287d0d83e92ce1b3ff
tree054f2bbdcce3039c42dc32fb042b544b28802cc8
parentcd1c55f706c2f9b8310b8a9fc1f8226c7fd19372
patch 7.4.922
Problem:    Leaking memory with ":helpt {dir-not-exists}".
Solution:   Free dirname. (Dominique Pelle)
src/ex_cmds.c
src/version.c