0
0
mirror of https://github.com/vim/vim.git synced 2025-10-08 06:04:08 -04:00

patch 7.4.1928

Problem:    Overwriting pointer argument.
Solution:   Assign to what it points to. (Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2016-06-13 20:00:29 +02:00
parent 5b7d177e89
commit 76ae22fef3
2 changed files with 5 additions and 3 deletions

View File

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