vim-patch:7.4.789

Problem:    Using freed memory and crash. (Dominique Pellej)
Solution:   Correct use of pointers. (Hirohito Higashi)

9cac424d05
This commit is contained in:
watiko
2015-11-28 01:31:00 +09:00
parent 789041c282
commit 09f6066bb4
2 changed files with 5 additions and 4 deletions

View File

@@ -207,7 +207,7 @@ static int included_patches[] = {
// 792,
791,
// 790,
// 789,
789,
// 788 NA
787,
786,