aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2016-06-22 21:02:22 -0400
committerJames McCoy <jamessan@jamessan.com>2016-06-22 21:10:07 -0400
commitcde1d818d0a9ecbed0a4db95ae701b970e7f3c09 (patch)
treee0b2df227aef2aeae90caf98d96a808de1ee2c2c /src/nvim/version.c
parenta2ecbc2cc093d6639b8d3e0262909191dfa9aba4 (diff)
downloadrneovim-cde1d818d0a9ecbed0a4db95ae701b970e7f3c09.tar.gz
rneovim-cde1d818d0a9ecbed0a4db95ae701b970e7f3c09.tar.bz2
rneovim-cde1d818d0a9ecbed0a4db95ae701b970e7f3c09.zip
vim-patch:7.4.1592
Problem: Quickfix code using memory after being freed. (Dominique Pelle) Solution: Detect that the window was closed. (Hirohito Higashi) https://github.com/vim/vim/commit/0899d698030ec076eb26352cda1ea334ab0819d9
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r--src/nvim/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index 5364fee953..540c253c49 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -100,7 +100,7 @@ static int included_patches[] = {
// 1595 NA
// 1594 NA
// 1593 NA
- // 1592,
+ 1592,
// 1591,
// 1590,
// 1589,