1
0
forked from aniani/vim

patch 8.0.1047: buffer overflow in Ruby

Problem:    Buffer overflow in Ruby.
Solution:   Allocate one more byte. (Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2017-09-03 15:17:48 +02:00
parent ae96b8d058
commit 00ccf54630
2 changed files with 3 additions and 1 deletions

View File

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