aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--noice.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/noice.c b/noice.c
index 6355def..09a63db 100644
--- a/noice.c
+++ b/noice.c
@@ -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 */