vim-patch:7.4.369

Problem:    Using freed memory when exiting while compiled with EXITFREE.
Solution:   Set curwin to NULL and check for that. (Dominique Pelle)

https://code.google.com/p/vim/source/detail?r=v7-4-369
This commit is contained in:
Shougo Matsushita
2014-09-16 19:32:25 +09:00
parent fd60b8ee7e
commit aa66f2487e
3 changed files with 7 additions and 3 deletions

View File

@@ -226,7 +226,7 @@ static int included_patches[] = {
//372,
371,
370,
//369,
369,
368,
367,
//366,