]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1592 v7.4.1592
authorBram Moolenaar <Bram@vim.org>
Sat, 19 Mar 2016 12:35:03 +0000 (13:35 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 19 Mar 2016 12:35:03 +0000 (13:35 +0100)
commit0899d698030ec076eb26352cda1ea334ab0819d9
tree27fc21003f24f15bd199a8250ef26ce08e716141
parent5584df65a0ca2315d1eebc13c54a448bee4d0758
patch 7.4.1592
Problem:    Quickfix code using memory after being freed. (Dominique Pelle)
Solution:   Detect that the window was closed. (Hirohito Higashi)
src/quickfix.c
src/testdir/test_quickfix.vim
src/version.c