1
0
forked from aniani/vim

patch 8.2.4621: crash when using the tabline right-click menu

Problem:    Crash when using the tabline right-click menu.
Solution:   Use XtPointer for XmNuserData. (closes #10009)
This commit is contained in:
Bram Moolenaar
2022-03-24 18:04:49 +00:00
parent 1e2c4175dc
commit 9dd42a6311
2 changed files with 8 additions and 6 deletions

View File

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