vim-patch:7.4.800

Problem:    Using freed memory when triggering CmdUndefined autocommands.
Solution:   Set pointer to NULL. (Dominique Pelle)

829aef1eb4
This commit is contained in:
Jurica Bradaric
2016-02-02 18:34:04 +01:00
parent ffd143be82
commit cdc7250cd8
2 changed files with 4 additions and 4 deletions

View File

@@ -488,7 +488,7 @@ static int included_patches[] = {
803,
802,
// 801,
// 800,
800,
799,
798,
// 797,