Skip to content

Correct directory entry classification in readDirFromDIR #177

Description

@CAINIAOJL

Fix a bug in readDirFromDIR where directories were incorrectly added to the files list instead of the dirs list when their type was determined via fstatat.
here:

Image

change de.files.push_back() to de.dirs.push_back() in last line?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions