1
0
forked from aniani/vim

patch 8.2.3821: ASAN test run fails

Problem:    ASAN test run fails.
Solution:   Use asan_symbolize-13 instead of asan_symbolize-11.
This commit is contained in:
Bram Moolenaar
2021-12-15 21:29:19 +00:00
parent 8ee6028de3
commit 19569ca6d8
2 changed files with 3 additions and 1 deletions

View File

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