Track the active MemoryProvider recursive readdir traversal path so circular symlinks to directories stop recursing while still listing the symlink entries. Add sync, promise, and withFileTypes coverage. Fixes: https://github.com/nodejs/node/issues/64148 Signed-off-by: Matteo Collina <hello@matteocollina.com> PR-URL: https://github.com/nodejs/node/pull/64168 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day> |
||
|---|---|---|
| .. | ||
| providers | ||
| dir.js | ||
| errors.js | ||
| fd.js | ||
| file_handle.js | ||
| file_system.js | ||
| provider.js | ||
| router.js | ||
| setup.js | ||
| stats.js | ||
| streams.js | ||
| watcher.js | ||