]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1386 v7.4.1386
authorBram Moolenaar <Bram@vim.org>
Mon, 22 Feb 2016 10:39:27 +0000 (11:39 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 22 Feb 2016 10:39:27 +0000 (11:39 +0100)
commit23c463a157b4f5585ad85efc9f453ffc09c245c3
tree5fac860829ed7b71c0d583ed1c9d5d467ab18ed6
parent5e83840756f6bb446d5cd8d026c1430b203645f1
patch 7.4.1386
Problem:    When the Job exit callback is invoked, the job may be freed too
            soon. (Yasuhiro Matsumoto)
Solution:   Increase refcount.
src/eval.c
src/version.c