src/nnn.c | 2 +- diff --git a/src/nnn.c b/src/nnn.c index 20beba0f6e36c7d71674a5b717948d46f4c2eb86..20d7325ca34003e19f7e4608e7825065df3cffea 100644 --- a/src/nnn.c +++ b/src/nnn.c @@ -4434,7 +4434,7 @@ if (!flags) { DPRINTF_S(namep); DPRINTF_S(strerror(errno)); } - continue; + memset(&sb, 0, sizeof(struct stat)); } }