]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1717 v7.4.1717
authorBram Moolenaar <Bram@vim.org>
Thu, 7 Apr 2016 19:40:38 +0000 (21:40 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 7 Apr 2016 19:40:38 +0000 (21:40 +0200)
commit0e4c1de5560c7f8b4cae539ec8cff0949daba3fc
treef6daf3541d698b421905285e17ffdd8a6b33a051
parentbaec5c1768098f9dd867b465aaabfdfb294f10c2
patch 7.4.1717
Problem:    Leaking memory when opening a channel fails.
Solution:   Unreference partials in job options.
src/channel.c
src/eval.c
src/proto/channel.pro
src/testdir/test_channel.vim
src/version.c