pkg_jobs: plug memory leaks in autoremove
modified libpkg/pkg_jobs.c
@@ -715,7 +715,7 @@ static bool
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -731,6 +731,7 @@ pkg_jobs_test_automatic(struct pkg_jobs *j, struct pkg *p)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -745,12 +746,13 @@ pkg_jobs_test_automatic(struct pkg_jobs *j, struct pkg *p)
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|