Fix EBADF crash
modified libpkg/pkg_add.c
@@ -769,12 +769,14 @@ create_regfile(struct pkg_add_context *context, struct pkg_file *f, struct archi
|
|
|
|
|
|
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -1944,7 +1946,7 @@ open_tempdir(struct pkg_add_context *context, const char *path)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|