0
0
mirror of https://github.com/vim/vim.git synced 2025-09-24 03:44:06 -04:00

patch 7.4.1616

Problem:    Malformed channel request causes a hang.
Solution:   Drop malformed message. (Damien)
This commit is contained in:
Bram Moolenaar
2016-03-20 14:31:00 +01:00
parent 829c8e3696
commit ac74d5e86c
4 changed files with 34 additions and 10 deletions

View File

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