diff --git a/lib/fts.c b/lib/fts.c index 07737a11d..34249f373 100644 --- a/lib/fts.c +++ b/lib/fts.c @@ -424,7 +424,6 @@ fts_open (char * const *argv, AD_compare, free); if (sp->active_dir_ht == NULL) goto mem3; - sp->cycle_state = malloc (sizeof *sp->cycle_state); } else {