mirror of
https://github.com/zoriya/vim.git
synced 2026-06-02 03:38:01 +00:00
patch 7.4.1865
Problem: Memory leaks in tet49. (Dominique Pelle) Solution: Use NULL instead of an empty string.
This commit is contained in:
@@ -753,6 +753,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1865,
|
||||
/**/
|
||||
1864,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user