1
0
forked from aniani/vim

updated for version 7.3.822

Problem:    Crash when accessing freed buffer.
Solution:   Get 'textwidth' in caller of enter_buffer(). (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2013-02-17 15:45:37 +01:00
parent 5004e8846e
commit 6d47df7ca0
2 changed files with 29 additions and 7 deletions

View File

@@ -725,6 +725,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
822,
/**/
821,
/**/