]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2327 v7.4.2327
authorBram Moolenaar <Bram@vim.org>
Sun, 4 Sep 2016 18:44:42 +0000 (20:44 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 4 Sep 2016 18:44:42 +0000 (20:44 +0200)
commitc8fe338d64cc6183c03d4c12b1e036a7745e2932
tree6eb770c301aa439c78d928806bbb003306a53769
parentd5824ce1b5491df7d2eb0b66189d366fa67b4585
patch 7.4.2327
Problem:    Freeing a variable that is on the stack.
Solution:   Don't free res_tv or err_tv. (Ozaki Kiichi)
src/channel.c
src/version.c