diff options
-rw-r--r-- | noice.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -511,6 +511,7 @@ begin: if (r != 0) goto nochange; + dents = NULL; n = dentfill(dirp, &dents, visible, &filter_re); /* Make sure cur is in range */ |
index : nnn.git | ||
forked from https://github.com/jarun/nnn | Tim Segers |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | noice.c | 1 |
@@ -511,6 +511,7 @@ begin: if (r != 0) goto nochange; + dents = NULL; n = dentfill(dirp, &dents, visible, &filter_re); /* Make sure cur is in range */ |