]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.746 v7.3.746
authorBram Moolenaar <Bram@vim.org>
Wed, 5 Dec 2012 14:16:47 +0000 (15:16 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 5 Dec 2012 14:16:47 +0000 (15:16 +0100)
commit81484f421553639a719db996bb83e52ea43792c9
treeaf24a5fcf53a8689eee72381c4b46a7d9e3286c7
parent15d55dec03eca3ae87d245f23fad086a501d7f07
updated for version 7.3.746
Problem:    Memory leaks when using location lists.
Solution:   Set qf_title to something. (Christian Brabandt)
src/eval.c
src/quickfix.c
src/version.c