1
0
forked from aniani/vim

patch 8.1.0954: arguments of semsg() and siemsg() are not checked

Problem:    Arguments of semsg() and siemsg() are not checked.
Solution:   Add function prototype with __attribute__.
This commit is contained in:
Bram Moolenaar
2019-02-19 21:34:05 +01:00
parent c9629251a6
commit 0d8562a999
4 changed files with 30 additions and 4 deletions

View File

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