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:
		| @@ -750,6 +750,8 @@ static char *(features[]) = | ||||
|  | ||||
| static int included_patches[] = | ||||
| {   /* Add new patch number below this line */ | ||||
| /**/ | ||||
|     4621, | ||||
| /**/ | ||||
|     4620, | ||||
| /**/ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user