1
0
forked from aniani/vim

patch 8.2.0947: readdirex() doesn't handle broken link properly

Problem:    Readdirex() doesn't handle broken link properly.
Solution:   Small fixes to readdirex(). (Christian Brabandt, closes #6226,
            closes #6213)
This commit is contained in:
Bram Moolenaar
2020-06-10 15:55:36 +02:00
parent eebd555733
commit ab54032f29
3 changed files with 24 additions and 2 deletions

View File

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