mirror of
https://github.com/minio/minio.git
synced 2025-12-07 00:02:31 -05:00
* readDirN: Check if file is directory
`syscall.FindNextFile` crashes if the handle is a file.
`errFileNotFound` matches 'unix' functionality: d19b434ffc/cmd/os-readdir_unix.go (L106)
Fixes #10384
3.0 KiB
3.0 KiB