Unverified Commit f165baa2 authored by Tommaso Tocci's avatar Tommaso Tocci
Browse files

fix: opendir cannot open file

opendir need to check that the given path is actually a directory
before to open it.

Moreover now open can be called with the O_DIRECTORY flag in order to
open an existent directory
parent 5f2d4be7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment