Arun Prakash Jana
hace 8 años
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: A75979F35C080412
Se han
modificado 1 ficheros con
2 adiciones y
3 borrados
-
nnn.c
|
|
@@ -1814,9 +1814,8 @@ dentfill(char *path, struct entry **dents, |
|
|
|
continue; |
|
|
|
|
|
|
|
if (fstatat(fd, namep, &sb, AT_SYMLINK_NOFOLLOW) == -1) { |
|
|
|
if (*dents) |
|
|
|
free(*dents); |
|
|
|
errexit(); |
|
|
|
DPRINTF_S(namep); |
|
|
|
continue; |
|
|
|
} |
|
|
|
|
|
|
|
if (n == total_dents) { |
|
|
|