1
0
forked from aniani/vim

patch 9.0.0991: crash when reading help index with various options set

Problem:    Crash when reading help index with various options set. (Marius
            Gedminas)
Solution:   Do not set wlv.c_extra to NUL when wlv.p_extra is NULL.
            (closes #11651)
This commit is contained in:
Bram Moolenaar
2022-12-02 16:39:44 +00:00
parent c96b7f5d2a
commit c67c89c758
3 changed files with 29 additions and 7 deletions

View File

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