vim-patch:7.4.736 #2998

Problem:    Invalid memory access.
Solution:   Avoid going over the end of a NUL terminated string. (Dominique
            Pelle)

https://github.com/vim/vim/commit/v7-4-736
This commit is contained in:
cztchoice
2015-07-12 08:09:24 +08:00
committed by Justin M. Keyes
parent 366aa8c196
commit c80ebfff82
2 changed files with 46 additions and 5 deletions

View File

@@ -71,9 +71,49 @@ static char *features[] = {
// clang-format off
static int included_patches[] = {
//778,
//777,
//776,
//775,
//774,
//773,
//772,
//771,
//770,
//769,
//768,
//767,
//766,
//765,
//764,
//763,
//762,
//761,
//760,
//759,
//758,
//757,
//756,
//755,
//754,
//753,
//752,
//751,
//750,
//749,
//748,
//747,
//746,
//745,
//744,
//743,
//742,
//741,
//740,
//739,
//738 NA
//737,
//736,
736,
//735,
//734,
//733,