libpkg: Avoid an unnecessary memory allocation in mkdirat_p()
modified libpkg/utils.c
@@ -833,11 +833,11 @@ bool
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -848,12 +848,10 @@ mkdirat_p(int fd, const char *path)
|
|
|
|
|
|
| - | |
|
|
|
|
|
|
|
|
| - | |
|
|
|
|
|