fetch: Fix pkg_fetch_file_to_fd cleanup
modified libpkg/fetch.c
@@ -301,8 +301,20 @@ cleanup:
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/fetch_libcurl.c
@@ -578,5 +578,6 @@ curl_cleanup(struct pkg_repo *repo)
|
|
|
|
|
|
| + | |
|
|
|