fts: avoid false-positive cycle-detection
authorJim Meyering <meyering@redhat.com>
Sun, 19 Jul 2009 20:33:09 +0000 (22:33 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 19 Jul 2009 20:33:09 +0000 (22:33 +0200)
commita90d85f9e7ca8329d05bb7dd02cf807b9086b71e
treefeecb586bd18f5c61ab4ee8a091e062b807647e1
parentd626b70f14e7675ade1d29832ecce917c139c502
fts: avoid false-positive cycle-detection

* lib/fts.c (fts_read): Reinitialize cycle-detection data structures
for each new command line argument.
ChangeLog
lib/fts.c