xbps/bin/xbps-pkgdb
Juan RP ee175a2a68 Improve xbps_end() and use it before exit(3)ing.
- Simplify xbps_repo_open::repo_get_dict().
- Use xbps_end() in the utils where necessary.
- Make xbps_end() call xbps_pkgdb_unlock() if necessary.
- Make xbps_end() release rpool resources.
- Make xbps_end() release resources from xbps_handle.
- Fixed 90% of reported leaks (still reachable at exit) from valgrind.

That was to silence valgrind's memcheck with --leak-check=full.
2015-01-10 19:11:31 +01:00
..
check_pkg_files.c xbps_api.h -> xbps.h 2013-06-20 12:31:02 +02:00
check_pkg_rundeps.c Use C99 for loop initializers. 2013-09-15 10:06:49 +02:00
check_pkg_symlinks.c xbps-pkgdb: rework symlinks checks to avoid false positives with -r. 2014-10-25 10:11:46 +02:00
check_pkg_unneeded.c xbps-pkgdb: drop packaged-with from pkgdb; unnecessary and obsolete. 2014-12-26 15:53:02 +01:00
check.c Fully switch to zplists. 2014-10-17 10:27:58 +02:00
defs.h xbps_api.h -> xbps.h 2013-06-20 12:31:02 +02:00
main.c Improve xbps_end() and use it before exit(3)ing. 2015-01-10 19:11:31 +01:00
Makefile Welcome pkgdb-0.38. 2014-09-11 00:12:12 +02:00
xbps-pkgdb.8 bin/*/*.8: mention system configuration directory. 2014-12-15 09:24:55 +01:00