1
0
forked from aniani/vim

patch 8.2.2934: ASAN error when using text from the clipboard

Problem:    ASAN error when using text from the clipboard.
Solution:   Get width of each character.
This commit is contained in:
Bram Moolenaar
2021-06-04 18:33:49 +02:00
parent 6e0b553fa1
commit 24951a67c2
2 changed files with 6 additions and 3 deletions

View File

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