1
0
forked from aniani/vim

patch 8.2.3668: messages may be corrupted

Problem:    Messages may be corrupted.
Solution:   Use another buffer instead of IObuff. (Yegappan Lakshmanan,
            closes #9195)
This commit is contained in:
Yegappan Lakshmanan
2021-11-24 20:28:31 +00:00
committed by Bram Moolenaar
parent 510d8e6056
commit bb277fd89f
3 changed files with 89 additions and 46 deletions

View File

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