forked from aniani/vim
patch 7.4.2026
Problem: Reference counting for callbacks isn't right. Solution: Add free_callback(). (Ken Takata) Fix reference count.
This commit is contained in:
@@ -758,6 +758,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2026,
|
||||
/**/
|
||||
2025,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user