1
0
forked from aniani/vim

patch 8.0.0901: asan suppress file missing from distribution

Problem:    Asan suppress file missing from distribution.
Solution:   Add the file.
This commit is contained in:
Bram Moolenaar
2017-08-11 17:56:21 +02:00
parent ab6c8587ba
commit 76ca1b4041
2 changed files with 3 additions and 0 deletions

View File

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