Convert remaining uses of sudo_mkdir_parents() to sudo_open_parent_dir().
This commit is contained in:
@@ -182,6 +182,7 @@ bad:
|
||||
|
||||
/*
|
||||
* Create any parent directories needed by path (but not path itself).
|
||||
* Not currently used.
|
||||
*/
|
||||
bool
|
||||
sudo_mkdir_parents_v1(const char *path, uid_t uid, gid_t gid, mode_t mode,
|
||||
|
Reference in New Issue
Block a user