Skip to content

Make util::find_program() check whether files are executable #6

@aperezdc

Description

@aperezdc

The util::find_program() function assumes that when it encounters a file in one of the search directories, it will be executable. It would be more robust to add the needed check on the file metadata.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions