diff --git a/noice.c b/noice.c index 6355defc..09a63db0 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 */