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
Please register or sign in to comment