While freeing pkgdb_it drop temporary tables if exists to avoid memory leak
modified libpkg/pkgdb.c
@@ -618,6 +618,9 @@ pkgdb_it_next(struct pkgdb_it *it, struct pkg **pkg_p, int flags)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|